• Hi guys,
    I am using flex slider for website and I like it. It works well until I use landscape view on iphone and nokia phone.
    I gets broken when I put it in portrait position…it stars to shake and does not open a photo anymore.

    I would to use flex slider on my website also in future, is it posible to change slider just for mobile use…how can i do this? Will I see it in theme options – under mobile slider?

    Please advice.

    Many thanks
    Darja

Viewing 9 replies - 1 through 9 (of 9 total)
  • hannah

    (@hannahritner)

    Hey, can you post a link?

    Hannah

    Thread Starter Darja2015

    (@darja2015)

    https://frizerskisalonana.si

    password: ana2015

    thx,
    darja

    hannah

    (@hannahritner)

    I just checked on an iphone6 and I can’t get the slider to load at all which is strange.
    Try using the mobile slider (theme options > home mobile slider). Let me know if that gives you problems.

    Hannah

    Thread Starter Darja2015

    (@darja2015)

    Hi Hannah,

    I just put an image there, because i have problem with slider.
    Please give me info, where can i translate “read more” from frontpage?
    These 2 articles. I would also like to remove date published, is this possible?
    https://frizerskisalonana.si/

    Hi Darja,

    … where can i translate “read more” from frontpage?

    Edit templates/home/blog-home.php file in child theme. Then find the following line of code.

    <p><?php echo virtue_excerpt(34); ?> <a href="<?php the_permalink() ?>"><?php _e('READ MORE', 'virtue');?></a></p>

    Replace the “READ MORE” string to your own.

    I would also like to remove date published, is this possible?

    Try to add the following CSS code.

    .home_blog .post .postmeta{
      display: none;
    }

    Let me know if this reply helps.

    Theme Author Ben Ritner – Kadence WP

    (@britner)

    Hey Darja2015,

    Are you using the latest version of the theme?

    Are you using page caching?

    Kadence Themes

    Thread Starter Darja2015

    (@darja2015)

    Hi Kadence,
    yes, I have updated it.
    webpage url is:

    frizerskisalonana.si

    Hi! I am using the free version of virtue and can’t get either my logo or the the home page flex slider to display on my mobile device. I have set the image size settings smaller than my images but it still won’t display. Tried turnign off the “lighter” version and i still don’t see my slider. Can you help?
    https://www.victoriavane.com
    Thanks!

    hannah

    (@hannahritner)

    Hi victoriavane,
    Looks like you’re using some sort of mobile template. Try deactivating your plugins one by one to test which is adding this. Let me know if there’s no change.

    Hannah

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘virtue theme – best practice for mobile slider’ is closed to new replies.