Forum Replies Created

Viewing 30 posts - 10,921 through 10,950 (of 34,988 total)
  • Author
    Posts
  • in reply to: Image Overlay Position for Resized Thumbnails #1363422

    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: Enfold CSS/JS merging function still not working properly #1363421

    Hi,
    Sorry, but unfortunately this seems to be clearly caused by your ad network Ezoic, your staging site without Ezoic did not have the error (July 8), it is out of the scope of our support to correct a conflict caused by a third party plugin or script, typically with such conflicts we would recommend not using the conflicting plugin or script, or using a different one that doesn’t cause a conflict, but with this being your revenue source I can understand you may not be able to do this. In this case you can try following Ismael’s advice and not use the theme merging and use a third party caching plugin instead.

    Best regards,
    Mike

    in reply to: Center the widget text alignment for sidebar(s) #1363386

    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: Portfolio Show All Posts (unsort) #1363360

    Hey rgruber,
    Thanks for your question, but unfortunately your portfolio is loaded with only certain categories and the other categories that are filtered out are not available in this state.
    To achieve this I would recommend adding another element that shows all of your categories under the current one and use some css to hide it, then we could add an “All” button to your current element and some javascript so when it is clicked the current element is hidden and the other one is shown.
    If you would create a test page with two portfolio elements set up and include an admin login in the Private Content area, we could demonstrate this for you.

    Best regards,
    Mike

    in reply to: Color Section transparent image background color #1363310

    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: Color Section transparent image background color #1363297

    Hi,
    Try adding this css:

    #main {
        background: #fbfaf3 url(https://hmfull10010.wpengine.com/wp-content/uploads/2022/08/newBakSealCornerRight.webp) top right no-repeat fixed;
    }

    Best regards,
    Mike

    in reply to: Enfold 5.0 Animation Mobile #1363280

    Hi,
    Glad to hear that updating helped, 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: image map popups disappear when cursor is off the target #1363278

    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: Image instead an image #1363203

    Hey Manuela,
    Thanks for the link to your page and the screenshot, I’m not sure which image you wish to use, but a while back you have link to this image: consciousuncoupling.png
    so I used it in this example, you can change the image in the code below:

    .main_color .thrive-coaching.iconbox_top .iconbox_icon {
    background-image: url(//leagrowingpeople.com/wp-content/uploads/2022/04/consciousuncoupling.png);
    height: 3px;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    }
    .thrive-coaching.iconbox_top .iconbox_icon:before { opacity: 0; }

    the expected results:
    2022-08-30_003.jpg
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: image map popups disappear when cursor is off the target #1363193

    Hey doug123,
    Thanks for the link to your site, you had the Show Tooltips option set to On Mouse Hover, but you wanted Show On Mouse Hover – Hide On Click. I changed this for you.
    2022-08-30_001.jpg
    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Broken revisions on home page #1363189

    Hi,
    Thank you, glad you were able to sort that out, I’m not sure why that page is having revision issue, but other pages that I check are showing more revisions.
    I see that you are using v4.8.8.1, so please update to v5.1.1
    Please try to download the latest 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: Header disappears under the photo on the mobile phone #1363186

    Hi,
    Thanks for the login, I don’t see a cause for this, but I see that you are using v5.0, please try updating to v5.1.1.
    Otherwise, this css does correct:

    @media only screen and (max-width: 1024px) { 
    #av_section_2.av-parallax-section {
        overflow: visible;
    }
    #av_section_1 .av-section-color-overlay {
    	 opacity: 0;
    }
    }

    Best regards,
    Mike

    in reply to: Broken revisions on home page #1363117

    Hi,
    Perhaps you have Geo IP blocking for countries other than yours? Are your friends in the same country as you?
    Perhaps this was set up on your web host?

    Best regards,
    Mike

    in reply to: Color Section Overlay #1363115

    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: Unwanted tick box in contact grid #1363038

    Hi,
    Thanks, but the login didn’t work for me, I’m locked out now, perhaps try:

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!

    Best regards,
    Mike

    in reply to: Header disappears under the photo on the mobile phone #1363036

    Hi,
    Thanks for the login, but please upgrade it to admin, we can’t view your backend.

    Best regards,
    Mike

    in reply to: Broken revisions on home page #1363035

    Hi,
    Thanks for your feedback, but this is what we see when we go to /wp-admin/ and try to login:
    2022-08-29_004.jpg

    Best regards,
    Mike

    Hi,
    The masonry item is already a link so you can’t add another link to it. I added Lees verder > as in other places on your site:
    2022-08-29_054925.jpg

    Best regards,
    Mike

    Hi,
    Sorry I didn’t know you wanted two line breaks, please check now.

    Best regards,
    Mike

    in reply to: Issue with contact form #1363028

    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: Issue with contact form #1363008

    Hey nasi,
    Thanks for the link to your site and the login, the issue was the validation of your date picker element, you had it on Valid Positiv Number including 0 causing the error, I changed it to not empty and now it works fine:
    2022-08-28_017.jpg
    2022-08-28_018.jpg
    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Color Section Overlay #1363006

    Hi,
    Thanks for the login, I took a look at your /our-capabilties/dtc-pr/ and did see your issue when changing the overlay opacity, but after testing I believe part of the issue is due to the theme minifying the cache at Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and your caching plugin WP-Optimize also minifying the cache, such minifying minified files can cause errors. Once I disabled the theme compression and manually cleared the page cache and minified files for every edit I was able to change the overlay opacity, right now it is 0.7 and works fine. While you could disable WP-Optimize and only use the theme compression, I assumed you preferred the WP-Optimize plugin.
    I had also found the Autoclear Autoptimize Cache plugin activated but it require the Autoptimize plugin to do anything, so I disabled it in my testing. The Autoptimize plugin is another one that conflicts in this way, minifying minified files.
    You are also getting this error Uncaught SyntaxError: Invalid or unexpected token:
    (window.yoastPremiumWebpackJsonp=window.yoastPremiumWebpackJsonp||[]).push([[15],{0:function(module,exports){eval("module.exports = React;//# sourceURL=[module]\n;
    it points to your Yoast Premium plugin, but I don’t know what the issue is.
    Anyways, I would agree with Nikko that this is a plugin issue and can not be recreated with the theme alone, if you continue to use the plugin just note that you will need to manually clear the cache and minified files after each edit.

    Best regards,
    Mike

    in reply to: Mise à jour impossible #1363004

    Hi,
    Thanks for the feedback, I was able to login via SFTP and I see your child theme stylesheet header is just a copy of the parent theme header, so it doesn’t point to the new parent theme correctly, I can change it but first, you should save a backup on the theme options at: Enfold Theme Options ▸ Import/Export ▸ Export Theme Settings File
    2022-08-28_016.jpg
    please do this or include admin login in the Private Content area so we can do this and change the child theme stylesheet header for you.

    Best regards,
    Mike

    in reply to: Filter limitation #1363002

    Hi,
    Thanks for the screenshots, please check that you are not limiting the number of items shown in the pagination option:
    2022-08-28_015.jpg
    in the page source code the “c-klasse_sort” is in the allowed sort options:
    2022-08-28_014.jpg

    Best regards,
    Mike

    in reply to: Mise à jour impossible #1363001

    Hi,
    This update doesn’t replace your child theme, it is still there, you probably “activated” the parent theme after the update, please go to your themes and activate your child theme.

    Best regards,
    Mike

    Hey rootdr,
    Thanks for your patience and the link to your site, I recommend adding a Driving Directions link to the map marker in the Map element.
    To share a map location go to Google Maps and enter your address and then hover over the map marker and click the Directions link, click it and then copy the link from the browser address bar:
    2022-08-28_011.jpg
    then add it as a link to your map marker in the Map element:
    2022-08-28_008.jpg
    then you will have a Driving Directions link:
    2022-08-28_009.jpg
    when your site users click on it a new tab will open and shown the directions:
    2022-08-28_010.jpg
    I included your Driving Directions link below and a link to my test page, please give this a try.
    In my test I thought that the link should be a different color from the other text so I added this css so it would be blue and become bold on hover:

    a.driving-directions {
    color: blue;
    }
    a.driving-directions:hover {
    color: blue;
    font-weight: bold;
    }

    2022-08-28_013.jpg

    Best regards,
    Mike

    in reply to: Error Version 5.1.1 – WooCommerce 6.7.0 #1362998

    Hi,
    Unfortunately, as I understand this, it is a custom element from the spiderfly studios, they may need to update their code, but as we are not familiar with their code we will leave this thread open until you hear back from them.

    Best regards,
    Mike

    in reply to: Broken revisions on home page #1362997

    Hi,
    Thanks for the feedback, I tried to accept the cookies dialog on your root page first, but I still was asked for a .htaccess authentication before the admin login, please provide the .htaccess login also.

    Best regards,
    Mike

    in reply to: Abstände Mobil lassen sich nicht anpassen #1362996

    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

    Hi,
    Thanks for the login, I adjusted the function to this:

    add_filter("avf_masonry_entry_content", function($content, $entry, $config) {
        $categories = get_the_category($entry["ID"]);
        $separator = ' ';
        $output = '';
    
        if ( ! empty( $categories ) ) {
            $output .= "";
    
            foreach( $categories as $category ) {
                $output .= '<span data-link="'. get_term_link($category->term_id, $category->taxonomy) .'" class="blog__masonry–categorie">' . esc_html( $category->name ) . ' / </span>';
            }
    
            $output .= "<br/>";
    
            $content = $output . $content;
        }
        return $content;
    
    }, 10, 3);

    please clear your browser cache and check.

    Best regards,
    Mike

Viewing 30 posts - 10,921 through 10,950 (of 34,988 total)