ThemeForest

El Toro - Minimal and Responsive Portfolio Theme

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

Hi,

I can’t find anywhere in the settings that allows you change to main colour from red? surly I can?

Cheers

virusnac

Hi. If you mean the red color used through out the theme, then you need to edit css/autoinclude/style.css and replace the value #EF4135 with your color

Default-user

Okie Dokie

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
sai2 Purchased

I can’t click and enter the related post with my ipad or mobile device. Can u pls fix this or is there anyway to disable the special effect ? I report this error since last year and there is no fix after 6 months ?

virusnac

Hi. Sorry for this issue. Appears to be on iOS devices.
Currently you can disable it by commenting in js/functions.js line 134

jQuery('div.hovermore').hover(thumbsOnHover, thumbsOnHoverOut);

and in lib/php/post.class.php change lines 1056, 1057, 1064 with these ones (it will make the text static and will remove the darker color on hover)
<div class="item-overlay" style="opacity:1; background: none;">

<h3 class="item-caption" style="top:10%; opacity:1; background: none;">

echo '<span style="bottom:10%; opacity:1; background: none;">'; 

</span></h3></div>
  • Bought between 50 and 99 items
  • Has been a member for 0-1 years

Hi,

I posted a slider issue to the support forum 5 days ago but nobody has offered any help.

http://cosmothemes.com/forums/topic/6938
virusnac

Hello. Sorry, just answered.

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years

Hi,

When members post an item, the comment box disappears. I am using the default Wordpress comment system and not using the Facebook comment feature.

I really hope there is a way to fix this.

Thanks!

virusnac

Hi. Can not see this happening. make sure in Dashboard Settings -> Discussion the option for comments on new articles is enabled. Check also for conflicting plugins.

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years

Hi! How can i make my links im the homepage open in a new window – i tried to use some plugins but didn’t work.

my website is www.macstile.com.br please help me

thaks!

Rafa

virusnac

You need to overwrite the functionality of the functions (depends what links) and add the

target="_blank"

to the anchors.
Default-user

Hi – Thank you to answer me. Sorry, but my skills are limited, could you please explain me more detail?

virusnac

For the links that are for post titles and post thumbnails you need to edit lib/php/post.class.php function list_view, function list_view_thumbs, function list_view_thumbs_small, function grid_view, function grid_view_thumbnails, function grid_view, and for the anchors that enclose the title and thumbnails add the target=”_blank” attribute.

Default-user

OK, I got ! thank u so much!

by
by
by
by
by