Jump to content
Sign in to follow this  
eclipsedesign

Eliminating a plugin from Mobile

Recommended Posts

eclipsedesign

Hi! I am having trouble finding informaiton on how to eliminate one of my plugins from appearing on the mobile side of my site. I am using a plugin called "sideoffer". I like it very much but it takes over the site on the mobile side of things and I would like to turn off the plugin for the mobile version only. I tried to get assistance from the sideoffer folks but their solution doesn't seem to be working. I was hoping someone here might be able to point me in the right direction.

Thanks in advance for your help!

Share this post


Link to post
Share on other sites
Rob

Hi, we provide a plugin called "Browser Specific CSS". http://pagelines.com...ins/browser-css

Find the element in your sidebar, add the specific browser css to it, and you can use "display: none;" for that problematic widget.

Do you have Firebug? http://www.getfirebug.com.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
eclipsedesign

Hmmmm well, I'll certainly look into it but this plugin isn't a widget ....

Share this post


Link to post
Share on other sites
eclipsedesign

Ok, I have it loaded (and I just noticed that you asked if I have firebug - yep got that). Maybe I'm just frazzled but I'm not sure how to work this plugin. Is there a doc for it anywhere that I can read? I get that it says it adds tags to the main body tags of the html for specific browser function which I assume it does automatically. So, do I need to go in and hand code something into this for this plugin? And, if this is correct, where exactly do I put it? Sorry for all of the questions, I'll blame it on pregnancy LOL!

Share this post


Link to post
Share on other sites
Simon

Congrats on being pregnant, the plugin when active adds classes to the main body tag <body> in the html

like:

iphone

ipad

mobile

desktop

firefox

chrome

ie

ie8

etc etc

so you can hide divs sections by using these new classes

Share this post


Link to post
Share on other sites
eclipsedesign

I appreciate the attempted help, I really do, but that answer really didn't answer any of my questions ...

Share this post


Link to post
Share on other sites
Danny

Hi,

The answer Simon provided is perfect, simply view the classes and then add them to your custom CSS to hide the plugin. You could also use @media for mobile browsers.

However, the best people to speak to, is the developers of the plugin, what was the solution they provided ?

If this didn't work, you should contact them again.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
eclipsedesign

Ok, well, never mind. I resolved the issue myself without the plugin.

Share this post


Link to post
Share on other sites
Simon

The topic was marked as resolved.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

  • Similar Content

    • dwpoyner
      By dwpoyner+
      Not sure exactly what is causing the issue. For some reason, why you view my site on mobile, the menu does not show up. It will pop up, but it is black. You can check it out here: http://dev.caryfbc.org. I'm also attaching a screenshot where I shrunk my browser down. Any suggestions?

    • medtime
      By medtime+
      Hello,
      We are using ProPricing but We cant change the colors from the Table. 
      How can we change it? It is all grey and we would like to add colors according our identity.
      Best,
       

    • kwaoru
      By kwaoru
      Hi,
       
      I have been using DMS and pagelines.
      I am facing to a huge trouble with the appearance of one of my page on mobile (smart phones) built with pagelines.
      However I haven’t come to any solutions to organise either edit the appearance of mobile view to look neat or deactivate the responsive function. 
      Now it looks totally messy on the phone...
       
      1. Is there any way to edit the appearance of the mobile version (responsive theme)?
      2. Is there any way to deactivate responsive function?
       
      If I could receive support from you to go thorough this process I would be happy to be a pro member. 
       
      Looking forward to hearing from you.
    • poseyg
      By poseyg+
      This just happened to a site I'm working on. When I decrease width of browser to check for responsiveness...the pagelines content section is not responding???
    • yemoonyah
      By yemoonyah+
      While building my website, I set a padding of 5%, 25%, 5%, 25% so the text on the pages is not too wide.
      However, it looks crappy on mobile.
      How do I get the same effect and still have it look good on mobile?
      Example: http://yemoonyah.com/quiz
      Thanks
×