This item is by an Elite Author
themeton
- Mongolia
- Has been a member for 2-3 years
- Exclusive Author
- Elite Author
- Sold between 100 000 and 250 000 dollars
- Most Wanted Bounty Winner
- Referred between 50 and 99 users
- Bought between 50 and 99 items
- Author had a Free File of the Month
- Microlancer Beta Tester
697
Purchases
Buyer Rating:
4.65 stars
4.65 average based on 83 ratings.
-
5 Star
6477%
-
4 Star
1214%
-
3 Star
56%
-
2 Star
11%
-
1 Star
11%
| Created | 15 December 12 |
| Last Update | 11 May 13 |
| Columns | 4+ |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Compatible With | Bootstrap 2.1.1, Bootstrap 2.1.0, Bootstrap 2.0.4, Bootstrap 2.0.3, Bootstrap 2.0.2, Bootstrap 2.0.1, Bootstrap 2.0 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- colorful
- favorite
- frontend
- grid
- magazine
- masonry
- post format
- press
- publish
- responsive
- seo
- soundcloud
- video
© All Rights Reserved themeton -
Contact Envato Support


dear, i have question, how to show header with description : “Post, Publish … It is Very Easy Lets join this community now, you can easily add posts in PressGrid. We can publish your posts immediately.”.
where i can find this setting?
and then
what is : PressGrid-child.zip (included in downloaded file).
You can find the answer from FAQ page.
Hope you can understand after watched this about child theme.
Thanks
hello, I have little problem with searching. I can’t search pages. It search only posts. Is there any method to get search result of pages?
Most of the time people wants to get results from only posts. I think that is common.
Please just remove the following code from functions.php file. (on line 1040)add_filter('pre_get_posts', 'exclude_pages_from_search');Thanks
thnak you!
Hi! Great job with this theme! Really Awesome. I’d like to have different posts size based on category or set it manually editing the post. Is there a way?
Now posts showing individual sizes even it is on blog or category.
Are you talking about Featured and regular sizes or Main size (small medium large exlarge) ?
Thanks
how to post VIDEO using this theme? i have try with “video” options and enter the link from youtube, but doest work.
Thanks
Hi, I’ve been translating the en_En.po file to Icelandic and have no idea how to get the translation to work. Can you please guide me.
Please watch this video and hope this helps you,
Thanks
Hi, I cant find any wp-config.php file in the theme as this video points out. so can you explain better :/
This is a default file of wp, it is not a part of the theme. You can find it from main directory of your wp installation.
Thanks
I still haven’t managed to get in the dashboard, could you please help., I can send you ftp admin password, please send me your email…Thanks
Please send me a mail from my profile page. Thanks
sent, thanks
hello, how to display search submit button? even I use search plug-in which has button, this theme don’t show search submit button….
There have some styles for hiding this button.
Please open up and find
#searchsubmitabout line 2121 and remove styles there.Thanks
is it possible to include a sidebar to the main content area? What about a widget?
Sorry, there don’t have a possibility now.
Hi, i was wondering how do you remove the search bar on the site’s header? Also is there a way to center the menu titles once i remove the search bar so it isn’t left justified?
Please wind the answer from FAQ page. Thanks
Also, which file has the wp_nav_menu calls?
I don’t remember where it is. And search out it for finder of notepad++ and found the file “framework/includes/functions.php”. Thanks
Found it Thanx!
Hi, i was wondering how do you remove the mobile pull down menu or disable it and keep it just like the desktop website version with regular text menu links?
Please find the answer from FAQ page. Thanks
Is it possible to use the filter function without the filter menu by calling the filter requests from somewhere else? If so what would be the code to reference to do this? Thanx so much for all you quick responses.
The function is “tt_get_filter_list”. It exists on functions.php file on line 389.
Thanks
Hey mate,
How can I remove that hover effect on homepage pictures? If you open website on ipad/iphone you have to double picture to open the article, and it’s pretty confusing for users since on mobiles everything opens at one click.
In your template 1 click activates hover effect, 2 opens the article.
Any ideas how to disable it via css so I can add it to media queries for mobiles?
Cheers
You should open “js/scripts.js” file and remove the line 215 from there. This line would be like this
jQuery(this).append(jQuery('<div class="image-overlay"><div class="iconImage" /></div>'));Thanks
Very nice theme, glad I bought it!
I have looked through pages of questions but I have been unable to find how or where to set the number of posts on the front page. Currently, my site has about 200 posts all on the front page.
I’d like to be able to set this to 20 or 25 per page on for the front page. ( I would like for it to look just like http://empowerlounge.com ). I like the way it shows the following pages 2 3 4 5 at the bottom of their 20 posts.
Thanks!
The page template has post count option per page. You should set “Pagination number” option there.
Or you didn’t selected specific page on your home, you should set standard pagination number on Settings=>Reading.
Thanks
I am still very confused.
1. Where do you find the “page template” “pagination number” option?
2. How exactly would you setup the page to look identical to empowerlounge.com? Are those items that appear on the front page Posts or Pages?
Thanks!
Figured out what I was looking for, it was Theme Options / Pagination Type.
hello, post filter shows only category written in english. I want to use Korean. what should I do? please guide me. thanks
Thanks
hello, how to display date like “2013. 3. 15” , not “1hour ago”?
Theme has “theme_time_ago” function which prints this result. You can alter this function just like
the_date();. Function exists on 1191 of functions.php file.Thanks
Hi! I just purchased this theme but I was wondering how I can connect Instagram to my site? I am using instagram on my phone currently and wanted to know if there is a way where it can auto update to my site from my phone.
There don’t have any auto feed options. There just have a status format which shows instagram image on your site. Please add your post instagram status link.
Thanks
Hello on my pages:
http://www.tprs.com/videos and http://www.tprs.com/category/reviews/music/Where can I make the edit so that the word “Category” does not show up in the white bar above the posts?
Thank you.
This one is a category page title. You can edit/remove it from category.php file. Also you have a chance to translate it but directly changing is easier.
Thanks
I see above you are working on adding tags to front end posting. Do you expect that to be completed soon?
I’ve tried few more times and but cannot find proper method for that. Sorry I’m a cheap developer
Hi! I just purchased this theme and wanted know how to connect instagram to my site? Is there a way where it can auto post everytime I upload from instagram to my site?
There don’t have an option for auto feed. You should paste instagram url every time you want to include your photos to your site.
I answered on your another question too.