Forum Replies Created
-
AuthorPosts
-
Hi,
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,
YigitHey,
Thanks for the update!
I checked your link and it redirects me to the link I posted in private content field below.
Have you figured it out already? :)
Best regards,
YigitHi Natacha,
Thanks for contacting us!
Enfold is fully compatible with WPML but it is not a free plugin.
You could use Polylang which is free and works with Enfold though it does not have all the features WPML offers.You can register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)
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,
Could you please create temporary admin logins and post them here privately so we can add it for you? :)
Regards,
YigitHey,
Thanks for contacting us!
Please use a child theme – https://kriesi.at/documentation/enfold/child-theme/ and then add following code to functions.php file of your child theme in Appearance > Editor
//------------------------------- // Verification meta tag //------------------------------- function custom_script_name(){ ?> // verification meta tag goes here
Cheers!
YigitApril 19, 2022 at 2:34 pm in reply to: I tried to register in the support but without success. #1348801Hey,
– We have reset your forum account. Please see private content field below for your credentials.
– The image was added as cell background image. Please edit the cell and change the background image as needed :)
Best regards,
YigitHi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top .main_color .input-text, #top .main_color input[type="text"], #top .main_color input[type="input"], #top .main_color input[type="password"], #top .main_color input[type="email"], #top .main_color input[type="number"], #top .main_color input[type="url"], #top .main_color input[type="tel"], #top .main_color input[type="search"], #top .main_color textarea, #top .main_color select { border-color: #e2e2e2; }
Cheers!
YigitHey Marko,
Thanks for contacting us!
I have reset your credentials and attached them to private content field below. Please login to your account using the password I shared in private content field and edit your profile to you update your password :)
Best regards,
YigitHi,
Updates you make on the page should be reflected on the front end. There could be dynamic caching on your server as Günter mentioned.
Could you please contact your hosting provider and make sure that is not the case and disable server side cache if there is one enabled?If that does not work, could you please create a testing installation where we could test?
Regards,
YigitHi,
It is indeed :)
You are welcome! Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi!
Thanks for contacting us!
Please go to Appearance > Menus and click Screen Options and check “Description” and edit your text in description field – http://i.imgur.com/mjg0bd5.png :)
Regards,
YigitHi,
You are welcome!
Let us know if you have any other questions and enjoy the rest of your day!Best regards,
YigitHey,
I have just finished importing the demo. Please review your website :)
Regards,
YigitHey,
You are not having 500 error, you are having a database connection error – https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-error-establishing-a-database-connection-in-wordpress/.
Please check database credentials in wp-config.php file as I mentioned above or contact your hosting provider so they could help
Regards,
Yigit -
AuthorPosts