Forum Replies Created

Viewing 30 posts - 12,931 through 12,960 (of 25,536 total)
  • Author
    Posts
  • in reply to: Navigation menu disappears when user zooms in #1084616

    Hi glodesign,

    Do you have a caching plugin? please flush out the cache.
    I can still see the code being fetched, I posted a screenshot in private content which shows that this is still being fetched.

    Best regards,
    Nikko

    in reply to: layerslider problem #1084614

    Hi jb84,

    You seem to have similar issue as: https://codecanyon.net/item/layerslider-responsive-wordpress-slider-plugin/1362246/comments?filter=all&page=3&term=edit+admin#comment_4122179
    The answer was:

    My db user didn’t have the permissions to creat tables. So the layer slider plugin couldn’t create its tables. All is good after I gave the permsissions and re-activated the plugin

    I tried to use MySQL workbench to access your database but I can’t connect (ftp works), what application do you use to access the database?

    Best regards,
    Nikko

    in reply to: Navigation buttons position and style #1084611

    Hi Nerohm,

    I allready managed to fix that, i have another questions i want to remove the slightly transparent from the header without effecting the transparent header of other pages

    Try adding this css code in Quick CSS:

    #header .header_bg {
        opacity: 1;
    }

    and how do i change a menu button style (with transparent bg and a white border) only in the transparent header?

    In Appearance > Menus, set Menu Style to Button Style (Bordered).
    Then go to Enfold > Advanced Styling, choose Menu Item Button with Border and click on Edit Element button then set the border color to white.

    Best regards,
    Nikko

    in reply to: Can't update theme #1084605

    Hi Linseed_Studio,

    Here are some solutions that might give you an idea how to fix it: https://stackoverflow.com/questions/41991538/unable-to-update-to-wordpress-4-7-2-error-inconsistent-file-permissions
    But since you mentioned file and folder permissions are correct, maybe you have some security plugins that’s interferring.
    Other workaround than you can use to update Enfold is using this process (make sure to have a backup first):
    1. Switch to a default wordpress theme like twentynineteen
    2. Delete the Enfold theme
    3. Upload the latest version of Enfold (enfold.zip) then set it as the active theme again.

    Best regards,
    Nikko

    in reply to: Blog navigation not showing title of next blog post #1084601

    Hi kdhdigi,

    Seems to be a weird issue.
    Can you try to re-update Enfold using this process (make sure to have a backup first):
    1. Switch to a default wordpress theme like twentynineteen
    2. Delete the Enfold theme
    3. Upload the latest version of Enfold (enfold.zip) then set it as the active theme again.

    Best regards,
    Nikko

    Hi pepanavarro,

    We’re glad to hear that :)
    And thanks for confirming that it worked.

    Best regards,
    Nikko

    in reply to: Grid Row to overlap image above #1084597

    Hi Byrne,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: After Upgrade Color Section continue till bottom #1084596

    Hi Stephan,

    I could not really comment further on the plugin since I don’t know anything about it but if using wordpress default widgets would have caused the same issue then we could conclude that the Widget Area element have some bugs and causes this issue and we would report it to our devs.
    That usually happens when some html tags like div are unclosed, in this case the next color section is wrapped inside the container above it which prevents it from being fullwidth.

    Best regards,
    Nikko

    Hi hsanz,

    We’re glad that we could help :)
    Thanks for sharing the solution, it would surely help enfold users who are using Woocommerce POS.
    Thanks also for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Issues with menu overlapping logo on mobile devices #1084590

    Hi Javier,

    Can you try adding this css code in Quick CSS, located in Enfold > General Styling:

    @media only screen and (max-width:1350px) {
      .responsive #top .main_menu .av-main-nav .menu-item {
        display: none;
      }
    
      .responsive #top .main_menu .av-main-nav .menu-item-avia-special {
        display: block;
      }
    }

    Best regards,
    Nikko

    Hi hsanz,

    I have checked it and this is the plugin that causes the issue:
    WooCommerce POS
    WooCommerce POS Pro (requires Woocommerce POS to run)
    Try to deactivate those 2 plugins and it works fine.

    Best regards,
    Nikko

    in reply to: White Screen #1084553

    Hi Bruce,

    Glad to hear that it’s resolved :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Fatal error class-avia-gutenberg.php on line 31 #1084552

    Hi Vini Rocha,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: image on tab section's- tab image #1084549

    Hi alsonjonsolutions,

    Try using this css code:

    #top.home #av-tab-section-1 a.av-section-tab-title[data-av-tab-section-title="1"] {
        color: rgba(244,232,56) !important;
    }
    
    #top.home #av-tab-section-1 a.av-section-tab-title[data-av-tab-section-title="2"] {
        color: rgb(252,252,252) !important;
    }
    
    #top.home #av-tab-section-1 a.av-section-tab-title[data-av-tab-section-title="3"] {
        color: rgb(47,125,249) !important;
    }
    
    #top.home #av-tab-section-1 a.av-section-tab-title[data-av-tab-section-title="4"] {
        color: rgb(242,12,12) !important;
    }

    Best regards,
    Nikko

    in reply to: Section not taking full height #1084544

    Hi bakbek,

    Your site is fetching this css code, which causes the issue:

    .av-section-color-overlay-wrap .container {
        margin-top: -100px !important;
    }

    The buttons are now fixed. Just don’t leave the button link empty.

    Best regards,
    Nikko

    in reply to: After Upgrade Color Section continue till bottom #1084533

    Hi formelfun,

    I see, I was testing it out and noticed that it’s fine when you use Widget Areas that doesn’t use FormelFun Opening widget, for example Sidebar Pages widget area.
    I think the FormelFun Opening widget might be lacking a single closing div tag and that should fix it.

    Best regards,
    Nikko

    in reply to: Sticky posts by category in blog grid #1084526

    Hi Maureen van Goethem,

    I’m not really sure why that’s causing errors, since I have tried this on my end.
    Can you give us ftp access? we’ll try to modify it then post the changes made if it works properly.

    Best regards,
    Nikko

    in reply to: Full-Width Description WooCommerce #1084524

    Hi Justin,

    Please use only this code:

    add_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 12 );

    then in wp-content > themes > enfold > config-woocommerce > config.php find (line 1141):

    add_action(    'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 1 );

    just comment it out or remove.

    Best regards,
    Nikko

    in reply to: iframe blocking all site content #1084075

    Hi peterolle,

    I see, I tested it on my end but I didn’t have any issue.
    Here’s a screenshot: https://imgur.com/Enh6JlH
    Can you give me a link where I can see this? I have taken a look in this link (private content) but I think it’s not the right page.

    Best regards,
    Nikko

    Hi hsanz,

    Country of origin is in the philippines.
    I already tried vpn which is a feature in opera browser that worked when some countries are not allowed access but I get the same result.

    Best regards,
    Nikko

    in reply to: Enfold Shop – Woocommerce Produktbild Größe ändern #1084068

    Hi Joerg,

    Yes, can you turn on wordpress debugging and check what error it displays?
    I have recommended this code several times already and it works properly.
    If you can tell the error, it would be easier to identify.
    Also can you post the codes in your functions.php in https://pastebin.com/ and post the link here, so we can atleast try to check your functions.php code.

    Best regards,
    Nikko

    Hi restube,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Theme Update #1084065

    Hi Verena,

    You can create a staging site first, basically a duplicate of your live site placed in your subdomain.
    Then test it there first without risking your live site.
    Here’s a tutorial on how to do it: https://themeisle.com/blog/wordpress-staging-site/

    Best regards,
    Nikko

    in reply to: layerslider problem #1084063

    Hi jb84,

    Can you give us ftp access? just post the details in private content.

    Best regards,
    Nikko

    Hi realisedesign,

    You can place it inside a media query like:

    @media only screen and (max-width:767px) {
      #top.home #full_slider_1 .slide-1 img {
        top: 0;
        left: -340px !important;
      }
    }

    Can you give a screenshot or mockup, how you like it to look on mobile? so maybe we can try to adjust the code for you.

    Best regards,
    Nikko

    in reply to: Page ID, where do I find it #1084060

    Hi Jeanne,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: enfold assistance request. important #1084059

    Hi luigi1982,

    We apologize for the delay in response, since there are lots of queries lately, so we try to answer first based in the order it was received.
    I’ll be closing this thread now since the other thread you made has already been answered.
    Thank you for understanding.

    Best regards,
    Nikko

    in reply to: Section not taking full height #1084057

    Hey bakbek,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Issues with menu overlapping logo on mobile devices #1084056

    Hey jdelgadoesteban,

    Would it be okay if the hamburger menu is shown instead (like one in mobile or tablet) instead when the main menu starts to overlap with the logo?

    Best regards,
    Nikko

    in reply to: iframe blocking all site content #1084054

    Hey peterolle,

    If I’m not mistaken that css is used to make sure that the video will preserve its aspect ration (width and height ratio) and also helps the videos be responsive.
    Here’s the full code used in video.css:

    .avia-video iframe, .js_active .avia-iframe-wrap iframe, div .avia-video .avia-iframe-wrap {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        padding: 0;
    }

    Iframe’s always have height and width set on it’s attribute, the problem with this if it’s placed in a small container let’s say 300px, the width of the iframe becomes 300px but height is still the same which is 502px.
    If you’re having issues with it, wrap it inside a div with a class of avia-iframe-wrap, example:

    <div class="avia-iframe-wrap"><iframe width="670px" height="502px" src="https://www.kickstarter.com/projects/656400238/eyeclick-iphone-4-4s-camera-remote-0/widget/video.html" frameborder="0"> </iframe></div>

    Hope this helps.

    Best regards,
    Nikko

Viewing 30 posts - 12,931 through 12,960 (of 25,536 total)