• Resolved stu752

    (@stu752)


    Hi José! Firstly, I love the template, thanks very much! ??
    I’m having a slight issue with the image slider on the front page. If you resize the window, it will sometimes break the slider. Sometimes the images will appear in a column above one another, sometimes the images are only moved halfway across, you you see half of 2 images every time it slides. Any ideas?

    Thanks in advance for any help!

    Stewart

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author José Leonardo

    (@joseleonardo)

    Hi stu752,

    can you provide your website link, please?

    I think I am aware about what you are saying, I am using FlexSlider and it seems to be a bug when the browser is resized.

    I have found some people with the same problem using this plugin, but none of what they said worked for me. I’m still looking for a solution.

    I’d appreciate if you could review my theme https://www.ads-software.com/support/view/theme-reviews/lupercalia

    Thread Starter stu752

    (@stu752)

    Hi José the link is: https://portfolioworldwide.com/
    The resizing issue isn’t always apparent, but happens more often in Chrome. One other thing I just noticed. I’ve changed the title under the customize theme option, yet the header doesn’t seem to reflect this. (The browser tab shows https://portfolioworldwide.com/ instead of Portfolio Group)

    Thanks for the quick response. I’ll be sure to review the theme later! ??

    Stewart

    Theme Author José Leonardo

    (@joseleonardo)

    I didn’t realize it was happening only on Chrome. I’ve read about some people who is dealing with this issue using FlexSlider and I’ve partially fixed, however I only managed to fix it when the slider auto-rotates. I am still looking for an appropriate solution.

    About you site name, thank for reporting it. I am writing down all these reports and I am going to fix them on next update. But if you want to partially fix it, you can open your header.php and replace line 6:

    <title><?php wp_title(); ?></title>

    to:

    <title><?php echo get_bloginfo( ‘name’ ); ?></title>

    Thread Starter stu752

    (@stu752)

    Nice one!
    Thanks for the fix! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slider breaks’ is closed to new replies.