• I have a WooTheme called Inspire running on a website, and I need to make it mobile-friendly for AdWords (and general internet goodness). However, I’m having a really hard time finding a plugin that will do this. I’ve tried about five now, and each one either does nothing or makes the home page completely blank.

    The theme uses a carousel on its home page, so I’m wondering if that’s the problem. Is it not going to be possible to make a carousel home page mobile-friendly?

    The last two plugins I tried that were recommended to me were WPtouch Mobile Plugin and Any Mobile Theme Switcher.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The Inspire theme was discontinued by Woo — looks like it was in 2015. You’d do better to find a new theme. If you want to stick with Woo, consider Storefront.

    Mobile friendly/responsive is not something that you can just snap you fingers to make happen, even with a plugin.

    A theme has to be coded and built to be responsive. responsive is different code and css styles for different screen sizes.

    It would be like driving a van and asking for a plugin to make it a corvette.

    First off you need to make a child theme so you can edit the CSS.

    You will then have to create the media queries in the CSS to assign different cuttoffs for the sytles.

    You may have to change the slider or modify the code to make it responsive.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WooTheme Inspire: Cannot Make It Mobile-Friendly?’ is closed to new replies.