Forum Replies Created
-
AuthorPosts
-
July 14, 2022 at 12:06 pm in reply to: Certains sous-menu du menu principal s'affichent en gros et en violet #1358315
Hi,
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,
MikeHey CustomXM,
Thank you for the link to your site, there seemed to be an error in the Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression I cleared and it seems to be working now. Please clear your browser cache and check.Best regards,
MikeHi,
Thanks for the feedback, I see that you are getting a 403 Forbidden error from the server, but I’m not sure what is causing it. I recommend disabling your plugins one at a time and check if your frontpage becomes available.Best regards,
MikeHey TippingPointSolutions,
Please link to your example page so we can examine. If you want the video to be 100% height and width try using the Fullscreen Slider you can add videos to it.Best regards,
MikeHey hostworks,
Thank you for the link to your site but the login is not working please check.
I see that you are using Enfold v4.9.2.1, please try updating to v5.0.1 and ensure your PHP is at least v7.4
Have you tried disabling all of your plugins? Can we disable them in our tests?Best regards,
MikeHi,
Thanks for the link to your site, the space under the slider on the homepage was caused by the Smush Pro Lazy Load feature, I have disabled it for your homepage:

If you clear your browser cache and check now the error is corrected. Smush Pro is aware of this issue and has told other users they are working on it, we are not able to correct the plugin error from the theme.Best regards,
MikeHi,
Thanks for the link to your page, I have tested it on my Android device with three different browsers, but all three of the fonts look the same as your desktop page and the same when compared to the Google Fonts site:

I don’t have an iPhone to test with, but from your opening post you were seeing the error on Android.
Please include a screenshot of what you are seeing on your device after you clear the cache and history of it.
To add a screenshot please try using an Screenshot service and pasting the image URL in your post.Best regards,
MikeHey mpwdesign,
Thank for the link to your site but Enfold is not blocking the display of the shipping info, as pointed out in your original thread about this, you have some custom css that is hiding it:

