Forum Replies Created

Viewing 30 posts - 25,891 through 25,920 (of 34,339 total)
  • Author
    Posts
  • in reply to: Disable cookie consent on specific pages #982314

    Hey loyalzoo,
    Try this code in the General Styling > Quick CSS field:

    .avia_mobile div.avia-cookie-consent,.avia_desktop div.avia-cookie-consent {display:none !important;}

    Please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    I have taken a look at one of your portfolio items with a map and found the console error is “no api keys” then I checked your setting at Enfold Theme Options > Google Services > Google Maps API and found the api key field is empty, please try adding a api key.

    Best regards,
    Mike

    in reply to: Masonry Gallery display all pictures in lightbox #982310

    Hey maaikevk,
    Sorry the masonry lightbox can only show the loaded images on the page, so you could enable all images to be loaded and have a larger gallery, or enable all images to be loaded and add this css to WordPress > Customize > Additional CSS to hide all but the first few:

    #top.page-id-7190 .av-masonry-container {
    height: 400px !important; 
    }

    in my test 400px shows the first 6, but you could adjust to suit.

    Best regards,
    Mike

    in reply to: Menu font colours #982308

    Hi,
    Do you know if your webhost has any other caching, perhaps with cloudflare or maxcdn that could be cleared?

    Best regards,
    Mike

    in reply to: HIDING BUTTONS ON MOBILE #982305

    Hi,
    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 under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    Hey transformaglobalweb,
    Try disabling the transition by clicking “slide transitions”
    2018-07-06_071619
    then in the popup click “deselect all” from “2D” “3D” etc, until there are no transitions selected, then save.
    2018-07-06_072020

    Best regards,
    Mike

    in reply to: How to make same page link work on open burger menu #982021

    Hey obimedia2,
    How about hiding the current menu item so it won’t be a choice, Try this code in the General Styling > Quick CSS field:

    #av-burger-menu-ul li.current-menu-item {
    display: none !important;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Symbol in caption of Fullscreen Slider and Text Block #982011

    Hey zizibe1,
    Instead of using inline-styles, using a span class would give you more options.
    On your homepage, I changed your code for the red dot to:

    <span class="red-dot">⬤</span> 

    then I added this css to your Enfold Theme Options > General Styling > Quick CSS field

    .red-dot {
    font-size: 1em;
    color: #ff0000;
    }

    I used “1em” because it will change it’s size automatically, you could adjust if you like using fractions such as “1.3em”
    Please try using this method in the other places you have the red dot.
    Please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Glad Rikard could help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Header on mobile view #981999

    Hi,
    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 under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    Hi,
    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 under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: One more HTML #981997

    Hi,
    Which browser are you seeing this in? I’ve checked with Chrome, Firefox, & Edge and it doesn’t show.
    Please see screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: Hidden Opacity #981811

    Hey jchucary,
    When I check your overlay has “opacity: 0.0510873;” which makes your white menu text very hard to see.
    Typically by default this is set to “1” so it would be darker, If you would like that please try this code in the General Styling > Quick CSS field:

    .av-burger-overlay {
        opacity: 1 !important; 
    }

    Best regards,
    Mike

    in reply to: PDF not uploading #981808

    Hey Lara,
    I took a look at your media files and only found one that was a gray icon, but opening the link worked fine.
    I see that it was created with Acrobat 11, while the others were created with InDesign CC 2017
    I would say that it’s the file properties, and the software used to create it.

    Best regards,
    Mike

    Hi,
    There is an error in your Google Analytics code in your Google Analytics plugin “Custom Tracker Objects”, removing the code solves.
    Please check your code and adjust.

    Best regards,
    Mike

    in reply to: A problem with importing own .zip icons #981804

    Hi,
    @fashiontribe
    Typically this occurs when the webhost doesn’t have the ZipArchive PHP extension is enabled. Please ask your webhost to check.
    If this doesn’t help, Please open a new thread so we can assist, and include your admin login in the Private Content area, but as this is not your thread your login info will not be private.

    Best regards,
    Mike

    in reply to: Menu font colours #981803

    Hi,
    I see your Enfold Theme Options > Performance > JS & CSS file merging and compression is turned on, so a activated your Swift cache plugin and cleared it’s cache, everything seems as it should.
    Please try clearing your browser cache and checking again.

    Best regards,
    Mike

    in reply to: HIDING BUTTONS ON MOBILE #981800

    Hi,
    Thanks for the login, I added this css to your Quick CSS:

    @media only screen and (max-width: 767px) { 
    .responsive #top.home .avia-builder-el-0 .slideshow_caption {
        padding-top: 0px!important; 
    }
    .responsive #top.home #wrap_all .container {
        width: 95% !important; 
        max-width: 95% !important; 
    }
    .responsive.av-no-preview #top.home #wrap_all .av-mini-font-size-hidden {
    display: block !important;
    }
    .responsive #top.home .avia-slideshow-button {
        padding: 10px 10px !important; 
        font-size: 10px !important; 
    }
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Menu issues #981787

    Hi,
    Please try changing the Background Attachment from parallax to scroll, if you still have some padding we can remove it and add a shadow.

    Best regards,
    Mike

    in reply to: Link to Youtube #981784

    Hi,
    Thanks @Guenni007

    Best regards,
    Mike

    in reply to: Header on mobile view #981783

    Hi,
    I have checked, and on the homepage the header shows only after scroll, just like the desktop view of the homepage, and this only happens on the homepage. On the other pages the header shows on page load and then moves up out of view on scroll.
    Please see screenshot in Private Content area.
    Is this what you wanted?

    Best regards,
    Mike

    in reply to: Table styling issues and fullwidth easy slider issues #981780

    Hi,
    I took a look and found that the code for the mobile view of the slider was still in place at WordPress > Customize > Additional CSS
    so I removed it. I then refreshed my browser and it seems that it is back to the way it was before.
    Please see screenshot in Private Content area, is this correct and how it looks for you?
    If not can you please post a screenshot.
    Also please try using an incognito or private window.

    Best regards,
    Mike

    in reply to: One more HTML #981779

    Hi,
    Thank you, I understand now. Is this on one page only?
    Please link to the page directly so we can check, I see you tried to do that above, but the link is to the page editor which we can’t see unless we are logged in.
    If you also post a admin login in the Private Content area it may help our investigation.

    Best regards,
    Mike

    in reply to: Problems with masonry gallery #981777

    Hi,
    Glad to hear, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    Hi,
    You won’t need to use that code because it is handled in the setting:
    [av_privacy_google_tracking] – allows a user to disable google tracking in his or her browser.
    I would recommend removing the code so it won’t conflict with the built in function.

    Best regards,
    Mike

    in reply to: Comments and social share buttons under blog #981593

    Hi,
    Try adding this code to the end of your functions.php file in Appearance > Editor:

    function custom_comment_script(){
      ?>
      <script>
      jQuery(window).load(function(){   
      // Replace coments title "Plaats een Reactie". 
      jQuery(".single-post .miniheading").text("Let me know your thoughts");
      // Replace sub-heading "Meepraten? Draag gerust bij!". 
      jQuery(".single-post .minitext").text("leave a comment.");      
    });
      </script>
      <?php
      }
      add_action('wp_footer', 'custom_comment_script');

    Please adjust the text to suit

    Best regards,
    Mike

    Hi,
    Thank you for adding the debugger code, there seems to be a break in the shortcode at the first grid row “basics”, when adding the template, even though all of the elements show in the visual editor, the shortcode in the debugger, only shows up to that grid row, thus saving loses all of the other code. If I try to delete the grid row all other code is lost.
    The error has been saved in the template, and even though the first save will save the page the error brakes the code for future saves.
    I recommend creating a new product page from scratch and recreate without using any templates to correct.

    Best regards,
    Mike

    Hi,
    Glad we could help,
    the Quick CSS is a good place to add the css, it gets merged with the child theme style.css anyways.
    Unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Link to Youtube #981540

    Hi,
    You could try editing the js/avia.js on line 550 and remove “youtube\.com”

    if(!url.match(/(jpg|gif|jpeg|png|\.tif|\.mov|\.swf|vimeo\.com|youtube\.com)/) ) span_class = "overlay-type-extern";

    or the easier solution is you use a link shortener, such as https://goo.gl/
    I created a test link for you under the other one to demonstrate.

    <a href="https://goo.gl/67u9gx">YouTube Short Link</a>

    Best regards,
    Mike

    Hi,
    I was able to login, thank you. I tried editing the page and most of the content was lost. I saw that you had this saved as a template, along with others. I tested some of the other templates that didn’t seem to have this issue. I wanted check with the debugger but couldn’t add the code to your functions.php, please try to do this for us.
    Enable Avia Layout Builder Debug

    Best regards,
    Mike

Viewing 30 posts - 25,891 through 25,920 (of 34,339 total)