Forum Replies Created

Viewing 30 posts - 7,111 through 7,140 (of 35,329 total)
  • Author
    Posts
  • in reply to: Code script with embed privacy #1412646

    Hi,
    Thank you for the login, I believe the issue was that your immowelt script is designed to run on page load but the page has finished loading when you click the content-consent button.
    So I added this script to your snippets plugin so the script would run again when you click the content-consent button,

    function custom_script() { ?>
    <script language='javascript' type='text/javascript'> var guid = 'e6b542a2cdd64f518b77f7ade56d8d76'; </script>
    <script language='javascript' type='text/javascript' src='https://homepagemodul.immowelt.de/_scripts/iwag/homepagemodul/homepagemodul.pack.js' ></script>
      <script>
    (function($){
    $("[id^=ma-content-consent]").click(function(){
      $.getScript("https://homepagemodul.immowelt.de/_scripts/iwag/homepagemodul/homepagemodul.pack.js");
    }); 
    })(jQuery);
    </script>
      <?php
    }
    add_action('wp_footer', 'custom_script');

    I see that you don’t have a SSL for your site yet so it loads as http and the script is calling https, typically this would cause “mixed-content” issues, I didn’t see this but my browser kept giving me warnings, I would recommend enabling SSL.

    Best regards,
    Mike

    in reply to: Enfold Theme Update Issues #1412622

    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,
    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: Submenue vanishes quickly after loading the page #1412610

    Hi,
    I’m not sure why this is occuring, I have not seen this issue before but though experience this seems to be a conflict, so the first step in finding the conflict is to identify the cause. If you have not had an opportunity to try disabling the plugins, I can try this for you, but perhaps it would be better if you created a staging site for us to test on so your live site stays online while we test.
    One thing that I found strange is that in the menu used in the sub-menu element We Deserve a Fresh Start, two of the three menu items don’t have valid links, programm & kundenstimmen both link to martinawagner.de/type/link/ instead of a page or a post
    Enfold_Support_2528.jpeg
    this is clearly not your intended target and this may have nothing to do with the menu disappear error, but noticing this and how your permalink was not applied to the page originally may also be a clue. I copied your page to my test site and the sub-menu doesn’t disappear, this points to a conflit on your site and not the theme element itself.
    I hope explaining the steps and my thoughts while examining this issue makes sense.

    Best regards,
    Mike

    in reply to: Code script with embed privacy #1412576

    Hey MW-Design,
    Thanks for your question I tried your immowelt script on my test site but it only shows a link and the message Request incorrect No valid data available will this only work on your domain?
    I tried the Approval for external content snippet and this seems to work correctly.
    Please check your immowelt code above if it should work on any site, if it will only work on your domain please include an admin login in the Private Content area so we can test on your site. Try setting up a test page with the immowelt code in a code block element working so we can examine.

    Best regards,
    Mike

    in reply to: Enfold Theme Update Issues #1412575

    Hey mateodc,
    Thanks for your question, it sounds like you are tring to overwrite the /enfold/ directory with the update, this can leave old unused files behind and cause an error.
    Try deleting the /enfold/ directory via FTP and then upload the new /enfold/ directory.

    Best regards,
    Mike

    in reply to: Submenue vanishes quickly after loading the page #1412574

    Hi,
    Thanks, I don’t see a cause for this, it could be a conflict with a plugin, have you tried disabling your plugins to see if this helps?

    Best regards,
    Mike

    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: Pictures uploading all washed out. #1412566

    Hi,
    Thanks for the screenshots, but I’m not seeing the purple color to the images like you are, they look like your media gallery images.
    https://img.savvyify.com/image/Ed2z
    I don’t know why you are seeing this and I’m not.

    Best regards,
    Mike

    in reply to: Submenue vanishes quickly after loading the page #1412540

    Hey MiaShia,
    Please try resaving / updating your permalinks at WordPress ▸ Settings ▸ Permalink Settings and publish the page, it’s permalink url is not correct, the link you posted above gave a 404 error, so I had to search for it, when I found it it’s link is ?page_id=5405

    Best regards,
    Mike

    in reply to: Remove link underline from specific texts #1412538

    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.

    Best regards,
    Mike

    in reply to: Compatibility with PHP 8.0 #1412537

    Hey antiguanice,
    Enfold Version 4.7.6.3 is not PHP v8 ready, you will need to update to v5.6.3
    unfortunately your version can not be updated automatically in the theme update option, you will need to manually update and then create a new Token in your Theme Forest account to enable future automatic updates.
    While typically most users don’t experience any issues with updating older versions, there is a chance that your customizations may not preform as expected, so I recommend creating a staging site first and test an update on it to check for any issues, and if you find none then update your live site.
    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: Pictures uploading all washed out. #1412535

    Hi,
    As I understand your last post, the South Amboy sunset picture is back to normal now, but now the only page with an error is https://photomagx.com/portfolio-item/sandy-hook-n-j/
    Which image on that page shows the error? Can you post a screenshot of what you see and how it is suppose to look so we can check? I didn’t find any of the previous images on that page.

    Best regards,
    Mike

    Hi,
    Thank you for the link to your site and the screenshots, from your screenshots it looked like only SUITE was wrong with the text below the image on mobile, but when I check your page it is not like the screenshot, it looks like you have corrected the issue. Did you already correct the issue?
    Please see the screenshot in the Private Content area of what I see.

    Best regards,
    Mike

    in reply to: Fontello Icons Not Displaying When CDN is Active #1412531

    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: Color section with round corners #1412464

    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: Fixing a sub-header #1412456

    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: Edit portofolio grid – text and background #1412455

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

    #top .grid-entry h3.grid-entry-title a {
    color: #fff;
    text-transform: uppercase;
    }
    .grid-entry .grid-entry-title {;
    background: #409ca6;
    }
    .grid-entry .grid-content,
    .grid-entry .grid-content .avia-arrow {
    background: #409ca6;
    }

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

    Best regards,
    Mike

    Hey GePu,
    For your grid posts to make the background white try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .main_color .avia-content-slider .slide-image {
    	 background: #fff;
    }

    To align them to the left try this css:

    .avia-content-slider .slide-image img {
        margin: 0;
    }

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

    Best regards,
    Mike

    in reply to: Pictures uploading all washed out. #1412446

    Hi,
    Thanks for the screenshots, in both examples I see thm as the first image, not the second, so I guess that I’m not seeing them washed out.
    I don’t know why you are seeing this on your computer, perhaps you have your night light, blue light filter enabled either on your computer or your browser?

    Best regards,
    Mike

    in reply to: Color section with round corners #1412444

    Hi,
    Thank you for the link to your site, it looks like you didn’t add the custom class grid-column to the 2/3 column, I added it for you:
    Enfold_Support_2520.jpeg
    Since you added a special heading element I adjusted your css to add it to the grid and I made some other tweaks, this is the css I added:

    @media only screen and (min-width: 1366px) { 
    #top .grid-column {
    	display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 0px;
        align-items: flex-start;
        margin-left: 15%;
    }
    .grid-column .av-special-heading,
    .grid-column .av_textblock_section,
    .grid-column .avia-button-wrap {
    	grid-column: 1;
    	display: grid;
    }
    .grid-column .av-special-heading {
    	grid-row: 1;
    }
    .grid-column .av_textblock_section {
    	grid-row: 2;
    }
    .grid-column .avia-button-wrap {
    	grid-row: 3;
    }
    .grid-column .avia-image-container {
    	grid-column: 2;
    	grid-row: 2;
    }
    }
    @media only screen and (max-width: 1365px) { 
    	#top .grid-column {
    		width: 100%;
    		margin: 0;
    	}
    }

    I changed the min width for this to 1366px due to your column padding and width because that is when the image has enough room in the column when it’s split in half, below that the css will makes the column width 100% with the elements stacked.

    This is my demo example for future readers since your site is not public
    Enfold_Support_2522.jpeg

    Best regards,
    Mike

    in reply to: CSS Priority #1412419

    Hi,
    alexgorg 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.
    Guenni007 it was new for me too, I found it can also be used to register and enqueue styles and scripts in this article.

    Best regards,
    Mike

    in reply to: Installation is not working #1412354

    Hi,
    Try installing via FTP, please see our documentation for instructions.

    Best regards,
    Mike

    in reply to: style.css priority #1412352

    Hey Alex,
    I answered your first thread for this question..

    Best regards,
    Mike

    in reply to: CSS Priority #1412351

    Hey Alex,
    Thank you for your patience, to move your child theme style.css to the top priority add this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    add_action( 'wp_enqueue_scripts', 'av_dequeue_child_stylecss', 20 );
    function av_dequeue_child_stylecss() {
        if(is_child_theme()){
            wp_dequeue_style( 'avia-style' );
        }
    }
    add_action( 'wp_enqueue_scripts', 'av_reenqueue_child_stylecss', 9999999 );
    function av_reenqueue_child_stylecss() 
    {
        if (is_child_theme()){
            wp_enqueue_style( 'avia-style', get_stylesheet_uri(), true, filemtime( get_stylesheet_directory() . '/style.css' ), 'all');
        }
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    But please note that priority doesn’t override specifically, so if you are having trouble overriding some specific css please explain and like to the page so we can advise.

    Best regards,
    Mike

    in reply to: Installation is not working #1412346

    Hi,
    Check that your Upload max filesize is at least 20mb.
    Just to make sure we are on the same page, it’s not if zip is allowed, it needs to be enabled in your PHP on your server like this:
    Enfold_Support_2314.jpeg

    Best regards,
    Mike

    in reply to: Weird Google Tag Manager code in the header #1412344

    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: Installation is not working #1412334

    Hey Tako,
    Please ensure that your webhost has the PHP ZipArchive Extension enabled, it is a standard PHP extension but some host don’t have it enabled by default, it is what allows WordPress to extract zip files.
    Also ensure that you have downloaded the Installable WordPress file only from your Theme Forest account, there are two download links and the second one includes the documentation which can’t be uploaded to WordPress.

    Best regards,
    Mike

    in reply to: Link not working unless you click 2 times #1412333

    Hi,
    Please include an admin login in the Private Content area so we can investigate further.

    Best regards,
    Mike

    Hi,
    Try removing your css and try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) {
    #top #wrap_all .flex_column.no_margin.av_one_half {
        width: 50%;
    }
    .responsive #top #wrap_all .av_one_half.flex_column_table_cell {
        display: table-cell;
    }
    }

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

    Best regards,
    Mike

Viewing 30 posts - 7,111 through 7,140 (of 35,329 total)