Forum Replies Created
-
AuthorPosts
-
Hi,
In that case please inspect the class name for the div which you want to toggle and replace it in the js code :)
For example:
Replace the class and ID in the below line with the class name of the div with comments. Same with CSS.
jQuery(“#toggle-section”).toggleClass(“hide-me”);
Or you can give this plugin a shot https://wordpress.org/plugins/show-all-comments-in-one-page/
Or check out this tutorial https://premium.wpmudev.org/forums/topic/showhide-comments-section-with-jquery
Best regards,
VinayHey Gitte,
To toggle a section when a button is clicked please check https://kriesi.at/documentation/enfold/button/#toggle-id-7
Just add your comments inside a color section.
In case, if you are using a sidebar on the blog page, just add your comments inside a column which suits your design.
Best regards,
VinayNovember 18, 2018 at 9:06 am in reply to: Change color section full-width to make it aligned with masonary with big gap #1034835Hi,
I’m sorry, but your requirement is not clear. If you still have any issue please upload a screenshot/mockup to one of the below sites and share the link here so we can help you better :)
https://snag.gy/
https://ctrlv.cz/en/
https://imgur.comBest regards,
VinayHi,
I checked your site on an incognito tab but the homepage is not showing for me. Please clear the cache to view the CSS changes.
Best regards,
VinayNovember 18, 2018 at 8:33 am in reply to: Youtube video lightbox not working in 1/2 grid row #1034829Hi!
I’m not sure why the lightbox is not working for you. Please deactivate all plugins and check if the light box works and let us know.
You can also try to add “?iframe=true” at the end of the youtube URL.Cheers!
VinayHi,
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:
/* CSS - Footer widget font */ #footer .textwidget, #footer .textwidget.custom-html-widget { font-size: 14px; color: #FFF; }
Best regards,
VinayNovember 14, 2018 at 8:49 pm in reply to: Reducing the distance between the main navigation points in the header #1033651Hi,
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:
/* CSS - Submenu top border */ #top .av-main-nav li:hover > ul { border-top: none; }
Best regards,
VinayNovember 14, 2018 at 8:43 pm in reply to: Uncaught Error: Syntax error, unrecognized expression #1033646Hi,
Submenu shows when you click on it. You can change the way submenu appears in the mobile menu from the settings Enfold > Main Menu > Burger Menu > Menu Icon Submenu items
I also checked for the issue with the Full screen slider and the testimonial slider and bot are working fine. Please see attached screenshot.If you are still facing any issue, create a new ticket and let us know what device and browser you are using.
Best regards,
VinayHi,
Sorry for the delay, I checked your site.
Like you mentioned the About us page is not loading.
I can confirm that the layout builder works fine. I created a private test page for testing purpose. Please check private content for the link.
It’s possible that the About page has a script that’s blocking the layout builder or something is corrupt.
Please enable debug mode and copy the page shortcode and re-create the page.
You should be able to edit the newly created pages :)
Let us know if you have any questions.
Best regards,
VinayNovember 14, 2018 at 6:31 pm in reply to: Youtube video lightbox not working in 1/2 grid row #1033606Hi,
Thank you for getting back to us.
I checked your site and the YouTube video is opening in a lightbox.
Please see the attached screenshot below.
If you still have an issue let us know what device and browser you are facing the issue on?
Best regards,
VinayNovember 14, 2018 at 6:14 pm in reply to: Enfold Chart button doesn't work in mobile version #1033600Hi,
Thank you for getting back to us and sorry for the delay. I checked your site and noticed you have several plugins installed.
To find out if any plugin is causing a conflit please follow these steps:
1. Go to your plugins page > Deactivate all active Plugins
2. Update WordPress and Enfold to the latest version if you have not.
3. Make sure all the plugins are updated.
4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.We await the results of your plugin compatibility test.
Thanks for your cooperation :)
Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHey Charlotte,
To disable the click event on parent menu link please follow the steps mentioned in https://kriesi.at/documentation/enfold/menu/#main-menu-links > Disable parent menu link
Let us know if you have any questions :)
Best regards,
VinayHey czar,
I’m able to view the sub menu when I scroll the page down.
Please let us know if you are not able to view this on your system and what browser and device you are using.
Best regards,
VinayHi,
Thank you for writing to us.
I checked your site and the settings were different and the proper code was not copied to the style.css
Please check your site now and let us know if you have any questions.
Best regards,
VinayHey kenwcmg,
1. I checked your site and there are 3 items in the “Skye Cullin” category. Let us know which other items you noticed is not in this category but still show up here.
2. Please use the below CSS to move the breadcrumbs inside the header.
#main .title_container { z-index: 999; margin-top: -12px; border: none; background: transparent; }
Best regards,
VinayHi,
1. Please use a text element instead of the icon box and remove the left padding set in the column layout.
2. The color section and Grid row elements are full-width elements.
To modify the width of the full-width elements please use the code in the below linkPlease set max-width value to 1310px in the code snippet.
3. Same as issue #2.
Let us know if you have any questions.
Best regards,
VinayHey Jan,
1. To add a clickable link to the top bar please check
2. To align the header elements to take the full width of the browser please check
3. You can create a registration page using a plugin like WooCommerce or any other 3rd party plugin which will also support wishlist and link the registration page to the top bar.
4. Please increase the border-radius value to 2px from 0 to achieve rounded corner buttons.
5. Please check the “Hover state” under Main menu sublinks to view the settings and snippets which you can use to change the hover effects.
6. 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:
/* CSS - */ #top #header .av-menu-button > a .avia-menu-text { border-radius: 2px !important; }
Please create new tickets for different issues which are not related, it will be easy to provide you with the solution and keep the topic related to its content :)
Best regards,
VinayNovember 13, 2018 at 4:13 pm in reply to: force burger menu on ipad landscape, max-width mobile, anchor links ipad wrong #1033050Hey Munford,
Thank you for contacting us. I checked your site for the issues and found the below:
1. At 989px the boxed layout fills 100% please see screenshot attached. have you tried to clear the cache?
2. If the menu items overlap the logo please check the below link for a possible solution
3. Please open a different ticket for different issues which are not related so it is easy to provide you with a solution and keep the content related to the main topic.
Best regards,
VinayHey royaltask,
Thank you for contacting us and sorry for the late reply, to display an image in the front and caption behind please add the image “HTML” tag in the title of the icons :)
Best regards,
VinayHi,
Sorry for the late reply, I have checked your site and mentioned the steps to resolve the issue below:
To change the button element color on hover please follow the steps:
1. Enable custom CSS class name from Enfold > Layout Builder
2. Give the button element a custom class name “my-custom-button” and use the code provided here:To make the columns inside which you have the image and text of the same height, please check
I have made the same changes for the column at the bottom of the example page
I have used the embed method to display the video in the footer
In future please create new tickets for different issues it will be easy to provide the solution for you :)
Best regards,
VinayHi,
Sorry for the late reply. It appears the code in the post #post-1018988 is conflicting with the tab elements. Please remove the code and confirm it resolves the tab issue so we can work on a different solution to resolve the logo issue.
Best regards,
VinayHi,
Have you tried the available styles in the testimonial element settings? The “Compact style” is what you are looking for i think.
If you still need help to add a custom style please try this code in the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - Testimonial speach bubble */ #top .avia-testimonial-content { position: relative; background: #e1e1e1 !important; border-radius: .4em; overflow: visible !important; padding: 20px !important; } #top .avia-testimonial-content:after { content:""; position: absolute; bottom: 0; transform: translateY(100%) !important; border-top: 0px solid transparent !important; border-left: 13px solid transparent !important; border-right: 13px solid #e1e1e1 !important; border-bottom: 16px solid transparent !important; }
Please open new tickets for issues that are not related so we can keep the focus on the main topic :)
Best regards,
VinayHey prana3stil,
It is possible to change the menu styles using custom code
- One Page menu
- Dots Menu
- Justified menu
- Multiline menu
- Logo Centered split menu
For more info please check
If you need more options there are many plugins available we haven’t tested any please feel free to try them out it should work for you fine :)
Best regards,
VinayHi Nora,
Sorry, we missed your question. We would love to help you with anything related to Enfold or a general question about WordPress.
I need more info on “client recommendations media tool” is that a plugin? if it is please check the plugin documentation or the plugin support as they know their plugin better :)Best regards,
VinayNovember 7, 2018 at 2:33 am in reply to: MENU IN PC AND MOBILE PHONE IS NOT COLAPSIBLE BUT STAY EXTENDED #1030677Hey Slawomir,
Thank you for writing to us.
The options you are looking for was never under the “Header” tab.
Please go to:
Enfold > Main Menu > Burger/Mobile menu > Menu Icon Submenu items
Enfold > Main Menu > Burger/Mobile menu > Menu Overlay StyleYou can find more info here https://kriesi.at/documentation/enfold/menu/#burgermobile-submenu-links
For future reference please bookmark the docs we will update it if there are any changes :)
Best regards,
VinayHey tal1234,
The top gap is created by the sticky pop-up is it a plugin you are using?
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.responsive #top #header { top: -0px } .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 40px !important; }
Best regards,
VinayHey bobfurgo,
To change the overlay color please refer to https://kriesi.at/documentation/enfold/menu/#burgermobile-menu-overlay > Overlay Color
Let us know if you need any help :)
Best regards,
VinayHey msutherin,
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:
/* Topbar current menu */ #top #header_meta li.current-menu-item { background: purple; } #top #header_meta li.current-menu-item a { color: gold; }
Best regards,
VinayHi,
Thank you for the login link but I still see maintenance mode is active.
Are you using any security plugins or additional settings that needs to be changed?
Best regards,
Vinay -
AuthorPosts