Forum Replies Created
-
AuthorPosts
-
January 15, 2022 at 7:55 am in reply to: Masonry gallery: can the "pagination" be customized depending on screen size? #1335670
Hi,
Glad Nikko was 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,
Thank you for your patience it looks like you are using version 4.7.6, please update to v4.8.8 and then check, if it is still not working please include an admin login in the Private Content area so we can investigate.Best regards,
MikeHey henning-lenste,
Vielen Dank für Ihre Geduld, aber leider ist dies nicht möglich. Bitte erwägen Sie die Verwendung eines Plugins wie Contact Form 7 für solche Funktionen.— Translated with Google —
Thank you for your patience, but unfortunately, it is not possible. Please consider using a plugin such as Contact Form 7 for such features.
Best regards,
MikeHey ingredientecosmetice,
Thank you for the link to your site, I see that your site has a max-width of 80%, so at the smaller screens the mega menu is contained to this width and doesn’t have enough width to show the menu items like on the desktop width.
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:@media only screen and (min-width: 768px) and (max-width: 1600px) { .responsive #top .container { max-width: 100%; } }This makes your site full width for smaller screens so the mega menu has the width it needs.
After applying the css, please clear your browser cache and check.Best regards,
MikeHi,
Glad Yigit 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 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,
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 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 Nikko was 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,
MikeJanuary 13, 2022 at 1:09 pm in reply to: Portfolio Elements not working after changed language in site settings #1335399Hi,
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,
MikeJanuary 13, 2022 at 1:09 pm in reply to: Chrome page load gives dark grey background 'flash' for second #1335397Hi,
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 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,
Thanks for the links to the examples, to create 4 columns in the mega menu like our demo, please folow the steps in our documentation for: Create submenu rows and columns and use the dash (-) to create columns without headings:

here is how the mega menu looks with the 4 columns:

Best regards,
MikeHi,
@CampComo sorry I don’t understand, it sounds like you want to use an Icon Element without an icon, so please explain further what you would like to achieve.Best regards,
MikeHey tvbuzz,
I assume that you are trying to create a menu link to an ID anchor on your page, if so then your ID should be the href and not an ID of the menu item.
So you should create a custom menu item like this:

Please note that ID’s can not start with a number, so your options are using text like #xyz or like #one23Best regards,
MikeHi,
Glad that this helped with your main menu, as for the footer socket menu, dropdowns are not allowed in the socket.Best regards,
MikeHi,
I see that on the English page the section ID is #contact, but on the Greek page the ID is #epikoinwnia
I adjusted your css for this:#contact.main_color .avia_ajax_form input[type='submit'], #epikoinwnia.main_color .avia_ajax_form input[type='submit'] { background-color: #5d8a88; color: #ffffff; border-color: #5d8a88; }Please clear your browser cache and check.
Best regards,
MikeHey Chiefi,
Thanks for the login, I adjusted your css to this:.av-main-nav li.menu-item-has-children > a { cursor: default; } .av-main-nav li.menu-item-has-children > a:hover { pointer-events:none; } .av-main-nav li.menu-item-has-children > a:active { pointer-events:none; } ul.sub-menu a{ cursor: pointer!important; }and it seems to work correctly, but ultimately the best solution would have been using custom menu items with no link for the top level items, but since your menu is already created this should work for you.
Please clear your browser cache and check.Best regards,
MikeJanuary 9, 2022 at 11:12 pm in reply to: Deine Website hat ein technisches Problem // Fehler in deinem Theme „Enfold“ #1334902Hi,
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,
Try this code in your code block element instead:<style> #top .code-block-arrow .av-icon-char:before { margin-top: -130px; position: absolute; z-index: 100; text-decoration: none; text-shadow: 0px 0px 3px rgb(0 0 0 / 40%); -webkit-animation: avia_fade_move_down 2s ease-in-out infinite; animation: avia_fade_move_down 2s ease-in-out infinite; } </style> <div class="code-block-arrow"> [av_font_icon icon='ue87b' font='entypo-fontello' style='' caption='' link='manually,#true-next' linktarget='' size='60px' position='center' color='#ffffff' admin_preview_bg='' av_uid='av-2bmczk'][/av_font_icon] </div>Best regards,
MikeJanuary 9, 2022 at 9:48 pm in reply to: some posts' meta are not showing in blog grid layout #1334894Hey be360,
Thank you for the link to your site, I see that for the meta some posts are showing the date & comment count, but none of the posts have a comment box, so I wonder why any would show the comment count as a meta. Do you plan on adding the comment box in the future? If not then the comment count meta should not show, correct?
Were some of these posts originally created as default editor posts and later converted to ALB posts?
Are all of the ones without meta share the same category or something?
Perhaps all of the ones with meta share the same category or something?
Please include an admin login in the Private Content area so we can examine closer.Best regards,
MikeHi,
Thank you for your patience and for the login, I found the issue was from your EWWW Image Optimizer ▸ LazyLoad option, I disabled this option and tested in Chrome, Firefox, & Edge on Windows & Safari, & Chrome on Mac and it seems to be solved, please clear your browser cache and check.Best regards,
MikeJanuary 9, 2022 at 8:48 pm in reply to: Accordion Toggle – not all open toggles are showing #1334888Hi,
Glad Rikard was 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,
MikeJanuary 9, 2022 at 8:47 pm in reply to: Fatal error buttonrow.php and wrong display of button row #1334886Hi,
Glad Rikard was 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,
MikeJanuary 9, 2022 at 8:46 pm in reply to: Masonry Gallery – Can I link an image to a Custom URL? #1334884Hi,
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,
MikeJanuary 9, 2022 at 8:43 pm in reply to: Deine Website hat ein technisches Problem // Fehler in deinem Theme „Enfold“ #1334883Hey SirAdler,
Thank you for the login, the error above seems to point to something wrong in a partner logo element, which could be a html tag in a title field or a strange character or a broken shortcode before the element.
I was able to recover your start page shortcode and I tested it on my localhost but found no issues, then I created a test page on your site with the shortcode and still found on issues even though I saved and re-edited a few times.
Perhaps the page shortcode that I recovered didn’t include the error, pleaseth check the test page linked below and try editing it, if it works fine then set this as your new start page and delete the other.Best regards,
MikeJanuary 9, 2022 at 7:31 pm in reply to: Masonry Gallery – Can I link an image to a Custom URL? #1334879 -
AuthorPosts





