This item is by an Elite Author
CurtyCurt
- Author was Featured
- Bought between 100 and 499 items
- Elite Author
- Exclusive Author
- Has been a member for 4-5 years
- Item was Featured
- Referred between 1 and 9 users
- Sold between 100 000 and 250 000 dollars
- United States
1,778
Purchases
Buyer Rating:
4.55 stars
4.55 average based on 164 ratings.
-
5 Star
12073%
-
4 Star
2917%
-
3 Star
53%
-
2 Star
53%
-
1 Star
53%
| Created | 28 August 12 |
| Last Update | 19 February 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Chrome |
| Software Version | WordPress 3.4, WordPress 3.3, WordPress 3.2 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- business
- clean
- corporate
- creative
- flexible
- google fonts
- jquery
- localized
- photography
- portfolio
- premium
- responsive
- team
- wordpress
© All Rights Reserved CurtyCurt -
Contact Envato Support


Hello, I am having trouble using shortcodes with your theme… For some reason It is adding br and p in the code… Can you please help
br and p tags are added by the WordPress text editor. A pain in the butt I know. You can wrap your content in a raw shortcode that will stop wordpress from doing this.
Eg..
[raw] your content in here [/raw]
Hello CurtyCurt,
we submitted purchased this theme from you, and have posted request for help in the forums – should we be posting here instead?
Thank You in advance!
Hello All,
When i click on any of the navigation link, the whole page reloads. Is there any solution where i can load only the content/body/portlet part. I need the Header to remain static and it should not reload every time i navigate to other page/link…..
Hi!,
I found a bug in the comments custom widget.
In the file basic.php on framework/widgets/recent-comments/views/ there are an iteration “foreach” with the variable $items. This could not be an array.
I leave how I fix it here.
<?php if ( ! empty($items) && is_array($items)): ?> <?php foreach($items as $item){ ?> <p class="recentComment"> <span class="smallTitle"><?php echo $item->user->name ?></span> <span><?php _e(' on ','options_front'); ?></span> <br /> <a href="<?php echo $item->link ?>" class="comment-link"><?php echo $item->title ?></a> <br /> <span class="comment-time"><?php echo WB_WidgetHelper::readable_time($item->date) ?></span> </p> <?php } ?> <?php else: ?> <p class="recentComment"> <?php _e('No comments.','options_front'); ?> </p> <?php endif;?>Hello,
How many slides I can add for slider?
Does this teme support RTL?
Thanks!
Hi there, I just wondering why the blog shortcode never work, this is the code that I used:
Latest Events
[raw]
[blog count=”5” pagination=”true” categories=”18”]
[/raw]
Latest News
[blog count=”5” pagination=”true” categories=”16”]
Good afternoon.
Please, could you hepl me. I need to change the number of pages in the post-navigation but i dont find the option or the way to do that.
Thanks for your help
Juan G.
Hey Curt,
Is there an option to make each image on my blog page the same size. i have not found the feature/setting in the image settings or blog pog options,,, Please advise. Thank Bud _
Keenan http://www.keenandijon.com/
How can I change in Menu Mobile ( Go to… ) to another word like MENU, Can u help me? please …