Forum Replies Created

Viewing 30 posts - 56,671 through 56,700 (of 93,573 total)
  • Author
    Posts
  • in reply to: Layer Slider Error #923555

    Hi Boy,

    It’s not possible to receive automatic updates on all server environments like Yigit pointed out, did you try to update manually? You will find instructions on how to do that in the links Yigit posted.

    Best regards,
    Rikard

    in reply to: How to Change font colour of one menu item #923554

    Hey Jo,

    Please try this instead:

    #menu-item-3038 .avia-menu-text {
      color: #50ae2f !important;
    }

    Best regards,
    Rikard

    Hi,

    I think the latest one is what Google goes by, otherwise you can delete sitemaps in your Google Webmaster Tools account.

    Best regards,
    Rikard

    in reply to: Enfold Portfolio NO Full Width desired #923552

    Hi,

    Thanks for that, the reason why portfolio items like the one in private is full width, is because they contain only full width elements like Color Sections and Grid Row elements. Maybe you could try changing the containing elements to 1/1 element instead?

    Best regards,
    Rikard

    in reply to: Submenu – #923551

    Hi,

    Thanks for that, so you want the CSS to only apply to the page you linked to? If so then please try changing it to this instead:

    .page-id-1924 .av-submenu-container {
      background-image: url(https://www.engage-innovate.com/wp-
      content/uploads/2017/01/Business_Innovation_Bootcamp_darkbg.png);
      background-repeat: no-repeat;
      background-position: 0% 50%;
      background-size: contain;
    }

    Best regards,
    Rikard

    in reply to: 1/3 Columns displaying with weird space #923550

    Hey AmberjadeRochi,

    I’m not sure I understand what you mean by that, do you mean that you want 3 * 1/3 inline? If so then please try to have them on the same line or in a separate Color Section element for instance. Also please link to the page where we can see the result.

    Best regards,
    Rikard

    in reply to: Some Tab Section content missing #923549

    Hi,

    The content in Tab Section reflects what is seen on the front-end. Maybe you need to clear the cache from your browser and your caching plugin? Also, why do you need a caching plugin on a site which is under construction?

    Best regards,
    Rikard

    Hi,

    Thanks for the screenshot, though I can’t see the issue on my end. How can we reproduce it? Also, did you try to clear your browser cache and restart your browser?

    Best regards,
    Rikard

    in reply to: Sidebar back end issue #923544

    Hi Peter,

    Thanks for the feedback. There’s likely a conflict between the plugin and the theme then. 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.

    Just a note on the topic of conflicts; we try to be compatible with as many plugins as possible, but it’s very hard to be compatible with all, and we can’t promise that the plugin you are running can work with the theme.

    Best regards,
    Rikard

    in reply to: symbol boxes – same lengths #923542

    Hi,

    Thanks for the feedback. The CSS I posted is for the elements you pointed out, and I see the CSS applying on your site. All you have to do is to increase the value 600 a bit, try 650 and 700 for instance.

    Best regards,
    Rikard

    in reply to: Error when saving Pages #923016

    Hi Ben,

    Thanks for the feedback, I get the same results on my end. Could you try to activate debug mode in order to see builder shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, then copy the shortcode to a new page to see if that helps please?

    Best regards,
    Rikard

    in reply to: sub menu one line #922784

    Hey Lara,

    I’m not sure I understand what you are looking to achieve, could you try to explain a bit further or post screenshot highlighting your intentions please?

    Best regards,
    Rikard

    in reply to: Need to switch to mobile menu sooner #922783

    Hey web4698,

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

    @media only screen and (max-width: 1024px) {
      nav.main_menu {
        display: block !important;
      }
      #avia-menu .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    

    Change the value 1024 to the pixel value of your choice.

    Best regards,
    Rikard

    in reply to: Major error on Update #922782

    Hi YCreative,

    Please open a new thread and include admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    in reply to: Major error on Update #922781

    Hi paragonskydive,

    I can’t see any error messages on either the front- or the back-end of your site. Where exactly are you seeing that?

    Best regards,
    Rikard

    in reply to: WooCommerce – Products not Aligning #922780

    Hi,

    Could you try updating the theme to the latest version (4.2.6) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

    in reply to: Blank site after updating to 4.2.5 #922778

    Hi YCreative,

    Please open a new thread and include admin login details to your site so that we can have a closer look.

    Best regards,
    Rikard

    in reply to: Enfold Showcase #922776

    Hi David,

    Thanks for using Enfold and for sharing your work, it looks really good :-)

    Best regards,
    Rikard

    Hi,

    Thanks for that. I added the icon before your phone number, please review your site.

    Best regards,
    Rikard

    in reply to: Autoplay video not working #922773

    Hi,

    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: Enfold 2017 demo won't import #922771

    Hey web6s,

    Thanks for the login details, though it looks like the 2017 demo was imported and you have changed some of the design on your site? If we try to import it again then all your theme settings will be changed.

    Best regards,
    Rikard

    Hi Katharina,

    Great, glad you made some progress. The changes should be removed when deactivating plugins like that, but if they are not the changes are likely in the .htaccess file on your site.

    Best regards,
    Rikard

    Hey Kacey,

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

    span.popmake-1000:hover {
      color:#000 !important;
    }

    Best regards,
    Rikard

    in reply to: Enfold and LearnDash – display issues #922765

    Hey yifatcohen,

    Thanks for the screenshots. Could you post a link to an example page so that we can see the actual elements please?

    Best regards,
    Rikard

    in reply to: Error when saving Pages #922763

    Hi Ben,

    Thanks for the login details. I tried saving your About page but I couldn’t see any error messages, on which page is this happening?

    Best regards,
    Rikard

    in reply to: How to integrate the system font stack? #922762

    Hey snafroth,

    I’m not sure to be honest, maybe something like this could work? You would likely have to be on a Mac for this to work though:

    body {
      font-family: -apple-system !important;
    }

    Best regards,
    Rikard

    in reply to: Header and footer load over page content #922761

    Hey hcassin,

    I have no idea, but if you send us a link where we can see the problem then maybe that could change?

    Best regards,
    Rikard

    in reply to: Change icon list title – list item title to regular #922760

    Hey hackoffseries,

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

    .av_textblock_section h3 {
      text-transform:none !important;
    }

    Best regards,
    Rikard

    in reply to: Header not showing up #922758

    Hi Lynnie,

    Thanks for the links and feedback, though your site seems to down at the moment? If you should need help getting it back up then your hosting provider should be able to restore it from a backup.

    Best regards,
    Rikard

    in reply to: Contact Form #922754

    Hi,

    Thanks for the screenshot, please try this CSS as well:

    .ui-datepicker-month {
        width: 32% !important;
        margin-left: 60px !important;
    }

    Best regards,
    Rikard

Viewing 30 posts - 56,671 through 56,700 (of 93,573 total)