Forum Replies Created
-
AuthorPosts
-
Hi eleonorabienno,
I tried the credentials you gave however I still could not login with it.
It seems to load decently on my end but I do find two bottleneck, first one is since several images are loaded and uncompressed, you can try to use a plugin to compress images.
The second one is initial server response time.Best regards,
NikkoFebruary 10, 2021 at 2:49 pm in reply to: Nesting sublinks in the side navigation or Using widgets in the Side Navigation #1279480Hi Josh,
I see, unfortunately, we don’t have this feature, I believe you can find something like that in the plugins maybe search for a Sidebar Menu.
I hope this would atleast help.Best regards,
NikkoHi Chris2234,
Thanks for giving us admin access.
I have installed and activated Enable jQuery Migrate Helper plugin and it seems to help restore the Theme Options menu.
Please check.Best regards,
NikkoHi Justine,
Can you try to flush out the cache and then disable Hummingbird Pro? then check if this still occurs.
Best regards,
NikkoHi hamzakhankhan,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi odiyuda,
Once you have a backup, you can update the plugins first then the Enfold theme and finally WordPress.
Hope this helps.Best regards,
NikkoHi Rob,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi gregcarrollLMG,
I don’t know the specific colour as yet. Can i add a hex code to the css ?
Yes.When you say target each table do you mean i have to give each an ID first ?
No, you just need to add an ID to the Color Section.
Edit the Color Section (where the tables are placed), go to Advanced > Custom ID Attribute put pricing-tableThen you can use the following CSS code:
First Column All Cells:
#top #pricing-table .avia-table > .pricing-table-wrap:first-child li { background-color: #0000ff; }First Column Heading Cell:
#top #pricing-table .avia-table > .pricing-table-wrap:first-child li.avia-heading-row { background-color: green; }Second Column All Cells:
#top #pricing-table .avia-table > .pricing-table-wrap:nth-child(2) li { background-color: #0000ff; }Second Column Heading Cell:
#top #pricing-table .avia-table > .pricing-table-wrap:nth-child(2) li.avia-heading-row { background-color: green; }Third Column All Cells:
#top #pricing-table .avia-table > .pricing-table-wrap:nth-child(3) li { background-color: #0000ff; }Third Column Heading Cell:
#top #pricing-table .avia-table > .pricing-table-wrap:nth-child(3) li.avia-heading-row { background-color: green; }Fourth Column All Cells:
#top #pricing-table .avia-table > .pricing-table-wrap:nth-child(4) li { background-color: #0000ff; }Fourth Column Heading Cell:
#top #pricing-table .avia-table > .pricing-table-wrap:nth-child(4) li.avia-heading-row { background-color: green; }Just change the colors as you see fit.
Hope this helps.Best regards,
NikkoHi acardell887,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi HilmerHC,
Can you try the solution posted in this thread: https://kriesi.at/support/topic/the-grid-with-products-does-not-work-pagination/#post-1254673
Hope it helps.Best regards,
NikkoHi Jad P and jcreklamy,
Can you try to replace the following files:
– config-templatebuilder > avia-shortcodes > portfolio > portfolio.php
– tag.php
– taxonomy-portolio_entries.php
with the files in this link: https://github.com/KriesiMedia/enfold-library/tree/master/temp_fixes/Enfold_4_7_6_4/Fix%20for%20Portfolio%20PagingBest regards,
NikkoHi jcreklamy,
Can you try to replace the following files:
– config-templatebuilder > avia-shortcodes > portfolio > portfolio.php
– tag.php
– taxonomy-portolio_entries.php
with the files in this link: https://github.com/KriesiMedia/enfold-library/tree/master/temp_fixes/Enfold_4_7_6_4/Fix%20for%20Portfolio%20PagingBest regards,
NikkoHi baiker,
Some of the thumbnails are slightly larger than the others which causes the issue.
To fix it, try adding this CSS code in Enfold > General Styling > Quick CSS:#top #wrap_all .avia-gallery-thumb a { height: 82px; }Hope it helps.
Best regards,
NikkoHi mguillou5670,
If you are not using Gutenberg Editor, try going to Enfold > Theme Options > Select Your Editor set this to Use WP Classic Editor.
If that does not work, please upgrade Enfold to the latest version which is 4.7.6.4.
Make sure to have a backup before doing any update.Best regards,
NikkoFebruary 9, 2021 at 2:14 pm in reply to: Toggle / Accordion not working with WP5.6 + Enfold 4.7.5 #1279060Hi EddyWardy,
Victoria meant you need to go to Enfold > Theme Options > Select Your Editor set this to Use WP Classic Editor
Hope this helps.Best regards,
NikkoHi jcreklamy,
Thanks for giving us admin access.
I have modified the part which I posted and it didn’t work, however, if I compare function-set-avia-frontend.php from the 4.7.6.4 there are some differences that I could find.
Did you make a tweak on the parent theme? or is it on this file only?Best regards,
NikkoHi odiyuda,
Thanks I have successfully updated Enfold to version 4.7.6.4 as well as other plugins however WordPress version is still stucked in 4.9.5, the latest version is 5.6.1.
I have checked wp-config.php file and I don’t see any code that interfere’s with it like:define( 'WP_AUTO_UPDATE_CORE', false );I’m not sure if this is intended but maybe you have disabled this in one of the plugins.
Best regards,
NikkoHi DroneUpAcademy,
Thanks for giving us admin access.
The Layout Builder seems to load properly and no js errors in the web console.
Can you try to clear the browser cache? older js files might be loaded on your end which causes the issue you mentioned.Best regards,
NikkoHi Chris2234,
I see, there’s no other option for that.
I tried to access your site again with the credentials however it does not work, can you give us temporary admin access again? so we can try to display the theme options menu.Best regards,
NikkoHi Nathan,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Nathan,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
#footer .widgettitle { text-align: center; }Best regards,
NikkoHi Nathan,
Can you give us the link to the page shown in the screenshot?
Best regards,
NikkoHi valeriazanettiv,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
.home .container { width: 100%; }Best regards,
NikkoHi Hafeez Ullah,
I believe this is already answered on this thread: https://kriesi.at/support/topic/adsense-code-after-breadcrumbs-navigation/
Best regards,
NikkoHey sifupeter,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi odiyuda,
Can you try to delete the existing dev site then create it again?
Then we’ll try to update it.Best regards,
NikkoHi Justine,
Thanks for giving the error, I could not see text in gray bar on my end (even when trying to inspect it), I checked on the error which seems similar to: https://wordpress.org/support/topic/preg_match-compilation-failed-quantifier-does-not-follow-a-repeatable-item/
I have replaced this code in the Exclusions:*/cart/* */checkout/*to:
/cart/ /checkout/Let us know if this helps.
Best regards,
NikkoHi caw67,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi troupdim ,
There’s only three Color Schemes for Default, Light Transparent and Dark Transparent, if none fits to your liking then you can just set it to Default, then in Enfold > General Styling > Quick CSS add this CSS code:
#top .main_color input[type='text'], #top .main_color textarea { border: 2px solid blue; }just change the blue color to anything you’d like.
For #2, what do you mean by controlling images automatically? do you mean like autoplay?
Best regards,
NikkoHi odiyuda,
I tried to check your dev site but it always redirects to your live site (link in private content).
Is this the issue you were referring?Best regards,
Nikko -
AuthorPosts
