ThemeForest

Compasso - Masonry Magazine Theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Spain

Hello,

How I can do that by clicking on the widget flick images displayed on another tab or page?

thanks

gawibowo
Please add this javascript code at the bottom of js/scripts.js file:
jQuery(function ($) {
    $('.flickr_badge_image a').attr('target', '_blank');
});
JoseCostaRos

works perfectly

:-D

thanks!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
remix1998 Purchased

Sir

how can i add "new" tag or img when i post one new post, just let user know this post is new ~ is any better way to do this function?
gawibowo

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.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
saneyoshi Purchased

Hello,

Can I Control number of characters ? Please check this file.

http://db.tt/uSvAHw5H
gawibowo

The excerpt length is set to 20 words. You can edit the number of words in functions.php at line 216.

Default-user
saneyoshi Purchased

Thank you?

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
esuquet Purchased

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

gawibowo

Please delete the class attribute on the logo:

 class="sixteen columns clearfix"

Default-user
esuquet Purchased

Ok every page is ok now but not the homepage ! The logo is not going to the right border (10px are missing)

gawibowo
That’s because of 10px margin from this css file: sites/all/themes/aef_theme/aef_theme.css
  #logo /* Wrapper for logo */
  {
    margin: 0 10px 0 0; /** LTR */
    padding: 0;
    font-size:12px;
  }
maybe you can delete this if not used
Default-user
esuquet Purchased

Where do I find this file ?

gawibowo

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

Default-user
esuquet Purchased

Excellent ! Thanks you !

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Spain

Hello,

How I can do that by clicking on the widget twitter displayed on another tab or page?

thanks

gawibowo
Add this javascript code:
jQuery(function ($) {
    $('.widget_g7_twitter a').attr('target', '_blank');
});
  • Belgium
  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
siteplan Purchased

When i change the color the home icon (menu-item-home) doesn’t get the color ?

gawibowo

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.

Default-user
siteplan Purchased

How can i change the color ?

gawibowo

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.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Russian Federation
ram108 Purchased

BUG: Page navigation “First, Previous, Next, Last…” can’t be translated.

gawibowo

I already added this in the list of bugs. Thanks.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Spain

Hello,

How I can do that by clicking on the compasso-social widget displayed on another tab or page?

thanks

gawibowo
Add this javascript code:
jQuery(function ($) {
    $('.widget_g7_social a').attr('target', '_blank');
});
JoseCostaRos

ok!, I see that affects all social links …. This function can you avoid affecting the Skype link?

thank you again.

gawibowo
Yes, change the code with this:
jQuery(function ($) {
    $('.widget_g7_social a img:not([alt=skype])').parent().attr('target', '_blank');
});
JoseCostaRos

ok.

JoseCostaRos

Thanks!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Spain

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!

gawibowo
I haven’t try this, but you can edit the text in twitter share url in functions.php at line 337, so it become like this:
                'url' => 'http://twitter.com/share?url=%s&text=%s by @josecostaros'
JoseCostaRos

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!

gawibowo

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.

JoseCostaRos

ok.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Spain

Hello!

How do I get a gallery as shown in your demo?

http://demo.gawibowo.com/compasso/pages/gallery/

Thank you!

gawibowo

You can use WordPress built-in gallery for that http://codex.wordpress.org/The_WordPress_Gallery

JoseCostaRos

Thanks!!

JoseCostaRos

Is there any other gallery “compatible” with the template?

Thank you!

  • Belgium
  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

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!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

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

by
by
by
by
by