Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey alanbrett1,
Where can we see the problem that you are having?
Best regards,
RikardHi,
Thanks for the update. I’m not sure how we can help with that, as the URLs in question actually return 404 pages. How is that a technical error?
Best regards,
RikardHi,
Are you trying to update the theme manually? If so, then make sure that you are using the correct file. If you are download the theme package from Themeforest, then you might have to unpack the downloaded file, then use enfold.zip which is located inside the unzipped folder. I would suggest that you register your theme license instead, so that you will receive automatic updates: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
RikardHi,
You can find all Enfold demos here: https://kriesi.at/themes/enfold-overview/. Note that the page which is linked is not an actual demo.
Best regards,
RikardHi,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardOctober 24, 2024 at 5:21 pm in reply to: How to limit “Blog Posts” element to show only two blog posts #1469778Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#anfahrt { border-color: transparent; }
Best regards,
RikardHi,
Please try this instead:
.av-csfzhy-f690435c7a4f1368fea2bacd1626ec2f { border: 3px solid #fff; padding: 50px 20px; }
Best regards,
RikardHi,
Please try to install a clean child theme, then copy your code into that: https://kriesi.at/documentation/enfold/child-theme/
Best regards,
RikardHi,
Thanks for the update. Do you mean that you want the text to be underlined?
Best regards,
RikardHey Sherie,
You have to request a refund from Envato/Themeforest, after that then we will approve it.
Best regards,
RikardHi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey leloux,
Please have a look under Enfold->Privacy and Cookies.
Best regards,
RikardHi atx_m,
That is default WordPress functionality, please have a look at the screenshot Victoria posted.
Best regards,
RikardHey ausgesonnen,
Please try the following in Quick CSS under Enfold->General Styling:
.main_color { border-color: transparent; }
Best regards,
RikardHey Mariarita,
Please try the following in Quick CSS under Enfold->General Styling:
.av-csfzhy-f690435c7a4f1368fea2bacd1626ec2f { border: 1px solid #fff; }
Best regards,
RikardHi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey Silje,
This is default browswer behaviour, it’s not theme functionality. When hovering over links for example, the browser will show the title attribute, like if you hover over the Duckduckgo logo here. The Duckduckgo search engine is not running Enfold as far as I know. I would suggest that you keep your title attributes, as they matter for SEO and accessibility.
Best regards,
RikardHi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
I can’t see the any problems with the page in question, did you try checking in a private or incognito browser window?
Best regards,
RikardHey Gianluca,
That is not possible with the layout builder unfortunately.
Best regards,
RikardHi ronay1,
Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
RikardHey strumpumpel,
Thanks for the login details. What happens if you remove all the content in functions.php in your child theme?
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
.single-product .avia-buttonrow-wrap a { width: 49% !important; }
Best regards,
RikardHey filmblau,
There’s nothing like that in the theme by default unfortunately, there might be a plugin or third party code which you could use to implement it though.
Best regards,
RikardOctober 21, 2024 at 12:41 pm in reply to: Critical error Enfold – Updating woocommerce product #1469549Hi,
Sorry for the late reply. Even though we haven’t been able to repoduce this, we’ve found a solution for your problem. The fix is added to your staging site so that you can verify it.
If you need to add this fix to other sites before the next release of the theme, then please edit /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/product_snippets/product_snippet_tabs.php. On row 139 you will find this:
if( function_exists( 'wc_clear_notices' ) )
Please change that line to this instead:
if( function_exists( 'wc_clear_notices' ) && WC()->session )
Best regards,
Rikard -
AuthorPosts