• Hello how to remove the link icon after clicking on the image why first go out the icon to open the link you need to click on the icon, why did you put this link icon when clicking – this is not professional, how to do that when flipping the carousel does not repeat the slides it misleads people, when scrolling the carousel slides should never be scrolled again

    • This topic was modified 3 years, 6 months ago by Yui. Reason: renamed topic, not informative name
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author simonpedge

    (@simonpedge)

    I’m really not sure about the issue you are having – maybe provide me a link so I can the problem you are having?

    I’m guessing you may be talking about the slide link icons?
    You can actually have 2 icons on each slide – if you look at the first slider demo on this page:
    https://edgewebpages.com/
    You will see 2 icon when you hover over each slide – the link icon and the popup open icon.

    If you would like to make the entire slide a clickable link then there is a way to do this – see the FAQs page here:
    https://edgewebpages.com/faqs/
    Look under the “Useful CSS Style for Slide Anything” heading and under the sub-heading “Instead of using slide link icons, make the entire slide clickable”

    Thread Starter erasyl

    (@erasyl)

    I don’t understand why you sent me a link to advertise your paid plugin? Or do you only respond to people who have bought a pro? I use the free version, tell me how to remove the link icon when hovering I want that no icon would not come out that would immediately after the click opened the slide without your link icon and slides are repeated when scrolling how to fix it?

    Plugin Author simonpedge

    (@simonpedge)

    Good morning. I was away this weekend camping with my family, so couldn’t respond to your latest message on Saturday or Sunday (by the way this is a FREE plugin, and its not like you are paying for 24/7 support here ?? ).

    Also I make an attempt to respond to EVERY topic posted here – all you have to do is scroll back though the topic history to see that (you won’t see that for many other plugins hosted on www.ads-software.com that’s for sure!).

    To that end, I have been working on this issue this morning, and I have added a new feature to the plugin (for you). If you download the new version of Slide Anything (version 2.3.35), under the “Link/Popup Icons” you will see a new checkbox called “Full Slide Links” – tick this checkbox.

    Thread Starter erasyl

    (@erasyl)

    @simonpedge Thank you very much it works but it doesn’t work in the computer. By the way, when you click and hover, the gray background of the slide is displayed. How can I remove it? Thank you in advance

    Plugin Author simonpedge

    (@simonpedge)

    Add the following CSS to your theme:

    .sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_slide_link_icon:hover,
    .sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_popup_zoom_icon:hover,
    .sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_popup_video_icon:hover {
    	background-color:transparent !important;
    }

    Yyou can do this by going to “Appearance -> Customize -> Additional CSS” and then copy/pasting the above CSS code.

    Plugin Author simonpedge

    (@simonpedge)

    So the issue you are having is that some slides are being repeated (duplicated and appear more than once)?

    I had a look at the link you provided and I’m not seeing that.
    I see you have the “Loop Slider” checkbox ticked (under “Slider Settings”) – this will loop back to display the first slide after the last slide is displayed. Un-tick this setting if you do now want this.

    • This reply was modified 3 years, 6 months ago by simonpedge.
    Thread Starter erasyl

    (@erasyl)

    Thank you very much but the slides do not open in the computer tablet and in some devices

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘how to remove the link icon’ is closed to new replies.