Forum Replies Created
-
AuthorPosts
-
May 25, 2020 at 9:52 pm in reply to: Icon list animation not working in tab section when clicking on a link #1216294
Hi,
@Terve,
I went to your page and in the “CONSENT MANAGEMENT” tab halfway down there is an icon list under “FLEXIBLE CONSENT MANAGEMENT”, the animation here seems to be working here correctly. Is this also what you are checking?
@manyfl2or
Please try to deactivate the js file compression and any other caching plugins, then clear your browser cache, and check.
Please link to the element so we can check.Best regards,
MikeMay 25, 2020 at 1:36 pm in reply to: Reduce the height of the background color to its text for the main menu links #1216120Hi,
Sorry for the late reply and thanks for the screenshot, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top #header:not(.header-scrolled) #header_main > .container .main_menu ul:first-child > li > a { height: 30px !important; line-height: 30px !important; } #top #header:not(.header-scrolled) #header_main > .container .main_menu .avia-menu { top: 60px; }After applying the css, Please clear your browser cache and check.
Best regards,
MikeHi,
Thanks, it’s still down for me, I also tried using a VPN with a french IP address but it didn’t work.Best regards,
MikeHi,
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,
MikeMay 25, 2020 at 12:39 pm in reply to: HEADER CHANGE LOGO LEFT MENU BELLOW RIGHT LANGUAGE MENU #1216098Hi,
Thank you for the screenshots this helps explain the issue, I don’t have an iPhone but on my Android device, it looks like your first screenshot, but it is about 425px wide, in the dev tools if I simulate device 320px wide then the widget is off-screen like your second screenshot.
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: 375px) { #header .widget { right: 0px !important; } .kontakt { width: 160% !important; } }After applying the css, Please clear your browser cache and check.
Best regards,
MikeHi,
In this case the “#custom-footer” is 826px high, so it does look better with the next & previous pagination behind the footer.Best regards,
MikeHi,
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,
MikeMay 25, 2020 at 4:23 am in reply to: HEADER CHANGE LOGO LEFT MENU BELLOW RIGHT LANGUAGE MENU #1215929Hi,
Sorry, I have checked your site on an Android device but I’m not sure what the issue is, your screenshots are for a desktop view that is too large for mobile, please include a mockup for mobile devices.Best regards,
MikeHi,
Glad to hear you have it sorted out now, I had thought that numbers were not allowed as an ID.
We will go ahead and 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,
MikeHey iicinfo,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.avia-accordion-slider-wrap a.aviaccordion-slide-link { pointer-events: none !important; }After applying the css, Please clear your browser cache and check.
If this doesn’t help please include a URL to a test page with the element so we can take a closer look.Best regards,
MikeHi,
To add multiple video sources for locally hosted videos try creating your other sources like .webm & .ogg and upload them to the same directory as the .mp4 file via ftp. When the WordPress html5 player loads the video it first looks for .ogg, then .webm, & .mp4
Yes, the fallback image will show every time a browser can´t display the video, mobile or not.Best regards,
MikeHi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.slide-entry > .slide-content > .slide-meta { display: none !important; }After applying the css, Please clear your browser cache and check.
Best regards,
MikeHi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:h2.av-milestone-date > strong { font-size: 18px !important; }After applying the css, Please clear your browser cache and check.
Best regards,
MikeHi,
Thanks for the link, to add “grow” animation to the images in your Recent News section, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.avia-content-slider a.slide-image:hover > img { animation: grow 2s; animation-fill-mode: forwards; } @keyframes grow { to { transform: scale(1.2) } }After applying the css, Please clear your browser cache and check.
Best regards,
MikeMay 25, 2020 at 2:38 am in reply to: Button not working in colored section with diagonal border #1215903Hey Alexander,
The diagonal border has a invisible section the height of the border that is over the top of your button, so try using the margin or padding to move the border down away from the button, or try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#av_section_1 > div.av-section-color-overlay-wrap > div.av-extra-border-element.border-extra-diagonal.border-extra-diagonal-inverse { margin-top: 0px !important; }After applying the css, Please clear your browser cache and check.
Best regards,
MikeHi,
Sorry for the late reply, it looks like you forgot to make your footerposition: relative
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#custom-footer { position: relative !important; }After applying the css, Please clear your browser cache and check.
Best regards,
MikeHi,
Your site seems to be down right now, please let us know when it is back up.Best regards,
MikeMay 25, 2020 at 1:56 am in reply to: Is there a way to update enfold media library from pictures in wp media library? #1215899Hi,
I imagine you can save all of the files and directories in a single folder on your computer and use regex to delete all of the files with image sizes in the file name.
Or perhaps there is a free program that will do this, I didn’t find one.Best regards,
MikeMay 25, 2020 at 1:48 am in reply to: Page specific pricing table currency symbol color won't change #1215897Hi,
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,
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,
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 went to your Pages and used the Quick Edit to change the status of your page and now in preview your forum shows.
But I guess the real question is why you can’t publish it, I have not used bbpress before but I notice that when the page is published there is no option to edit the page in the admin toolbar, but there is when the page is set to draft and you preview it.
If you publish a test page with the shortcode it shows, please see the link in the Private Content area.Ok, I found that if I change the Forum Root Slug which happens to be the same as your page slug the forum shows,

I don’t think you can have a page with the same slug.Best regards,
MikeHi,
Sorry for the late reply and thanks for the links, I don’t think these will be exactly the same, but with this css it is pretty close.
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:li.product span.woocommerce-Price-currencySymbol { display: inline !important; line-height: 15px!important } #main li.product span.price span.woocommerce-Price-amount.amount { display: block !important; line-height: 15px!important; } li.product span.price { float: right !important; } li.product div.inner_product_header_table { float: left !important; } li.product span.onsale { display: none !important; } #top #wrap_all li.product ins:before { display: none !important; } #top li.product .product_on_sale .inner_product_header { padding-right: 0 !important; } li.product .inner_product_header_cell { display: flex !important; } li.product h2.woocommerce-loop-product__title { padding-right: 20px !important; }After applying the css, Please clear your browser cache and check.
from:

to:

Best regards,
MikeHi,
Sorry, I’m not sure what to change in your GoDaddy account to fix this because I’m not exactly sure how you got to this point. If my guess is correct and you set this WordPress site up with no domain and a temp URL from GoDaddy and then used a feature in GoDaddy to add it to a domain and go live, then I would ask GoDaddy about correcting the site path. I think this explanation is probably pretty close.
Another option is to Hard Code the Change in wp-config.php by changing this in your wp-config.phpdefine('WP_SITEURL', $_SERVER['REQUEST_SCHEME'] . '://' . $_SERVER['HTTP_HOST']); define('WP_HOME', $_SERVER['REQUEST_SCHEME'] . '://' . $_SERVER['HTTP_HOST']);to this:
define('WP_HOME','https://example.com'); define('WP_SITEURL','https://example.com');naturally adjust the URL to your url.
Best regards,
MikeHi,
The titles are aligned left, but when the title has two lines it needs to have the overflow set to visible.
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.av_ajax_search_image { overflow: visible !important; }other than that the images have a right margin and the titles have a left padding.
After applying the css, Please clear your browser cache and check.Best regards,
MikeHi,
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,
Mike -
AuthorPosts


