Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for the inquiry.
#0 /home4/pitythem/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.php(866): aviaElementTemplates->set_locked_attributes(”, Object(avia_sc_slider), ‘av_slide’, Array, Array, ”)
Looks like an issue with one of the sliders. Would you mind editing the sliders in the home page and check if there are slides that do not contain any image or video?
We tried to login to the site but the login page redirects back to the home page. Did you change the login URL?
Best regards,
IsmaelHey amollde,
Thank you for the inquiry.
You can actually delete everything in that folder but you have to make sure to resave the theme options to regenerate the dynamic styling and merged scripts back. The Performance > File Compression settings should be enabled. After saving the theme options, purge the cache and everything should be working as usual.
You can also tell the theme to delete expired scripts and stylesheets by enabling the Enfold > Performance > Delete old CSS and JS files? option, which is located at the very bottom of the panel. Just make sure to toggle the cache because some of the generated files might still be in used or might still exist in the cache.
IMPORTANT: Make sure to create a site backup and restore point before proceeding with the steps above.
Best regards,
IsmaelHey Lennart Persson,
Thank you for the inquiry.
What do you mean exactly by “WYSIWYG”? There is already a WYSIWYG editor available in WordPress and in the theme. You can use the Text or Code block element in the Advance Layout Builder (ALB), or use the default WYSIWYG editor or the new block editor from WordPress.
Best regards,
IsmaelHi,
Thank you for the update.
Did you toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css? Please provide the site URL so that we can check the modification further.
Best regards,
IsmaelHey hasbeat,
Thank you for the inquiry.
We are not really sure which error you are referring to. Can we take a look at the site with this error? Please provide the site URL in the private field. You can also use imgur or dropbox to provide screenshots.
Best regards,
IsmaelHi,
Glad it worked! Yes, you can remove the previous css code that removes the play/pause icon.
#top.home .avia-video .av-click-to-play-overlay .avia_playpause_icon { display: none; }
Best regards,
IsmaelHi,
Thank you for the info.
The meta info is displaying correctly on our installation regardless of the blog layout option as shown in the screenshot below. Do you have a modified version of the includes > loop-index.php file in your child theme, or did you modify any templates?
Screenshot: https://imgur.com/nsw2cHU
We cannot access the dashboard using the account above.
Best regards,
IsmaelHi,
Thank you for the update.
We edited the slider and added the “noLightbox” class name in the Advanced > Developer Settings panel. This works but please note that this will disable all lightbox links inside the slider.
Best regards,
IsmaelHey Corina,
Thank you for the inquiry.
Looks like the issue only occurs on initial load when the page or the resources have not been cached or stored in the local machine. It works fine after the initial load. Have you done any speed optimization to the site? Optimizing the loading speed might help fix the issue or at least prevent it from constantly occurring.
We also noticed this blank or empty div containers at the very end of the page.
<div> <div></div> <!--end builder template--></div>
Did you add any html tags to the “ethical-responsiblity” page?
Best regards,
IsmaelHi,
UPDATE: We added the is_product_category conditional function to ensure that it only removes the title on the product category pages.
Best regards,
IsmaelHi,
How can we disable the second h1 tag in
woocommerce-products-header__title page-title">Pfeffer
?
That is what you said in your initial reply and the filter that we added above actually removes that element. Please check the screenshot below showing the page without the duplicated title.
Screenshot: https://imgur.com/1ZyfWhr
Thank you for your patience.
Best regards,
IsmaelHey Rob,
Thank you for the inquiry.
It might be the default wpautop function, which automatically wraps group of text inside a paragraph tag or add line breaks when necessary. Are you using a text block for those text?
You can disable that function using the filter in the documentation below.
// https://developer.wordpress.org/reference/functions/wpautop/#more-information
Or use this plugin to toggle the option.
// https://wordpress.org/plugins/toggle-wpautop/
Best regards,
IsmaelHi,
Thank you for the info.
We modified the css code a bit and fixed a few errors in the Quick CSS field. We also disabled the Performance > File Compression settings temporarily.
.header-scrolled .logo img { padding-top: 0; } .logo img { padding-top: 0px; } @media only screen and (max-width: 768px) { #footer .widget .leaflet-map { display: none !important; } }
Please make sure to purge or flush the cache before checking.
Best regards,
IsmaelNovember 17, 2021 at 2:49 am in reply to: Anchor Points don'w work when direct link is given #1329297Hi,
You’re welcome! Please do not hesitate to open a different thread if you need anything else. We will close this one for now.
Have a nice day.
Best regards,
IsmaelHey Art_Discovery,
Thank you for the inquiry.
You may need to organize your pages into hierarchies or specify the parent page and child pages in order to make this work correctly or in order to automatically highlight the parent menu item when a child page is currently in view.
The parent page can be selected in the Page Attributes box as shown in the documentation below.
// https://wordpress.com/support/pages/page-options/#parent-page
This is necessary in order for WordPress to tell that a certain page is connected or related to another.
Best regards,
IsmaelHey cryptotradingbg-com,
Thank you for the inquiry.
The following css code should make the submenu container scrollable when the content or menu items overflow on mobile view.
#top .av-submenu-container .container { overflow: scroll; }
Please make sure to purge the cache or toggle the file compression after adding the css code.
Best regards,
IsmaelHi,
Thank you for the info.
You can use this css code to adjust the mega menu container under the menu item “Reiseauskunft”.
#menu-item-581 .avia_mega_div { width: calc(100vw - 100px) !important; right: -50px !important; }
Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.
Best regards,
IsmaelNovember 17, 2021 at 2:00 am in reply to: Prevent Google Font loading before OPT-In (GDPR / Data Privacy) #1329288Hi,
Alright! Please let us know if you need anything else. We will close this thread now.
Have a nice day.
Best regards,
IsmaelHi,
Thank you for the update.
Looks like it is trying to access a custom font icon (flaticon-sports) that does not exist. Did you add any Icon element in the builder or any elements with an icon? Please note that only monocolored icons are accepted or allowed in the Enfold > Import/Export > Iconfont Manager.
Best regards,
IsmaelHi,
Thank you for the update.
That is a bit odd. Try to use this css code to move the #header container higher in the stack order and ensure that the menu overlay actually covers the main content container.
#header { position: relative; z-index: 9999; }
Please make sure to remove the browser cache before checking.
Best regards,
IsmaelHi,
Great! Glad this is solved. Please feel free to open another thread if you need anything else.
Have a nice day.
Best regards,
IsmaelHey amollde,
Thank you for the inquiry.
We are no experts in contact form or email security in any way but we know that the easiest way to protect your site from data theft or malicious attackers is to get an SSL certificate. Unfortunately, the theme or the contact form does not handle data encryption itself, so you will have to give that responsibility to third party applications or plugins. You can also install or use other contact forms such as Contact Form 7 and WPForms, which should have some layer of security built in to them or should be compatible with extensions that will provide more security to the contact forms.
Best regards,
IsmaelHey denisbenoit1981,
Thank you for the inquiry.
You can use this css code to remove the border below the magazine items.
.av-magazine .av-magazine-no-thumb .av-magazine-content-wrap { border: 0; }
Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.
Best regards,
IsmaelHey ndszamoca,
Thank you for the inquiry.
You have to edit the email field and set the Content > Form Element Validation to Valid E-mail Address. The contact form will automatically use the value in this field as the autoresponder address.
Best regards,
IsmaelHey JeSchami,
Thank you for the inquiry.
The automatic update will no longer work on version 4.1.1, the API that was used in this version has been removed, so you have to update the theme manually via FTP this time. After updating to the latest version (4.8.7.2), you should be able to input the Envato token and automatically update the theme again in the dashboard.
Please check the documentation below for more info about manual update via FTP.
// https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Best regards,
IsmaelHi,
The offset value is a bit off when we enabled Woocommerce, which might be due to the cart icon. Does it work differently when you position the cart icon outside the main menu? The cart icon position can be adjusted in the Enfold > Shop Options > Header Shopping Cart Icon settings.
The only difference between the site and the demo is the “Languages” menu item or language switcher of the falang plugin, which could also influence the final offset value of the mega menu container.
You can use this css code temporarily to adjust the position of the mega menu container inside the Portfolio menu item.
#menu-item-3040 .avia_mega_div { left: 0; }
Best regards,
IsmaelHi,
Thank you for the login token.
The offset values on your site and the demo are almost the same when we tested it. There is a slight difference (9px), but I am not sure if that matters. Please check the screenshot below.Screenshot: https://imgur.com/a/HgtanPa
Sorry. I forgot to enable Woocommerce. Let me get back to you.
Best regards,
IsmaelHi,
Thank you for the login token.
We adjusted the filter in the functions.php file a bit. This removes the h1 tag in the default product header.
add_filter('woocommerce_show_page_title', function($enable) { return true; }, 10, 1);
Please make sure to purge or flush the cache before checking the page.
Best regards,
IsmaelHi,
Thank you for the update.
The logo is currently in jpg format. Did you remove the svg file? Please try to update the theme to version 4.8.7.2 first, toggle or temporarily disable the Enfold > Performance > File Compression settings, then upload the svg file again as logo. This issue has been fixed in the latest version of the theme, so updating should help.
Best regards,
Ismael -
AuthorPosts