Forum Replies Created

Viewing 30 posts - 54,481 through 54,510 (of 93,586 total)
  • Author
    Posts
  • Hi,

    Ok, thanks for the feedback. Are you uploading it from a local file? I’ve never heard of that happening before to be honest with you.

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also, if you can upload the package you are trying to install somewhere where we can access it then that would be great too.

    Best regards,
    Rikard

    in reply to: Disabling Event Calendar plugin in Church demo #955030

    Hi Sophie,

    Thanks for the feedback. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    in reply to: Blank Spaces In Gallery #955027

    Hey peabody62,

    It looks like some of your images are a big taller than others, that’s why that is happening. I would try to crop them, if you can’t do that then please try this CSS:

    .page-id-65 .avia-gallery img {
        height: 148px !important;
    }

    Best regards,
    Rikard

    in reply to: Problem after Update #955026

    Hey pddcoms,

    I’m not sure what you mean by that, could you post a screenshot highlighting the problem and how to reproduce it please?

    Best regards,
    Rikard

    in reply to: Pagination Woocommerce #955024

    Hi,

    Thanks for the feedback, I’ll close the topic for you. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    Hi,

    Try this instead:

    #av-masonry-3 .category-a .site-background {
      background-color:blue !important;
    }

    Please note that we are here to help with problems with the theme, not to customise it.

    Best regards,
    Rikard

    in reply to: Problems Advance Layout Editor (after Update?) #955021

    Forgot to close :-)

    in reply to: Problems Advance Layout Editor (after Update?) #955020

    Hi Martijn,

    Thanks for the feedback, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    in reply to: Disable Google Fonts being loaded from Google #955019

    Hi lebenspraxis,

    Great, glad you got it working :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    in reply to: Accordeon scroll position #955018

    Hi Timo,

    Thanks for the feedback, though I haven’t seen this happen on any other sites so I think it’s due to a customisation you have made, or maybe a plugin conflict. All I can see in the console is the file I mentioned earlier, could you remove it so that we can look at your site without it please?

    Best regards,
    Rikard

    in reply to: Space between columns (ALB) #955017

    Hi,

    Great, glad you got it working. What is your second issue?

    Best regards,
    Rikard

    in reply to: Sidebar does not show widgets #955015

    Hey Francesco,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    in reply to: IP Anonymization in Google Analytics #955014

    Hi sojournerweb,

    Thanks for sharing, much appreciated :-)

    Best regards,
    Rikard

    in reply to: Author bio on bottom of single page blog post #955006

    Hi Andre,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 768px) {
    .single .author_description_text p {
        margin-left: 130px;
    }
    }

    Best regards,
    Rikard

    Hi Steve,

    I checked the Append search icon to main menu and the search options appears after I refresh the page. Could you check your site now please?

    Best regards,
    Rikard

    in reply to: Tab section #955000

    Hey socialbeings,

    Thanks for the link and sorry for the problem. Please try this in Quick CSS:

    .av-tab-section-image {
        background-repeat: no-repeat;
        background-position: center;
    }

    Best regards,
    Rikard

    in reply to: Featured Image on pages are not full size (100%) #954998

    Hi Andre,

    No it should be 100% by default, I’m not sure why it’s not displaying that way on your site actually. But if the CSS I posted works then let’s stick with that solution :-)

    Best regards,
    Rikard

    in reply to: Can't add content to Text or Custom Html widgets #954996

    Hi,

    Great, glad you found the problem and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    in reply to: Html Video Background #954995

    Hi,

    Great, glad you got it working. Hosting on Youtube is likely a better choice performance wise anyway. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    in reply to: All Shortcodes have av_uid='av-d7ng7vw' added #954994

    Hi Havi,

    Thanks for the clarification. Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    in reply to: Video doesn't get played on load of the page #954993

    Hey nikishavardaam,

    Please post .htaccess login detail in private as well, otherwise we can’t see your site.

    Best regards,
    Rikard

    in reply to: Vimeo background video loading slowly #954992

    Hi,

    Thanks for the feedback, I’m not that familiar with that plugin, but I’m guessing it has different settings which you can try turning on and off to see what works and what doesn’t on your site? You might have to check some other caching or optimisation plugin out if it still won’t work after that.

    Best regards,
    Rikard

    in reply to: Product Slider in Home Page #954990

    Hey nickgin,

    There is no functionality for that in the theme by default unfortunately. You would have to use third party code or a plugin to achieve that, I don’t have anything to recommend unfortunately.

    Best regards,
    Rikard

    in reply to: Vertical spacing between footer widget menu #954988

    Hi,

    Thanks for the feedback. Please try this instead:

    .menu-footer li a {
      padding:0 !important;
    }

    Best regards,
    Rikard

    in reply to: Menu on top, logo left #954987

    Hi,

    Thanks for the feedback, though I’m unsure of your intentions now. Do you want the logo to be inline with the menu? If so, I’m not sure if that would be possible.

    Best regards,
    Rikard

    in reply to: Mobile menu not working after the latest update #954986

    Hi Joy,

    I disabled the CSS file merging and compression and Javascript file merging and compression options on your site under Enfold->Performance, and your mobile menu is working again. You will have to experiment a bit with those settings to see what works and what doesn’t on your site, since one of them seems to break the scripts needed for your mobile menu unfortunately.

    Best regards,
    Rikard

    in reply to: Unreliable Enfold theme updates #954985

    Hey ulcontrols,

    Sorry for the problems. You might have to completely delete the theme folder and upload the new version via FTP, since some files have switched places and that is likely what is causing that site to crash. Could you try that out to see if it helps please?

    Best regards,
    Rikard

    in reply to: Custom CSS down work after update (4.3) #954582

    Hey beyond-flora,

    Please try the following in Quick CSS under Enfold->General Styling:

    .logo img {
        max-height: none !important;
    }

    Best regards,
    Rikard

    in reply to: Enfold mail form doesn't work #954414

    Hi Daniel,

    Please try this instead:

    .avia_transform .av-extra-border-element.border-extra-diagonal {
        margin-top: -150px !important;
    }

    Best regards,
    Rikard

    in reply to: Enfold mail form doesn't work #954413

    Hi Menno,

    Thanks, I’ll close the thread once our guest has gotten help.

    Best regards,
    Rikard

Viewing 30 posts - 54,481 through 54,510 (of 93,586 total)