New Landing How can we help? General Feedback & Suggestions How can I change the icon used on Portfolio Item?

Viewing 10 posts - 1 through 10 (of 10 total)
  • #255014
    lazydays
    Member
    Post count: 24

    Hi there,
    My portfolio items link to a URL so the animated overlay is using the ss-link class / icon. How can I change it to use the ss-navigateright class & icon whilst still linking to a URL?
    THanks for your advice,
    Sue

    #255084
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    Please add your theme purchase code so we can validate your ThemeForest account and provide support: http://www.swiftideas.com/forums/users/pixelpod/.

    Thanks
    Mohammad

    #255092
    lazydays
    Member
    Post count: 24

    Hi Mohammad,
    My purchase code has already been added to my profile, see: http://www.swiftideas.com/forums/users/pixelpod/. I don’t understand why you have sent me a link to this porfile: http://www.swiftideas.com/forums/users/marion/…?
    My profile/accont was already verified and I have had topics replied to before, so why now do you need verification again? Also I don’t want to post my purchase code here because it will be public… and the email I reeived from you is a noreply address. Please advise on how I can proceed as i have other questions that I need help with.
    Many thanks,
    Sue

    #255101
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I mistakenly did that so apologize about that. Please create your topic under Dante theme category instead of Feedback and suggestion. Anyway use this custom css code:-

    .ss-link:before, .ss-link.right:after{content:'â–»' !important;}

    Thanks
    Mohammad

    #255300
    lazydays
    Member
    Post count: 24

    Hi Moahmmad,
    Thanks for your help… the code literally makes â–» appear, see: http://lazydaystest.lazydays.ie/vintage-vw-wedding-car-hire/
    Did I do something wrong?
    Thanks,
    Sue

    #255315
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Go to dante/includes/sf-portfolio.php and edit lines 199 & 202:

    if ($thumb_link_type == "link_to_url") {
    					$link_config = 'href="'.$thumb_link_url.'" class="link-to-url"';
    					$item_icon = "ss-link";
    				} else if ($thumb_link_type == "link_to_url_nw") {
    					$link_config = 'href="'.$thumb_link_url.'" class="link-to-url" target="_blank"';
    					$item_icon = "ss-link";

    – Kyle

    #255565
    lazydays
    Member
    Post count: 24

    Thank you Kyle that worked…
    Just one small concern. I had to make the edit to the date theme in wp-content/themes/dante/includes/
    Will this update be overwritten every time the theme gets updated? Is there a way I can make this edit to the my child theme to ensure it is not overwritten by updates?
    Many thanks for you help,
    Sue
    🙂

    #255569
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please paste full function code of sf_portfolio_items of this file dante/includes/sf-portfolio.php at functions.php file of child theme to prevent from update.
    Thanks
    Mohammad

    #255629
    lazydays
    Member
    Post count: 24

    I did it and it didn’t break anything so I assume it has worked!
    Thanks again,
    Sue

    #255630
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad to help you.
    Thanks
    Mohammad

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register