Forum Replies Created

Viewing 30 posts - 91 through 120 (of 33,466 total)
  • Author
    Posts
  • Hey Jak73,
    Please link to your element and tell us the font-family you wish to use for each.
    An example of the two fonts on the same page will help.

    Best regards,
    Mike

    in reply to: Cannot change the footer height #1473150

    Hey rixi,
    Your footer height is set by the largest widget, Kontakt, that widget has two empty paragraph tags “p”, you may have used the “return” key, thus WordPress adds the paragraph tags.
    Screen Shot 2024 12 07 at 8.00.54 AM
    try removing these.

    Best regards,
    Mike

    Hey Jak73,
    Please see this thread: https://kriesi.at/support/reply/317153/
    If this doesn’t help please link to your page so we can examine.

    Best regards,
    Mike

    in reply to: mobil menu is not displayed correctly #1473148

    Hi,
    It looks like you are using v5.5, please update v6.0.8
    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: Problem with layer slider #1473147

    Hi,
    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: flagship template #1473146

    Hey alex,
    Unfortunately the “flagship” theme was discontinued in 2020 when Gutenberg was added to WordPress (v5.0), there is no update and it will not work with the latest PHP versions. We recommend switching to our Enfold theme, but you will need to rebuild your site from scratch, as there is no way to import directly from “flagship” to Enfold.

    Best regards,
    Mike

    in reply to: How to change the test-style of the blog-widget #1473121

    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: How to change the test-style of the blog-widget #1473090

    Hi,
    When I check the font-style is now different, not italic as before. Do you mean you want to change the font-family?
    use this instead:

    .widget_recent_entries li a {
        font-family: montserrat;
    }

    adjust the font-family to suit.

    Best regards,
    Mike

    in reply to: How to change the test-style of the blog-widget #1473086

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

    .widget_recent_entries li a {
        font-style: normal;
    }

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

    Best regards,
    Mike

    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

    in reply to: Reader mode does not work correct #1473083

    Hi,
    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: Facebook Like Box Widget doesn’t work on mobile #1472941

    Hi,
    The team points to a FB issue that FB needs to correct: https://developers.facebook.com/community/threads/550478830783215/
    As for adding target=”_blank” to your image, please include an admin login in the Private Content area so we can examime.

    Best regards,
    Mike

    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

    in reply to: Deep link and open tab #1472936

    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: automatic sizing of vertical images #1472666

    Hi,
    Glad to hear that you have this sorted out, and thanks for sharing your solution, 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,
    Very good, shall we close this thread? You can always open a new one later for future issues.

    Best regards,
    Mike

    in reply to: Reduce space top and bottom of banner #1472651

    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

    Hi,
    Unfortunately, we don’t have a way to make the image swipe left & right to see the whole image when it is enlarged on portrait.
    The app that is installed for swipe adds javascript for the swipe, if you don’t install the app you can not swipe. I don’t have a way to add this to your page, try reaching out to superpwa for advice to enable it for WordPress.
    To have the image show the left side instead of the center on portrait remove the “left: -200% !important” from the css.
    With the above css the user can turn their phone to landscape and see the whole image

    Best regards,
    Mike

    in reply to: Facebook Like Box Widget doesn’t work on mobile #1472646

    Hey newmediologo,
    I see that you have a 400 error and Refused to display frame because it set ‘X-Frame-Options’ to ‘deny’
    these two errors could be linked.
    I’m not sure what would cause this, but Safari and most AD blockers now block FB, so I recommend creating a image from your FB like box and linking it to your FB page, since most people will not see it otherwise.

    Best regards,
    Mike

    in reply to: Change Position on Mobile #1472644

    Hi,
    Thank you for your patience, when using the Row Screen Options ▸ Column Behaviour in the first column in a row:
    Screen Shot 2024 11 30 at 4.18.44 PM
    and then choose Advanced ▸ Mobile Breakpoint Position to choose a position:
    Screen Shot 2024 11 30 at 4.22.11 PM
    this will only work for that row, and it does now in my test.
    But you are using two rows and this will not move an item from your second row into the first row, each row is separate.
    While you could use javascript to do this, your customer probably won’t be able to maintain this either.
    If you want to use javascript, please let us know.

    Best regards,
    Mike

    in reply to: problems with Plugin berocket Ajax Filter #1472643

    Hey Chris_85,
    I don’t have any experience with this plugin, and don’t see any errors in the backend, but when I test the number of items change so it looks like it is working.

    Best regards,
    Mike

    Hi,
    Thanks for your patience, the Rocket documentation explains more here.
    You could try this list in your Excluded JavaScript Files:

    \/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\?(.*))?( |'|"|>)
    js-(before|after)
    /dynamic_avia/avia-footer-scripts-(.*).js
    var avia_is_mobile
    const shopvote_ajaxurl
    shopvote_fetch_reviews
    (?:/wp-content/|/wp-includes/)(.*)
    var AviaPrivacyCookieConsent
    var AviaReCAPTCHA_front
    var cookie_check
    avia_cookie_check_sessionStorage
    var init_tawcvs_variation_swatches_form
    var wc_bundle_params
    var wc_pb_min_max_items_params
    var wc_gzd_unit_price_observer_params
    var wc_gzd_add_to_cart_variation_params
    layerslider
    /enfold/js/avia.js
    /enfold/js/shortcodes.js
    /enfold/config-templatebuilder/avia-shortcodes/
    /enfold/js/avia-compat.js
    /enfold/js/waypoints/waypoints.min.js
    /enfold/js/avia-snippet-(.*).js
    //widgets.shopvote.de/js/reputation-badge-v2.min.js
    //code.jivosite.com/widget/(.*)
    //www.googletagmanager.com/gtag/js
    //connect.facebook.net/en_US/fbevents.js
    /wp-content/themes/enfold/js/avia-snippet-megamenu.min.js
    /wp-content/themes/enfold/js/avia-snippet-hamburger-menu.min.js
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/menu/menu.min.js

    if these don’t help disable the “delay java script”

    Best regards,
    Mike

    in reply to: Sticky Header not working #1472641

    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: Ultimate member date picker appears under header #1472640

    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

    Hey Marc,
    I see that each of your cam images has a ID so this css will only target those images:

    @media only screen and (max-width: 767px) { 
    #refresh1, #refresh2, #refresh3 {
    	height: 100vh !important;
    }
    }

    Another way would be to add a class to each code block, like “cam”
    Screen Shot 2024 11 30 at 3.06.58 PM
    and then use this css:

    @media only screen and (max-width: 767px) { 
    .avia_codeblock.cam img {
    	height: 100vh !important;
    }
    }

    The issue that I see is on mobile devices in portrait mode your images will be stretched unless you only what to see the center the image in portrait mode, in that case add this css with the above css:

    @media only screen and (max-width: 767px) and (orientation: portrait) { 
    .avia_codeblock.cam {
    	height: 100vh !important;
    	width: 400vw !important;
    left: -200% !important;
    position: relative;
    }
    }

    add the css to your Quick css, it will only target these code blocks with the custom class “cam”.
    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: No transitions easy slider #1472637

    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: Slider height responsive #1472636

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

    .responsive #top.home .container_wrap_first > .container {
        max-width: 100%;
    }
    .responsive #top.home section#texto {
        padding-left: 25%;
    }

    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: Ultimate member date picker appears under header #1472634

    Hi,
    I have tried different monitor sizes in the Dev Tools, but “zooming” is not the correct tool for testing screen sizes and will not show a view for a real device.
    See here: https://developer.chrome.com/docs/devtools/device-mode

    Best regards,
    Mike

    in reply to: Ultimate member date picker appears under header #1472631

    Hi,
    Thanks, now I see the form, but the datepicker is center on the screen for desktop:
    Screen Shot 2024 11 30 at 1.20.22 PM
    and mobile:
    Screen Shot 2024 11 30 at 1.22.52 PM
    Try the login you posted for us and check “Kriesi”

    Best regards,
    Mike

    in reply to: Renaming Theme folder using Child Theme #1472630

    Hi,
    Glad Rikard & Guenni007 could help, thank you Guenni007, It sounds like you have it sorted out now, 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 - 91 through 120 (of 33,466 total)