• Resolved oregondoglife

    (@oregondoglife)


    I have all sorts of weird things going on since the last wordpress update. The slider of featured posts on the home page will not display at all. When I go into admin to edit it or whatever, it shows up there and then when I open the page live it does display the slider, but as soon as i hit refresh, or re open the home page in another window, the slider is gone again. If you expect me to upgrade to the paid version I need this fixed. If this is some weird bug that cant be fixed, it puts me in a really bad position. I have been revamping my site for months, and for me to go to another theme at this point would be devastating. I hope you provide some level of support

    Robert Hudson

    I also have no idea why my wordpress account is under the name of a site I no longer have

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Hi Robert, go to Customize > Additional CSS and add this code there and save:

    
    .flexslider#flexslider-featured .slides > li { display: block; height: 1px; width: 1px; }
    .flexslider#flexslider-featured .flex-viewport .slides > li { display: block; height: auto; }
    .flexslider#flexslider-featured .slides > li > article { overflow: hidden; height: 0; width: 0; }
    .flexslider#flexslider-featured .flex-viewport .slides > li > article { height: auto; width: auto; }
    
    Thread Starter oregondoglife

    (@oregondoglife)

    I don’t know if you got my email or not, I followed your instructions, entered the code under additional CSS, cleared my browser cache files and images, I did the F5 thing, didnt work, went into browser and cleared it there. Still not working. Please fix this for me. I will buy the theme if I have to. I just want to get it working. I will even pay you. Please just fix it

    Theme Author Alexander Agnarson

    (@alxmedia)

    This has been properly fixed in the latest release. Marking as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘feature slider not displaying’ is closed to new replies.