Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author vgstef

    (@vgstef)

    Nice idea to have icons instead of a dropdown list. I’ll add that to my todo list.

    Hi

    I need exactly this too. don’t want to hack the plugin

    Joe

    Plugin Author vgstef

    (@vgstef)

    It will be in the next update.

    great – any timeframe for release ?

    Plugin Author vgstef

    (@vgstef)

    It’s out there!

    thanks a lot

    I updated – then added a symbol using a path like so

    /wp-content/uploads/2013/12/contrast-symbol.png

    This path is correct relative to my site install

    (note: I had to increase the new symbol input field maxlength to allow me to add the path into the filed)

    Nothing new shows in front end on refresh

    have I done this right ?

    j

    Plugin Author vgstef

    (@vgstef)

    Could you try putting the png file in the same folder as the CSS files, then just entering the file name without the path.

    no change – I am including the switcher with a template code in header.php

    <?php show_wp_user_stylesheet_switcher() ?>

    Plugin Author vgstef

    (@vgstef)

    Ah, that makes a difference!

    For now, try this instead :

    <?php show_wp_user_stylesheet_switcher(array('list_title'=>'Available styles', 'show_list_title'=>'true', 'list_type'=>'icon'));?>

    works a treat – thanks for the help

    joe

    Its possible to have a switcher? I mean only one button/link that switches between stylesheets.

    Thanks for this awesome plugin.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Style switching with links’ is closed to new replies.