Forum Replies Created

Viewing 30 posts - 61 through 90 (of 33,844 total)
  • Author
    Posts
  • in reply to: Mobile screen result #1477583

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Mobile screen result #1477571

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 479px) { 
    #top.home .slideshow_inner_caption {
        width: 50%;
    }
        #top.home .avia-slideshow .av-slideshow-caption .avia-caption-content p {
            font-size: 9px;
            line-height: 9px;
            margin-bottom: 0;
        }
       #top.home .avia-slideshow .avia-slideshow-button {
       	margin-top: 10px;
       	font-size: 9px;
       }
    }

    Enfold Support 6586

    Best regards,
    Mike

    in reply to: one anchor is not working #1477569

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Rows in colour section have wrong space between? #1477514

    Hey Jak73,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 989px) { 
    #top.home .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
        margin-top: 0;
    }
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Fullwidth Easy Slider images not showing #1477511

    Hi,
    Thanks, I find this error in the browser console:

    Uncaught Error: Syntax error, unrecognized expression: #BrandId%3d%5b41928%5d%3bManufacturerId%3d%5b112625%5d%3bBrandCode%3dS417%3bPrices.Pricelist.Id%3d34083%3bSortBy%3dModifiedTime%3aDesc%3b

    but I don’t find a plugin or code snippet for this “BrandCode Prices Pricelist”
    Does this ring a bell? Can you disable?
    I tried disabling some of your plugs but it didn’t help.

    Best regards,
    Mike

    in reply to: Post Category selection is auto-selecting other categories #1477495

    Hey krisknap,
    Could the other categories be sub-categories? I have not seen this before, have you tried disabling your plugins?

    Best regards,
    Mike

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Transparent Header not functional #1477427

    Hi,
    hankboomer
    your Support is until: 2025-05-06
    Please login to the forum and open a new thread as your question is off topic, this helps other users find solutions based on the opening subject line quicker and helps keep the thread length manageable and on topic for multiple mods to assist.
    Then include a admin login in the Private Content area so we can examine.
    Thank you for your understanding.

    Best regards,
    Mike

    in reply to: Fullwidth Easy Slider images not showing #1477424

    Hi,
    Please see the “Warning: Characters <,>,[,] might break ALB backend or frontend.”
    Screen Shot 2025 02 19 at 5.24.45 PM
    this HTML in your titles and caption could be braking your slider, try removing and check again.

    Best regards,
    Mike

    in reply to: Mobile loading via desktop responsivness but not on mobile #1477422

    Hey wavesmediallc,
    I don’t see any difference between desktop and mobile, please explain the error, perhaps a screenshot would help.

    Best regards,
    Mike

    in reply to: Tab section mobile view #1477421

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Force mobile view on tablet portrait #1477418

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 1360px) {
      #top #header .av-main-nav > li.menu-item  {
          display: none!important;
      }
      #top #header .av-burger-menu-main {
          cursor: pointer;
          display: block!important;
      }
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Strange free space on mobile #1477417

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Webforms on Enfold not working #1477400

    Hi,
    It looks like you are using a email address for your domain, so I assume that you are getting the email on your web host. Did you check your “spam” box?
    Your web host may be using “SpamAssassin” to detect spam, sometimes it will delete spam before it gets to your inbox or spam box, it depends on how it is set up.
    “yahoo” address are often marked as spam, check with your web host to disable “SpamAssassin”

    Best regards,
    Mike

    in reply to: Strange free space on mobile #1477399

    Hey northorie,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 450px) { 
    	#top.home #av_section_1 .av_two_third {
    height: 750px !important;
    }
    .responsive #top.home #wrap_all #av_section_1 .flex_column.av_one_third {
    	margin-bottom: 0;
    }
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    Hey baumhoff,
    I don’t find “Lorem” on your site, please link to the page with it and include a admin login in the Private Content area so we can examine.

    Best regards,
    Mike

    in reply to: Style crash due to change in sidebar settings #1477397

    Hi,
    Try creating a staging site and disable all of your plugins and CDN, if this works fine, then try changing the sidebar settings again, if this causes the error, revert the change and include a admin login to the staging site in the Private Content area so we can examine.

    Best regards,
    Mike

    in reply to: Enfold Theme, WooCommerce Checkout does not show the tax #1477393

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Social icons in mobile menu #1477343

    Hey walhai,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Page builder elements not loading #1477342

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Icon Grid Flipbox #1477281

    Hey Ad-Min747,
    Sorry, I don’t understand your question, please explain further, and include screenshots to demonstrate.
    To add a screenshot please try using an Screenshot service and pasting the image URL in your post.
    An admin login may also help.

    Best regards,
    Mike

    in reply to: Logo is not showing #1477280

    Hi,
    I check while logged in and both logos show correctly.
    Please clear your browser cache and login and check.
    This points to a caching issue, please disable your LiteSpeed Cache and clear your server cache and check again.

    Best regards,
    Mike

    in reply to: Header menu items colour #1477268

    Hey lara666,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #header .av-main-nav > li.current-menu-item > a .avia-menu-text, #top #header .av-main-nav > li.current-menu-item > a .avia-menu-subtext {
        color: #ED1C24;
    }
    .header_color .main_menu ul:first-child > li > a {
    	color: #fff;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: EnfoldVersion: 3.3.2 aktualisieren #1477267

    Hey Köln,
    This is a duplicate, I answered your other thread, please check.

    Best regards,
    Mike

    in reply to: EnfoldVersion: 3.3.2 aktualisieren #1477266

    Hey Köln,
    I don’t believe that you will have any trouble, but I do recommend first creating a full backup of the site and database, just in case.
    To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    then you will see the Theme updated successfully message.
    Theme_updated_successfully.jpg

    Best regards,
    Mike

    in reply to: Fullwidth Easy Slider > Fallback image not working #1477265

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: responsive issues images #1477264

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    #footer-page .av_one_fifth .avia-image-container {
    	padding: 10px 0;
    }
    }

    adjust the padding to suit.
    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.

    Best regards,
    Mike

    in reply to: Single Post: Change Headline and Image #1477262

    Hi,
    Try adding this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    .small-preview, .big-preview {
        max-height: 200px;
    }
    
    .small-preview img, .big-preview img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    }

    and adjust the height to suit.

    Best regards,
    Mike

    in reply to: Fullwidth Easy Slider > Fallback image not working #1477261

    Hi,
    Glad to hear that you have this sorted out, this seems fine. Shall we close this thread then?

    Best regards,
    Mike

Viewing 30 posts - 61 through 90 (of 33,844 total)