gawibowo
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 2-3 years
- Indonesia
- Item was Featured
- Referred between 1 and 9 users
- Sold between 10 000 and 50 000 dollars
240
Purchases
Buyer Rating:
5.00 stars
5.00 average based on 12 ratings.
-
5 Star
12100%
-
4 Star
00%
-
3 Star
00%
-
2 Star
00%
-
1 Star
00%
| Created | 23 February 13 |
| Last Update | 30 April 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Documentation | Well Documented |
| Layout | Responsive |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blog
- breadcrumbs
- child themes
- flex slider
- grid
- magazine
- masonry
- rating
- responsive
- review
- shortcodes generator
- sidebar manager
- skeleton
- theme options
- widgets
© All Rights Reserved gawibowo -
Contact Envato Support


Hello,
How I can do that by clicking on the widget flick images displayed on another tab or page?
thanks
jQuery(function ($) { $('.flickr_badge_image a').attr('target', '_blank'); });works perfectly
thanks!
Sir
I’m sorry, this is not possible in this theme. This will need some code editing. Please contact me from my contact form if you are interested in custom work.
Hello,
Can I Control number of characters ? Please check this file.
http://db.tt/uSvAHw5HThe excerpt length is set to 20 words. You can edit the number of words in functions.php at line 216.
Thank you?
Hello Again I put my logo and it take well all the width for the homepage (www.vitalior.com). But when I go to Revue (http://www.vitalior.com/?page_id=1989), the logo go on the right . Could you help me on this ? Thanks
Please delete the class attribute on the logo:
Ok every page is ok now but not the homepage ! The logo is not going to the right border (10px are missing)
#logo /* Wrapper for logo */ { margin: 0 10px 0 0; /** LTR */ padding: 0; font-size:12px; }maybe you can delete this if not usedWhere do I find this file ?
There are links to other css files from this post: http://www.vitalior.com/?p=1913 below this text: “Source : Blogs.liberation”
Maybe you can delete that from post editor
Excellent ! Thanks you !
Hello,
How I can do that by clicking on the widget twitter displayed on another tab or page?
thanks
jQuery(function ($) { $('.widget_g7_twitter a').attr('target', '_blank'); });When i change the color the home icon (menu-item-home) doesn’t get the color ?
How did you change the color? If you change it from Theme Options, it only affect the background color, but the icon color will not changed.
How can i change the color ?
The icon color can’t be changed because it’s an image. But for the background color of an active menu item, you can change it in the admin -> Appearance -> Theme Options -> General -> Color Scheme.
BUG: Page navigation “First, Previous, Next, Last…” can’t be translated.
I already added this in the list of bugs. Thanks.
Hello,
How I can do that by clicking on the compasso-social widget displayed on another tab or page?
thanks
jQuery(function ($) { $('.widget_g7_social a').attr('target', '_blank'); });ok!, I see that affects all social links …. This function can you avoid affecting the Skype link?
thank you again.
jQuery(function ($) { $('.widget_g7_social a img:not([alt=skype])').parent().attr('target', '_blank'); });ok.
Thanks!
I have another question …. when I share a post on Twitter with your social icons template, I would like to come out my twitter account at the end …
eg
This is a test http://test.com/test by @josecostaros
Is it possible?
Thank you!
Hello!
The solution suggested works but … I wish the author nombte display at the end.
Doing what you suggest shows:
“This is a test by @josecostaros http://test.com/test"
I like that showed:
“This is a test http://test.com/test by @josecostaros”
Could you tell me how to get it?
Thank you!
I’m sorry but the url is automatically added at the end by Twitter. I don’t know how to add extra text after the url.
ok.
Hello!
How do I get a gallery as shown in your demo?
http://demo.gawibowo.com/compasso/pages/gallery/Thank you!
You can use WordPress built-in gallery for that http://codex.wordpress.org/The_WordPress_Gallery
Thanks!!
Is there any other gallery “compatible” with the template?
Thank you!
Hello,
I want to replace the banner in the header with a Google Ad but i can’t get it to show up … is this possible and how ?
Thanks!
Hi, first of all, congrats for the theme, i’m about to buy it. Just one doubt: the homepage posts ordered by columns are (or can be) sorted by date? ty