Forum Replies Created
-
AuthorPosts
-
January 11, 2025 at 4:51 pm in reply to: JS script in footer not showingI https://markpostlaw.com #1474987
Hi,
Thank you for your patience, I did not find a cause for this. I try checking your css, and tried adding some, and tried disabling some of your plugins.
I tested on my site and couldn’t reproduce. I have asked the rest of the team for ideas and to check.Best regards,
MikeHi,
I see that your images are not the same size, most are 150px square, and some are smaller, it would be best if they were the same size.
Then you could try this css:#after_section_1 .av_textblock_section ~ .avia-button-wrap { margin-left: 158px; } #after_section_1 .av_textblock_section img { width: 150px; height: 150px; }
The best approach may be to create a table in the text element and add the image to the left cell and the text and button to the right cell.Best regards,
MikeHi,
Guenni007’s css seems to work, please check:#av-layout-grid-2 .flex_cell .flex_column { display: flex; flex-flow: row nowrap; justify-content: center; }
Thanks Guenni007
Best regards,
MikeHi,
I see that your Partner/Logo element in a column element with a Parallax option to move the element to the left as the page scrolls.
I recommend disabling this first and we can help with some css to make the Partner/Logo element full width on the page. Otherwise it will always move to the left off the page as you scroll down.Best regards,
MikeHey bemodesign,
I have not seen this before, but when I test this doesn’t occur so I’m not able to investigate.
I tested on desktop and mobile.Best regards,
MikeHi,
For H2 headings in text elements, the default font size is 28px, this is a different element that the “Special Heading”.
I made the change for you in the Enfold Theme Options ▸ General Styling ▸ Typography ▸ Advanced Options: Customize Typography Settings
adjust to suit, these are now 40px
On your /hot-spring-spas-vigor-cold-plunge/ page that are all “Special Heading” elements or H3 and are correct from Ismael above.
Please clear your browser cache and check.Best regards,
MikeHi,
Try changing to this:#av_section_5 .av-align-middle { vertical-align: top; } #av_section_5 .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front, .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback { height: 500px; } #av_section_5 .avia-icon-grid-container .avia-icongrid-flipbox .avia-icongrid-wrapper .avia-icongrid-front.bg-img:before { background-size: cover !important; }
After changing the css, please clear your browser cache and check.
Best regards,
MikeHey Gianluca,
Thank you for your patience, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#av_section_5 .av-align-middle { vertical-align: top; } .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front, .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback { height: 500px; } .avia-icon-grid-container .avia-icongrid-flipbox .avia-icongrid-wrapper .avia-icongrid-front.bg-img:before { background-size: cover !important; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
It looks like your wp-rocket plugin has a lazyload option enabled causing this issue, please disable and clear your cache.Best regards,
MikeHi,
Glad Rikard 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,
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,
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,
MikeJanuary 9, 2025 at 10:14 pm in reply to: Avia Template gets overwritten with content from primary language (WPML) #1474895Hi,
Thank you for your feedback, we understand that this doesn’t occur with the default editor, but in some cases it will occur with the Avia Builder and templates.
Please publish your pages and view is a new tab for best results. This is related to the WordPress preview feature and we can not change this feature via the theme, thank you for your understanding.
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,
MikeJanuary 7, 2025 at 6:00 pm in reply to: Avia Template gets overwritten with content from primary language (WPML) #1474786Hey Rustum,
Since this only occurs when you “preview” a draft it is related to the WordPress preview feature. When this is used WordPress doesn’t load all of the elements and scripts to show the page correctly. We don’t have a way to force this without changing the WordPress core files.
We recommend publishing the page and view in a new tab as you work on it, if you want to hide the page as you work on it try adding a password to it so only you can view it.Best regards,
MikeJanuary 7, 2025 at 5:51 pm in reply to: Parallax demo theme anchor menu link “service” not working correctly #1474785Hey coredesignsupport,
Thank you for your patience, the blocks have a negative top margin so they show outside the color section with the ID “Service”
Try removing this ID and add it to one of the blocks.Best regards,
MikeHey Uli,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.container_wrap { border-top-style: none; }
After applying the css, please clear your browser cache and check.
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,
MikeHi,
Typically this is caused by a caching plugin that delays the fonts from loading until after the page loads, so in that first second the browser uses the brow default fonts and then when the fonts are loaded they are used. Try checking your plugin for a setting that may do this, or use the Enfold Theme Options > Page Preloading option to show the page after it is fully loaded.Best regards,
MikeJanuary 6, 2025 at 5:10 pm in reply to: Categories are displayed twice – tags are not displayed #1474727Hi,
Glad Rikard 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,
MikeJanuary 6, 2025 at 5:04 pm in reply to: post delimiter – change space between text and line an make the line stronger #1474726Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field instead:#top .fullsize .template-blog .post_delimiter { border-bottom-width: 3px; }
adjust to suit.
After applying the css, please clear your browser cache and check.Best regards,
MikeHey Renaud,
If you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:
and ensure that it is activated, then add this code and save.function custom_script() { ?> <script> (function($){ $('img').hover(function(e){ $(this).attr('data-title', $(this).attr('title')); $(this).removeAttr('title'); }, function(e){ $(this).attr('title', $(this).attr('data-title')); }); $('.av-masonry-image-container').hover(function(e){ $(this).attr('data-title', $(this).attr('title')); $(this).removeAttr('title'); }, function(e){ $(this).attr('title', $(this).attr('data-title')); }); $('a').hover(function(e){ $(this).attr('data-title', $(this).attr('title')); $(this).removeAttr('title'); }, function(e){ $(this).attr('title', $(this).attr('data-title')); }); })(jQuery); </script> <?php } add_action( 'wp_footer', 'custom_script', 99 );
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,
MikeHi,
I don’t expect the short code in a header widget to add the breadcrumbs, perhaps as Guenni007 posted the original breadcrumbs are hidden by padding or margin from the widget or they are disabled on the page. We would need to login to see.
I don’t see any breadcrumbs on your example site link.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 your understanding and using Enfold.Best regards,
MikeHi,
Thanks for your patience, when I edit your footer page color section I see a 403 server error for your admin-ajax.php
When I copy your footer page to my test site it works correctly with no error.
This could be many server issues, first I would look at your low server settings for:
PHP max input variables
PHP time limit
Max input time:
try updating to these:
There are other possible issues for a 403 error on admin-ajax.php, such as server Mod_Security or custom rules in your .htaccess file, which you have:
Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.av-horizontal-gallery-large-gap .av-horizontal-gallery-wrap { margin-right: 30px; }
adjust to suit.
After applying the css, please clear your browser cache and check.Best regards,
MikeHey a-l-p,
Thank you for your patience, this is not a easy solution in the Easy slider, please consider the LayerSlider where you can add text to the bottom of the slide with a text element in the slide.Best regards,
Mike -
AuthorPosts