This item is by an Elite Author
peerapong
- Power Elite Author
- Power Elite Author: Sold between 2 000 000 - 4 999 999 dollars
- Has been a member for 2-3 years
- Exclusive Author
- Item was Featured
- Author was Featured
- Bought between 10 and 49 items
- Referred between 1000 and 1999 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Author had a Free File of the Month
- Beta Tester
427
Purchases
Buyer Rating:
4.32 stars
4.32 average based on 57 ratings.
-
5 Star
3663%
-
4 Star
1017%
-
3 Star
712%
-
2 Star
11%
-
1 Star
35%
| Created | 19 December 10 |
| Last Update | 19 July 11 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, Firefox, Safari, Opera, Chrome 4, Chrome 5 |
| Software Version | WordPress 3.1, WordPress 3.0, jQuery |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | Layered PNG, Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blog
- blog magazine
- built-in widgets
- clean
- elegant
- jquery
- magazine
- modern
- news
- newspaper
- online magazine
- online newspaper
- personal blog
- tech blog
- widget ready
© All Rights Reserved peerapong -
Contact Envato Support


Hello!
I sent a previous comment about not being able to figure out the slider feature and I finally did figure it out
However, I do still have a question about it.
We want the featured post photo to be able to be linked to a youtube video if possible, that way there will not be two photos on the post page.
Is there any way to do that? I linked it to the “set feature image” but it doesn’t seem that it is clickable to a link.
Here is an example: http://www.talkituptv1.com/site/axes-chain-saws-logging-men-oh-my/
Thanks so much!
Sorry, it needs a custom modification. So you have to edit the code yourself or you can find good Wordpress freelancer on site like elance.com, odesk.com
He again, sorry for my third post.
One extra question I had was that how to get to have my posts featured under the “Top News” “Business” ect. categories on my web site? I clicked it when I uploaded the post I would choose “top news” but it is still not showing up with I click the page.
Thanks so much!
http://www.talkituptv1.com/site/topnewsI am not sure I understand you correctly, could you send me some screenshots with description please?
Hi there,
We’ve bought and uploaded this theme and began customizing it a little, but the dropdown menu is buggy.
It works perfectly in Chrome, but in IE (
and Firefox (3.6.8), there’s a gap between the main menu and the dropdown – which means when you try to access the dropdown by moving your mouse downwards, the menu disappears.
Your assistance would be much appreciated!
http://gem.jegem.comLogin with your purchased account please. I can’t verify your purchase
Have a weird question for you.
The theme, for some reason, doesn’t appear to be displaying text that I have changed the color for correctly.
In other words, if in the back end I write a post, and in the post – either visual editor or coded – I say I want the words “wordpress theme” to be red… it will show up on my visual editor as red, and the code will correctly dictate that it be red, however, when I go to the actual post in the them, it is showing up the typical dark gray that the rest of the text is.
Even more weirdly, it seems if I change the color on say one word, that word will turn red in the theme.
Before I switched themes over, it was displaying perfectly, so I’m not exactly sure what might have happened. I’ve looked in the stylesheet, but it is a very very long one and I couldn’t find anything specifically that would do that.
For a good example of what I’m talking about, check out this post: http://www.pinetreepolitics.com/2011/07/06/damboise-has-a-steep-hill-to-climb-and-it-is-covered-in-snowe/
Basically every bolded word is supposed to be a different color (blue or red)... you’ll notice that “Les Otten” is red… but that was because I individually colored “Les” and “Otten” separately. Even stranger, when you look at the code for Les Otten, it isn’t individually red for each word, the code wraps his entire name… so there is literally no difference in the code between his name and say “Olympia Snowe”, which is supposed to be red.
That’s a really long question… but I’m at a loss. Would appreciate a hand if you have any ideas.
Open /css/screen.css find “strong” remove its color setting.
Hi,
is it possible to use the custom fields in wordpress for the thumb images?
Thanks!
Did you mean use custom field for post’s image instead of featured image?
Yes, is this possible?
Yes, and you also have to edit many theme’s files.
Sorry, where can I find the function that creates the thumbnails (posts image)?
It’s timthumb.php
Hi Peerapong,
I’ve logged in with purchase account now.
As mentioned before, the dropdown menu is buggy. It works perfectly in Chrome, but in IE ( and Firefox (3.6.8), there’s a gap between the main menu and the dropdown – which means when you try to access the dropdown by moving your mouse downwards, the menu disappears.
Also, a line appears across the titles of the widgets on the homepage. I’m using the Text widget.
http://gem.jegem.comIt’s because you edit theme’s CSS and remove top bar.
Open /css/screen.css find ”.main_nav ul li ul, .main_nav li ul” change top to 210px;
Thanks for the help!
Is there any way I can edit css/screen.css within the WordPress CMS (Appearance > Editor) and not go into the FTP files?
Our concerns with modifying anything outside of the theme framework would cause the site to “break” if we upgrade WP in the future. Meaning the current WP installation will be orphaned. Will this be the case?
Sorry, you have to edit CSS file directly. Also when you update Wordpress, I am sure it won’t effect any theme’s files since it’s stored separately.
Thanks again for your help!
I’ve figured out why a line appears across the text titles on the http://gem.jegem.com homepage (finally!).
I’m using the “text” widget for the Home Center Left and Home Center Right sidebars.
And when looking at the source code, the h2 class=”widgettitle” is missing a span.
Now that I know what the problem is, I need to know how to fix it in the php or css files.
I couldn’t figure that out on my own
Any ideas Peerapong?
Please check. There might be javascript conflict between theme’s script and plugin’s script. Try to disable all plugins)
Also did you edit theme’s code?
I’m having issues with the Nivo Slider and Wordpress 3.2.1. The slider does not work. I am getting a Javascript error that says “title is undefined”.
The website is www.themensroom.com.
Can someone please give me suggestions or thoughts on how to resolve this? Based on the research I’ve done it seems the version of JQuery Wordpress 3.2.1 is using is the problem but I don’t know hot to correct this.
Thanks!
Could you send your Wordpress account and FTP detail please and describe your issue in email.
I sen this to you the other day. The email came from ray@goins-family.net. Thanks!
Send it again please.
I just sent it. Thanks!!
Two really quick style questions.
When I italicize something, in the actual post, the italics aren’t showing up – everything is just straight text. Where’s the code to fix that?
Second, I want links in POSTS to be underlined, but do not want links everywhere else to be underlined… thoughts on post text there?
Thanks.
Open /css/screen.css add
em { font-style:italic; }Any idea on the links?
I am not sure I understand you correctly, could you send me some screenshots with description please?
In the CSS file, there is a style listing for links… color, underline or no, etc. If you change that, it changes it theme-wide. So if I say that I want links underlined, than on the front page, all the navbar links have underlines, all the recent stories have underlines, all the categorized stories have underlines, etc. I don’t want any of them to have underlines.
However, the link color I have chosen is a certain green color that isn’t very distinguishable from the gray text of the theme, so if I do NOT underline links, it is hard, when you are reading a post, to identify that it is a link unless you hover over it.
So, basically I want the ability to control the link color and style within individual posts, so that for the site in general I can have un-underlined links of a certain color, but within individual blog posts I can have links of a different color (maybe) that ARE underlined, thus allowing the reader to understand they are links.
Does that make any sense?
Yes, that’s why I asked for screenshot since there are so many link in the post. So I don’t which one you want to add underline.
Or if you have CSS knowledge, you can it to main CSS file /css/screen.css
Does that make any sense?
Hello! On the website: http://w2pideas.com/ im trying to add a widget for a forum (wp forum server) and there is a line going through the title. Is there a way to fix this?
Ryan
Hello Again, I have two more questions regarding this template. The link to the site is www.w2pideas.com. When making a post and inserting a feature image, when you go to read the full post, there are two images instead of one appearing on the page. See: http://w2pideas.com/welcome-to-the-group
Any clues?
Also, i have setup a flickr account with the Link setup. When I click on the image, it says “photo unavailable.”. This can be found on the home page.
Any suggestions would be appreciated!
Thanks!! Ryan
1. Open /css/screen.css add
.post_img { display:none; }2. Please check if your account is correct or your Flick photo permission.
Thanks. I actually do not see the screen.css file on my FTP . Im looking in wp-admin/css/ where it normally is and cannot locate it. Do you have any other suggestions of where this would be?
/css/screen.css in theme folder.
Hi, excuse for my bad english, i’m french
Thanks for your work, it’s a great design…
I’ve a problem with the main menu. When i want to had sub menu, i have a gap. I know i had to modify the screen.css file but don’t know which code to add. It should be more clear with this url : http://biodordogne.com/
Thanks for your help
me again,
I’m looking for to translate this theme, but i didn’t find any language file in yours folders. Where i can find it
Thanks
Sorry, it doesn’t come with po, mo files.
Do the category pages like ‘business’ paginate when lots of business articles populate the category?
Yes, it does.
Hello,
I have a problem with your theme when I want to install some plugins. I installed the plugin and I have an Popup Domination display problem on my home page: This is the normal home page:
http://imageshack.us/photo/my-images/192/normalnp.png/And when I activate the plugin, here is the display of the home page that beug:
http://imageshack.us/photo/my-images/689/beugy.png/How to fix the problem?
thank you very much
Really sorry, I can’t support on all 3rd party plugins issue. Please try to read its documentation or contact plugin author.
Hello,
The problem is your theme. There are many plugins that distort the wordpress theme. I tried with another theme and works perfectly!
thank you
Hello,
The answer to the author of the plugin:
Hi everyone,
I’m a kind of novice concerning wordpress, and i’m facing some difficulty to personalize my blog (theme Link)
Question 1: Is it possible to modify the color of the front title? if yes, how?
Question2 : Is it possible to modify the color of the “Read more button”? if yes, how?
Question3 : the “Slider module” doesn’t show on my catergory page? how to do it?
Sorry for these basical questions
Many thanks in advance
Jul
1,2 Did you know about Firebug a Firefox plugin?
https://addons.mozilla.org/en-US/firefox/addon/1843/ It will help you inspect all CSS and HTML elements, really help if you do a lot customization.3. Link admin > Blog > Show Slider module in category page
I purchased this theme to use on HealthSmarts.org .
I installed it but it does not look like the themeforest preview. In IE and Firefox the alignment is not correct. I have not touched the code, but would assume it should look proper without me having to hire someone to fix it. Can you please comment on this.
I think because you haven’t added any content yet. Contact me via my profile page I can send you sample content.