it’s a shame it no longer works with the latest versions of wordpress
]]>Hi. I tried lots of things but couldn’t manage to make it work with my child theme. Could anyone here can explain how?
]]>Hi,
Thanks for your precious plugin. I’m trying to have both your plugin and a commercial plugin Light Switch together. But they work when only either one is activated. I think there is a problem with the functions since both the plugins have the same word “switch” in their names.
I well know you can’t test yours to work with it but I thought you might help.
]]>After installing, configuring and using your plugin I really liked it and it did just what I need. However, every page load generated another instance in the error_log in my child theme directory.
When I started using the plugin I used the option: “Choose switcher > Add a new switcher” to create my own but I left the original switcher there. I discovered that if I deleted the original switcher then the errors stopped.
Hope this helps someone else.
]]>Hi. This is a great plugin, but seems to have an issue in the sense that if an alternate style is selected, the former CSS is stripped and then replaced with the new style sheet. However, if you then revert back to the original style, it is only partially loaded. Pressing F5 asked the style sheet to load fully.
Any ideas as to what is causing this ?
Thanks
]]>After activating WP User Stylesheet Switcher my full width rows picked up a 2880px width which I was unable to change and the image used by parallax scroll plugin disappeared.
]]>Hey,
Can I perform the action by clicking on a link or button?
Or have to be a dropdown?
]]>would love it if i could just have the switcher be part of a nav menu
]]>Hi,
When I add the list_type=”icon” option to my shortcode like this:-
[wp_user_stylesheet_switcher list_type=”icon”]
All I get is a span for the label, no other HTML is produced. Am I doing something wrong? The ‘dropdown’ and ‘button’ options work fine.
Thanks for your help,
Mark
]]>I had this plugin installed and was checking out gallery plugins but none of the lightbox options worked on any of them. I was able to determine that this plugin caused them not to work. So I currently have it not activated, but I would really like to use this plugin. Is there a way to fix this issue?
]]>Would it be possible to add JavaScript to the buttons to change the icon styling such that the current style button is highlighted – e.g. add a colored / bold border?
I use your excellent plugin to provide my customers with a choice of styles for new websites during the build process.
I use numbered icons to enable them to change styles, but without the above extra button styling onClick, there’s no easy way for my customers to tell me which style button they’ve selected – to identify their favorite style.
]]>we tried to change colors of product thumbs with css photo filters on our woocommerce products catalog page. the stylesheet switcher does not change the styles, just the default style (choosen on your plugin settings page) different from the child theme style.css and a variation without any css appear.
we are using woocommerce, qtranslate-x, qtranslate-slug, yoast, autoptimize, wp fastest cache, wp asset cleanup and royal slider by dmitry semenov on the product pages.
royalslider sliders are blank, don’t show up, when stylesheet switcher is active.
what’s wrong here, am i missing something?
thank you . . . thomas
]]>I use a theme that comes with beaver builder (page builder) called monument valley.
When i activate this plugin (just downloaded and activate) the beaver builder becomes unusable (can’t edit zones) and revolution slider stopped showing (black space).
Revolution slider was inserted using beaver builder insert widget option.
Any help would be appreciated. thanks!
]]>Hello!
First thanks so much for the plugin, it’s just what I’m looking for.
I am getting this error in Chrome and Internet Explorer (not seeing it in Firefox):
Uncaught ReferenceError: CookiesWUSS is not defined
at HTMLDocument.<anonymous> (use_cookie_when_ready.js?ver=4.7.2:2)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)
It’s causing some other jQuery I have on the page to not function properly. Is there a way to fix this?
Thanks!
Sarah
Hi
When I activate the plugin on my site https://blackstone-distribution.com/extranet/
I have a 500 error in console (Chrome) because of this line :
<link rel=’stylesheet’ id=’wp_user_stylesheet_switcher_files0-css’ href=’https://blackstone-distribution.com/extranet/wp-content/themes/sidextra/?ver=4.7.2′ type=’text/css’ media=’all’ />
Have you got an idea ?
Hey guys,
Last time I visited my site and I found out that the Icon list in WP Stylesheet switcher is not working. The Dropdownlist is working so far.
I’ve already checked all the debug logs on wordpress and apache2 but couldnt find a hinch. Also tried with all plugins disabled, but didnt change anything.
Is it maybe a issue with my theme or cookie.js?
Here is a picture of what I mean:
My site: xetorian.de
Kind regards,
Erkan Isik
Hi,
unfortunately the CSS isn’t switching ??
I checked the problem and I found this error:
Uncaught TypeError: Cookies.getJSON is not a function
wp_user_stylesheet_switcher_changeCSS @ wp_user_stylesheet_switcher.js?ver=4.6.1:12
onchange @ (index):1305
Any ideas how to fix that please?
Thank you ??
Hi, Can you please tell me what I’m doing wrong, I can’t get the header color to change when selecting style sheets, the footer changes ok.
You help will be much appreciated
Peter
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>Hi,
Trying to use this plugin with function name, I have this error :
Fatal error: Call to undefined function how_wp_user_stylesheet_switcher()
Works with shortcode.
Thanks.
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>Is it possible to make a shortcode that will create text that will switch to a specifec css file instead the next one?
Right now there is this shortcode that will switch to the next css file in the list:
[wp_user_stylesheet_switcher switcher_id="s0" list_title="random title" list_type="button" show_list_title="false"]
is it possible to add a new argument like “switch_to”, similar to the example below?
[wp_user_stylesheet_switcher switcher_id="s0" list_title="random title" list_type="button" show_list_title="false" switch_to="style2.css"]
make it so when the shortcode is used with this argument, each time I’ll click the text it will always switch to the file specified under “switch_to” instead of to the next one in the list.
or maybe there is already such an option but I simply have no idea about it?
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>Okay, was NOT switching between two colors because it is looking for default css files in wp-content/themes/theme-name/
So I changed line 53 to $fileName = get_stylesheet_directory_uri().'/assets/css/'.$fileName;
So it sees this as wp-content/themes/taco/assets/css/mystyle.css
And line 55 to $fileName = get_stylesheet_directory_uri().'/assets/css/'.$fileName;
So it sees this as wp-content/themes/taco/assets/css/mystyle.css
Now it works amazingly!
GREAT PLUGIN
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>I was wondering if this will allow me to specify a drop down menu on the posts pages rather than the front page of the site?
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>I would like to know if there is a way to set this so that once the user chooses a stylesheet, I can save it to a cookie or something so it is remembered next time they visit?
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>I love the idea of this solution to having variations in page look and feel, but need to be able to change the logo image as well. Is this possible?
Chris
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>Great plugin. Works perfectly.
Would be great to have the same for admin side only.
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>Hi !
I had a problem with Shortcode Ultimate Spoilers block which were inactive on some browsers including Chrome.
I discover that there was a Javascript Report error in the Chrome console :
Uncaught ReferenceError: Cookies is not defined(anonymous function) @ use_cookie_when_ready.js
Looking at the file :
jQuery( document ).ready(function() {
var cookie = Cookies.getJSON('wp_user_stylesheet_switcher_js');
Other error were also indicated in the same block :
m.Callbacks.j @ jquery.js:2
m.Callbacks.k.fireWith @ jquery.js:2
m.extend.ready @ jquery.js:2
J @ jquery.js:2
So, I desactivate WP User Stylesheet Switcher, and the console indicates no error at all,and this resolves my Shortcote ultimate prblem, proving that a Javascript errors came from WP User Stylesheet Switcher.
Can you please solve this issue ?
It will be really helpful as your plugin is very useful for me !
Thanks for listening !
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>Hi
I have set up two stylesheets, one for “standard” and one for a reduced “text only” kind of view.
I am finding that when I click for the “text only” stylesheet it seems to add the styles to the “standard” set, rather than replacing them.
When I look in the html, making this choice does not disable or remove the standard styles, it just adds or removes the alternative style sheet to the full set of stylesheets.
Could it be to do with using wp_enqueue_style?
What I want is when a user clicks the switcher, all the css files ar edisabled except for the “text only” one.
Thanks.
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>Hi
I am not asking you to work this out for me! Just wondering if you have any experience of people using this great plugin with a responsive and customisable theme like Make? If people have found it impossible to achieve it would be good to know that now before I try any longer.
I have used it with Twenty 15 with no problems and so if necessary will fall back to a simpler theme.
All the best
John
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>I am currently developing a WordPress website for a client and have been testing your plugin in multiple browsers. All the browsers I have tested work fine with your plugin, except in Chrome where the style sheet flashes momentarily when navigating to different pages in WordPress. What appears to be happening in Chrome is that the style sheet is reloaded every time a user is selecting a new page to view. Do you have any suggestions on a fix for this issue.
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>Hello,
Before of all just to tell u that I love your plugin and it works great! However, I have a punctual problem by using it in parallel to WP Super Cache.
When I change style it works right, I see my site with the last style selected until the moment in witch I get a cached page (cached before with other style option). Of course, it doesn’t happen if I select “caching off” in WP Super Cache options but I would like to continue using both plugins.
The solution would be to delete cache each time the user change style but I have no Idea about how to get it. I can only delete cache from WP Super Cache option panel but no way to give the user this option.
I don’t have php knowledges but I think It would be possible to delete cache when users clic in a different style with only a few php lines. That would be cool and I’d be very thankfull if you could help me with that since look and interactivity is very important in my new site.
I was looking too for the way to include a bottom close to the style switcher bottom to delete cache manually by the users but I couldn’t find any plugin that make it in the front-end. And by the way, it’s not so cool and clean solution.
All advices are very wellcome! )
https://www.ads-software.com/plugins/wp-user-stylesheet-switcher/
]]>