Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for contacting us!
You could either add separate items for bottle and glass or add both prices with description in price field – https://imgur.com/a/ZN2TMKD :)
Regards,
Yigit-
This reply was modified 3 years, 2 months ago by
Yigit.
Hey Chris,
Login credentials did not work for me. Could you please check them once again? :)
Best regards,
YigitHey,
I tried adding the code Nikko shared and “-webkit-text-fill-color: #000;” part seems to do the trick :)
Best regards,
YigitAugust 9, 2022 at 6:33 pm in reply to: Move the product description below the image product on tablet only #1361279Hey Audrey,
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: 1200px) { .single-product-main-image { width: 100%; margin-right: 0; float: none; }}Cheers!
YigitHi Rixi,
We are happy that Mike helped you out!
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 :)
Best regards,
YigitHi,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options
Apparently Mastodon icon is not available on Fontello so please check under “Using images or non-Fontello icons” section :)
Regards,
YigitHi Josephine,
Thanks for contacting us!
Please consider using captcha – https://kriesi.at/documentation/enfold/contact-form/#captcha :)
Best regards,
YigitHi Tanju!
Thanks for contacting us!
Could you please post a link of your website so we can provide you an accurate solution? :)
Best regards,
YigitHi Eva,
Please edit loop-index.php file on your child theme and find line 569
echo '<div class="post_author_timeline"></div>'; echo av_blog_entry_markup_helper( $current_post['the_id'] ); echo '</article>';and change it to following
echo '<div class="post_author_timeline"></div>'; echo av_blog_entry_markup_helper( $current_post['the_id'] ); echo '<p class="custom-field">'; echo get_post_meta($post->ID, 'address', true); echo '</p>'; echo '</article>';Regards,
Yigit-
This reply was modified 3 years, 3 months ago by
Yigit.
Hi,
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 your weekend!
Best regards,
YigitHi,
I re-installed the theme via FTP and that helped.
Please review your website :)
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 your weekend!
Best regards,
YigitHi,
Thanks for contacting us!
I have tested this on my local installation using WordPress 6.0.1, WooCommerce 6.7.0 and Enfold 5.1.1 however I could not reproduce the issue. Issue might be related to modifications done on your child theme.
Could you please create a duplicate testing installation and post FTP and WP admin logins here privately so we can look into it? :)
Regards,
YigitHi,
I added the code Team VDLP shared on this post – https://kriesi.at/support/topic/styling-custom-post-types-broken-since-enfold-5-0/#post-1360792 to the bottom of functions.php file of your child theme and that helped.
Please review your website :)
Best regards,
YigitHi,
Thanks for contacting us!
Could you please post FTP logins here privately as well?
Cheers!
YigitHi,
I have checked your website on my iphone however it looks correct on my end as well. I attached a screenshot in private content field below :)
Regards,
YigitAugust 5, 2022 at 11:41 am in reply to: Menu with "Button style (bordered)" with transparent header: #1360776Hi,
You are welcome!
Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHey Gabriela,
Thanks for contacting us!
I am afraid the only way to access updated theme files for you is to have an access to ThemeForest account that was used when purchasing the theme.
Envato has replaced their API keys with Personal Tokens and we have implemented those changes in Enfold 4.5. Any older version than that requires a manual update first (you can download the theme files by logging into your ThemeForest account and going to Downloads page) and then you can insert your Personal Token for auto updates – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token.
Please try contacting Envato support. They might be able to help you recover your ThemeForest account but they would probably ask for a proof of purchase :)
Best regards,
YigitHey Team VDLP,
Glad you guys figured it out!
Would you mind sharing your solution for future readers? :)
Best regards,
YigitAugust 4, 2022 at 7:50 pm in reply to: Menu with "Button style (bordered)" with transparent header: #1360685Hi A,
It seems like you have saved theme options and it overwrote the changes I made. I made them once again so please refresh your Theme Options page before saving it :)
Best 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 for your help :)Best 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 :)@guenni thanks for your help as always :)
Best regards,
YigitHi,
Please add following to bottom of Functions.php file of your child theme to enable post type option :)
add_theme_support( "add_avia_builder_post_type_option" );Regards,
Yigit-
This reply was modified 3 years, 3 months ago by
Yigit.
Hey,
You are welcome!
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)
Best regards,
YigitHey Antonio,
Could you please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page? You can upload your screenshots on imgur.com and post the links here :)
Regards,
YigitAugust 4, 2022 at 2:43 pm in reply to: Menu with "Button style (bordered)" with transparent header: #1360636Hey A.,
// was used to comments instead of /* */. So I replaced all instances of // with /* */ :)
Could you please post a screenshot and show the changes you would like to make so we can make sure that we are on the page? After I made the changes there was only a white border around highlighted menu item and that sounds like what you wanted so I am a little confused :)
Regards,
Yigit -
This reply was modified 3 years, 2 months ago by
-
AuthorPosts
