-
AuthorPosts
-
December 14, 2020 at 10:05 am #1267054
I was trying to update my theme to the latest version but I am getting these issues
after this, I was trying to use my old theme backup, but after that also this issue continues, please help
December 14, 2020 at 12:20 pm #1267094Hi subrakavi,
Can you give us both admin and FTP access? so we can inspect on the issue.
Just post the details in private content.Best regards,
NikkoDecember 14, 2020 at 7:04 pm #1267245ok, sir, what I am planning is to update the theme to the latest version and then will message you with all the issues, by the way, do you have any service? where my theme can be updated to the latest version by keeping my old modification?
December 15, 2020 at 4:47 am #1267348Hi subrakavi,
Yes, you can do that by first using a child theme: https://kriesi.at/documentation/enfold/child-theme/
All modifications should be added to the child theme (anything in the child theme won’t be lost during a theme update)
Next, register the theme in order for it to receive updates and allow you to update in the Theme Options, further details on this can be found here: https://kriesi.at/documentation/enfold/theme-registration/Best regards,
NikkoDecember 15, 2020 at 6:25 pm #1267532FrontPage Advanced Layout Builder – I want to enable the box so that my all code comes in one place and I can copy that in another layout
December 15, 2020 at 7:08 pm #1267537I have made mistake while updating the theme,, i want help in reverting back to the older version, so that i can update the theme again with zero errors, i have tried reverting it back but its showing various errors. kindly help.
December 15, 2020 at 9:23 pm #1267550I just bought the Enfold theme so I can update the theme and transfer from a previous web developer. Mostly the transfer went well – the theme was updated and most of the pages look good. The urgent issues are:
1) that the top navigation menu is invisible unless you scroll down.
2) the sliders are very large and out of proportion with the sitePlease help me fix these issues – the site is https://www.malcampdentallab.com/
PS – I also couldn’t find where to submit a new ticket on your support page, so please include those instructions as well.
December 16, 2020 at 12:27 pm #1267762Hi subrakavi,
You haven’t provided us with any information on where we can see the problem you are having? If you are having problems with the updated version, then please try to restore a backup, or give us access to your site in private.
Best regards,
RikardDecember 16, 2020 at 12:35 pm #1267768Hi jimkaspari,
Please try the following in Quick CSS under Enfold->General Styling:
.home #layerslider_1_1axwtszwevv9c { width: 100% !important; max-width: 100% !important; }
You can open a new thread using this link, or clicking this button in the Enfold sub forum: https://imgur.com/a/AnoSPNb
Best regards,
RikardDecember 16, 2020 at 4:43 pm #1267874solved
December 16, 2020 at 4:47 pm #1267876by the way, thanks for the help
- This reply was modified 3 years, 11 months ago by subrakavi.
December 16, 2020 at 5:14 pm #1267895Whenever I visit the Plugins page, I am getting this error (Error 1)
and after installing the new plugin, I get this error (Error 2)
Problem Solved – WordPress debug mode was opening that’s why all this error was coming, I closed that and now everything is fine
but can you pls check whether all these issues are really worrying for the future or stopping any function to work
- This reply was modified 3 years, 11 months ago by subrakavi.
December 17, 2020 at 8:41 am #1268036This error is also solved by disabling wordpress debugging. Pls chk this too.
- This reply was modified 3 years, 11 months ago by subrakavi.
December 17, 2020 at 11:44 pm #1268270I was able to fix the homepage sliders by adjusting the image width
The nav menu is still not showing up on the top of the homepage unless you scroll down – please help.
December 18, 2020 at 5:34 am #1268331Hi subrakavi,
Thanks for the update. The error messages you listed are not coming from the theme, they seem to be generated by the plugins in private.
Best regards,
RikardDecember 18, 2020 at 5:38 am #1268332Hi jimkaspari,
Thanks for the update. I adjusted the menu item colour under Enfold->Header->Transparency options for you, and the menu is visible in all states now. Please review your site.
Best regards,
RikardDecember 18, 2020 at 5:45 am #1268334I want to delete Navigation Menu from specific categories
in my case, I don’t want to show Navigation Menu in Website Designer CategoriesDecember 19, 2020 at 4:46 pm #1268630Hi subrakavi,
You can hide the navigation menu in those pages by adding this CSS code in Quick CSS, located in Enfold > General Styling:
.page-id-29841 #avia-menu, .page-id-29815 #avia-menu { display: none; }
Best regards,
NikkoDecember 19, 2020 at 4:49 pm #1268631I don’t want to hide that 2 pages, I want to hide all the website with website designer categories
December 19, 2020 at 5:05 pm #1268639Hi subrakavi,
I see, please this code instead:
.parent-pageid-28831 #avia-menu { display: none; }
Best regards,
NikkoDecember 19, 2020 at 6:15 pm #1268668Thankyou Nikko
December 19, 2020 at 6:43 pm #1268678Hi subrakavi,
You’re welcome :)
Just let us know if you need further assistance.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.