Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for your patience, in your shortcode it looks like you manually added class=’open-popup-link’, but the correct way to add a class in the shortcode is custom_class=’open-popup-link’ but this adds the class to the button and not the link in the button.
So we will follow these steps.
So this is what you add to your code block:[av_button label='Jealousy-Letter abonnieren' icon_select='yes-right-icon' icon='ue875' font='entypo-fontello' icon_hover='aviaTBaviaTBicon_hover' link='manually,#test-popup' custom_class='pu-link' link_target='' size='x-large' position='center' label_display='' title_attr='' size-text='' av-desktop-font-size-text='' av-medium-font-size-text='' av-small-font-size-text='' av-mini-font-size-text='' margin='' margin_sync='true' padding='' padding_sync='true' av-desktop-margin='' av-desktop-margin_sync='true' av-desktop-padding='' av-desktop-padding_sync='true' av-medium-margin='' av-medium-margin_sync='true' av-medium-padding='' av-medium-padding_sync='true' av-small-margin='' av-small-margin_sync='true' av-small-padding='' av-small-padding_sync='true' av-mini-margin='' av-mini-margin_sync='true' av-mini-padding='' av-mini-padding_sync='true' color_options='' color='theme-color-highlight' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='theme-color' btn_custom_grad_direction='vertical' btn_custom_grad_1='#000000' btn_custom_grad_2='#ffffff' btn_custom_grad_3='' btn_custom_grad_opacity='0.7' btn_custom_bg='#444444' btn_color_bg_hover='theme-color-highlight' btn_custom_bg_hover='#444444' btn_color_font='theme-color' btn_custom_font='#ffffff' btn_color_font_hover='white' btn_custom_font_hover='#ffffff' border='solid' border_width='2' border_width_sync='true' border_color='#000000' border_radius='10' border_radius_sync='true' box_shadow='' box_shadow_style='0px,0px,0px,0px' box_shadow_color='' animation='' animation_duration='' animation_custom_bg_color='' animation_z_index_curtain='100' hover_opacity='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' css_position='' css_position_location=',,,' css_position_z_index='' av-desktop-css_position='' av-desktop-css_position_location=',,,' av-desktop-css_position_z_index='' av-medium-css_position='' av-medium-css_position_location=',,,' av-medium-css_position_z_index='' av-small-css_position='' av-small-css_position_location=',,,' av-small-css_position_z_index='' av-mini-css_position='' av-mini-css_position_location=',,,' av-mini-css_position_z_index='' id='' template_class='' element_template='' one_element_template='' av_uid='av-1x42t1' sc_version='1.0' admin_preview_bg=''] <div id="test-popup" class="white-popup mfp-hide">[av_mailchimp list='eifersuchtscoach' double_opt_in='true' on_send='' sent='Thank you for subscribing to our newsletter!' link='' color='' hide_labels='' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' alb_description='' id='' custom_class='' template_class='' av_uid='av-8l32o' sc_version='1.0'][/av_mailchimp]</div>
and this is your new popup code:
function popup_inline() { ?> <script type="text/javascript"> jQuery(window).load(function(){ jQuery('.pu-link a').addClass('open-popup-link'); jQuery('.open-popup-link').magnificPopup({ type:'inline', midClick: true // Allow opening popup on middle mouse click. Always set it to true if you don't provide alternative source in href. }); }); </script> <?php } add_action('wp_head', 'popup_inline');
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
This should now work for you.Best regards,
MikeHey Aubin,
Thank you for your patience, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.single-product ol.flex-control-thumbs { list-style: none; } .single-product ol.flex-control-thumbs li { width: 21%; float: left; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHey Advantage09,
Thank you for your patience, you can create a second menu and use it in the setting Enfold Theme Options ▸ Main Menu ▸ General ▸ Alternate Menu For Mobile I believe that this will achieve what you are trying to do.Best regards,
MikeHey grafikstudiode,
Thank you for your patience, are you using any customization for the form?
I created a form like your to test with and it seems to work correctly but the check boxes have the word True
but yours says confirmed (bestätigt)
if you do have a customization, try disabling it or try disabling your plugins to ensure there is not a conflict. You can try my test page and see that it works correctly.
I see that if the first check box is not used you get a No and the second checkbox is then completely missing:
but my test page shows the word False and the second checkbox is showing
If disabling your plugins or customizations doesn’t help please include an admin login in the Private Content area so we can investigate further.Best regards,
MikeHey kalimeromax,
It looks like your iframe contains: data-scrolltop, please try removing this from the iframe snippetBest regards,
MikeHi,
Thanks for the feedback, I have asked the rest of the team to check with an iPhone, but I believe only one member has a iPhone so it may take a little time since we are entering the weekend. Thank you for your patience.Best regards,
MikeHey Munford,
Thank you for your patience and the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@keyframes wave { 2% { transform: translateY(1); } 25% { transform: translateY(-5%); } 50% { transform: translateY(-10%); } 75% { transform: translateY(-5%); } 100% { transform: translateY(1); } } .avia-section.av-19x7zc-ab627dc65dd0d1430ae6e174e413abaa .av-parallax .av-parallax-inner { animation: wave 10s -3s linear infinite; transform: translate3d(0, 0, 0); }
it will move the background blue wave image up and down slightly.
Best regards,
MikeMay 30, 2024 at 10:15 pm in reply to: Video fallback image causing enormous performance issues on mobile devices. #1447116Hey Gianluca,
Please include an admin login in the Private Content area and a link to the page with the sidebar, I didn’t see a page on your site with a sidebar.Best regards,
MikeMay 30, 2024 at 11:33 am in reply to: Video fallback image causing enormous performance issues on mobile devices. #1447050Hi,
When I check your site on webpagetest.org for mobile it loads in 3.449s – 3.360s – 3.669s in three tests which I think is very good, you do have some blocking time while the javascript loads but I don’t think that you will get this to zero. Please consider that your blocking time would be more if the javascript was not combined.Best regards,
MikeMay 30, 2024 at 11:17 am in reply to: The Events Calendar – Recurring Events, every event visible #1447048Hi,
Someone on the team had a Pro version but it seems to be out dated, so I have opened a issue ticket with the Dev Team with links to the documentation and will write back when I hear from them. Thank you for your patience.Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeMay 29, 2024 at 11:41 pm in reply to: The Events Calendar – Recurring Events, every event visible #1446994Hi,
Unfortunately I can’t reproduce this issue, please explain how I can reproduce this.Best regards,
MikeMay 29, 2024 at 11:37 pm in reply to: [UPDATE] ACF Date Picker formatting not working in Enfold Custom Widget Area #1446993Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeMay 29, 2024 at 11:36 pm in reply to: Separate mobile menu to scroll down to color section only on mobile #1446992Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeMay 29, 2024 at 11:36 pm in reply to: Background video in color section conflicts with Seedprod YouTube Feed plug-in #1446991Hi,
I expect these are set by your server, theme has no influence over this.Best regards,
MikeMay 29, 2024 at 11:40 am in reply to: New versions of the Enfold theme and WordPress available #1446930Hey Mikel,
I would expect that you would find no issues with updating. I would recommend creating a staging site for testing updates on it to check for any issues, and if you find none then update your live site.
Most cPanel webhosts have a staging site option, some in the dashboard:
Others add the option in the Softaculous WordPress Management
There may be other staging site options in different cPanel servers, these are the two that I have seen.Best regards,
MikeHey Diana,
Thanks for the link to your site, I downloaded your video to my computer and found that your video has no sound.
Please check the direct link below, please try uploading a version with sound.Best regards,
MikeMay 29, 2024 at 11:24 am in reply to: [UPDATE] ACF Date Picker formatting not working in Enfold Custom Widget Area #1446928Hi,
Thanks for the link to your page, but I don’t find a Review Date on your page.
I’m not sure what you are tring to do, but when you add a datepicker in a field group ACF gives you options for the Display Format and Return Format and both include a custom value, so I would think that you could adjust this to suit.
Please give this a try.Best regards,
MikeHi,
I see a 403 Forbidden message when I go to your login screen, please disable any security pluginsBest regards,
MikeHey jbcomcleaning23,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .iconbox_left_content .iconbox_icon { margin-right: 44px; }
Please see the screenshot in the Private Content area of the expected results.
Best regards,
MikeHey hallo352,
Thank for the link to your test page, but I didn’t find any flipboxes on the page.
This looks like masonry items with a hover to show the excerpt, our masonry offers this option.
Otherwise if you want to use a flipbox, please link to your test page so we can try to adjust the css to help you.Best regards,
MikeHi,
Odd, I don’t have a iPhone, can you check with a Android device?
Otherwise I can ask someone on the team to chek with a iPhone, but it may take a few days.
I wonder if this is a iPhone issue?Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeMay 28, 2024 at 11:16 pm in reply to: Separate mobile menu to scroll down to color section only on mobile #1446887Hey tonyiatridis,
I see that you have two about sections about-mobile & about but on mobile the about is hidden and there is no about-mobile
Please check.Best regards,
MikeHey schwabino,
Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:function custom_script() { ?> <script> <!– Google Tag Manager –> </script> <?php } add_action( 'wp_head', 'custom_script', 99 );
and replace <!– Google Tag Manager –> with your code.
Best regards,
Mike -
AuthorPosts