Forum Replies Created

Viewing 30 posts - 61 through 90 (of 34,245 total)
  • Author
    Posts
  • in reply to: Remove header for entire site #1481336

    Hey jobalzer,
    The space is the “main” top padding, try also using this css:

    main.template-page.content {
    	padding-top: 0;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Remove tabcontainer on Blog / Archive Pages #1481334

    Hi,
    So out of the four tabs that you have, you only want one to show, it seems logical to delete the three that you don’t want and use the css above to hide the four tab.

    Best regards,
    Mike

    in reply to: KILL QUERY and Enfold Autoload data very high #1481333

    Hi,
    This is a tribe entry, see the full error line:
    Screen Shot 2025 04 14 at 3.20.34 PM
    I would not recommend disabling any autoload options, see this thread from the Dev Team: https://kriesi.at/support/topic/thousands-of-rows-in-wp_options-with-autoload-yes/#post-966662

    Best regards,
    Mike

    Hi,
    Thanks for sharing your fix, hopefully this will help Monika.

    Best regards,
    Mike

    in reply to: Bold type different color than links #1481279

    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: hide advanced layerslider mobile #1481278

    Hey limedrop,
    Go into the project settings, then click on “hide on mobile”
    Screen Shot 2025 04 13 at 2.32.31 PM

    Best regards,
    Mike

    in reply to: Remove tabcontainer on Blog / Archive Pages #1481271

    Hi,
    I believe you are referring to this:
    Screen Shot 2025 04 13 at 8.49.23 AM
    when I test the css above I see this:
    Screen Shot 2025 04 13 at 8.51.30 AM
    If this is not what you meant perhaps a screenshot would help.
    To add a screenshot please try using an Screenshot service and pasting the image URL in your post.

    Best regards,
    Mike

    in reply to: KILL QUERY and Enfold Autoload data very high #1481270

    Hi,
    I’m not familiar with KILLED QUERY errors, and I don’t see these on my test site, but in the interest of trying to help, I researched this and note that your errors above are pointing to “tribe” which is The Events Calendar plugin, so I assume that you are using the magazine element to display The Events Calendar posts.
    I find that:

    WordPress plugins like The Events Calendar or Search & Filter, KILLED QUERY errors often occur when querying large numbers of events or custom posts, leading to very long query strings. KILLED QUERY errors typically occur when a server kills a query due to it being too long or resource-intensive.

    So I don’t believe that this is due to the magazine or post slider elements, but the long query strings of the The Events Calendar.
    In this The Events Calendar thread: https://theeventscalendar.com/support/forums/topic/getting-killed-query-errors/
    The Events Calendar team recommends ignoring these warnings and specifically says this occurs on WP Engine, that you said you are using.
    I don’t use WP Engine nor have a lot of tribe posts, which is probably why I can’t reproduce, but since this is a known issue it makes sense.
    Hopefully this points you in the right direction.

    Best regards,
    Mike

    in reply to: Page lost stylesheet #1481267

    Hey ausgesonnen,
    It looks like you have a “CORS policy: No ‘Access-Control-Allow-Origin'” error. See the error below.
    It looks like you had a test site and moved it to your live site, but the URLs for your fonts are still being called from the test site URL, so you get a CORS error.
    You will need to ensure that your URLs point to the live site.
    Try removing these fonts from your custom font manager and reinstalling them on your live site.

    Best regards,
    Mike

    Hey lanzmannsergej,
    Unfortunately we do not have a way to cancel the actuation, Envato (Theme Forest) controls this, so you will need to ask them for help with this.

    Best regards,
    Mike

    in reply to: Enfold Footer Widget #1481264

    Hey fuchs-iw,
    Try going to WordPress ▸ Appearance ▸ Widgets and edit the widgets there.
    If this doesn’t help, then include a admin login in the Private Content area so we can examine.

    Best regards,
    Mike

    in reply to: Bold type different color than links #1481257

    Hi,
    I understand that you don’t understand what we are trying to explain, so for this page: https://photomagx.com/travel-photography/photo-magazine-extras-top-hotels-photography-spots-2018/ try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .avia_textblock a strong {
      color: blue !important;
    }

    After applying the css, please clear your browser cache and check.
    It should work on other pages, but if you find one that it doesn’t work on, link to it and we will provide another css snippet.
    Screen Shot 2025 04 12 at 3.17.39 PM

    Best regards,
    Mike

    in reply to: Disabling Fade Animations on Elements with Sliders #1481256

    Hi,
    Can you link to a page with the content slider and testimonial slider, I didn’t find them on your site.

    Best regards,
    Mike

    in reply to: Tab-Section (Width & bg-color) #1481255

    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: Pictures #1481254

    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: Tab-Section (Width & bg-color) #1481250

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

    .home .flex_column.av-qr1eee-be79778a5ca7a248c4cd5f4274b9b47d {
        padding: 0;
    }
    @media only screen and (min-width: 768px) { 
    	    .responsive #top .main_color .tabcontainer .active_tab {
            background-color: var(--enfold-main-color-secondary);
            color: var(--enfold-main-color-constant-font);
        }
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Main Menu indicator on wrong page #1481248

    Hey Kelly,
    I believe this is because the sub-menu link “About Us” has a link to your homepage/#top:
    Screen Shot 2025 04 12 at 11.01.13 AM
    Try correcting this link.

    Best regards,
    Mike

    in reply to: Mouse over effect #1481247

    Hey limedrop,
    How do you want to change the mouse over effect? Remove it, or change the color?

    Best regards,
    Mike

    in reply to: Menü auf einem Slider #1481243

    Hey ConnyQ,
    To disable the topbar use the theme setting option at Enfold Theme Options ▸ Header ▸ Extra Elements ▸ Phone Number or small info text and disable.
    To have the menu above the LayerSlider link in the demo use the transparent header at Enfold Theme Options ▸ Header ▸ Transparency Options
    If you have other questions we may need to see your site with a admin login to assist with your specific settings.

    Best regards,
    Mike

    in reply to: Warning: Undefined array key #1481242

    Hey Munford,
    Using a header.php in your child theme will often cause errors when you update as the new updated header.php will not be used.
    Please don’t add a header.php or footer.php to your child theme as this is the top reason for errors after updating, if you have a specific piece of code that you need to add to your header it is better to add it in your child theme functions.php, but I don’t see this in the code above.

    Best regards,
    Mike

    in reply to: website crash after php update 8.1 #1481241

    Hi,
    I find no errors or “crash” on your site, please explain further.
    My test site has no issues with PHP v8.1

    Best regards,
    Mike

    in reply to: Tab Font Size #1481239

    Hi,
    Please link to your page, since this thread is from 2015 it may be better to open your own thread with a link to your page so we can assist.

    Best regards,
    Mike

    in reply to: Search icon color in transparent header #1481238

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

    .av_header_transparency.header_color .main_menu .dgwt-wcas-ico-magnifier-handler {
    	fill: #fff;
    } 

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Columns in text blocks #1481237

    Hey Hank,
    You will need to use the “text” tab in the text element and add html to create two columns, please see this example solution

    Best regards,
    Mike

    in reply to: Show burger menu to the left of the centered logo #1481231

    Hi,
    Please use the “Shrinking Header” option at Enfold Theme Options ▸ Header ▸ Header behavior ▸ Shrinking Header
    Screen Shot 2025 04 12 at 9.38.16 AM

    Best regards,
    Mike

    in reply to: Pictures #1481230

    Hey AuroraArcus,
    You have a empty image element above each image element, so that is two image elements in each columns, for example this is the empty one:
    Screen Shot 2025 04 12 at 9.27.22 AM
    and this is the one below it with the image:
    Screen Shot 2025 04 12 at 9.28.53 AM
    so please delete the empty ones. You can find them by moving your pointer just above the visible image.

    Best regards,
    Mike

    in reply to: button not responding #1481228

    Hi,
    It looks like the login that you posted for us is not admin, so we can not see your theme settings, functions.php, ect.
    Nonetheless, when I check your grid row the 1/5 cell that the button is in, it has a cell column link that points to a file that doesn’t exist, this cell column link has priory over the button file link.
    You do not need two links, so remove the cell column link and only use the button link, or correct the cell column link and remove the button link, or make both the same.

    Best regards,
    Mike

    in reply to: Product Page (woocommerce layout) #1481227

    Hey Akhurst,
    To increse the font sizes for the price, sku, & categories, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.single-product .price span {
    	font-size: 30px;
    }
    #top.single-product .main_color .product_meta span {
    	font-size: 30px;
    }

    adjust the font size to suit.
    To remove the related products, try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function remove_woo_relate_products(){
        remove_action( 'woocommerce_after_single_product_summary', 'avia_woocommerce_output_related_products', 20);
    }
    add_action('init', 'remove_woo_relate_products', 10);

    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: Remove tabcontainer on Blog / Archive Pages #1481226

    Hey maxh_muc,
    Try this css in your quick css:

    .single-event .tab_titles {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: How to put responsive video on top of homepage #1481225

    Hi,
    Glad Guenni007 could help, thank you Guenni007, 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

Viewing 30 posts - 61 through 90 (of 34,245 total)