Forum Replies Created
-
AuthorPosts
-
Hey soniavoice,
Can you disable caching and minification for now?
There is an error in JavaScript and we need to see where it is coming from.
Best regards,
VictoriaHey nicoleontour,
The auto-update does not work properly on some servers. You can install the https://envato.com/market-plugin/ plugin and get updates through it. If you want us to help you with the update, please make sure you have the backups ready and that you’re running php7+.
Best regards,
VictoriaHi innovacionagil,
Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaHi galvaradomba,
Please start a separate thread, describe your issue there, and give us a link to your website.
Best regards,
VictoriaHi junjunooi,
If a blog post is built with the Advanced Layout Builder the featured image is not rendered automatically, you need to add the image manually. The featured image will be used for the grid and other elements.
Best regards,
VictoriaMay 8, 2020 at 7:49 pm in reply to: Customize Masonry taxonomy menu – av-helper-masonry.php – using functions.php #1211160Hey milkytech,
You can copy the file to the child theme preserving the folder structure and make your changes there.
Best regards,
VictoriaHey noirjambon,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VictoriaMay 8, 2020 at 7:43 pm in reply to: Enfold 4.31 how to manually accomplish CSS file merging/compression? #1211154Hi JPGlobal,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Could you please attach some screenshots of the issue?
Best regards,
VictoriaHey HeikoAlexander,
Could you please give us a link to your website, we need more context to be able to help you.
Could you please attach some screenshots of the issue?
Best regards,
VictoriaMay 8, 2020 at 7:42 pm in reply to: CSS for Special Heading with faded background behind Title and SubHeading #1211152Hey CharlieTh,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey Dawn,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi agentur2c,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .responsive #top #header .av-logo-container .main_menu .social_bookmarks { display: none; } .responsive #top #header #header_meta .social_bookmarks { display: block; } .responsive #top .logo { display: block; margin-left: 33vw; } } @media only screen and (max-width: 479px) { .responsive #top .logo { display: block; margin-left: 25vw; } }If you need further assistance please let us know.
Best regards,
VictoriaHi flipper1960,
Please change the code to this:
.avia_codeblock_section .avia_codeblock { text-align:center!important; }Best regards,
VictoriaHey frankaboutcroatia,
Could you please attach some screenshots of the issue? I dod not see the error anywhere.
Best regards,
VictoriaHi erlomb,
Here is the code you can put in your funtions.php
// Remove the product description Title add_filter( 'woocommerce_product_description_heading', '__return_null' );If you need further assistance please let us know.
Best regards,
VictoriaHi spidxel,
Breadcrumbs follow the taxonomy structure if there is no page hierarchy, the menu created by you is a separate structure that is not taken into account when rendering the single post breadcrumbs.
You might want to look for a breadcrumbs plugin to create a custom structure for breadcrumbs.
Best regards,
VictoriaHi bemodesign,
Did you try any of the suggestions from the docs?
Did you install and configure an SMPT plugin?
Best regards,
VictoriaHi Flow9999,
You added the code at the very bottom and it should be added at the top and the single quotes in the code were not the ones used in programming. I added the code for you. Please check.
Keep in mind that after the next update the code will disappear again. You need to install the child theme and add the code there.
Here are the docs for you:
Best regards,
VictoriaHi Bruno,
I will report this issue to our devs. Thank you for bringing this up.
A possible solution is to add the protocols to the function call and add the skype there in this file /enfold/includes/helper-social-media.php:
$protocols = array_merge(wp_allowed_protocols(), ['skype']); $html = ''; $html .= "<{$this->args['inside']} class='{$this->args['class']}_{$icon['social_icon']} av-social-link-{$icon['social_icon']} social_icon_{$this->counter}'>"; $html .= "<a {$blank} {$aria_label} href='" . esc_url( $icon['social_icon_link'], $protocols ) . "' " . av_icon_string( $icon['social_icon'], false ) . " title='{$display_name}'>"; $html .= "<span class='avia_hidden_link_text'>{$display_name}</span>"; $html .= '</a>';Best regards,
Victoria-
This reply was modified 5 years, 10 months ago by
Victoria.
Hi perfectword,
You can examine this file
/enfold/config-templatebuilder/avia-shortcodes/productslider/productslider.phpIf you need further assistance please let us know.
Best regards,
VictoriaHi NoraGTS,
What about the solution here:
https://kriesi.at/support/topic/change-text-auto-response-contactform/#post-391373
It does refer to the SUBJECT information of the autoresponser message.

Best regards,
VictoriaHi Dave,
Enfold does not have the image.php file but you can create it in the child theme and add that line of code there.
Best regards,
VictoriaHi Muriel,
I tried to come up with a css solution but could not, it can only be shown as it is.
Best regards,
VictoriaHi all,
Thank you for clarifying. It must be an issue in translation, it can be adjusted easily. You need to edit the enfold/lang/de_DE_formal.po file, edit the translation there and update the .mo file with a plugin like Poedit.
Here are the docs for you:
Best regards,
VictoriaHey stefan,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHi JoStudioDeRijp,
Please check the pages now.
I am doing fine, thank you. Hope you’re doing fine as well :)
Best regards,
VictoriaHey Marc,
It does not even work the first time on my end.
Please have a look at the following thread:
https://kriesi.at/support/topic/link-to-tab-in-tab-section/If you need further assistance please let us know.
Best regards,
VictoriaHey Erik,
You can make all the necessary settings in the theme options for one language, export them, and import to all other languages.
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 5 years, 10 months ago by
-
AuthorPosts


