Forum Replies Created

Viewing 30 posts - 4,201 through 4,230 (of 25,536 total)
  • Author
    Posts
  • in reply to: Background image parallax – #1311283

    Hi beatazalewa,

    Please follow these steps (so any moderator can check your site):

    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
      ( to 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: Shopping Cart #1311282

    Hi RegardezPasse,

    Thanks, I have checked the staging site and it works properly.
    Can you also put in private content which user account has the issue?

    Best regards,
    Nikko

    in reply to: Top bar text alignment #1311280

    Hi Matt,

    No worries, we’re just glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Post Nav Arrows in the same category #1311279

    Hi GrafitecSon,

    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
      ( to 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: Images slightly blurred #1311278

    Hi Real-3D,

    No worries, I have checked your site and I could actually see the code reflecting on your site.
    Can you try to clear your browser cache? I think older css is fetched by your browser that’s why it’s not reflecting the changes.

    Best regards,
    Nikko

    in reply to: Images side by side and centered. #1310846

    Hi epkdesign,

    This is now fixed on your site. Please check Logo Certifications on your Custom Element Template.
    Here’s what I did, I added this code in your child theme’s functions.php file, as suggested in the documentation https://kriesi.at/documentation/enfold/custom-element-templates/#custom-elements-advanced-options

    add_theme_support( 'show_advanced_custom_element_options' );

    Then I go to Enfold > Custom Elements and toggled Show advanced options then set Custom Elements For Subitems to Individually select subitem custom element templates

    Best regards,
    Nikko

    in reply to: Can't enter Credit Card Info #1310656

    Hi murdochduncan,

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

    Best regards,
    Nikko

    in reply to: Background image parallax – #1310655

    Hi beatazalewa,

    Yes it’s possible, it’s actually listed in the Background Overlay.
    As for the blurred images, it’s still fetching this image (link in private content).
    If you can give us temporary admin access, then we’ll fix it for you.

    Best regards,
    Nikko

    in reply to: Images side by side and centered. #1310654

    Hi epkdesign,

    Thanks for giving us admin access.
    I have checked on it and it seems to be a bug on Custom Elements Template, I’ll report it to our devs.

    Best regards,
    Nikko

    in reply to: Cart, content disappears on the mobile version #1310464

    Hi Sergio,

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

    Best regards,
    Nikko

    in reply to: HELP my site is down #1310463

    Hi nicolealbaek,

    I have checked your site and it seems to show properly, is this already fixed?
    If not, can you give us FTP access? and just post the details in private content.

    Best regards,
    Nikko

    in reply to: Problem with custom footer on mobile #1310458

    Hi nb2556,

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

    Best regards,
    Nikko

    in reply to: .. (two dots) in front or the image urls now #1310457

    Hi finchkelsey,

    Can you give us the link to the page mentioned? so we can inspect it and try to give a solution.
    You can post the link in private content.

    Best regards,
    Nikko

    in reply to: Background image parallax – #1310456

    Hi beatazalewa,

    Thanks for giving us both links and screenshots.
    The image that was selected as the background image for the Color Section is small, try to use the same image but before you insert it, make sure you select a large version of that image (located on the right side). Screenshot on how it looks like in private content.
    Hope it helps.

    Best regards,
    Nikko

    in reply to: Two Buttons on Video #1310451

    Hi sunilskrishnan,

    We can’t view the link you gave.
    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
      ( to 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: Full size image in content area #1310449

    Hi Knutnik,

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

    Best regards,
    Nikko

    in reply to: Place slideshow dots below slider #1310448

    Hi xeovision,

    Thanks, can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    .page-id-3600 .avia-slideshow {
        overflow: visible;
    }
    
    .page-id-3600 .avia-slideshow-dots {
        bottom: -60px;
    }

    Best regards,
    Nikko

    in reply to: Top bar text alignment #1310444

    Hi WebAdmin_HygienicConcepts,

    Can you try to add this CSS code in Enfold > General Styling > Quick CSS:

    .phone-info {
        width: 100%;
    }
    
    .phone-info span {
        text-align: right;
        width: 100%;
    }
    
    .phone-info span a:first-child {
        float: left;
    }

    Best regards,
    Nikko

    in reply to: Adding custom icons to social profiles #1310442

    Hi dvalansi,

    Can you try another browser and check? or if you have Google Chrome, please try to use Incognito mode and check.
    I tried different browsers on my end and device and it’s consistently showing TikTok icon.

    Best regards,
    Nikko

    in reply to: How to reset a color scheme without…… #1310441

    Hi Lena,

    The default color of Enfold on a fresh install is green and the nearest color scheme that has mostly similar colors is the Splash Green which I think answers your question.

    Best regards,
    Nikko

    in reply to: Shopping Cart #1310440

    Hi RegardezPasse,

    Here are the steps I did, where I was able to reproduce the issue:
    1. Go to one of the products using Chrome in Incognito mode and don’t accept the gdpr box.
    2. Add a product to the cart and notice shopping cart icon doesn’t show a number on top of it which indicates that nothing is really added to the cart even though in the cart page it shows the item you just added (just refresh the page and you’ll see there’s none).

    Then repeat the same steps except this time accept the gdpr box and you’ll see it working properly.
    I think it’s some plugin conflict and even though we want to further investigate the issue however we respect that your site is live and we don’t want to mess up the experience of your visitors during troubleshooting, can you setup a staging site for us? so we can investigate on this further (basically it’s just a duplicate of your live site placed on your subdomain), here’s an article that will help set it up: https://themeisle.com/blog/wordpress-staging-site/

    Best regards,
    Nikko

    in reply to: Adding custom icons to social profiles #1310356

    Hi dvalansi,

    Thanks for giving us admin access.
    It seems to be fixed already, see screenshot in private content.
    Please try to clear your browser cache.

    Also, I would suggest replacing the code you have with (so it doesn’t display as Icon Label but Tiktok):

    // Register new icon as a theme icon
    function avia_add_custom_icon($icons) {
        $icons['tiktok'] = array( 'font' =>'fontello', 'icon' => 'ue800');
        return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    // Add new icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
        $icons['Tiktok'] = 'tiktok';
        return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);

    Best regards,
    Nikko

    in reply to: Avia Layout Builder not loading #1310354

    Hi envapk2,

    Thanks, I see you have already disabled all plugins except for Woocommerce and it seems the same issue is still present which does not normally happen.
    Can you try to switch the PHP version to 7.3 and see if this helps.

    Best regards,
    Nikko

    in reply to: mobile version menu #1310352

    Hi RegardezPasse,

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

    Best regards,
    Nikko

    in reply to: Images side by side and centered. #1310350

    Hi epkdesign,

    I tried to access with the credentials you gave however it returns this error:

    Unknown username. Check again or try your email address.

    Please check.

    Best regards,
    Nikko

    in reply to: Can't enter Credit Card Info #1310346

    Hi murdochduncan,

    Thanks for giving us admin access.
    The problem is caused by the Autoptimize plugin.
    I have disabled this option in its setting: Aggregate JS-files? then cleared the cache from the plugin and it’s working properly.

    Best regards,
    Nikko

    in reply to: mobile version menu #1310312

    Hi RegardezPasse,

    It seems to be horizontally okay but looks uneven vertically because the logo image is not centered.
    I have added these CSS codes in Enfold > General Styling > Quick CSS to adjust it on mobile:

    @media only screen and (max-width:767px) {
        .responsive #top #wrap_all .main_menu {
            top: 10px;
            right: -10%;
        }
    }

    If you still have issues, please send us a screenshot so we can re-adjust the code.

    Best regards,
    Nikko

    in reply to: Shopping Cart #1310310

    Hi RegardezPasse,

    Thanks for giving us access.
    It seems it does not work if you’re not logged in and the gdpr box is not accepted by the visitor.
    Once you click on the accept button for gdpr, it will work properly.
    I’m just not sure if some of the plugins may have some effect on this but can you try to disable all plugins except Woocommerce? if it works properly then try to enable the plugins one by one to know which one is causing the issue.

    Best regards,
    Nikko

    in reply to: Avia Layout Builder not loading #1310308

    Hi envapk2,

    Thanks for giving us admin access.
    I tried to check on your site however I seem to get error 500 from time to time and sometimes have the backend show up properly.
    I believe the issue might be related to the server, can you try to request assistance from your hosting provider to check on the issue?

    Best regards,
    Nikko

    in reply to: Enfold – Layer Slider #1310257

    Hi Andrea,

    There may have been some issues before that’s why it has some missing files.
    I’m glad to hear that you are able to enter the LayerSlider.
    Just let us know if you need further assistance.

    Best regards,
    Nikko

Viewing 30 posts - 4,201 through 4,230 (of 25,536 total)