Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Website Setup › Forms › Found two errors form and buttons on mobile
- This topic has 10 replies, 3 voices, and was last updated 4 years, 8 months ago by Jean-Pascal.
-
AuthorPosts
-
@themopteryx
- 0 Topics
- 615 Posts
Hi @morisalisa,
It seems that you have an old version of the Cera theme (1.0.1).
We recently release a new version (1.0.3) of your theme. Updating your theme and all the required plugins to the latest version should fix these two issues.
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:
https://www.lifewire.com/how-to-clear-cache-2617980To update your theme, you can download and install the Envato Market plugin (https://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.
Regards
January 30, 2020 at 09:13 #9565@themosaurusrex- 0 Topics
- 2048 Posts
This reply has been marked as private.January 30, 2020 at 17:06 #9605@themosaurusrex- 0 Topics
- 2048 Posts
Hi @morisalisa,
Usually, we recommend to rename both files
cera-ru_RU.mo
andcera-ru_RU.po
and then, the best practice is to place the files in the theme languages directory of your website:wp-content/languages/themes
directory. There, you will find the translation for other themes. This will also ensure that the files will not be lost during any future update.In the meantime, we will investigate further to find from where this issue is coming from.
We will be back to you ASAP.
Thank you for your patience.
Regards,
February 1, 2020 at 16:52 #9647@themosaurusrex- 0 Topics
- 2048 Posts
Hi @morisalisa,
As I mentioned above, renaming both files
cera-ru_RU.mo
andcera-ru_RU.po
and then, moving your files from your THEME to the theme languages directory of your WEBSITE will solve your issue. ?You will find the all translation files for themes in
wp-content/languages/themes
. You can move your files there.This will also ensure that the files will not be lost during any future update.
Cheers,
Общие-настройки-‹-Cera-Demo-—-WordPress Dashboard-•-Cera-Demo Capture-d’écran-2020-02-04-à-10.12.47February 4, 2020 at 10:29 #9666@themopteryx- 0 Topics
- 615 Posts
Hi @morisalisa,
Thank you for bring these issues to our attention.
However, it very difficult for us to provide the best support possible and to keep track of issues and their resolution if you so many questions in the same topic.
Moreover, it’s easier for us to share the resolution for a single issue with other members of our community facing the same problem.So, we will answer this question in this topic. Can you please split your future feedback into different topic?
By doing this, you will be making a great contribution to this forum, and we thank you very much for that!There is indeed still an issue on some Iphone device models (depends on the height of the screen) and this will be fixed in the next update.
In the meantime, simply add the following code snippet to your website:
@media screen and (max-width: 992px) { .vertical-navbar .navbar-nav--login { flex: 0 0 auto; } }
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.Thanks again for your great feedback!
Regards,
February 4, 2020 at 12:11 #9670@themopteryx- 0 Topics
- 615 Posts
February 4, 2020 at 13:20 #9675 -
AuthorPosts
The topic ‘Found two errors form and buttons on mobile’ is closed to new replies.