Forum Replies Created

Viewing 30 posts - 28,981 through 29,010 (of 34,550 total)
  • Author
    Posts
  • in reply to: Which multi language plugin? #912742

    Hey tapada,
    From other users experience we can say that Polylang is working fine with Enfold. You only need to set frontpage in Settings > Reading and not in Enfold theme options.
    Also see this post about the Polylang switcher
    If you have other questions, please let us know.

    Best regards,
    Mike

    in reply to: Woocommerce price suffix #912739

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

    .woocommerce-Price-amount.amount:before {
    content: "Daily Rent Price\00a0\00a0";
    }

    Best regards,
    Mike

    in reply to: Fullwidht button and it's outline #912735

    Hi,
    If the button was not in the color section it should reach the edges, if in the color section, Try this code in the General Styling > Quick CSS field:

    .avia-section.main_color.avia-section-default div.container {
        max-width: 100%!important; 
        width: 100%!important; 
        padding-right: 0px !important; 
        padding-left: 0px !important;
    }

    I have tried to make this code work on any page, but if it causes issues if other pages let us know and we can adjust with a custom ID once you have created the page you want to use it on.

    Best regards,
    Mike

    in reply to: content on home page deleted after saving #912729

    Hey pearljemnl,
    This sounds like an error in the shortcode structure for the page, then when saving the broken code is hidden. We have a new Enfold Shortcode Parser to solve such errors. First Enable Avia Layout Builder Debug which will show the shortcode and the Enfold Shortcode Parser at the bottom of the page.
    2018-02-13_213446
    Then you may wish to copy (backup) all of the shortcode and save as a plain text file on your computer.
    Then please choose “Auto Repair Function enabled – Repairs errors in shortcode structure during update” from the options
    Then update the page (save)
    The parser will try to correct the errors
    2018-02-13_213825
    Then if you wish, you can view the errors repaired by clicking “show parser info”
    2018-02-13_213801
    Try to do this before adding the element that seemed to be braking the page, then try adding the element and save again, the shortcode parser should work automatically as long as the Layout Builder Debug is active.

    Best regards,
    Mike

    in reply to: Spacing #912723

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

    p {line-height: 1.65em!important; }

    It is meant to make the line height of the text the same on every page, in my tests I checked Home, Team, & Championship

    Best regards,
    Mike

    in reply to: Fullwidht button and it's outline #912715

    Hey xandria,
    Try to create it by using the full width button element.
    2018-02-15_043754
    Please see example at: http://morsche.co/button-test/
    You will also see this code in the General Styling > Quick CSS field:

    #top .avia-button-fullwidth {
        border-style: solid!important; 
        border-width: 3px!important; 
        border-color: #fff!important; 
    }

    Best regards,
    Mike

    in reply to: Google adwords on mobile #912709

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Layer Slider Update #912707

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

    Best regards,
    Mike

    in reply to: Font Awesome Icons #912703

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

    Best regards,
    Mike

    in reply to: Images not always loading #912700

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

    Best regards,
    Mike

    in reply to: Layer Slider Update #912631

    Hey Zetrh,
    To disable the layerslider so you can upload your own, go to “Integrated (Bundled) LayerSlider Plugin” option in Enfold theme options > Layout Builder tab

    Best regards,
    Mike

    in reply to: Images not always loading #912628

    Hey kmcevoy101,
    Your JS errors are occurring in a minify cache file. There is a good chance this is due to the minify process. Please try disabling your minify cache and clearing it. Often in the settings you will have the option to not minify JS.

    Best regards,
    Mike

    in reply to: Tag cloud Instagram #912624

    Hi,
    Do you mean in your tag cloud or in your post in general? Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: WPML larger flag selector #912621

    Hey Keith,
    As you know the flags are 18×12 and enlarging will make them blurry, if you replace the flag images at /wp-content/uploads/flags/us-large.png &/wp-content/uploads/flags/es-large.png with your larger images they will not be blurry.
    Just name them the same. Try looking in the same folder, perhaps larger ones are included with a different name.

    Best regards,
    Mike

    in reply to: Button style menu color change on hover #912617

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

    Best regards,
    Mike

    in reply to: Font Awesome Icons #912615

    Hi,
    Here is an example of the css necessary to create the blue background circle:

    i.fa.fa-users {
        border-radius: 50% !important;
        width: 50px;
        height: 50px;
        background: #005bab;
    }

    Note that this code is for the Font Awesome “users” icon, but you could adjust to your icons.

    Best regards,
    Mike

    in reply to: Changes in LayerSlider 6.7.0 #912612

    Hey classywebsites,
    Thank you for your question, I see this version was released today and we don’t have a date set for the next release of Enfold, but typically it does.

    Best regards,
    Mike

    Hi,
    I wanted to let you know the Dev team is looking into this. Thanks for your patience.

    Best regards,
    Mike

    in reply to: Private Post not visible in Post Category #912607

    Hi,
    I have confirmed that if a private post is created by a Admin or Editor, the editor will not see on the categories page,
    and the editor will not see in the classic grid, masonry, & modern templates.
    The Admin will see in the categories page, but not on the masonry template.
    I have reported this issue and it will be reviewed by the Dev team.

    Best regards,
    Mike

    Hi,
    Glad that our help with the mobile was useful, while we do wish to help with the currency switcher, perhaps WPML plugin support will yield more expertise. Please let us know if we can be of more help in the future.

    Best regards,
    Mike

    in reply to: Delete the tooltip appearing on the easy sliders' images #912586

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

    Best regards,
    Mike

    in reply to: Full Width Blog Page #912584

    Hi,

    @THP
    Thank you for sharing your solution, and thank you for using Enfold.

    Best regards,
    Mike

    in reply to: SSL -> Product pages not visible and some images are broken #912580

    Hi,
    Thank you for sharing your solution, this will be helpful in the future as I use windows and so many customers use mac.
    We will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Hide Category tags in blog post element #912577

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

    Best regards,
    Mike

    in reply to: Demo import didn´t working #912575

    Hi,
    I remember a few months ago that another was having issues with Strato, turned out they were blocking the IP to kriesi.at, where the demos are stored. I remember the customer contacted their support and had the block removed for their site. Please give this a try strato can read your error log and adjust their filter so the demos can be imported.
    Otherwise with the info we requested we can try a manual import.

    Best regards,
    Mike

    in reply to: Demo import didn´t working #912292

    Hi,
    Oh I see, this is not your thread, so you won’t see it. Which host are you using? There are a couple that are having issues such as Godaddy. If you open a new thread with your admin login, ftp login, and cpanel login (for your database) in the Private Content area, and state which demo you would like I can manually install it tonight.
    Please note that as this is not your thread your info will not be private in this thread.
    If you want to try the above link: Med Demo Uploads folder: https://www.dropbox.com/s/n1j7gheluc0q1p1/Med_Demo_uploads.zip?dl=0

    Best regards,
    Mike

    in reply to: Can't Drag and Drop Widgets #912258

    Hi,
    I was able to login to your ftp, but I see that your child theme functions.php is working correctly with the login image function that you have & with another function that I tested with.
    Perhaps I’m getting confused, first we were talking about your widgets and now that your functions.php is not working, we have also covered two different sites. Was the first issue solved?
    The reason you didn’t see my screenshot is because this is not your thread.
    Please note as I wrote earlier “as this is not your thread your info will not be private.”
    Perhaps you could clarify which issue we can assist with in a new thread.
    Thanks for your patience and understanding.

    Best regards,
    Mike

    in reply to: Demo import didn´t working #912255

    Hi,
    It looks like you tried to import the Med Demo but the images in the uploads folder are missing, attached in the Private Content area is a copy of the folder, please add the sub folders to yours via ftp.

    Best regards,
    Mike

    Hi,
    I’m not sure as I always clicked them, I’ll ask the team if they have any insight.

    Best regards,
    Mike

    in reply to: Adjusting the point where header-scrolled kicks in? #912234

    Hi,
    I see that the top gap shows if you scroll down and then scroll up a little slowly, so I added this code in the General Styling > Quick CSS field:

    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 135px!important; 
    }

    and it seems to solve, Please clear your browser cache and check.
    For the second gap, it is where the anchor is on the page, in your color section. So I created a new anchor in a code block with this code:

    <a name="yhteystiedot"></a>

    and it goes to the section without the gap, I also did this for #esittely.
    Please check.

    Best regards,
    Mike

Viewing 30 posts - 28,981 through 29,010 (of 34,550 total)