Forum Replies Created

Viewing 30 posts - 7,711 through 7,740 (of 34,600 total)
  • Author
    Posts
  • in reply to: Kaufcode von Themeforest für Hubspot #1403985

    Hey QCConcepts,
    Thanks for your question, Enfold is a WordPress Theme which is not the same as a HubSpot CMS Hub Theme
    It seems that you can use the HubSpot WordPress Plugin to install any WordPress theme on HubSpot, give this a try.

    Best regards,
    Mike

    in reply to: google fonts still active #1403984

    Hi,
    Glad Nikko was 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: Suddenly all links are underlined? #1403983

    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.
    Happy Easter!

    Best regards,
    Mike

    in reply to: Link from one tab to a tab of another page #1403982

    Hi,
    Thank you for the link to your site, Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function custom_script() { ?>
      <script>
    window.addEventListener('DOMContentLoaded', function() {
    (function($){
    	var changeLink = $('#kontakt a.av-section-tab-title[data-av-tab-section-title="2"]');
    	changeLink.on('click', function(e) {
    		e.preventDefault();
    		window.open(
    		  'https://google.com',
    		  '_self'
    		);
    	});
    })(jQuery);
    });
    </script>
      <?php
    }
    add_action('wp_footer', 'custom_script');

    this will change the tab link to google.com, adjust to suit.

    Best regards,
    Mike

    in reply to: Translation cookie Popup window #1403980

    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: Suddenly all links are underlined? #1403979

    Hi,
    Glad this helped, I’m not sure why, I can’t reproduce it on my test site, but I recognize the code is from the block editor.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    Hi,
    shall we close this then?

    Best regards,
    Mike

    in reply to: Critical Error with Enfold Theme #1403976

    Hi,
    Thanks for the feedback, please link to the page in question and other than the email about the error, did you see an error on the page on the frontend or backend?
    For example with some errors the frontend works correctly but you can edit the backend.

    Best regards,
    Mike

    in reply to: blog post grid font sizes / colors #1403973

    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.
    Happy Easter to you too!

    Best regards,
    Mike

    in reply to: noas.com fullwidth easyslider not responsive #1403972

    Hi,
    Typically the buttons remain the same size on tablet and desktop, see our demo example
    desktop:
    Enfold_Support_1719.jpeg
    tablet:
    Enfold_Support_1721.jpeg
    On your site the caption title of the second slide for tablet is 70px, so the buttons don’t show, see screenshot 1 below, if you change it to 30px using the option above the buttons will show, see screenshot 2 below.
    If you still want the buttons to be smaller for screen sizes up to 990px, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 990px) { 
    #top #main .avia-slideshow-button {
        margin-top: 0px;
        padding: 5px 6px;
    }
    }

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

    Best regards,
    Mike

    Hey somebody008,
    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
    After updating you can then create a new Envato Token for future updates.

    Best regards,
    Mike

    in reply to: WP 6.1 + Enfold Performance Issue #1403965

    Hi,
    Thanks for the feedback, the Dev Team writes that the WP_LANG is deprecated since WP 4.0 if you google it
    Enfold uses the WP function to register the text domain – not WP_LANG.
    What would be worth a try is to create en_AU translation files (po and mo) with loco translate and place them in enfold/lang folder.

    Best regards,
    Mike

    in reply to: Different spacing of sliders towards the menu bar. #1403964

    Hi,
    Thanks for the feedback, try this css instead:

    #avia-menu .avia-menu-fx {
        height: 4px;
    }
    #avia-menu.av-main-nav  ul {
    	margin-top: -3px;
    }
    #avia-menu.av-main-nav > li > ul {
        border-top-width: 4px;
    }

    After applying the css, please clear your browser cache and check.
    Happy Easter to you too!

    Best regards,
    Mike

    in reply to: Suddenly all links are underlined? #1403963

    Hi,
    Thank you for the link to your site the underline is from css from the block editor:

    a:where(:not(.wp-element-button)) {
        text-decoration: underline;
    }

    to remove try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #main a:where(:not(.wp-element-button)) {
        text-decoration: none;
    }

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

    Best regards,
    Mike

    Hi,
    Thanks for the link to your page, I see the [/av_textblock] please include an admin login in the Private Content area so we can view the backend of the page.

    Best regards,
    Mike

    Hey daves1997,
    Please try to explain in detail so we can investigate, perhaps a screenshot would help.

    Best regards,
    Mike

    Hey daves1997,
    Sorry I don’t see any menu on the left, please try to explain in detail, perhaps a screenshot would help.

    Best regards,
    Mike

    in reply to: Menu font size #1403959

    Hi,
    Thanks for your patience and the link to your site, I see in your Enfold Theme Options ▸ Advanced Styling you have the Main Menu Links element with a font size three times:
    Enfold_Support_1717.jpeg
    Enfold_Support_1715.jpeg
    please try removing the two you don’t want to use and save and then clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Compatibility with Download Manager #1403957

    Hey mwolfert,
    Thank you for the link to your site, I have not used the plugin before but I find that in the media library if you click a file and then click the green button you will see the options in your screenshot. Please try this, please see the screenshots in the Private Content area.

    Best regards,
    Mike

    in reply to: Link from one tab to a tab of another page #1403956

    Hey walhai,
    Please include a link to your page and a admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    in reply to: Largest Contentful Paint #1403955

    Hey Jay,
    Thank you for the link to your site, from the test that I linked to below the Largest Contentful Paint is 3.23s and points to the LayerSlider image /viessmann-featured.png which is 1050px square, but on your page it shows at 476px square for desktop, so if you resize and compress it could be half of its size and reduce the LCP.
    That said I see your overall First View is 2.977s which is very good and that is without combing your javascript files, try enabling Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression.

    Best regards,
    Mike

    in reply to: scrolling header svg logo issue #1403953

    Hey lzevon,
    Thanks for your patience and the link to your site try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #header.header-scrolled .avia-svg-logo #Layer_1 .st0 {
    	fill:#2D5C88;
    }

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

    Best regards,
    Mike

    in reply to: Different image sizes on category overview page #1403952

    Hi,
    Thanks for your feedback but I see that your red bike image is still cropped, are you sure that you Regenerated your thumbnails:
    Enfold_Support_1709.jpeg
    I linked directly to the image below so you can see the crop, strange that this is the only image and the image on hover is also correct.

    Best regards,
    Mike

    Hi,
    Yes, they are stored in the database, check with your webhost to see if they store database backups.

    Best regards,
    Mike

    in reply to: Set margin for boxes on mobile #1403949

    Hey JantienM,
    Thank you for your patience and the link to your site, on mobile I see the space between the column rows is 45px to match this for each cell try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    	#top .av-equal-height-column-flextable .av-flex-placeholder {
    		 height: 45px;
    	}
    }

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

    Best regards,
    Mike

    in reply to: Different spacing of sliders towards the menu bar. #1403946

    Hi,
    Glad to hear, the thickness of the line currently is 2px, to double it try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #avia-menu .avia-menu-fx {
        height: 4px;
    }

    feel free to adjust to suit.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Glad to hear, 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: Using shortcodes in template files breaks layout #1403922

    Hey Julien,
    Thanks for the link to your site, have you tried placing your shortcode differently in your temple file, it sounds like the shortcode is outside the main container, or perhaps there is an unclosed div. Unfortunately your theme editor is disabled so we can’t see your child theme files.
    Please note that I would not recommend using a footer.php or a header.php in your child theme, because every so often we change these files and it becomes the top issue after updates.
    For you adding fixed content like an accordion FAQ at the bottom of a single post, I recommend injecting the shortcode, for example to add an accordion before the footer of every single post, try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function insert_before_footer(){
    	if(is_single()) {
        echo do_shortcode("[av_toggle_container faq_markup='' initial='0' mode='accordion' sort='' styling='' colors='' font_color='' background_color='' border_color='' toggle_icon_color='' colors_current='' font_color_current='' toggle_icon_color_current='' background_current='' background_color_current='' background_gradient_current_direction='vertical' background_gradient_current_color1='#000000' background_gradient_current_color2='#ffffff' background_gradient_current_color3='' hover_colors='' hover_font_color='' hover_background_color='' hover_toggle_icon_color='' size-toggle='' av-desktop-font-size-toggle='' av-medium-font-size-toggle='' av-small-font-size-toggle='' av-mini-font-size-toggle='' size-content='' av-desktop-font-size-content='' av-medium-font-size-content='' av-small-font-size-content='' av-mini-font-size-content='' heading_tag='' heading_class='' alb_description='' id='' custom_class='' template_class='' element_template='' one_element_template='' av_uid='av-lg8glvl5' sc_version='1.0' admin_preview_bg=''][av_toggle title='Toggle 1' tags='' custom_id='' element_template='' one_element_template='' av_uid='av-lg8glhnz' sc_version='1.0']Toggle 1 content[/av_toggle][av_toggle title='Toggle 2' tags='' custom_id='' element_template='' one_element_template='' av_uid='av-lg8glpqw' sc_version='1.0']Toggle 2 content[/av_toggle][/av_toggle_container]");
      }
    }
    add_filter( "ava_before_footer", "insert_before_footer" );

    Enfold_Support_1705.jpeg
    Try adjusting this to suit your needs.
    Here is a link to our Hooks & Filters

    Best regards,
    Mike

    in reply to: Logo Centered Alignment Problem #1403917

    Hi,
    Thanks for your patience and the link to your site, on Safari this is the css causing the issue from your css above:

    #header .logo img {    
        top: 50%;
        transform: translateY(-50%);
        max-width: 200px;  
    }

    this corrects:

    #header .logo img {    
        top: 0;
        transform: translateY(0%);
        max-width: 200px;  
    }

    this also works on Chrome in Windows, so I guess Safari is sticker.

    Best regards,
    Mike

    in reply to: noas.com fullwidth easyslider not responsive #1403916

    Hey Kathy Evans,
    Thank you for your patience and the link to your site, when I check your slider it seems the only issue is with the second slide text font is too large, please note that you can adjust the font size for each screen size in the element options:
    Enfold_Support_1703.jpeg
    changing a huge font size down for tablet will allow the buttons to show.

    Best regards,
    Mike

Viewing 30 posts - 7,711 through 7,740 (of 34,600 total)