Forum Replies Created
-
AuthorPosts
-
Hi AnniNilsson,
Can you give us a link to one of your single product page? so we can inspect it and give you an accurate CSS code.
Best regards,
NikkoHi Picante,
Please go to Enfold > Blog Layout, then make sure Blog Layout is set to Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)
Hope it helps.Best regards,
NikkoHi peterolle,
If you’re referring to the default for the Enfold Demo, it should be the Enfold Classic.
Best regards,
NikkoHi diaboloqueen,
Since you are still using Enfold 4.7.3, the elements are most likely needing the jQuery Migrate for its functionality, so disabling it most likely triggers a js error that’s why some content disappears.
Best regards,
NikkoHi OnVisible,
Please try disable CSS file merging and compression and Javascript file merging and compression in Enfold > Performance.
If you have a caching plugin, please flush out the cache or if you have some optimization plugin, temporarily disable it.Best regards,
NikkoJuly 1, 2021 at 4:55 pm in reply to: Advanced Layout Builder in a tab section. Not allowing me to edit. #1308345Hi stoneroad,
The page with issue you posted returns a Page Not Found error, can you give us the correct link?
Best regards,
NikkoHi oeilneuf74,
Please follow the instructions in: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Once that is done, please post back and we’ll help with the positioning with CSS.Best regards,
NikkoHi David Hernandez,
Thanks for contacting us!
There’s no user associated with the purchase code you posted.
Please try to register again: https://kriesi.at/support/register/Best regards,
NikkoHi diaboloqueen,
Please create a folder named includes in the child theme and inside it, please create a file called loop-index.php and paste this code: https://pastebin.com/JU3S0g4J
Hope it helps.Best regards,
NikkoHi meuwessen,
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 designyvr,
I see, the one that was rendering is the Poiret One font.
I tried to grab the botanica font in the Media Library and re-uploaded it but it does not seem to do anything as well.
Another thing I did was to create a simple HTML file and use the botanica font but it’s not working, I believe the font files maybe partially corrupted.
Can you give us the original font file, you can upload it in the Media Library and we’ll get it from there or you can upload it in https://ufile.io/ then post the link in private content.Best regards,
NikkoHi AnniNilsson,
Can you give us a link to the page mentioned? so we can give an accurate CSS code.
Best regards,
NikkoHi Real-3D,
On the pc that has blurred images, can you try to inspect and see if it fetches the CSS code suggested above?
Best regards,
NikkoHi Luc,
I could still see your posts on my end.
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 Siggy_Reutter,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi paso70,
You’re welcome :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Luc,
Did it cause an error? have you pasted it at the bottom of functions.php?
I have tested this code on my local server and I don’t see any issues.
Can you give us a link where it causes issues?Best regards,
NikkoHi paso70,
Thanks for updating and giving us admin access.
After further checking, I noticed that the main menu is removed on the top of the site which actually causes the fullwidth submenu not to stick.
To fix it, I modified this file: themes/enfold/config-templatebuilder/avia-shortcodes/menu/menu.js
Then commented out this code:if( burger_menu.is(":visible") ) { this.css({top: 'auto', position: 'absolute'}); fixed = false; return; }Please clear the browser cache and review your site.
Best regards,
NikkoHi Real-3D,
Probably it’s due to browser caching.
Try to clear your browser cache on your first pc.Best regards,
NikkoHi Luc,
Please remove the modification you made then paste this code in your child theme’s functions.php file: https://pastebin.com/LM2Jxq83
This should remove the link of the title on the single posts then adds the date below it.
This is the code that I added to add the date:if( is_single() ) { $heading_html .= '<span class="main-date">' . get_the_date() . '</span>'; }Hope this helps.
Best regards,
NikkoHi paso70,
I tried to check on the admin page but it says:
Non hai il permesso di accedere a questa pagina.Also, I could see some js errors and still using 4.8.1, can you try to update to the latest version (please backup your site first).
Also, please disable Javascript file merging and compression in Enfold > Performance and see if it helps.Best regards,
NikkoHi designyvr,
You’re welcome :)
I have checked your site and I could see the font rendering properly (please see the screenshot on my end in private content).Best regards,
NikkoHi Ink_Eye,
You’re welcome :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi solid-image,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Siggy_Reutter,
Thanks for giving us admin access.
I have added this CSS code in Enfold > General Styling > Quick CSS:html, body { min-width: 0; overflow-x: hidden !important; } @media only screen and (max-width:767px) { .elementor-page .container, .elementor-page .template-page { padding: 0; } }Please review your site.
Best regards,
NikkoHi Ink_Eye,
For that site, please try adding this CSS code in Enfold > General Styling > Quick CSS:
#top.home #av_section_1, #top.home #av_section_1 .avia-slideshow { max-height: calc(100vh - 80px); }Best regards,
NikkoHi Luc,
No need to wrap it inside php, just put:
the_date();since it’s already inside the php tag.
Best regards,
NikkoHi franziskaivens,
Thanks for giving us a link to your site.
The code responsible for this issue is enfold-child > shortcodes > testimonials > testimonials.css (line 82-89)@media (min-width: 1280px) { .avia-testimonial .avia-testimonial-content { padding: 0 9px; position: absolute; left: 210px; bottom: 30px; } }Please change bottom: 30px; to top: 0;
Another solution without changing the testimonials.css in the child theme is:222
Adding this CSS code in Enfold > General Styling > Quick CSS:#top .avia-testimonial .avia-testimonial-content { top: 0; bottom: auto; }Let us know if this helps.
Best regards,
NikkoHi Siggy_Reutter,
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,
Nikko -
AuthorPosts
