• Closed
  • Jim Tuinstra
    Spectator
    April 4, 2016 at 8:15 pm #26211

    Hi there 🙂

    I love your theme so far!
    But i’m struggling with the theme4press slider!
    How can i make it responsive on every page?
    I tried different sliders.. but the theme4press slider is the only one who connects nicely to my menu.

    I hope u can help me 🙂 my site is btw http://www.lookssalon.nl

    Denzel Chia
    Moderator
    Posts: 2656
    April 5, 2016 at 2:15 am #26221

    Hi,

    Yes, I can see that it’s not responsive.
    It is also not responsive on our demo site, when view in mobile

    I will inform my employer about this bug. He will get it fix in next theme update.
    Meanwhile, please use other slider.

    Thank you.

    Jim Tuinstra
    Spectator
    Posts: 18
    April 17, 2016 at 3:55 pm #26631

    Hi!

    has it been updated already?

    Thanks in advance 🙂

    – Jim

    Denzel Chia
    Moderator
    Posts: 2656
    April 17, 2016 at 5:41 pm #26639

    Hi Jim,

    Sorry, still no news from my employer. I guess his busy trying to rectify this crisis.
    https://theme4press.com/support/topic/wordpress-4-5-update-and-alora-theme-issues/

    Sorry to keep you waiting.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    April 17, 2016 at 6:12 pm #26640

    Hi Jim,

    I think, instead of waiting to an indefinite time for theme update. we can try to fix it using css.

    Please use the following in your Theme Options -> Custom CSS

    .t4press-flexslider .background {
    background-position: center top !important;
    background-size: 100% auto !important;
    }

    We may still need to fix slider container height in mobile view.
    Please get back to me, after you have setup your slider and applied the above css code.

    Thank you.

    Jim Tuinstra
    Spectator
    Posts: 18
    May 25, 2016 at 12:28 pm #27992

    Hi there,

    is there any news on the responsive question?

    do they already fixed it?

    Thanks for the help!

    Greetings,

    Jim

    Denzel Chia
    Moderator
    Posts: 2656
    May 26, 2016 at 1:38 am #27998

    Hi,

    Yes, it’s been updated in the current version.
    Please update your theme and remove the custom css that I had provided.

    Thank you.

    Jim Tuinstra
    Spectator
    Posts: 18
    May 26, 2016 at 12:55 pm #28010

    Hi Denzel,

    I have updated the theme. The slider is still not responsive. and my menu changed a lot. its all different now.

    Is there an solution i’m missing?

    again thanks for the effort you take for me.

    Gr Jim

    Denzel Chia
    Moderator
    Posts: 2656
    May 27, 2016 at 5:28 am #28034

    Hi,

    Please remove all your custom css and keep them in a text file.
    Check if your slider is responsive now.

    There could be codes in your custom css that affects the responsiveness, especially any modification that is for slider.

    Please tell me how you want your menu to look like, we can try to redo the customization.

    Thank you