New Landing How can we help? Themeforest Theme Support Uplift HR Divider not found and Image link

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #320848
    RevongenIT
    Member
    Post count: 6

    not found HR in divider, and link image not change image error

    Attachments:
    You must be logged in to view attached files.
    #320888
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    can you provide us the link to the specific page?

    Thanks

    -Rui

    #323109
    RevongenIT
    Member
    Post count: 6

    Hi Rui Guerreiro i give your link for your reference the image of link not show arrow but show to enlarge image http://www.reszonics.com/products/

    #323251
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    You have here the blue separator.

    https://www.dropbox.com/s/pvk9gq1j69hv6z5/Screenshot%202017-05-03%2021.12.15.png?dl=0

    You can turn it in full width.

    Do you want to replace that svg icon when you mouse hover the images for an arrow?

    -Rui

    #323267
    RevongenIT
    Member
    Post count: 6

    Hi Rui

    i already change to full width but still cannot show arrow image? yes i wan when mouse over image change to arrow

    #323352
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You need to add the code below to the functions.php of your child theme.

            remove_filter('sf_port_lightbox_svg_icon', 'uplift_lightbox_svg_icon');
    	remove_filter('sf_post_lightbox_svg_icon', 'uplift_lightbox_svg_icon');
    	remove_filter('sf_gallery_lightbox_svg_icon', 'uplift_lightbox_svg_icon');
    	remove_filter('sf_view_icon_svg', 'uplift_lightbox_svg_icon');
            add_filter('sf_port_lightbox_svg_icon', 'uplift_post_svg_icon');
    	add_filter('sf_post_lightbox_svg_icon', 'uplift_post_svg_icon');
    	add_filter('sf_gallery_lightbox_svg_icon', 'uplift_post_svg_icon');
    	add_filter('sf_view_icon_svg', 'uplift_post_svg_icon');

    Hope it helps.

    -Rui

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

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

License required for the following item
Login and Registration Log in · Register