Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Support Nick C

    (@modernnerd)

    Hi, mrlennyman!

    Adding the following CSS should fix these issues for you:

    .genesis_responsive_slider {
    	overflow: visible;
    }
    
    .genesis_responsive_slider .flex-direction-nav li .next {
    	right: -28px;
    	transition: none;
    }
    
    .genesis_responsive_slider .flex-direction-nav li .prev {
    	left: -28px;
    	transition: none;
    }
    
    .genesis_responsive_slider .flex-control-nav {
    	margin-top: 30px
    }

    You can add that code after the styles from the existing custom CSS plugin that you’re using.

    If you need any more help at all, feel free to ask!

    Thread Starter mrlennyman

    (@mrlennyman)

    Hi Nick,

    Sorry for the slow reply..I was away!

    The arrows are now working on the Firefox versions, and are appearing in the Chrome version.

    But neither of these functions work on Chrome. Clicking any of the icons results in nothing happening.
    Is there anything else I should be doing to get it working on all browsers?

    Cheers

    Plugin Support Nick C

    (@modernnerd)

    Hi, mrlennyman!

    I tested the slider in Chrome and it’s working great for me on two different computers. I’m able to click the arrows or navigation icons and the slides advance.

    Have you tried clearing your browser cache and disabling any browser extensions? It may also be worth trying another computer if you have access to one, just in case the issue is specific to your machine.

    Thread Starter mrlennyman

    (@mrlennyman)

    Hey Nick,
    Thanks for your reply.
    I have installed Chrome on my PC and it works fine. Seems there is some caching issue with my wife’s version of said “Chrome”.
    Thanks again and issue is solved 🙂

    Thread Starter mrlennyman

    (@mrlennyman)

    Forgot to mark this as resolved

    Plugin Support Nick C

    (@modernnerd)

    Thanks for the update, mrlennyman – glad that all is now well!

    Hello. I am currently having the same issue that MrLennyMan was initially having with the arrows & buttons not appearing on the slider. I have determined that updating plugins & themes recently is not the issue.

    Nick, I’ve tried using your suggested code to MrLennyMan with no success. Am I posisbly not placing it in the right place within the CSS? Any help would be appreciated.

    Site: http://www.tnfellowship.com

    Thanks,
    ks

    Thread Starter mrlennyman

    (@mrlennyman)

    Which browser are you using? It is working fine on my firefox…
    Try clearing your browsers cache…

    Wow … yeah, I did clear my cache earlier but I see that it’s working now, too. Thanks for the heads-up & for the reply. This was an EZ fix! 🙂

    Thread Starter mrlennyman

    (@mrlennyman)

    Sweet 🙂

    Hate to be a bother … but I’ve done nothing to my site, purged my cache, and when I look at it on any browser, the arrows have disappeared again. What the…??

    Plugin Support Nick C

    (@modernnerd)

    @sq2f I checked your site and see the arrows at wide screen widths: http://d.pr/i/15OW5

    The Executive Pro theme hides the arrows at smaller screen widths, though, which could be why you’re not seeing them. Do they appear again if you increase the width of your browser?

    Ah, yes … the difference this morning was looking at them on my new 11″ Macbook Air vs. my huge iMac at the office. When I toggled the screen ratio the arrows appeared. Thank you!!

    Plugin Support Nick C

    (@modernnerd)

    @sq2f No problem at all – happy to help!

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Display Next/Pagination problems’ is closed to new replies.