Forum Replies Created
-
AuthorPosts
-
Brilliant, that worked perfectly, thank you Mike : )
Thanks, Mike – this can now be closed.
Brilliant – thanks Mike.
I’ve passed this information on to the WooCommerce Memberships support team.April 30, 2023 at 11:54 pm in reply to: Text Element Toolbar Missing – WooCommerce Membership #1406075Hi Mike,
Yes, I’ve tried with other plugins such as just deactivating Gravity Forms. It was a process of elimination that led to finding that WooCommerce Memberships was causing the error.
The error does occur on all pages (not just the membership pages).
Admin login details are supplied.Thank you!
August 8, 2022 at 11:16 pm in reply to: Burger Menu backbround covers logo and cart icon on mobile #1361170Brilliant – thank you Rikard. That worked perfectly : )
Brilliant – thank you Mike! That’s worked a treat.
This post can now be closed and marked as solved : )I’m still trying to work out how to center several inline icon elements. I have 5 star icons inline using the left aligned style and would like to know the code to center align these. I’ve given the full column a custom CSS class of five-star.
https://prnt.sc/dYgD-95Le436June 24, 2022 at 9:05 pm in reply to: Different Header for Mobile or Hide Widget Area for Mobile #1356439Thank you Ismael. The buttons have gone but it looks like the widget area is still visible and the logo has not resized as shown in your screenshot.
I added this code to the stylesheet style.css – is that correct?
https://prnt.sc/ulMqSZL0ArpsMy desired design has been achieved, so this can now be closed. Thanks again!
AMAZING – that worked : )
Thank you so much!Thank you Ismael – I’ve surprised myself and actually managed to do this! Yay.
I’m just having a few problems with styling one of the buttons and adding padding.
Are you able to help with some code to add padding between the two buttons, and style the blue button as a blue border with white background?The header widget code for the buttons I’m using is:
[av_buttonrow alignment='right' button_spacing='0' button_spacing_unit='px' av_uid='av-jjvcu1ht' admin_preview_bg='']
[av_buttonrow_item label='MEMBERS LOGIN' link='manually,https://' link_target='' size='large' label_display='' icon_select='no' icon='4' font='entypo-fontello' color='theme-color custom_bg='#ffffff' custom_font='#ffffff' av_uid='av-5gitv0']
[av_buttonrow_item label='JOIN NOW' link='manually,https://' link_target='' size='large' label_display='' icon_select='no' icon='6' font='entypo-fontello' color='custom' custom-color='#ecb11a' custom_bg='#ecb11a' custom_font='#ffffff' av_uid='av-271d24']
[/av_buttonrow]Hi Mike,
It is now working well with all toggles opening and NO scrolling : )
I did Purge All Cache but think it might have been a Google Chrome browser error.
Many thanks for your help!! This can now be closed.Yes, I understand the different settings but the demo doesn’t scroll to the top of the page. What I was trying to say is that the first toggle selected opens as it should and then every subsequent toggle scrolls to the top of the page.
I removed the following code (Mike’s post) from functions.php and then replaced the shortcodes.js file with the latest from the Enfold download which has helped – I can open one toggle only but then any following toggles automatically scroll to the top of the page every time.
function wp_change_shortcodesjs() {
wp_dequeue_script( ‘avia-shortcodes’ );
wp_enqueue_script( ‘avia-shortcodes-child’, get_stylesheet_directory_uri().’/js/shortcodes.js’, array(‘jquery’), 2, true );
}
add_action( ‘wp_print_scripts’, ‘wp_change_shortcodesjs’, 100 );Any further suggestions?
PS– there is second Accordion element on the home page that shows exactly the same behaviour.- This reply was modified 2 years, 9 months ago by ellamac.
I did deactivate all plugins which didn’t make any difference.
Yes, it works when the parent theme is active.
I’ve updated header.php and shortcodes.js in the child theme which hasn’t fixed the problem.
And when I replaced the functions.php file with the latest version I received a critical error.
Is there something I need to manually change in the functions.php file?No further help required thanks Rikard. This can be closed. : )
Awesome – that worked. Thank you!
Is there any chance you might have a link to share so I can learn more about this function? I’ve searched Enfold but could only find support tickets for errors. I’m keen to learn how, when, and why to use this function.
Thank you so much for your awesome support Ismael and Enfold team : )
This can now be closed.Thanks Ismael. This worked for the title.
I’m not sure about your comment “toggle or temporarily disable the Enfold > Performance > File Compression settings.”
Is this in reference to the “CSS file merging and compression” toggle? And if so, should it be Enabled or Disabled? It is currently set to Enable.I’ve added the follow css which seems to have worked to remove the header logo.
@media only screen and (max-width: 767px) {
.logo {
visibility: hidden !important;
}
}Thanks for your support – this thread can be closed now.
Thank you, Ismael – that worked perfectly for the transparent header.
I do still have half a logo showing and wondered if there is anyway to hide the header logo on mobile only?Hi Mike,
I’ve successfully made those changes to the child theme, so you can now close this thread.
Thank you so much for your help – Enfold Support is the best!!Hi Mike – that worked a treat! Thank you!!
As this change has been made to the Enfold shortcode.js file, can I assume that I will need to update this code each time a Theme update is made – is that correct?
Many thanks!!The customer has asked for a workaround as they want to go live, so I’ve created a Staging site to continue testing.
The new URL is shown in Private Content.Hello Rikard,
I’ve updated the theme to 4.8.3 and the column link unfortunately still does not work. Any further suggestions?
Many thanks!!Thanks Guenni007 – that worked perfectly : )
I very much appreciate your help!Thanks Guenni007. The ‘goback’ code works perfectly!
I’ve removed the CSS and actioned the ‘Blank – No Header, No Footer’ template, however the white header is still at the top of the page.
Any further suggestions?Sorry, Victoria – what HMTL should I copy?
-
AuthorPosts