Forum Replies Created

Viewing 30 posts - 29,941 through 29,970 (of 34,598 total)
  • Author
    Posts
  • in reply to: Can't import Enfold 2017 demo #896927

    Hey Agence-Numix,
    Yes, I linked the Duplicator Files in the Private Content area.
    I have also linked the All-in-One WP Migration files, you may find it a easier import.
    all-in-one-wp-migration
    All-in-One WP Migration tutorial

    Best regards,
    Mike

    in reply to: Cart icon doesn't seem to appear #896925

    Hi,
    Yes that was a good idea, and thanks for that, but both of these issues are very odd. Did you say you migrated this from your localhost? Did you use a plugin to do so, which?
    I wonder if your migration would cause the same errors on my localhost?

    Best regards,
    Mike

    in reply to: shortcodes.js?ve 404 #896924

    Hi,

    I just realized that we are working on two threads & two issues on the same page, the other issue with the missing cart text, perhaps this is a factor for it. Let’s see if we can get the 404’s fixed first.

    I see the paths look correct but still a 404, Can you please include a admin login and FTP access in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Cart icon doesn't seem to appear #896921

    Hi,
    I just realized that we are working on two threads & two issues on the same page, the other issue with the 404 for the js, perhaps that is a factor here. Let’s see if we can get the 404’s fixed first.

    Best regards,
    Mike

    in reply to: Cart icon doesn't seem to appear #896920

    Hi,
    I can understand that, yet I’m not sure why your install has stripped out the text and a clean install has the text.
    If you could try disabling your plugins and any custom functions, if that doesn’t change it, try reinstalling woocommerce, perhaps there is a corrupt file, otherwise can you please include a admin login and FTP access in the private content area so we can take a closer look.
    Also in our tests can we disable your plugins and any custom functions?

    Best regards,
    Mike

    in reply to: Active menu indicator background #896919

    Hi,
    Please remove this code from your custom css:

    .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
        border-color: #000000;
    border-width: unset;
    }
    .current_page_item a {
            color:#ffffff!important;
    	background:black!important;
    
    }

    Then add this:

    .current_page_item span.avia-menu-text {
        background-color: #000!important; 
        color:#ffffff!important;
    }
    .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
        padding-left: 0px !important; 
    }
    .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
        border-color: transparent!important; 
    }

    in order to get this to work I had to remove the “pipes” between the menu items, because they are actually borders so the background-color was stretching to them.

    Best regards,
    Mike

    in reply to: Enfold Latest News Widget #896913

    Hi,
    Thank you for the link, Try this code in the General Styling > Quick CSS field:

    h2.post-title.entry-title a {color: #000 !important; }

    Best regards,
    Mike

    in reply to: Should I use a Child Theme? #896912

    Hi,
    When I logged in you title was showing but the subtitle was below behind the slider, I added this in the General Styling > Quick CSS field to solve:

    #top .logo-subtitle {
        color: #aaa !important;
        font-size: 12px !important;
        top: 30px !important;
        position: absolute;
       white-space: nowrap;
    }

    it now shows on all devices, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: New Admin #896909

    Vince, I’m sorry, but I believe I have confused you on this subject. I would like to try a different approach.
    Do you have access to the webhost? most run what is called cPanel, it may look like this:
    (please click images to see full size)
    5c7177c6fe1f58a20a7c51f3d83813be.jpg
    We would like to see the PHP version, we will scroll down to “Select PHP Version”
    4371b01ed456565f0e0fac9c2967ec61.jpg
    This page shows the info, in this case it is version 7, what does yours say?
    9e12cbdb2c19547c707ea41af67fa1b3.jpg
    If this is not what your webhost looks like please tell us which one you are using, such as Godaddy, A2, Bluehost, etc. and we will help more.
    Thank you for your patience with me on this issue.

    Best regards,
    Mike

    in reply to: HTML 5 error #896906

    Hi,
    I would suggest using the color sections for each row as the are full width and you can set background colors, then use columns 1/5 3/5 1/5 and add your content to the 3/5 column. This will keep your content centered.

    Best regards,
    Mike

    in reply to: Enfold theme not saving any changes #896900

    Hi,
    @beone I understand that you are having a similar issue, but it would help us solve these if you create a new thread with your admin login, and url to the page in question in the private content area so we can take a closer look. It gets confusing when we are are working on more than one site per thread. Thanks for understanding.

    Best regards,
    Mike

    in reply to: Enfold Latest News Widget #896897

    Hi,
    For the thumbnails in the latest news footer, I have come up with two solutions, the first for one line of text:

    #newsbox-2 .news-thumb {
        margin-top: -4px!important; 
    }

    The second for two lines of text:

    #newsbox-2 .news-thumb {
        margin-top: 8px!important; 
    }

    unfortunately this means you will need to endure your post titles are more uniform in length.
    For your second question, it looks as the text is already white. please see screenshot in Private Content area to ensure I’m looking at the right element.

    Best regards,
    Mike

    in reply to: Instagram feed only showing text #896814

    Hey mikkelholt,
    Your Instagram is giving the 403 Forbidden error, which is an HTTP status code that means that accessing the page or resource you were trying to reach is absolutely forbidden for some reason.

    Best regards,
    Mike

    in reply to: Error text after Fontello icons upload #896809

    Hey Dysiew,
    Please try removing all except the default set.
    otherwise please try re-updating the theme manually via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Mike

    in reply to: Single article with back button #896802

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: New Admin #896801

    Hi,
    That’s great news, did you get a chance to update your PHP from v5.4?
    When WordPress changed to PHP v7 there was an announcement that the plugins would need to update also, Yoast most likely did as they are a top plugin. So Yoast may also have issues with PHP v5.4

    Best regards,
    Mike

    in reply to: Cart icon doesn't seem to appear #896797

    Hi,
    The text for the button is missing,
    Yours:

    <button type="submit" name="add-to-cart" value="297649" class="single_add_to_cart_button button alt"></button>

    Default:

    <button type="submit" name="add-to-cart" value="1098" class="single_add_to_cart_button button alt">Add to cart</button>

    note the missing “Add to cart” text
    My research shows that if you are using wpml:

    Go to the product page and click to edit – In the translation page, click to re-save the translation

    If not you may try WC Custom Add to Cart labels

    This free plugin allows you to change “add to cart” labels on all single product pages

    I’m not sure if this will work if the text is missing in the first place.
    Otherwise, have your tried disabling your plugins to see it that helps?

    Best regards,
    Mike

    in reply to: Enfold Latest News Widget #896790

    Hey Karin_Tara,
    I was not able to login to see the site, the login page says “not available” Please check.

    Best regards,
    Mike

    in reply to: Header in color section #896787

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

    #top #wrap_all .av-inherit-size .av-special-heading-tag {
        margin-left: -15%!important; 
    }

    Please see screenshot in Private Content area, to ensure I was looking at the right element

    Best regards,
    Mike

    in reply to: Updating the theme #896783

    Hey ESWEENEY113,
    Typically the reasons are the plugins used and the PHP version of the server. With the new WordPress code using the newest PHP classes, many sites with the old PHP v5.x are having issues. Enfold has been updated to work with the new WordPress standards using PHP v7.x
    Many plugins are also having this issue, sometimes making the theme look like the issue, yet when the plugin is deactivated the site works correctly again.

    Best regards,
    Mike

    in reply to: Gallery Masonry #896778

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Text box #896777

    Hi,
    To add a screenshot please try uploading to Postimage.org and pasting the url with your comments.
    I believe I see your issue, please see screenshot in Private Content area.
    To solve I recommend Turn on Custom CSS Class field for all ALB Elements and adding a custom class to your 1/4 columns, such as “teamit” then change the padding from 50px to 0px, and change the link font-size to 10px, so the long email address will fit on one line.
    I would use media queries such as this:

    @media only screen (min-width: 774px) and (max-width: 1439px) { 
    .your-custom-class {
    padding: 0px !important;
    font-size: 10px !important;
    }
    }

    Mike

    in reply to: Iframe disappears after page load #896772

    Hi,
    Thank you for sharing your solution, shall we close this then?

    Best regards,
    Mike

    in reply to: Should I use a Child Theme? #896771

    Hi,
    It should import the changes from the demo, Please clear any plugin cache, logout and clear your browser cache, then login in again.
    For your custom css, where did you make the changes, “General Styling > Quick CSS field” or “WordPress > Customize” or a css plugin?

    Best regards,
    Mike

    in reply to: Gallery Masonry #896769

    Hey giuseppenacci,
    Please go to Enfold Theme Options > Theme Options > Lightbox Modal Window
    2018-01-12_193919
    and ensure the box is checked.

    Best regards,
    Mike

    in reply to: shortcodes.js?ve 404 #896768

    Hi,
    It looks like you developed this site on a localhost and when you migrated to your webhost the tool you used didn’t change all of the urls. Your file is linked like this: http://localhost/yoursite/staging1 also many files are not linked with “https” so they are blocked.
    To solve you can use the plugin Better Search Replace How to video: https://youtu.be/sZzeabkeIcg?t=45s
    In the Private Content area I have add two searches you should do, please use the “dry run” feature to check if they are valid (see video)
    Please backup your database first: How To Make a WordPress Database Backup Manually

    Best regards,
    Mike

    in reply to: Change Color section height on mobile #896761

    Hi,
    Here are some Tips on speeding up site performance Once you have your site finished and live you can try these tips. But while you are still making changes using a cache plugin kind of works against the development. But at that time we will be happy to assist.

    Best regards,
    Mike

    Hi,
    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 a admin user and post the login credentials in the “private data” field.

    Best regards,
    Mike

    in reply to: Few styling questions I am trying to solve #896749

    Hi,
    Thank you for the feedback, If I understand correctly then, the only difference was the sidebar. I just created a new post as you suggested and it looks exactly like yours. Please see the link in the Private Content area.
    I did a little more research and found your default setting at Enfold Theme Options > Sidebar Settings > Sidebar on Single Post Entries was a “right sidebar” since you don’t like that I changed it for you.
    Please login with the user and password you gave us and try a new post.
    I’m happy to address your other issues, but I’m hoping to get this aspect resolved as a solution.

    Best regards,
    Mike

    in reply to: z index not working for me! #896743

    Hi,
    It mat work better to use a percentage rather that a pixel value. But this is a very basic slider that has it’s limitations. May I ask why you don’t want to use the layerslider?

    Best regards,
    Mike

Viewing 30 posts - 29,941 through 29,970 (of 34,598 total)