Find Answers and Get Support › Forums › Gorgo – Multi-Purpose Gutenberg Blog & Magazine Theme › Theme Customizer › Sidebar and menu not working well on IOS
- This topic has 9 replies, 2 voices, and was last updated 2 years, 9 months ago by Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6603 Posts
Hi Ledetele,
My best guess is that your issue might probably caused by some conflicting third party plugin or some extra code snippet as we don’t encounter this issue with our demos.
Could you deactivate all plugins that have not been installed with your theme during its setup and all existing custom PHP code snippets please? And then, could you confirm me that the issue is still persisting please?
Please also make sure that you have the latest theme version and that all recommended plugins are up-to-date. We took a look at your website but we can’t reproduce this issue. This could be related to the cache. Could you consider clearing all activated caching system as well as your browser cache before investigating any further? If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.
Thank you.
July 27, 2021 at 10:34 #33842@themodactyl- 0 Topics
- 6603 Posts
Hi Ledetele,
Thank you for your precious feedback. There is definitely an issue in our theme which will be fixed in the next update.
Waiting the update, simply add the following code snippet to your website:
/** * Remove sticky behaviour of sidebar */ .inner-wrapper-sticky { position: static !important; width: 100% !important; transform: none !important; } #secondary-right { height: auto !important; position: static !important; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
We’ll be back to you as soon as the update is available.
Thank you for your patience.
Regards,
July 29, 2021 at 09:02 #33918@themodactyl- 0 Topics
- 6603 Posts
Hi Ledetele,
We recently released a new version of your theme. Updating your theme, Grimlock plugins and all the other recommended plugins to the latest version should fix this issue.
If you have correctly updated the theme and Grimlock, the problem should now be fixed. You might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). So to see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.
To update your theme, you can download and install the Envato Market plugin (envato.com/market-plugin/) on your WordPress site.
Once the plugin is installed and activated, go to “Envato Market” in your admin menu and follow the instructions under “Activate Envato API Connection”.
When this is done, you will see your purchased themes under the “Themes” tab and you should be able to update your theme from there by clicking the “Update available” button.
Cheers,
🍾 2022 is coming ! 🥂
From December 25, 2021 until the January 2, 2022 included, our support forum will be closed as our team will be enjoying Christmas and New Year’s Eve with their families. We’ll be back on January 3, 2022. Be sure that we’ll do our best to manage all your topics as soon as possible.
We thank you for your understanding and we wish you a Merry Christmas and a Happy New Year!December 23, 2021 at 09:40 #37682 -
AuthorPosts
The topic ‘Sidebar and menu not working well on IOS’ is closed to new replies.