stylesplugin / styles

Change colors and fonts in WordPress themes using the built-in theme customizer.
http://stylesplugin.com
17 stars 9 forks source link

Save and publish issue #53

Closed dimitris33 closed 9 years ago

dimitris33 commented 9 years ago

Hi, just bringing this in to your attention

https://wordpress.org/support/topic/save-and-publish-issue?replies=5

i don't know if it's a bug or not but i still see it.

my latest tests show that

1.open customizer 2.make some changes 3.close customizer (warns me that the changes are not saved) 4.i open another browser/pc and i see the changes 5.i reopen the customizer and it resets the changes

JiveDig commented 9 years ago

Thanks Robin.. the beauty of my addons are that most of the super technical stuff happens in the parent Styles plugin.. and Paul Clark is a phenomenal dev ;)

I posted a comment anyway :)

Thanks

http://thestizmedia.com

dimitris33 mailto:notifications@github.com October 31, 2014 at 5:58 AM

Hi, just bringing this in to your attention

https://wordpress.org/support/topic/save-and-publish-issue?replies=5

i don't know if it's a bug or not but i still see it.

my latest tests show that

1.open customizer 2.make some changes 3.close customizer (warns me that the changes are not saved) 4.i open another browser/pc and i see the changes 5.i reopen the customizer and it resets the changes

— Reply to this email directly or view it on GitHub https://github.com/stylesplugin/styles/issues/53.

dimitris33 commented 9 years ago

just saw it and am confused? first my name is Dimitris : ) secondly i don't see why you posted here and in wp.org(?) and thirdly i dont know what addons you are referring to?

JiveDig commented 9 years ago

Oh, so sorry... my friend Robin forwarded this issue to my email so it came up with her icon in my mail app. Woops! I just replied directly from my email to thank her for showing this to me.

How are you using Styles... with what theme?

dimitris33 commented 9 years ago

:) no problem, this issue happens with the default WP themes and the default Styles plugin.

JiveDig commented 9 years ago

Got ya.. i've never seen this issue before. Most of the issues i've seen are plugin incompatibility. Did you try the usual: Deactivate all other plugins besides what you need for Styles and see if it works? I made Styles - Genesis add-ons, so I was making sure it wasn't an issue with mine. http://thestizmedia.com/styles-genesis-add-ons/

dimitris33 commented 9 years ago

a ok! it looks strange i know but i was retesting it and i still see it.So you can't right? followed the steps and cannot replicate?

JiveDig commented 9 years ago

When you say it 'resets the changes' do you mean back to the default theme, or back to your original customizations?

dimitris33 commented 9 years ago

the default theme, basically its like when i change the background i see it in preview and without saving this change i see it live too.when i re open the customizer, it resets this 'saved' change to the default.So my problem is that it saves a change without clicking the save button.

JiveDig commented 9 years ago

That is super strange. Def sounds like a plugin/javascript bug. Can/did you try with no other plugins active?

dimitris33 commented 9 years ago

yes, i did but still i see, if you cannot its okay : ) i just wanted to bring this to Paul's attention just in case it is a bug.

I'm a lot happier if it's only me.

do you think that something like this might happen if you remove a background-image with Styles? using something like this

{ "selector": ".header_main_bg", "type": "background-color", "label": "Header main" , "template" : "$selector { background-color:$value; background-image:none;}"},

JiveDig commented 9 years ago

Did you add that yourself? Styles doesn't do anything with images, at least not since i've last updated my plugins.

dimitris33 commented 9 years ago

yes you're right, this is for a custom job i did, my fault :)

just tried it again with 2012 and i cannot see it, so probably am imagining things, especially if you never saw this issue.

Thanks for the help and sorry for wasting your time hahahhahah : )