Forum Replies Created
-
AuthorPosts
-
Hey,
Please go to Appearance > Menus and create a new menu and check “Enfold Secondary Menu” under Menu settings and then add your brands as Custom Links. You can use HTML in Navigation Label field to display logos of your brands.
Then please go to Enfold theme options > Header > Extra Elements and enable “Header Secondary Menu” :)
Best 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,
Personal Tokens work on Enfold version 4.5 and newer so please update the theme manually to the latest version and then insert Personal Token – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token to receive future updates :)
Best regards,
YigitNovember 11, 2020 at 2:29 pm in reply to: Woo Commerce Product Bundles Quantity not working #1259888Hi Dave,
It is now working fine on my end.
I believe you have seen cached version. Could you please clear cache and test again? :)
Best regards,
YigitNovember 11, 2020 at 1:43 pm in reply to: Warning: Characters ,[,] might break ALB backend or frontend. #1259880Hi,
Have you tried de-activating plugins and checked if that helps?
If it does not, could you please share your script with us using pastebin.com?Best regards,
YigitHallo,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.7.6.4.
We would recommend you to create a testing environment and update the theme there firstly to be on the safe side :)If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start new threads under Enfold sub forum :)
Best regards,
YigitHallo Ralf,
Thanks for contacting us!
You can create a testing installation on a subdomain and test updating the theme there before updating it on your live server :)
I hope that helps! Let us know if you have any other questions!
Best regards,
YigitHi,
You are welcome! If you need further assistance, please let us know :)
Best regards,
YigitHi,
You would need to edit the page to get the shortcode of the section :)
It is the section I showed in screenshot in private content field that you would like to display on top of every single product page, is that correct?
If so, you would need to use the code as followingadd_action('woocommerce_before_single_product','av_woocommerce_before_single_product'); function av_woocommerce_before_single_product(){ if(is_product()){ echo do_shortcode("[Your shortcode goes here]"); }}Best regards,
YigitHi,
Please add following code to bottom of Quick CSS field and flush cache
#top .av-subnav-menu > li { margin-right: -5px; }Best 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,
I updated the selector to following one and that fixed it
#top .av-subnav-menu li.current-menu-item, #top .av-subnav-menu li.current-menu-item > a, .av-main-nav ul li.current_page_item > aPlease review your website :)
Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#top .grid-content, #top .grid-content * { background-color: #008328; color: white; text-align: center; border-radius: 5px; font-size: 16px; } .grid-content .avia-arrow { display: none; }Best regards,
YigitHi,
Could you please update Enfold to the latest version 4.7.6.4 – https://kriesi.at/documentation/enfold/theme-update/ and check if that helps?
Your current version is 4.7.4.Regards,
YigitHey,
Tags are not showing up on my installation. Could you please post .htaccess logins so we can view your search results page? :)
Best regards,
YigitHey,
Thanks for contacting us!
I inserted your icons using HTML. Please review your website :)
Best regards,
YigitNovember 10, 2020 at 3:14 pm in reply to: Woo Commerce Product Bundles Quantity not working #1259591Hey Dave,
Thanks for contacting us!
Could you pleas go to /enfold/config-woocommerce/woocommerce-mod.js file and find following on line 80
avia_apply_quant_btn();and change it to following and check if that helps?
//avia_apply_quant_btn();If it does not, please post WP admin logins here privately so we can look into it.
Best regards,
YigitNovember 10, 2020 at 3:08 pm in reply to: if the main-menu is activated slide-shows stop being visible #1259588Hi,
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,
YigitNovember 10, 2020 at 3:00 pm in reply to: if the main-menu is activated slide-shows stop being visible #1259583Hi,
I believe the issue was letter “ü” in your anchor link. I edited your menu and change it to “ue” and that helped.
Please review your website :)
Best regards,
YigitHey Sören,
Thanks for contacting us!
It seems like you have not created a menu yet. Please go to Appearance > Menus and create a new menu, check “Enfold Child Main Menu” under Menu Settings and save your menu. After that menu indicators should show up.
If you would like to disable them, you can do so in Enfold theme options > Header tab.To display transparent and sticky header like on – https://kriesi.at/themes/enfold-restaurant/, please go to Enfold theme options > Header > Header Behaviour and choose to display sticky header and then edit your page and choose to display transparent header under Layout section – https://imgur.com/a/G7lxvM3 :)
Best regards,
YigitNovember 10, 2020 at 2:43 pm in reply to: Missing Borders, Mobile Menu Social Icons and Active Page Menu Background color #1259578Hey,
I was checking your threads and came across this one. I replied to your questions in this thread – https://kriesi.at/support/topic/admin-link-missing-issues/.
If you need further assistance, please let us know :)Best regards,
YigitHey,
I believe these ones are resolved in this thread – https://kriesi.at/support/topic/admin-link-missing-issues/.
If you need further assistance, please let us know :)Best regards,
YigitHi,
1- I added following code to bottom of Quick CSS field
@media only screen and (min-width: 768px) { .only-mobile { display: none; }}2- I cannot see an arror on your menu at the moment but I added following code to bottom of Quick CSS field so it would make sure it will not show up
.avia-menu-fx .avia-arrow { display: none!important; }3- I added following code to bottom of Quick CSS field
#top .av-subnav-menu li.current-menu-item, #top .av-subnav-menu li.current-menu-item a, .av-main-nav ul li.current_page_item > a { background-color: #dddddd!important; }4- It does appear on my end. I attached a screenshot in private content field below.
As I mentioned earlier, this thread already got very confusing for me. Posting your questions one by one would make it a lot easier for us to follow :)
Best regards,
YigitHey,
Thanks for contacting us!
Please add following code to Quick CSS in Enfold theme options > General Styling
.av-masonry-entry .av-masonry-entry-title { text-align: center; }You may need to go to Enfold theme options > Performance and disable CSS merging, save theme options and then re-enable it for code to work :)
Best regards,
YigitHi,
Glad we could help! Let us know if you have any other questions or issues :)
Best 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,
I forgot to replace image URL in the code that is why it was empty. I replaced it, chose to display slim header in Enfold theme options > Header and then added following code to bottom of Quick CSS field
@media only screen and (min-width: 768px){ .av-section-bottom-logo.header_color { display: none; }}Please review your website :)
Best regards,
YigitNovember 9, 2020 at 7:41 pm in reply to: Imbedding Blurb Book for sale into Site, Image too small. #1259366Hi,
You are welcome! Please let us know if you have any other questions or issues and enjoy the rest of your day :)
Best regards,
YigitNovember 9, 2020 at 6:52 pm in reply to: Imbedding Blurb Book for sale into Site, Image too small. #1259334Hi,
Thanks for sharing the link!
I tested the new code and it basically links to Blurb but you can make the image bigger by adding following code to Quick CSS in Enfold theme options > General Styling tab.share-on-blog { max-width: 800px !important; } .share-on-blog img { max-width: 800px !important; max-height: 800px !important; }Best regards,
Yigit -
AuthorPosts
