Styled Themes
Forum Replies Created
-
AuthorPosts
-
Styled Themes
KeymasterWe will keep this theme updated in terms of WP compatibility however it will probably not receive any further feature updates.
It’s a simple customizer and widget driven theme. This theme was not built for example to be used with Gutenberg.Styled Themes
KeymasterHello Vicki,
Sorry to hear your site was compromised.
We have checked the listed PHP warnings and they are NOT related to the issue you experienced with your site’s admin login.
Styled Themes
KeymasterIt’s an odd screen size (not very commonly used on any device) but I see the issue you described.
We will adjust the switching point between the mobile and desktop menu in the next release.Styled Themes
KeymasterI can’t see the boxes you mentioned, perhaps you just need to clear your site’s cache if this started appearing after a theme update. Some CSS/JS files might have been retained from a previous version that caused a display issue. For me it seems fine on Chrome.
Styled Themes
KeymasterHello Vicki,
Try adding this as well:
.header-inner { padding: 0.5rem 0!important; }
Styled Themes
Keymasterwe released a small fix for this (in version 4.5.0)
Styled Themes
KeymasterAn update is now available.
jQuery migrate helper is no longer needed with the new versionStyled Themes
KeymasterA new version (4.5.0) has just been released that includes a menu fix.
Please update your sites.Styled Themes
KeymasterHello Laura,
I’m afraid there’s currently no option for a dark version.
If you just want to use a light grey, perhaps you can make it work with this custom CSS code (add it to Appearance / Customizer / Additional CSS):
.fr-contents { background-color: #f7f7f7; }
see if that works for you
Styled Themes
KeymasterHi Deborah,
The “Enable jQuery Migrate Helper” plugin https://wordpress.org/plugins/enable-jquery-migrate-helper/ will still work for this issue, just make sure you use the legacy jQuery Legacy 1.12.4-wp version option to make the menu fully functional on mobile. http://prntscr.com/wf66kz (go to Tools / jQuery Migrate admin page to change this setting)
regards
ImreStyled Themes
Keymasterhello John,
Thanks for spotting this.
I checked what you describe, the whole page is not actually re-loaded twice, there’s just an additional request in cases when there’s no header background image set, causing an empty bg url request is being added that may seem like a 2nd page request in the network tab.We can tweak the code to improve this, I wouldn’t worry about it too much though, it has no very tiny impact on page load speed.
We’ll tweak the code in the next release (should be out soon).
regards
ImreStyled Themes
Keymasterthanks for reporting the issue with the other levels, we are looking into it
Styled Themes
KeymasterHello Ellen,
The “Enable jQuery Migrate Helper” plugin https://wordpress.org/plugins/enable-jquery-migrate-helper/ will still work for this issue, just make sure you use the legacy jQuery Legacy 1.12.4-wp version option to make the menu fully functional on mobile. http://prntscr.com/wf66kz (go to Tools / jQuery Migrate admin page to change this setting)
An update to the pro theme is in the works and will be released in the coming weeks.
Styled Themes
KeymasterHello Ellen,
The “Enable jQuery Migrate Helper” plugin https://wordpress.org/plugins/enable-jquery-migrate-helper/ will still work for this issue, just make sure you use the legacy jQuery Legacy 1.12.4-wp version option to make the menu fully functional on mobile. http://prntscr.com/wf66kz (go to Tools / jQuery Migrate admin page to change this setting)
Styled Themes
Keymasterhello Sarah,
This has been fixed in the new 4.7.0 version, please update -
AuthorPosts