Forum Replies Created

Viewing 30 posts - 11,131 through 11,160 (of 35,206 total)
  • Author
    Posts
  • in reply to: Moving featured image to below the fold #1363561

    Hi,
    Sorry, that was not my intention at all, please accept my apology.
    There is not a built in way to move the featured image below your “first paragraph” because your “first paragraph” is not consented across your pages, some are after the 3rd P tag and others are after the first P tag
    I believe your best option will be to manually add the image to each post where you want it to be and then use the thems option to hide the featured image on all posts.

    Best regards,
    Mike

    in reply to: Enfold CSS/JS merging function still not working properly #1363553

    Hi,
    Thank you, we will close this issue since it is caused by the Ezoic script.
    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: Moving featured image to below the fold #1363552

    Hi,
    Sorry, as I understand when you disable Ezoic the issue is solved.

    Best regards,
    Mike

    in reply to: Filter limitation #1363550

    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: Text disappears in the background #1363487

    Hi,
    Thank you for the link to your site, for your homepage aus Leidenschaft box I added this css:

    #top.home.av-curtain-footer.av-curtain-activated #wrap_all #main #av_section_2,
    #top.home.av-curtain-footer.av-curtain-activated #wrap_all #main #av_section_3 {
    	z-index: 1;
    	position: relative;
    }

    and it seems to be showing correctly now, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Enfold CSS/JS merging function still not working properly #1363430

    Hi,
    Shall we close this thread then? This thread is quite long and confusing now.

    Best regards,
    Mike

    in reply to: Moving featured image to below the fold #1363429

    Hi,
    Sorry, but unfortunately this, and other issues, seems to be caused by your ad network Ezoic, it is out of the scope of our support to correct a conflict caused by a third party plugin or script.

    Best regards,
    Mike

    in reply to: Portfilio Grid Pre Filtered #1363427

    Hi,
    Glad Ismael could help, and thanks for sharing your final code, 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 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

Viewing 30 posts - 11,131 through 11,160 (of 35,206 total)