Forum Replies Created

Viewing 30 posts - 5,041 through 5,070 (of 25,536 total)
  • Author
    Posts
  • in reply to: Sometimes Layout is corrupt in chrome browser / Win. 10 #1297582

    Hi Montviso,

    The screenshots you gave especially the first one seem to show that CSS isn’t loaded.
    I don’t think this is an issue with the theme since it does not consistently show issues, this might be more of a server/hosting issue.

    Best regards,
    Nikko

    in reply to: Demo files XML #1297581

    Hi Yory,

    Thanks for giving us admin access.
    The reason it’s not working is because PHP ZipArchive Extension is disabled which is necessary in importing demo.
    You can verify it in Layerslider > Options > System Status.
    You can check this article on how to enable it: https://bobcares.com/blog/enable-php-zip-extension-cpanel/
    Or you can request assistance from your hosting provider.

    Best regards,
    Nikko

    in reply to: Change width of text block #1297578

    Hi DaDex,

    I see, please use this CSS code instead:

    #top.page-id-3972 .av_textblock_section {
        margin: 0 auto;
        width: 300px;
    }

    Best regards,
    Nikko

    in reply to: Urgent – theme import fails #1297577

    Hi hgroen,

    I tried to login to your site however I’m now getting this error:

    There has been a critical error on this website. Please check your site admin email inbox for instructions.

    Best regards,
    Nikko

    Hi Francesca,

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

    Best regards,
    Nikko

    Hi Hagen,

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

    Best regards,
    Nikko

    in reply to: Error message avia-frontend #1297570

    Hi Tarakbc,

    It might be caused by caching.
    Anyway, we’re happy to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Change width of text block #1297569

    Hi DaDex,

    Please try adding this CSS code in Enfold > General Styling > Quick CSS:

    #top .av_textblock_section {
        margin: 0 auto;
        width: 300px;
    }
    

    Hope it helps.

    Best regards,
    Nikko

    in reply to: Enfold with LearnDash #1297567

    Hi Francesca,

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

    Best regards,
    Nikko

    in reply to: HELP WITH GRID ROW STRUCTURE (read calmly) #1297566

    Hi mleite1,

    We apologize for the delayed response.
    Can you try adding this CSS code in Enfold > General Styling > Quick CSS (the first code block is for the left and the second one is for the right):

    #my-row .av_one_half.avia-builder-el-first {
        width: 60%;
    }
    
    #my-row .av_one_half.avia-builder-el-last {
        position: relative;
        left: -20%;
    }

    You’ll most likely need to adjust these values but I hope it can help with what you’re trying to accomplish.

    Best regards,
    Nikko

    in reply to: WooCommerce Composite Products Not Working #1297558

    Hi wowzers3888,

    I have added the spinner however it’s not the plus and minus but up and down arrow.
    This is added in your Quick CSS:

    #top input.qty[type=number] {
        width: 80px !important;
    }
    
    #top input.qty[type=number]::-webkit-inner-spin-button {
        appearance: auto;
        opacity: 1;
    }

    Best regards,
    Nikko

    in reply to: Sorting "You might also like" #1297553

    Hi derdschuh,

    Yes, please use a child theme first if you don’t have one yet, you can download and find instructions in this thread: https://kriesi.at/documentation/enfold/child-theme/
    Copy related-posts.php in the includes folder of enfold, then in the child theme create a folder called includes then paste the file inside it.
    Find this code in line (77-84):

            $my_query = get_posts(
                                array(
                                    'tag__in' => $tag_ids,
                                    'post_type' => get_post_type($this_id),
                                    'showposts'=>$postcount, 'ignore_sticky_posts'=>1,
                                    'orderby'=>'rand',
                                    'post__not_in' => array($this_id))
                                );

    and replace it with this code:

            $my_query = get_posts(
                                array(
                                    'tag__in' => $tag_ids,
                                    'post_type' => get_post_type($this_id),
                                    'showposts'=>$postcount, 'ignore_sticky_posts'=>1,
                                    'orderby'          => 'date',
                                    'order'            => 'DESC',
                                    'post__not_in' => array($this_id))
                                );

    Let us know if this helps.

    Best regards,
    Nikko

    in reply to: adding flag images to my secondary navigation #1297547

    Hi merrywatson,

    It is automatically added once you are using WPML for translation.
    Please check the following:
    – Documentation: https://kriesi.at/documentation/enfold/translation/
    – Video: https://www.youtube.com/watch?v=fHwjObRRhN0

    Best regards,
    Nikko

    in reply to: Colored Addressbar on iOS & iPadOS #1297542

    Hi Sebastian,

    We’re glad to hear that :)
    Let us know if you need further assistance or if we can close this thread.

    Best regards,
    Nikko

    in reply to: Font not loading on homepage #1297541

    Hey lucky19,

    I tried to login the credentials you gave however, I’m getting this:

    ERROR: Incorrect username or password.

    Also, I could see the Alice font used on the homepage, is this the wrong font?

    Best regards,
    Nikko

    in reply to: Demo files XML #1297538

    Hi Yory,

    Which demo are you trying to import?
    Also, 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: How to speed up Enfold websites #1297536

    Hi Mike,

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

    Best regards,
    Nikko

    in reply to: Come posso modificare la pagina Checkout? #1297525

    Hi cristinagrafik,

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

    Best regards,
    Nikko

    in reply to: Theme cannot be updated #1297524

    Hi comprompt,

    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: Come posso modificare la pagina Checkout? #1297521

    Hi cristinagrafik,

    The colors are pre-defined, so there’s no option to change it, I apologize I have misread the translation.
    Please add this CSS code in Enfold > General Styling > Quick CSS then just change the colors:

    #top #wrap_all .woocommerce-message {
        background-color: green;
        color: white;
    }

    Hope this helps.

    Best regards,
    Nikko

    in reply to: Urgent – theme import fails #1297514

    Hi hgroen,

    Thanks for giving us the theme settings file and unfortunately, I get the same issue as you are having even in my local server.
    I could still get most of the values from the file you gave which I could manually apply, would it be okay if I manually add these values in the theme settings?

    Best regards,
    Nikko

    Hi Graham,

    I have checked your site (link in private content) and it seems to show the footer background image properly and I could also check in the backend that you’re already using the child theme.
    Can you setup a staging site for us? so we can update it to the latest version of Enfold and see how the issue recurs and try to fix it, I believe last time it was just singled on the child theme.
    Here’s a simple tutorial on how to setup a staging site: https://themeisle.com/blog/wordpress-staging-site/

    Best regards,
    Nikko

    in reply to: Easy Slider Caption Background and Font Size #1297462

    Hi lachien,

    I have checked the link and it seems you have already resolved it using this CSS code:

    .av-image-caption-overlay-center p {
        font-size: 30px !important;
    }

    Do you still need further assistance?

    Best regards,
    Nikko

    in reply to: av_social_share – with YouTube #1297461

    Hi Landwirtco,

    I believe you’ll need to use a child theme for this: https://kriesi.at/documentation/enfold/child-theme/
    Then copy footer.php from the parent theme (enfold) to the child theme.
    Tweak the child theme’s footer.php file and find this code (line 245-250 in 4.8.2):

    if( $menu )
    { 
        echo "<nav class='sub_menu_socket' " . avia_markup_helper( array( 'context' => 'nav', 'echo' => false ) ) . '>';
        echo	$menu;
        echo '</nav>';
    }

    below this code, you’ll need to add:

    echo do_shortcode("[av_social_share style='minimal' buttons='custom' share_linkedin='aviaTBshare_linkedin' share_facebook='aviaTBshare_facebook' youtube='youtube' share_mail='aviaTBshare_mail' custom_class='' admin_preview_bg='' av_uid='av-670mc8']");

    Hope this helps.

    Best regards,
    Nikko

    in reply to: Warning message #1297458

    Hi Reto,

    Thanks.
    I tried to check it again in the header and footer of the pages’ frontend and I don’t see it in any of the pages I’ve checked. (I checked it on the backend as well)
    If it does happen again, please try to downgrade PHP version from 7.4 to 7.3 and see if it helps.

    Best regards,
    Nikko

    in reply to: Post slider dots indicator #1297456

    Hi peterolle,

    Please try adding this CSS code in Enfold > General Styling > Quick CSS:

    #top .avia-content-slider {
        overflow: visible;
    }
    
    #top .avia-content-slider .avia-slideshow-controls {
        bottom: -30px;
    }

    Let us know if it helps.

    Best regards,
    Nikko

    in reply to: Media Gallery not working #1297453

    Hi colinredbond,

    Thanks for providing admin access.
    I tried to compare it uploading with Enfold used and Twenty Twenty-One (I used Health Check & Troubleshooting so it only affects the account I used) and the results are the same.
    To verify this you can switch to Twenty Twenty-One or other default themes and compare the outcome.
    The images are actually uploaded (when I checked the URL) the only problem is in the backend these images are returning 404.
    I believe the issue is related to the server, please try asking your hosting provider for assistance.

    Best regards,
    Nikko

    in reply to: Enfold – Header transparency and Visibility #1297446

    Hi Joe,

    Can you try to disable Javascript file merging and compression in Enfold > Performance?
    If you have any caching plugin please flush out the cache, as well as clear browser cache.

    Best regards,
    Nikko

    Hi Rainer,

    Yes, it’s possible, just add this code in your child theme’s functions.php file:

    function av_change_logo_img($img)
    {
        if( is_page(3188)) {
            $img = "http://mywebsite.dev/wp-content/uploads/2017/02/logo.png";
        }
        
        return $img; 
    }
    
    add_filter('avf_logo','av_change_logo_img');

    Just replace 3188 with the ID of the page you want to use a different logo and replace http://mywebsite.dev/wp-content/uploads/2017/02/logo.png with the URL of the new logo.
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Urgent – theme import fails #1297385

    Hi hgroen,

    Thanks for giving us admin access.
    However, I could not find Enfold-theme-settings-2020-4-12.txt in Media Library.
    Can you upload it there? (link in private content) If you have issues uploading there, then please upload it in https://ufile.io/ then just give us the upload link.

    Best regards,
    Nikko

Viewing 30 posts - 5,041 through 5,070 (of 25,536 total)