Forum Replies Created
-
AuthorPosts
-
Hey limedrop,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.responsive .av-burger-menu-main { display: none !important; }Best regards,
YigitHey,
Thanks for contacting us!
Your website redirects me to the link I attached in private content field below so I could not check your website but referring to this post should help – https://kriesi.at/documentation/enfold/logo/#overlap-logo-and-page-content :)
Best regards,
YigitHi,
No worries at all! Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHey,
I see that you have already started a thread which I just replied – https://kriesi.at/support/topic/enfols-multilanguage-site-using-child-and-parents-sub-directories-on-wp-basis/.
If you need further assistance, please reply to that thread :)
Best regards,
YigitHi,
I replied to your thread – https://kriesi.at/support/topic/enfols-multilanguage-site-using-child-and-parents-sub-directories-on-wp-basis/. Let us continue there :)
Regards,
YigitApril 23, 2022 at 12:19 pm in reply to: Enfols multilanguage site using child and parents sub-directories on WP basis #1349203Hi,
Thanks for contacting us!
You can refer to this post – https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-in-a-subdirectory-step-by-step/ and create sub directories.
Since you are planning to create separate installation for each language, I would recommend you to create the default language first, then duplicate it on your sub directories and replace the content for each language. You could import one of Enfold demos – https://kriesi.at/themes/enfold-overview/ and use it as base to create your first site.
Then, you can refer to this post – https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area and add a widget area to your header and use it as language switcher.
I hope that helps :)
Regards,
YigitHey Elvira,
Thanks for contacting us!
We have reset your forum account and attach the credentials in private content field below.
After logging in, please edit your profile and reset your password :)
Best regards,
YigitHi Arjan,
You are welcome! Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHi Tobi,
They are already set to none in the code Ismael shared here – https://kriesi.at/support/topic/html-code-in-contact-form/#post-1341747.
You can simply copy & paste the code into functions.php file of your child theme in Appearance > EditorBest regards,
YigitApril 22, 2022 at 5:28 pm in reply to: Links in Antwortmail des Kontakformulares deaktivieren #1349168Hi Tobi,
Thanks for contacting us!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/html-code-in-contact-form/#post-1341747
Best regards,
YigitHey,
Thanks for contacting us!
Have you modified header.php file on your child theme? If you have, that could be the issue :)
Regards,
YigitHi,
Thanks for contacting us!
Please refer to @guenni007’s post above. If you are not using a child theme, please see – https://kriesi.at/documentation/enfold/child-theme/ :)
@guenni007 thanks for your help as always! :)Best regards,
YigitHey Ivana,
Thanks for contacting us!
I checked your website and they are visible on my end. I attached a screenshot in private content field.
You might have disabled Visual Editor in Users > Profile. Could you please check if that is the case?
Best regards,
YigitHi Arjan,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top.archive #av_product_description .av-section-color-overlay { opacity: 1; background-color: #191919 !important; }Best regards,
YigitHey,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitHi,
Glad you figured it out!
Let us know if you have any other questions and enjoy your weekend :)Best regards,
YigitHi @goodpixel,
Thanks for sharing your website!
If possible, I would use a higher resolution image on the left cell of “Associazione U.C.A.V. DOG ANGEL” section as it looks a bit blurry on my end. Other than that, I think your website looks nice :)Best regards,
YigitHi Arjan,
Günter has added your request to our dev repo.
In the meantime, after setting your theme options in one language, you can go to Import & Export, export theme settings file, switch the language and go to Import & Export tab and import the theme settings file you have exported in the first step :)
Best regards,
YigitHey Esther,
Thanks for contacting us!
No, unfortunately you cannot find your purchase code on WordPress. You can find it on the ThemeForest account that was used when purchasing the theme. If you do not have access to that account, please contact the person who purchased the theme for you and request your purchase code.
Also, please ask them to generate a Personal Token for you – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token so you can insert it in Enfold theme options to receive auto updates. It seems like you are currently using deprecated API key.
Please edit your Portfolio Grid element and go to Styling > Grid Settings > Image Size and choose image size manually – https://imgur.com/a/1pZTNno :)
Best regards,
YigitHi,
Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHey,
Thanks for contacting us!
Could you please post a screenshot of the changes you would like to make and a link to your website? :)
Cheers!
YigitHi Julia,
Thanks for contacting us!
1- Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top.single-product .product_meta { display: none; }2- Please use following code
#top .variations_form, .single-product .cart th { padding-left: 0; } #top.single-product .variations select { padding-top: 15px; } .single-product .single_variation_wrap { margin-left: 0; }Regards,
YigitHi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 480px) { .woocommerce .login .button { margin: 4px; }}Regards,
YigitHi,
We are happy that @guenni007 could help you out! Let us know if you have any other questions and enjoy the rest of your day :)
@guenni007 thanks a lot for your help :)Best regards,
YigitHi Mike,
Yes, child theme should be always activated.
Please add following code to bottom of Functions.php file of your child theme in Appearance > Editor
function av_add_bbpress_custom_content() { echo 'YOUR SCRIPT GOES HERE'; }; add_action( 'bbp_template_before_forums_loop', 'av_add_bbpress_custom_content', 10, 0 ); add_action( 'bbp_template_before_topics_loop', 'av_add_bbpress_custom_content', 10, 0 );Regards,
YigitHi Mike,
Could you please refer to this post – https://digwp.com/2021/01/fix-site-health-error-authorization-header-missing/ and let us know if that does not help?
Regards,
YigitHi,
No worries at all!
Let us know if you have any other Enfold related questions and enjoy the rest of your day :)
Best regards,
YigitHi,
2- Please edit your slider and wrap your title into Span tags as following
<span>This is your title</span>Then add following code to Quick CSS
#top .avia-caption .avia-caption-title span { background-color: #b27c2b; line-height: 10px; }3- Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top.page-id-12 #after_full_slider_1 .container { padding: 0; }Best regards,
YigitHi,
We are glad that you have figured it out! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey,
Thanks for contacting us and sorry for the late reply!
We have updated the theme to the latest dev version and updated the translation on English page. That did not help with the issue. Then I changed the video file to .webm version in English version and that helped.
Could you please review your website and let us know if you need further assistance? :)
Best regards,
Yigit -
AuthorPosts
