- This topic has 5 replies, 2 voices, and was last updated 7 years, 1 month ago by
Sebastian.
Author | Posts |
---|---|
bluedognz
February 22, 2018 at 2:18 am
|
Heads up! this post was created when Microthemer was at version 5. The current version is 7. Some references to the interface may be out of date. Hey Seb This video explains my issues: http://drops.bluedogwebdesign.com/3O0b030v2J33 Thanks! |
Sebastian
February 22, 2018 at 9:51 am
|
Hey Clark, I wonder if this might be due to your Breeze minification plugin. Do you need to clear the cache after making changes in Microthemer? Or perhaps clear your browser cache (if the plugin enables browser caching too)? I ask because when I view the page shown in your video, the headings do reduce in size on smaller screens. Breeze combines Microthemer’s active-styles.css file into the following when I access your site: https://www.bebrilliantnow.com/wp-content/cache/breeze-minification/css/breeze_5b50adda637ffa94311a5b86e4e1f0ce.css The reason this caching issue isn’t a problem when working directly in the MT interface is because MT forces a non-cached version of active-styles.css to load every time you make a style change (by appending the time in seconds), so that style change is reflected on screen. I’d be happy to troubleshoot this if the above advice doesn’t help and you can send access details via our secure contact form. Thanks, |
bluedognz
February 22, 2018 at 11:03 am
|
Thanks Sebastian Apologies, I think I caused some confusion by enabling the MT plugin, so thats why you were seeing the headings reduce on smaller screens. I tested the issue with breeze disabled, and the big still exists. I’ve sent you admin credentials for the site via your contact form, feel free to temporarily disable plugins to troubleshoot. 🙂 Clark |
Sebastian
February 23, 2018 at 9:36 am
|
Thanks for providing access Clark. Microthemer’s inactive code could queue the stylesheet in a different order of priority than when Microthemer is active. This could lead to inconsistent results due to CSS source order rules. I will roll out a fix for this later today. Cheers, |
bluedognz
March 3, 2018 at 12:20 am
|
Hi Sebastian Just wondering if this fix is coming soon, I just wanted to make sure I have the correct inactive code, as I have quite q few sites to update. Thanks |
Sebastian
March 3, 2018 at 10:54 am
|
Hey Clark, You do have the correct ‘inactive’ code for your functions.php file. It will be added to MT early next week, I just got carried away with a new feature that I was expecting to take a day or two max, but the scope of it grew – recent and theme-sampled styles in the dropdown menus. Here it is again for anyone else wanting the code in the meantime:
Cheers, |