Forum Replies Created
-
AuthorPosts
-
Hey jelle,
Sorry for the very late reply and thanks for the links, typically anchors are corrected with a offset, padding or margin, to match your header height. I see that you are using the “name” tag to create your anchors:
<a name="B020"></a>
please try using “ID” like this:
<a id="B020"></a>
Enfold should add the offset automatically when using ID like this. I tested on my localhost to confirm.
After making this adjustment please clear your browser cache and check.PS, please note that ID’s can not begin with numbers.
Best regards,
MikeDecember 20, 2020 at 10:34 pm in reply to: get coloured background full width with menu on the left #1268885Hi,
Sorry for the very late reply and thanks for the links.
Please try this css instead:#top #main .kleur { left: -5% !important; min-width: 111% !important; color: green; padding-left: 50px; }Best regards,
MikeHi,
Sorry for the very late reply and thanks for the links, I found that your masonry element was set to show 12 items, but you only have 3 items to show, which should be fine, but from looking at the space it looks like you don’t intend to show more than 3, so I set this to 3.
I also noticed that your columns were set to auto, which should be fine, but changing this to 3 centered the items, correctly.
Please clear your browser cache and check.
I believe there is an issue with one of these settings when the number of items are only a few, if you had 6 or 8 items you may have not seen this issue. I will continue to investigate this and report my findings to the dev team, if you find my adjustments satisfactory please use them.Best regards,
MikeHi,
Sorry for the late reply, I’m not sure about this adjustment, so I have asked for assistance, I will reply with a follow-up.Best regards,
MikeDecember 20, 2020 at 7:36 pm in reply to: shifting the title and subtitle in the slideshow ( responsive design) #1268837Hi,
Sorry for the very late reply and thanks for the links. Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:@media only screen and (max-width: 767px) { #top.home #full_slider_1 .slideshow_align_caption { vertical-align: top; padding-top: 10%; } #top.home #full_slider_1 > div > ul > li.active-slide > div > div > div > div > div > div > a { margin-top: 25%; } }Please clear your browser cache and check. Below you will find test screenshots, 320px is the smallest of mobiles, 425px is more common now.
Best regards,
MikeDecember 20, 2020 at 6:49 pm in reply to: Feature req.: Select individual WC products in Product grid to insert into pages #1268825Hey joax,
Sorry for the very late reply and thanks for your request, so I understand further, are you displaying a “product grid” element in a “post” type?
Are you using the Advanced Layout Builder for “post” types, or are you using the ALB shortcodes in a “post” type?
Is this like you have a blog post and you would display a product in it, such as a “related” product or a “spotlight” product?
Will these be changed often or will each post be set with a product once?
Do you have any mockups?As for using the masonry as a “related articles” container, the built-in related posts element uses the post “tags” to determine the related posts, the masonry element also lets you choose posts by the tag, so this would be the solution.
I imagine that you are using the masonry at the bottom of a post, showing perhaps 3 items that are “related”, am I understanding correctly?
Do you have any mockups?Best regards,
MikeDecember 20, 2020 at 6:04 pm in reply to: Enfold: Blätterfunktion von Seite 2 + 3 zurück auf Seite 1 funktioniert nicht #1268815Hey Jutta_Sendelbach,
Entschuldigen Sie die verspätete Antwort. Dies ist ein aktuelles Problem, das für ein bevorstehendes Update behoben wird. Sie können diese Lösung für die vorerst. Wenn Sie sich mit diesem Versuch nicht wohl fühlen, können wir Ihnen helfen, wenn Sie die Administratoranmeldung und den FTP-Zugriff in den Bereich “Privater Inhalt” aufnehmen.— Translated with Google —
Sorry for the late reply, this is a current issue that is being solved for an upcoming update. You can try this solution for the time being. If you don’t feel comfortable with trying this we could assist if you include admin login and ftp access in the Private Content area.
Best regards,
MikeHey Puntvorming,
Sorry for the very late reply and thanks for the login, I adjusted your css to this:@media only screen and (max-width: 989px) { .responsive #top .avia-full-stretch{ background-attachment: scroll !important; } }This seems to be working, but I’m checking on Windows, please clear your cache and check with your iPad.
To target only Safari you could try this:@media only screen and (max-width: 989px) { .avia-safari #top .avia-full-stretch{ background-attachment: scroll !important; } }Best regards,
MikeHi,
Thank you, to override the demo import I uploaded the demo images to your /uploads/ folder and I edited the shop.xml import file and replaced the image URLs to your server.
So this should be ready to install from the theme settings now, but as you wanted to try to save some of your content and settings, we can try to run this without a reset which will import and could change any exact name items. Perhaps you should make a backup now so you can roll back if this turns into a mess.
If it does we can then run the reset and then import the demo again, at which point you will lose all content and settings.
Sorry but the demo importer is not designed to “stack” demos, you probably noticed the warning when importing.But we can “copy” pages from demos using the Avia Layout Builder Debugger, using this method the page will contain the elements, just not the styling or demo images, which you would replace anyways. So if you want to use this custom shop page, or any of them, we can do that without the risk of a demo import.
I also have the shop demo theme settings import file, which would change your site’s styling if you really wanted the colors, or you could use the predefined styles:

So at this point, you can create a backup and then run the import, if you want to try without a reset. – If it fails we can still do a reset and try again.
Or if you want to try “copying” a page, I can assist with this also.
I’m just trying to reduce any work for you.Best regards,
MikeHi,
Very good, glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
MikeHi,
Sorry for the late reply, I have tested this on my localhost and was able to recreate this, but I’m unsure of a solution so I have submitted this along with my test results to the dev team to review.
I will reply when the dev team posts a reply to the issue, thank you for your patience.Best regards,
MikeHey conflock,
Sorry for the late reply, are you also using Enfold Theme Options > Performance > JS & CSS file merging and compression or any caching plugins?
If either of these are used you will need to clear these when you change the page elements used. Even though the theme knows to not load an element, it is not enough to trigger a rebuild of the merged or minified files.
To force a rebuild of the theme merged files, disable the merged option and at the bottom of the page you will find: Enfold Theme Options > Performance > Delete old CSS and JS files, enable this and save the theme settings, then reload your frontend, then go back and enable the settings for merging again.
For your caching plugins, they should have a “clear” option.
I recommend only using caching & minifying after your site is finished, in this case use you may only need to do this occasionally, after page rebuilds.Best regards,
MikeHi,
Sorry for the late reply and thanks for the login and ftp access, I checked these and they are working for me. Typically this error occurs when the server is filtering connections with mod-sec, or similar. The demos are imported for our server (kriesi.at), and depending on the server filters this could trigger a false positive.
I believe I can bypass this, but installing a demo will overwrite your theme settings and content, and for a clean demo install we will need to use the reset plugin
So, I wanted to check that this will be ok to proceed?Best regards,
MikeHey Michael Edward Bugden,
Sorry for the very late reply, unfortunately of the 53 items listed above, I have only heard of 2 of these, and if I understand correctly these are not WordPress plugins, but are online services that use API’s.
I would not expect any issues from these. We would not be able to connect you with clients in your field, mostly because we don’t know, but also because most clients seem to prefer their privacy and I would not feel comfortable sharing their info.
I also don’t have any information about: Volcanic, JXT, Recruitive, Loxo, HiringOpps Job board, or Bitrix.
Sorry, I don’t feel that I have been much help with this. Thank you for considering Enfold.Best regards,
MikeHi,
Glad we could help, and thank you for using Enfold and for your patience.
As this thread was started in 2016, I will be closing this thread now.
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
MikeDecember 20, 2020 at 4:42 am in reply to: make horizontal gallery loop instead of stop at last slide #1268710Hi,
Sorry for the very late reply, for v4.7.6.4, the correct edit should be in\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\gallery_horizontal\gallery_horizontal.jslines 139-155 you would replace with the code from the other thread:prev.on('click', function(e) { if(currentIndex === false) currentIndex = 1; var index = currentIndex - 1; if(index < 0) index = slide_content.length - 1; change_active(index); }); next.on('click', function(e) { if(currentIndex === false) currentIndex = -1; var index = currentIndex + 1; if(index > slide_content.length - 1) index = slide_content.length - 1; if(currentIndex + 1 == slide_content.length) index = 0; change_active(index); });After making this change please clear the site and browser cache, if you are using the Enfold Theme Options > Performance > JS & CSS file merging and compression you will need to clear this also by disabling and then go to the bottom of the page and enable the Enfold Theme Options > Performance > Delete old CSS and JS files option and then save your theme settings, then clear the site and browser cache and check. JS can be hard to clear, so please try a few times.
In the Private Content area you will find a link to the file I edited and tested on my localhost, you can use this if you wish to ensure the edit is correct. Please save a fallback copy of your current file.Best regards,
MikeHey Jasper,
Sorry for the very late reply and thanks for the link, I see that on scroll your large logo is flashing while it moves to the small logo position. But due to your caching, I’m having trouble isolating your custom css, can you please post it and disable it from your site. I can test by injecting it via the browser. Or you could include admin login in the Private Content area so I can test, if you don’t mind.
As for your anchors, I believe the images are being lazyloaded so as the page is scrolled the images show and take their height increasing the height of the page causing the anchors to miss.
To test this try disabling the lazyload option in the theme options. Please also disable any caching & minifying plugins while testing. Then clear your browser cache and check.Best regards,
MikeHi,
Thank you for the kind words, we are all happy to help. There is no extra cost for our support, thank you for using Enfold 🙂
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeHi,
@Andreas thank you for the links and login, I found that on your [DE] stagging site the jQuery Migrate theme setting was off, while on the [EN] site it was on.
This was giving the error:Uncaught TypeError: e.indexOf is not a functionit seems that jQuery Migrate is needed.
I corrected this and it seems to work now, please clear your browser cache and check.Best regards,
MikeHi,
Sorry for the late reply, this has been corrected and will be in the next update. Thank you for your patience.Best regards,
MikeHi,
Sorry for the late reply and thanks for the login, I added the css solution posted above in your Quick CSS and it seems to correct the bottom margin of the middle article on mobile, please see the screenshot in the Private Content area.@media only screen and (max-width: 767px) { .responsive #top #wrap_all #main .avia-content-slider-odd > .avia-content-slider-inner > .slide-entry-wrap > .slide-entry.slide-parity-even { margin: 0 0 20px 0 !important; } }As I understand you tried this and didn’t see this result? Perhaps try clearing your browser cache and check again.
Best regards,
MikeDecember 20, 2020 at 1:19 am in reply to: Portfolio grid: space between the items (but not on the outer edges) #1268698Hi,
Sorry for the late reply, your test page seems to have been removed, do you have a new URL?Best regards,
MikeHi,
Sorry for the late reply, please try changing the z-index of the element like this:(function ($) { $(window).scroll(function() { var scroll = $(window).scrollTop(); if (scroll >= 20) { $("#avia-messagebox-").stop().fadeTo('fast', 0).css({'z-index':'0'}); } else { $("#avia-messagebox-").stop().fadeTo('slow', 1).css({'z-index':'10'}); } }); })(jQuery);I’m not sure that the z-index of “10” is correct for when it is in view, so please try adjusting this to suit.
If this doesn’t help, please include an admin login in the private content area so I can test.Best regards,
MikeHi,
Sorry for the late reply, glad this helped. For your footer widget bullets, first we will adjust your widget HTML by adding a custom class to the unordered tag like this:<ul class="footer-bullets">

this allows us to target them directly without affecting other bullets.
Then we will add a span tag around the plain text in your lists, so the color we assign to the bullet is not applied to the text, like this:<li><span>Comanda Online</span></li>

Then we will add this css in your Quick CSS:ul.footer-bullets > li { list-style: disc !important; margin-left: 18px; color: #00bbd4 !important; } ul.footer-bullets > li > span { color: #99a9b5 !important; }then the result is:

I did this for you, so you can see this in action and examine the result.
Please clear your browser cache and check.Best regards,
MikeDecember 19, 2020 at 6:37 pm in reply to: Vimeo video links don't work any more (black screen) #1268674Hi,
Sorry for the late reply, I created another test page on a different server by copying your test page ALB shortcode, and in comparing the source code with your test page I note that theavia-iframe-wrapdiv is missing from your element:

yours is the lower image.
I imagine this is also happening on your test environment, and you also tested with no plugins or custom scripts. I don’t know why this would occur, I tried many combinations of the theme settings to recreate your error but I could not.
I am also out of ideas, since the code block element is working for you to show the video, do you think this will suit your needs so that you can move forward on your project?Best regards,
MikeHi,
Sorry for the late reply, I did find this layerslider support ticket for a parallax scrolling effect, but I believe this is for parallax within the layerslider. Please see if this helps.
I believe your best option is to use an image as the parallax background of a color section.Best regards,
MikeHi,
Sorry for the late reply and thanks for the video, on your homepage slider, and on first load, the buttons seem to be overlapping each other:

this image includes “Ajouter au panier” & “Voir les détails” as seen here in the source code of the page:

Yet this only seems to occur on first load of the slider, once the slider rotates the new products the buttons don’t seem to overlap, for example this is the same product before and after the slider rotates, I used the slider arrows to go back to the same product:

I believe that this might be due to a conflict in the use of “visibility” which the slider is also using to cycle though the products and for the hover effect.
I notice that your css is targeting the class “product-type-simple” but this is not a class that every item has, and your css is also hiding the class “button” without specifically pointing to which the button to hide.
OK, so perhaps using “display: none” instead of “visibility: hidden” and use “:not(.show_details_button)” to only target the add-to-cart button, like this:#top.home .avia-content-slider-inner .button:not(.show_details_button) {display: none !important;}Please note that when you use “display:none” the space it uses is also removed, so you won’t need to use the “margin-left: -50%!important;” css to move the “show_details_button”.
So please review your css for the buttons and model this.Best regards,
MikeDecember 17, 2020 at 3:10 pm in reply to: Portfolio grid: space between the items (but not on the outer edges) #1268139Hi,
Glad to hear this helped, for mobile please try this css:@media only screen and (max-width: 767px) { #top #wrap_all #geschichte > div { padding-right: 0 !important; } }Then clear your browser cache and check.
Best regards,
MikeHi,
Sorry for the late reply and thanks for the feedback. This time I commented out this css in your child theme stylesheet:/*Bordure des images*/ /*.avia_mega_div > .sub-menu li > span.mega_menu_title > a:nth-child(1) {border: solid 1px #cca752!important;}*/then I added this css:
#avia-menu .avia_mega_div > .sub-menu li > span.mega_menu_title > a > img:nth-child(1),#avia-menu .avia_mega_div > .sub-menu li:hover > span.mega_menu_title > a > img {border: solid 1px #cca752!important; transform: none !important;}then I added the closing H6 tags, now the gold border is only around the image.
Please clear your browser cache and check.Best regards,
Mike -
AuthorPosts

