Forum Replies Created
-
AuthorPosts
-
December 1, 2022 at 4:05 pm in reply to: Seite komplett zerschossen | Enfold Restaurant Urgent! #1374662
Hey,
I am closing this thread then. Let us continue on the other one :)
Regards,
YigitHi Nic,
You can use (Email address hidden if logged out) but please post login credentials here privately :)
Regards,
YigitHey Azmi,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.2.1.
You can login on ThemeForest with the account you used when purchasing Enfold and download the latest version in Downloads page. We would recommend you to update the theme via FTP.
If you would like us to update the theme for you, please have a backup, register to our support forums – https://kriesi.at/support/register/ using your purchase code, login, start a new thread under Enfold sub forum – https://kriesi.at/support/forum/enfold#new-post and attach temporary WP admin and FTP logins in private content field :)
Regards,
YigitHi,
You are welcome, Michael! Let us know if you have any other questions and enjoy the rest of your day :)
Regards,
YigitDecember 1, 2022 at 2:55 pm in reply to: Seite komplett zerschossen | Enfold Restaurant Urgent! #1374640Hey,
This thread seems to be the same as this one – https://kriesi.at/support/topic/page-completely-shot-enfold-restaurant/. Let us continue on the other thread :)
Regards,
YigitHi Nic,
Without seeing your site, I am afraid we cannot tell what went wrong. Could you please create temporary admin logins and post them here privately so we can look into it? :)
If you have imported demo on a clean installation, you can use a plugin such as this one – https://wordpress.org/plugins/wp-reset/ to reset your database and re-import the demo in Enfold theme options.
We are sorry about that but there are only 2 people from our team that speak German at the moment and rest of us speak English so if you do not mind, please post in English (or we can use Google to translate your messages) to receive faster replies.
Regards,
YigitHi,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/logo/#change-the-logo-image-on-some-page
Let us know if you need assistance with that :)
Regards,
YigitHey Michael,
Thanks for contacting us!
Enfold is fully compatible with The Events Calendar which you can use to add events on your website and use Event Tickets plugin to manage the tickets :)
If you have questions regarding the plugins, we would recommend you to contact TEC team :)
Best regards,
YigitHi B,
I am afraid it is not possible to remove only the time with CSS.
You can simply download pre-built child theme here – https://kriesi.at/documentation/enfold/child-theme/, install and activate it, go to Enfold child theme > Import & Export tab and click “import settings from your parent theme” button. After that your site should look the same as your parent theme.
Then you can go to Appearance > Editor and edit Functions.php file inside your child theme and add the code I posted above :)
Best regards,
YigitHi,
Could you please switch user role to administrator? :)
I noticed that I did not make it so clear but number 1 should be the three dots on the right :)
Best regards,
YigitNovember 30, 2022 at 4:44 pm in reply to: Google fonts lokal einbinden | direkt beim Erstellen einer neuen Website #1374493Hey,
Yes, the procedure is the same whether you are just starting or working on an existing site :)
Best regards,
YigitHey,
You can find the images you have uploaded in media library on your server inside /wp-content/uploads/ folder :)
Regards,
YigitNovember 30, 2022 at 4:42 pm in reply to: Wie lange dauert die Support-Antwort? How long does the support response take? #1374490Hi,
Great! I am marking this thread as resolved.
Let us know if you have any other questions or issues :)Best regards,
YigitNovember 30, 2022 at 4:41 pm in reply to: Foto auf der Enfold Restaurant Startseite ändern | Change the photo on the Enfol #1374489Hey Nic,
Please edit your Color Section element and go to Styling > Background Image to change it :)
Cheers!
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitNovember 30, 2022 at 2:54 pm in reply to: Laden einer Demo-Version | stehn auch andere Funktionen / Tools zur Verfügung #1374470Hi,
Yes, all elements and functionalities are included in Enfold. Some elements are available after activating certain plugins, such as WooCommerce, The Events Calendar etc.. If you point out a specific feature/functionality, we can gladly tell you how you can use them :)
Cheers!
YigitHey,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 480px) { .avia-button.av-14b7av-fc5aa60a4df753ad7c839469f33ef344, .avia-button-wrap.av-14b7av-fc5aa60a4df753ad7c839469f33ef344-wrap { float: none; } .avia-button-wrap.av-14b7av-fc5aa60a4df753ad7c839469f33ef344-wrap { max-width: 210px; margin: auto; } }
Regards,
Yigit-
This reply was modified 2 years, 7 months ago by
Yigit.
Hey troupdim,
Thanks for contacting us!
Could you please post a link of your page so we can provide you an accurate solution? :)
Best regards,
YigitHi,
Glad Rikard could help! :)
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,
YigitHey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.entry-content-wrapper ul.products .quantity { max-width: 130px; margin: auto; }
Best regards,
YigitHey,
Thanks for contacting us!
We do not have any experience with Presto unfortunately but could you please refer to this screenshot and check Panels tab and make sure is it enabled – https://imgur.com/a/MFZ5EZh?
Best regards,
YigitHi,
Our devs have added a filter “avf_google_recaptcha_apiurl” which will be available in Enfold 5.3
Could you please try changing the code to following one
add_filter('av_google_recaptcha_apiurl', function($url) { $lang = apply_filters( 'wpml_element_language_code', null, $args); $url = $url . "?hl=" . $lang; return $url; }, 10, 1);
Best regards,
YigitHi,
Glad Ismael could help!
In Enfold 5.3, we have added an option “Page Element Filter” to exclude page content from ALB subqueries for various elements :)
Best regards,
YigitNovember 30, 2022 at 1:53 pm in reply to: Remove sidebars to linked webcam images to stretch fullscreen #1374455Hi,
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,
Great! :)
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,
YigitHey B,
Thanks for contacting us!
Please add following code to the bottom of functions.php file of your child theme in Appearance > Editor
add_filter('avia_widget_time', 'change_avia_date_format', 10, 2); function change_avia_date_format($date, $function) { return get_option('date_format'); }
Best regards,
YigitNovember 30, 2022 at 1:46 pm in reply to: Bausteine/ Elemente abspeichern für andere Seiten? #1374447Hi,
Please see my reply on this thread – https://kriesi.at/support/topic/einzelne-demo-elemente-herunterladen/#post-1374441 :)
Best regards,
YigitHey,
Thanks for contacting us!
1-Unfortunately, there is not a quick CSS snippet we can share to achieve this. Would adding 2 Magazine elements and displaying only 1 item in the bottom one and displaying it bigger would work?
2- Please edit your Magazine element and give it a custom ID (“right-mag” in example below) and add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
#right-mag .av-magazine-thumbnail { float: right; margin-right: 0; margin-left: 15px; }
Best regards,
YigitNovember 30, 2022 at 1:14 pm in reply to: Wie lange dauert die Support-Antwort? How long does the support response take? #1374442Hi,
We usually reply to threads within 24 hours however depending on how busy the forums are, sometimes it gets longer.
All of your threads received a reply. If you have further questions, please reply back :)
Regards,
YigitHey,
You can go to any page you would like to import – https://kriesi.at/themes/enfold-overview/ and then share the link with us so we can share shortcodes of the page with you. After that you can enable ALB debugging mode – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode and insert the shortcodes into debug field right below ALB :)
Regards,
Yigit -
This reply was modified 2 years, 7 months ago by
-
AuthorPosts