Forum Replies Created
-
AuthorPosts
-
Hi,
I added following code to bottom of Style.css file of your child theme however it is not being applied.
#top #header.av_header_transparency .av-main-nav > li > a:hover .avia-menu-text { color: #1c3041 !important; }Do you have cache on server side? If you do, please try to clear that one as well.
Best regards,
YigitHey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.groot { text-align: center; }If that does not help, please post a screenshot and show the changes you would like to make :)
Best regards,
YigitHi Anja,
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!
You are currently using an older version of the theme which is not compatible with your WordPress version. Updating the theme would fix the issue :)
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.3.
Then, please generate a Personal Token by referring to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert it in Enfold theme options to receive auto updates :)
Best regards,
YigitHey,
Thanks for contacting us!
No, that is not possible. Here is a screenshot from my local installation – https://imgur.com/a/KDl9Z9k
Where would you like to display plus sign? Could you also create temporary admin logins and post them here privately in case we cannot reproduce the issue locally? :)
Best regards,
YigitJune 16, 2021 at 4:02 pm in reply to: Displaying site description (tagline) and increasing the secondary menu's size #1306057Hey Patrick,
Thanks for contacting us!
1- You add following code to bottom of Functions.php file of your child theme (https://kriesi.at/documentation/enfold/child-theme/)
function av_get_site_desc() { $site_description = get_bloginfo( 'description' ); return $site_description; } add_shortcode( 'site_desc', 'av_get_site_desc' );and use [site_desc] shortcode to display it wherever you want. To display it in header area, 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.
If that does not help, please post a screenshot showing the changes you would like to make. You can upload your screenshots on imgur.com and post the links here :)2- Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#avia2-menu a { font-size: 17px; } #top .social_bookmarks li a { font-size: 20px; }Best regards,
YigitHi,
Use the code as following
add_filter('avia_masonry_entries_query', 'avia_random_image_query', 10, 2); function avia_random_image_query($query, $params) { if(!is_page( 99 )){ if(!empty($query['post_mime_type']) && $query['post_mime_type'] == 'image') { $query['orderby'] = "rand"; } return $query; } }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,
YigitHey Diana,
Thanks for contacting us!
I added following code to bottom of Quick CSS field in Enfold theme options > General Styling
@media only screen and (max-width: 1300px) { .header_color .header_bg, .main_color { background: #ffffff; } }Please review your website :)
Best regards,
YigitHi,
Glad you figured it out!
I tried changing the value to between 90-100% and it worked for me. Browser zoom was set at 100%. Please note it does not reflect responsive behaviour.
Best regards,
YigitHi,
Could you please try adding following code to Quick CSS as well
.av-parallax-inner.av-parallax-woo { max-width: 500px; margin: auto; position: initial; } #av_product_description .active-parallax { max-height: 500px; }Best regards,
YigitHi,
#top is the ID of body tag used as selector – https://imgur.com/a/pAHWtJ2 :)
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,
You are welcome, Matt! Always happy to 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,
YigitHi,
You can simply edit the code and change it to following
#top .avia-image-container.img-border img, #top #wrap_all #main #cs-border { border-top: 5px solid gold; border-bottom: 5px solid gold; }Best regards,
YigitHi,
You are welcome!
We will keep the thread open and wait to hear from you :)
Best regards,
YigitHi Matt,
I am not really sure why it threw “theme is up-to-date” error. I had the same issue on another users installation however trying for the second time I was able to update the theme through Envato market plugin.
I updated the theme to the latest version manually and that helped. Please review your website :)
Best regards,
YigitHi,
There are many users who are using WooCommerce however they did not report such issue so I believe the issue is one of WooCommerce extensions. Please try de-activating them :)
Best regards,
YigitHi,
I just tested it on my local installation on a child theme however it worked as expected for me – https://imgur.com/a/ecnsTGY
You might be adjusting the wrong line I am afraid. If you have copied the file to your child theme, could you please create temporary admin logins and post them here privately so we can look into it?
If Editor is missing under Appearance tab, please post FTP logins privately as well :)
Best regards,
YigitHey Evelyn,
Thanks for contacting us!
I searched for CapCorn however I could not find any information about it on DuckDuckGo and Google.
Enfold is fully compatible with WooCommerce Bookings – https://woocommerce.com/products/woocommerce-bookings/ and – WooCommerce Bookings And Appointments – https://www.pluginhive.com/product/woocommerce-booking-and-appointments/ plugins.Changing header is height is easy. You can simply go to Enfold theme options > Header and change header height as needed – https://imgur.com/a/w00N6Nn :)
I hope that helps! Let us know if you have any other questions and enjoy the rest of your day! :)
Best regards,
YigitHey Janine,
Thanks for contacting us!
They are using our Enfold theme – https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990 however it seems like they did not base their website on any of Enfold demos – https://kriesi.at/themes/enfold-overview/ (which can be imported with a single click within a few minutes by the way!).
I hope that helps! If you have any other Enfold related questions, please let us know :)
Best regards,
YigitHi Matt,
Thanks! Hope you are too!
I checked your website and it still seems like updates are disabled.
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitHi Justine,
Could you please firstly update Enfold to the latest version 4.8.3 and then try updating WooCommerce?
If you would like us to update it, please have a backup and let us know :)Best regards,
YigitHi,
If you have made any changes on files such as functions.php, they will be overwritten. However if only customizations you made are in Enfold theme options, you can go ahead and update the theme. You will not lose those :)
Best regards,
YigitHi,
It seems like you are adding the code to Functions.php file of your child theme. Please remove it from there and insert it in /themes/enfold-child/style.css file instead. It is on the same folder :)
Best regards,
YigitJune 15, 2021 at 7:04 pm in reply to: I'm getting an error message across the top of my homepage #1305881Hi,
Thanks for contacting us!
Which version of Enfold are you using? If not the latest 4.8.3, please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version. That would fix the issue.
If it does not, please create temporary admin logins and post them here privately so we can look into it :)
Regards,
YigitHey,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/menu/#toggle-id-87 :)
Best regards,
YigitHey,
Thanks for contacting us!
Yes, updating the theme would fix the issue. Envato has updated their API and we have implemented those changes in Enfold 4.5 so versions older than 4.5 require a manual update first.
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.3.
Then, please generate a Personal Token by referring to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert it in Enfold theme options to receive auto updates :)
Best regards,
YigitHi,
Thanks, it worked.
I turned on debugging mode – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode and then moved fundraising script from Text Block element into Code Block element and that helped.
Please review your website :)
Best regards,
YigitHey,
Thanks for contacting us!
Please copy /enfold/config-templatebuilder/avia-shortcodes/section.php to your child theme – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb and then open the file on your child theme and find
$params['attach'] .= "<a href='#next-section' title='' class='scroll-down-link {$arrow_class}' {$arrow_style} " . av_icon_string( 'scrolldown' ) . '></a>';and change it to
$params['attach'] .= "<a aria-hidden='false' href='#next-section' title='' class='scroll-down-link {$arrow_class}' {$arrow_style} " . av_icon_string( 'scrolldown' ) . '></a>';Best regards,
YigitJune 15, 2021 at 5:25 pm in reply to: Updated to Enfold 4.8.3 and outgoing message is gone. #1305867Hi,
You are welcome, John! :)
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,
Yigit -
AuthorPosts