as suggested in the other thread, removing your customization will allow it to show.Best regards,
MikeHey rootbranch,
Thanks for your screenshot and link to your site but I was not able to reproduce this on Windows Firefox v103.0b8, or Mac (Monterey v12.4) Firefox v102.0.1 or Safari v15.5
Please check if you can update or try clearing your browser cache.
Please note that testing with Safari can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.Best regards,
MikeHey rootbranch,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:#top.single-post .blog-categories.minor-meta { display: none; }After applying the css, please clear your browser cache and check.
Best regards,
MikeJuly 13, 2022 at 7:00 pm in reply to: Certains sous-menu du menu principal s'affichent en gros et en violet #1358242Hi,
I believe there may be a misunderstanding, consider the “GALERIE” menu item, it is a mega menu item with two columns, so the two item can not be below each other like your regular menu items, perhaps you choose the “mega” option in the menu in error, please review and uncheck this option.
If I misunderstand your intention please explain further and include the admin login in the Private Content area so we can be of more assistance.Best regards,
MikeHi,
Thank you for the link to your pages, but I’m not sure why this is occurring, I linked to my demo page below which is currently “header visible and sticky”, I also tested different header settings and it worked for my demo each time.
Are you manually managing Builder Elements in Enfold Theme Options ▸ Performance ▸ Disable Template Builder Elements?
Please include an admin login in the Private Content area so we can investigate, are there any other pages where this is not working?Best regards,
MikeHi,
Thanks for the feedback, I changed your css to this:.sticky-top { position:fixed!important; top:0!important; z-index:600!important; } .sticky-top-added { position: fixed !important; top: -85px; width: 100%; z-index: 999; opacity: 0; background: #fff; transition: 0.3s all; }and changed the script to this:
function custom_collant_script() { ?> <script> window.addEventListener('DOMContentLoaded', function() { (function($){ $(function() { var scroll_start = 0; var startchange = $('.avia-section.collant'); var offset = startchange.offset(); var width = $(window).width() if (startchange.length){ $(document).scroll(function() { scroll_start = $(this).scrollTop(); if((width >= 990) && (scroll_start > offset.top - 85)) { document.querySelector('.avia-section.collant').classList.add('sticky-top'); document.querySelector('#header_main').classList.add('sticky-top-added'); } else { document.querySelector('.avia-section.collant').classList.remove('sticky-top'); document.querySelector('#header_main').classList.remove('sticky-top-added'); } }); } }); })(jQuery); }); </script> <?php } add_action('wp_footer', 'custom_collant_script');Now when the color section “collant” reaches the header the header hides and the color section sticks to the top of the screen.
Please note that if you are logged in and the admin bar is showing at the top the color section looks like it is under the admin bar, so please test not logged in and you will see that the color section is at the top of the screen.
Please clear your browser cache and check.
Please note that if you are using Safari can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.Best regards,
MikeHey smudgedesign,
Thanks for your question, I recently worked on a solution for something similar to this, please review this thread
basically, you add a custom class: waypoint-trigger to an element on the page and when it is in view the script will hide the header.
if you find you need some help setting it up please include an admin login in the Private Content area.Best regards,
MikeJuly 12, 2022 at 12:13 pm in reply to: Show category in Masonry gallery with link to overview posts in that category #1358071Hi,
Thanks for the screenshot, try changing the “/” and adding the line break in the function, like this:

$output .= '<span data-link="'. get_term_link($category->term_id, $category->taxonomy) .'" class="blog__masonry–categorie">' . esc_html( $category->name ) . ' - </span><br/>';Best regards,
MikeHi,
Glad to hear that you have this sorted out, I see that your other post has been addressed, 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,
MikeHi,
Glad Guenni007 could help, thank you Guenni007, 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,
MikeHi,
As I understand the topic, this user was using a plugin that had some shortcode which could be used to wrap elements and would show or hide them based on the language, if you are using a plugin that offers a similar shortcode, try adding the button shortcode inside of the translation shortcode, for example:[trp_language language="en_US"] [av_button label='Button' icon_select='no' icon='ue800' font='entypo-fontello' link='manually,https://example.com/doc_us.pdf' link_target='' size='small' position='center' label_display='' title_attr='' color_options='' color='theme-color' 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='' border_width='' border_width_sync='true' border_color='' border_radius='' 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-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='' custom_class='' template_class='' av_uid='' sc_version='1.0' admin_preview_bg=''] [/trp_language] [trp_language language="fr_FR"] [av_button label='Button' icon_select='no' icon='ue800' font='entypo-fontello' link='manually,https://example.com/doc_fr.pdf' link_target='' size='small' position='center' label_display='' title_attr='' color_options='' color='theme-color' 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='' border_width='' border_width_sync='true' border_color='' border_radius='' 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-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='' custom_class='' template_class='' av_uid='' sc_version='1.0' admin_preview_bg=''] [/trp_language]Best regards,
MikeHi,
Sorry, I don’t understand your last post, please explain further.Best regards,
MikeHi,
I examined the post linked below, and it looks like it is using color sections, wich doesn’t use padding like the grid rows, the edge is created by the max-width being 85%
This css works for this post, but I’m not sure if it will cause issues elsewhere on your site:@media only screen and (max-width: 767px){ .responsive #top #wrap_all #main .container { width: 100%; max-width: 100%; padding-left: 6%; padding-right: 6%; } }give this a try.
Best regards,
MikeHey virtualbis,
Thanks for your question, typically links are case sensitive, your link above and your menu link has a capital “S” but the section ID doesn’t, try this link instead:Best regards,
MikeHi,
Thanks Guenni007 for investigating, probably the easiest solution would be to advise using a minimum custom-height of 99% when using your iPhone solution above
it sounds like it is related to how the Apple navigation bar is calculated, from your comment above, and since it doesn’t occur on Android.
Veronika please try checking your other pages and the color sections you added the bg-fixed solution to try changing the minimum height from 100% to 99% and check on your iPhone.Best regards,
MikeHi,
Thanks for your help @Guenni007,
On the page /biologique-recherche-und-warum-es-suchtig-macht/ I only found two color sections with the class bg-fixed and the minimum height set to 100%, so I added the class fullheight and changed to no minimum height and added the css as suggested.
Hopefully this will help on iPhone, but I can’t check.Best regards,
MikeHi,
Thank you Guenni007 for testing and your example,
I believe the i0.wp.com in image links are from Jetpack’s built-in Image CDN that relies on WordPress.comBest regards,
MikeHi,
The code for the widget called “Enfold latest Portfolio” is at:
\enfold\framework\php\widgets\widget-classes\class-avia-portfoliobox.php
I’m not sure if there are any dependencies that would also need to be adjusted to change this to your CPT.
Please note that files in the \framework\php\ directory can not be included in a child theme, so any changes you make will need to be done for each theme update.Best regards,
Mike -
AuthorPosts



