Forum Replies Created

Viewing 30 posts - 22,321 through 22,350 (of 67,491 total)
  • Author
    Posts
  • in reply to: Blank Template Page #1121089

    Hi,

    Edit the page then look for the Page Attributes box in the document sidebar. In that box you should see a Template dropdown where the “Blank – No Header, no footer” template can be selected.

    Thank you for the update.

    Best regards,
    Ismael

    in reply to: Enfold media breakpoints where menu and logo overlap #1121088

    Hey Julie,

    Thank you for using Enfold.

    Try to adjust the font size of the menu items and the padding between them.

    @media only screen and (max-width: 1300px) {
        #top #header .av-main-nav > li > a {
            font-size: 13px;
            padding: 0 10px;
        }
    }
    

    Best regards,
    Ismael

    in reply to: Spacing Problem with the blog posting element #1121087

    Hey datadirt,

    Thank you for the update.

    That is cause by the hidden category container. Please remove the following css code or just disable the top margin.

    h3.slide-entry-title {
        margin-top -36px !important;
        font-size: 18px !important;
    }
    

    Then look for this one:

    .blog-categories {
        visibility: hidden;
    }

    Replace that code with this:

    .blog-categories {
        display: none !important;
    }

    Don’t forget to toggle the Performance > File Compression settings after adding the code.

    Best regards,
    Ismael

    in reply to: Revolution Slider 6 not working #1121086

    Hi,

    Thank you for the update.

    Looks like the space is only visible on smaller screens. Please try this code in the Quick CSS field.

    .avia-layerslider.container_wrap {
        min-height: 0px !important;
    }
    

    Best regards,
    Ismael

    in reply to: Text issues: bullets and links #1121085

    Hi,

    Thank you for the update.

    We used this css code to remove the default underline in the link tag.

    #top .av_inherit_color a {
        text-decoration: none;
    }
    

    Are you trying to set the font family to Georgia? We applied the font to the list.

    Best regards,
    Ismael

    in reply to: Add second widget in header #1121084

    Hi,

    Thank you for the update.

    Try to remove the margin around the container on mobile view with this css code.

    @media only screen and (max-width: 767px) {
        .wc_ps_sidebar_container {
            margin: 0;
        }
    }
    

    Best regards,
    Ismael

    in reply to: Slider Rev #1121083

    Hey brockwatson,

    Thank you for using Enfold.

    The beta version contains a patch for the revolution slider issue. Please check the private field. Make sure that you have an extractor software like WinRAR or WinZip installed in your local machine.

    Best regards,
    Ismael

    in reply to: missing images after demo import #1121082

    Hi,

    Thank you for the update.

    Can we reset the database? We can’t import the demo again without removing the existing content.

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    That’s not possible because encoded or special characters are NOT allowed in a URL, so the theme automatically removes them. You have to replace them with simple characters or consider using another element.

    Best regards,
    Ismael

    in reply to: Portrait to Landscape view #1121079

    Hey marsh1984,

    Thank you for using Enfold.

    Could you give us a screenshot of the issue? Are you using the Fullwidth Slider before? Please make sure that the size of the images are exactly the same.

    Best regards,
    Ismael

    in reply to: Landingpage lässt sich nicht bearbeiten #1121077

    Hi,

    Danke fur das Update.

    The invitation link has already expired. Would you mind providing us with another account?

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    Did you install an extractor software like WinRAR or WinZip? A password prompt should appear when you try to extract the files. Extract the files in your desktop or any directory of choice, then upload it in your server via FTP.

    Best regards,
    Ismael

    Hi,

    Thank you for using Enfold.

    Do you have the latest version of the rev slider plugin? The latest version is v6.0.5. After upgrading the plugin, try to add the patch provided in this thread.

    // https://kriesi.at/support/topic/new-revslider-6-breaks-enfold/page/2/#post-1120624

    Best regards,
    Ismael

    in reply to: New revslider 6 breaks enfold #1121065

    Hey!

    Do you have the latest version (v6.0.5) of the rev slider plugin? Please let us know if the latest version of the plugin and the above patch fixed the issue.

    Cheers!
    Ismael

    in reply to: Margin-Top on a single page not working #1121063

    Hi,

    Danke fur das Update.

    Das ist seltsam. Ich kann einen Parallaxbehälter innerhalb des Abschnitts sehen. Sie können diesen CSS-Code ausprobieren.

    .avia_mobile #top .av-parallax-section {
        z-index: 10;
        overflow: visible;
    }

    Ich hoffe Sie haben nichts dagegen dass ich Deutsch übe. (using google translate :D)

    Best regards,
    Ismael

    in reply to: Image dimension too small when open #1121058

    Hi,

    You’re welcome! Please feel free to open a new thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Internet Explorer 11 compatability #1121053

    Hey elbnetz,

    Thank you for using Enfold.

    You can find the beta version in the private field. Let us know if it helps.

    Best regards,
    Ismael

    in reply to: Partership #1121050

    Hi,

    Thank you for the info.

    We’ll forward your thread to Kriesi. Please wait for his response.

    Best regards,
    Ismael

    Hi,

    You’re welcome. The actual fix is going to be included in the next update.

    We’ll close the thread now. Have a nice day!

    Best regards,
    Ismael

    in reply to: Facebook Pixel #1120923

    Hey signumsrl,

    Thank you for using Enfold.

    Yes, you can add the script alongside the Google Analytics code in the same field. The scripts will be added in the head tag using the “wp_head” hook.

    Best regards,
    Ismael

    in reply to: License question and downloading Enfold theme #1120918

    Hi,

    You’re welcome. We’ll close the thread. When you have the time, please register an account here in the forum using your purchase code.

    // kriesi.at/support/register

    Have a nice day!

    Best regards,
    Ismael

    in reply to: How do i remove the search icon? #1120916

    Hi,

    Where can we see the issue? Please provide the actual link to the page. Are you toggling the File Compression settings after adding the code?

    Best regards,
    Ismael

    in reply to: Margin-Top on a single page not working #1120915

    Hey Sophie,

    Vielen Dank, dass Sie Enfold verwenden.

    Es scheint ein Problem mit dem Parallaxeneffekt zu sein. Haben Sie diese Option aktiviert?

    Best regards,
    Ismael

    in reply to: tab links scroll upward #1120842

    Hey webworm72,

    Thank you for using Enfold.

    That is the default behaviour of opening a tab content — it makes certain that the tab title is visible in the viewport. It doesn’t really help in your case because of how the tab element is used in the page. If you want to change that behaviour, edit the config-templatebuilder > aviashortcodes > tabs > tabs.js file. Look for this code around line 144 and remove it.

    if(win.scrollTop() > el_offset)
    {
    $(‘html:not(:animated),body:not(:animated)’).scrollTop(scoll_target);
    }

    Toggle the File Compression afterwards if it’s enabled.

    Best regards,
    Ismael

    in reply to: Monthly calendar not working #1120839

    Hi,

    Thank you for the update.

    The “ava_load_jquery_dep_script” function is causing an error. Please disable it temporarily. The datepicker should be visible whether you’re logged in or not.

    Best regards,
    Ismael

    in reply to: Cart & Checkout pages display #1120838

    Hi,

    This should change the style of the wholesale price in the checkout page.

    .wholesale_price_title, .wholesale_price_container {
        text-decoration: none;
        font-size:15px;
        line-height:24px;
        font-weight:600;
        color :#a9905a;
    } 

    Unfortunately, we can’t style the text in the cart page and in the price total column because the regular price and the wholesale price is in the same container.

    Best regards,
    Ismael

    in reply to: Revolution Slider 6 not working #1120819

    Hi,

    Thank you for the update.

    We don’t see any unusual space between the slider and the section in that page. Could you provide a screenshot? You can use imgur or dropbox.

    Best regards,
    Ismael

    in reply to: Advanced Custom Fields showing inside blog elements #1120817

    Hey Luca,

    Thank you for using Enfold.

    We can’t really see the problem in that page. Could you give us a screenshot of the issue? You can use imgur or dropbox for the screenshot.

    Best regards,
    Ismael

    Hi,

    Thank you for using Enfold.

    Are you referring to the cookie consent message? Would it help if we remove the consent message container instead of hiding it with css? You can also disable the consent message from the Enfold > Privacy & Cookies panel if you don’t need it.

    Best regards,
    Ismael

    in reply to: Fullwidth Easy Slider Height #1120810

    Hi,

    Thank you for the update.

    I don’t think you can fix this with css because the actual image is cropped (see private field). The easiest thing to do is make sure that the images have the same size as previously suggested.

    Best regards,
    Ismael

Viewing 30 posts - 22,321 through 22,350 (of 67,491 total)