Hi, I think I am missing something? I have activated the plugin, working on the obox Retail theme and in responsive mode, an arrow in the bottom right-hand corner now appears to take you to the top of the screen (which is great!) but no option to opt-out of responsive mode. Have I done something wrong?
]]>Hi there Ulrich,
I am trying to use this plug in on the ‘bucket’ theme and unfortunately for some reason despite following your documentation it does not work. Clicking the two links does not make any change what so ever. I want to put a small link to Desktop | Mobile as some viewers have asked me to do so.
The website is https://www.iron-bru.com
]]>Thanks for the 0.2 update. Your efforts are appreciated. I cleared my cache in six Windows browsers IE8, IE9, CM26, OP12, SF5 and FF20; Firefox 20 is the only browser that recognized the cookie fix. The update was tested on a virgin localhost WordPress 3.5.1 install (Responsive Parent 1.9.1).
Also tested on live site gregory-george.com (Responsive Child 1.9.1 with other active plugins) in all previously mentioned PC browsers and Android 2.3.5 Google browser. Opt-out failed in all browsers except Firefox PC and Android.
I would try to work the issue to help, but my code skills do not run that deep.
]]>I work a responsive child theme on my localhost before I make it live. My child theme technique is to copy the style.css to my child theme folder, and edit to suit my needs. I was having trouble with this plugin; so I decided to work the problem live so I could get help with a live demo.
And wham! The plugin worked on the live site. https://gregory-george.com/
I am wondering (out loud) if there is a php extension that is running on the live host that is not on in my localhost?
Also, For those in need of more documentation… https://themeid.com/responsive-opt-out-plugin/
]]>We are using Themeid Responsive Theme. The css calls work great and are simple to implement, such as:
.fixed-width .top-widget
The only one I am having problems with is:
.fixed-width body {
background-image: url(/custom_bg.png);
background-repeat: repeat-x;
background-color: #FFFFFF;
}
You can see the issue at the link below. When screen size is reduced and “view Desktop Link” is clicked, the background image does not appear as it does in the normal responsive mode with expanded screen size:
https://www.lifeleap.org/mastery/
I’ve tried several variations, but none seems to get the background style to show in fixed width mode. Any suggestions for the proper syntax for this type of body tag with this plugin? Thank you for any help.
]]>Please read this and follow these guidelines before opening a new thread:
Update Responsive Opt-Out to the latest version. Older versions are not supported
Search the forums for similar threads and see if any of the proposed solutions work for you.
To test what’s wrong, disable all your other plugins and switch to the default WordPress theme for a bit. If the problem persists, open a thread, if not, figure out which plugin is the cause of the problem and open a thread mentioning both plugins.
Finally, if you decide to open a new thread, please follow the following guidelines:
Add the tag ‘responsive-opt-out’ in the thread
Indicate:
What theme you are using
Then describe your problem. Please be precise and concise.
A link to your site can be really helpful.
Ulrich
]]>