Forum Replies Created
-
AuthorPosts
-
Hallo Michael,
The issue seems to be related to the Virtual Events plugin (https://theeventscalendar.com/products/wordpress-virtual-events/). Please make sure that you’re using the latest version of the plugin.
If you are using the latest version of the plugin, please contact their support team: https://theeventscalendar.com/support/
Best regards,
YigitHi Diana,
Thanks for the update.
After making changes to your website, please make sure to clear any server-side, plugin-based, and browser caches. This is expected with cache plugins.
If you’d like to try different cache plugins, you can try WP Super Cache (https://wordpress.org/plugins/wp-super-cache/) or Comet Cache (https://wordpress.org/plugins/comet-cache/) plugins.
Let us know if you have any other questions and enjoy the rest of your day!
Regards,
YigitHi,
I created a private testing page and imported your template but it shows up fine on this page. Could you please remove the content from your page, reimport the template, update the page, and check if that helps?
Regards,
YigitHi,
Glad Mike could help.
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
Thanks for the update.
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
This looks like a plugin conflict. Please deactivate all active plugins and then activate them one by one to find the culprit.
Best regards,
YigitHi Camilla,
Thanks for the update.
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey Jürgen,
Thanks for your suggestion. I forwarded it to our development team and shared a link to this thread as a reference. We will post here when there’s an update.
For now, I found this developer doc: https://developers.cloudflare.com/turnstile/
Best regards,
YigitHallo David,
You can use any demo you like as a base for your website.
You could use the Masonry (https://kriesi.at/themes/enfold-2017/elements/masonry/) or the Masonry Gallery (https://kriesi.at/themes/enfold-2017/elements/masonry-gallery/) elements to display your products. I think the Image with Hotspots element (https://kriesi.at/themes/enfold-2017/elements/image-with-hotspots/) would be useful to highlight the features of your bikes.
I hope this helps. Let us know if you have any other questions.
Best regards,
YigitHey Christoph,
A Layerslider license is needed if you’d like to use the premium templates or the auto-update feature.
We include LayerSlider updates when we release a new version of Enfold.
I hope this helps. Let us know if you have any other questions.
Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitHi,
Glad you figured it out. Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey,
What will happen to our website as we do not have access to generate a new API token
You will not be able to update your theme and eventually, you would experience incompatibility issues.
Please install the Envato Market plugin (https://www.envato.com/lp/market-plugin/), insert your API key in the plugin options, and check the Themes tab for the update. I’m not sure if this is going to work but this is the only way you’d be able to update your theme before the old API is shut down.
If this doesn’t work and you’d like to continue using Enfold, we’d recommend you create your own ThemeForest account and purchase an Enfold license.
I hope this helps. Let us know if you have any other questions and enjoy the rest of your day!
Regards,
YigitHi,
I’m glad that Mike could help.
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
Thanks for the information.
Your layout seems broken. I added the following code to the functions.php file in Appearance > Editor around line 50 to enable the Shortcode Parser (https://kriesi.at/documentation/enfold/intro-to-layout-builder/#shortcode-parser)
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }Then, I created a private copy of your page (please see the private content field for the link), enabled the Auto Repair function in Shortcode Parser (https://i.imgur.com/enZjeZC.png), and updated the page.
Please review your test page and if nothing is broken on the test page, enable the Auto Repair function and update your “integrations” page.
Best regards,
YigitHey Lokman,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab and adjust as needed
#top .av-minimal-toggle .toggle_content { line-height: 1.4em; }Best regards,
YigitHey,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content { background: rgba(2,34,102,0.35); }Best regards,
YigitHey Tim,
A user, who is using Grid layout for their Search Results, reported a compatibility issue with the Relevansi plugin. We fixed it in Enfold and that note refers to it.
Here is that thread: https://kriesi.at/support/topic/search-results-page-avia_product_slider-get_style_tag-on-null-error/
Best regards,
YigitHey Gernot,
Yes, there is. You can either choose one of the 29 predefined colors schemes, or you can simply select your own colors in Enfold theme options > General Styling tab :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
You are welcome!
Let us know if you have any other questions and enjoy your weekend.
Best regards,
YigitHey,
How to I open this grey element to delete it???
That’s the default widget. You can replace the default widgets with your own in WordPress dashboard > Appearance > Widgets
I tried the support forum for a question and never got a reply.
It doesn’t look like you started any threads: https://kriesi.at/support/profile/alona123/topics/
You can start new threads under Enfold subforum https://kriesi.at/support/forum/enfold#new-post
Cheers!
YigitHey,
Our host confirmed that one IP in that range was blocked due to attracting negative attention but they’ve just unblocked it.
Could you please try once again?
Regards,
YigitHi Martina,
The following code you have in Appearance > Customize > Additional CSS was causing the issue
.avia-cookie-consent-button-2 { background: #dddddd !important; border: none !important; color: #383838 !important; }I commented it out. Please review your website.
Best regards,
YigitHi,
Thanks for the update.
For your information, we’ve contacted our hosting provider regarding this issue and will give you an update once we hear back from them.
Best regards,
YigitMarch 3, 2023 at 2:12 pm in reply to: Change background color Masonry Gallery Title/Excerpt #1400020Hey Joep,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab and adjust as needed
.av-masonry-entry .av-inner-masonry-content { background-color: orange; color: white; } #top .av-masonry-entry .av-masonry-entry-title { color: red; }Best regards,
YigitHi Denis,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitHi Elena,
Your titles were wrapped inside Span tags with inline black color and Strong tags which are by default green.
I deleted those tags and then added the following code to the bottom of the Quick CSS field so the Icon List titles are bold
/* Change font weight of Icon List titles */ #top #wrap_all .avia-icon-list .iconlist_content h2 { font-weight: bold; }Please review your website.
Best regards,
YigitHey Denis,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#top .avia-slideshow-inner { height: auto !important; }Best regards,
YigitMarch 3, 2023 at 1:32 pm in reply to: Mobile Standards like Swipe functions, Carousel Posts, offgrid #1400014Hey,
Slider elements including the Post Slider element in Enfold do support swipe functionality on mobile.
Could you please show us some examples?
Best regards,
YigitMarch 3, 2023 at 12:02 pm in reply to: LayerSlider Demo “Enfold – most beautiful theme ever” Missing 1 Slide #1399976 -
AuthorPosts
