Viewing 30 results - 7,681 through 7,710 (of 244,425 total)
  • Author
    Search Results
  • #1447605

    Hey,

    You can create another menu with full links and display that menu on the other pages. You can find the plugin and custom code snippet solutions to this at https://kriesi.at/documentation/enfold/menu/#different-menu-for-different-pages.

    If that doesn’t work, please try deactivating all active plugins. If the issue persists with all plugins deactivated, please send us admin login credentials so we can investigate the issue.

    Regards,
    Yigit

    #1447595

    Hi,
    This is the file with the issue type='text/javascript' src="https://evidenz.de/download/iframe_js_code.js
    Enfold Support 6009

    Best regards,
    Mike

    #1447589
    This reply has been marked as private.
    #1447585

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1447582
    StarTortoiseWorld
    Participant

    I cannot seem to fix this, I use Enfold for a number of my sites and while they score well they always get Core Web Vitals failed on google page speed insights on desktop?

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1447571

    In reply to: Adding Quick CSS

    Hi,

    I can’t see the CSS applying at all, if you need further help then please post admin WordPress login details in private.

    If you have further problems then please open a new thread.

    Best regards,
    Rikard

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .av-rotator-text-single {
      background-color: transparent !important;
    }

    Best regards,
    Rikard

    #1447564
    Skytaya2727
    Participant

    Hi,
    I would like to import your demo file for new website which is the first one “default demo”

    but this error message keep showing now.
    “Download of files for demo Default Demo didn’t work!
    You might want to try reloading the page and then try again.”

    What is this problem? can you help me to fix?

    #1447563

    In reply to: Discount

    Hi Mehran,

    Thanks for reaching out to us.

    It’s not possible to offer discount coupons on ThemeForest and since we currently don’t have a discount on Enfold, unfortunately, we cannot offer you one.

    Regards,
    Yigit

    #1447557

    In reply to: ALB

    Hey Yigit,

    That’s great! thanks for that.

    No worries. I’ll make it 100% clear what they are purchasing and they will need the enfold theme / licence.

    and I’ll also direct them to purchase a licence via TF.

    thanks again!

    #1447555

    In reply to: ALB

    Hi Lee,

    If I create a new demo design, can i sell them to enfold users?

    Yes, you can do that.

    If I create professionally designed ALB layouts / templates, Can i sell those individually to enfold users? example create a footer layout and sell that?

    You can do that too.

    I think I replied to you in another thread but if not, please make it clear to your customers that they are purchasing an Enfold demo or additional ALB elements and not an Enfold license.

    If I create a plugin to extend some of the ALB elements, can i sell the plugin with extended versions of ALB elements or does it have to be completely new code?

    I need to check this with Kriesi about this. I will give you an update after I hear from him.

    Regards,
    Yigit

    #1447546

    Hey El,

    Thank you for the inquiry.

    TIt would be way easier to be able to editor product categories just like normal pages. Any chance this can be enabled in Enfold?

    This is not possible with the Advance Layout Builder (ALB), unfortunately. We recommend creating custom pages with the ALB, then redirect the categories to these pages. You can use the following plugin:

    // https://wordpress.org/plugins/eps-301-redirects/
    // https://wordpress.org/plugins/redirection/

    Best regards,
    Ismael

    #1447545

    Hi everyone,

    Thank you all for your responses and for pinpointing the issue so quickly. Here is some background information to address your questions:

    The implementation of this iframe is a requirement from the client. Unfortunately, the documentation for the external software is very poor, which is why the script is not explained in detail. I appreciate your help in identifying the critical part of the code.

    As for your questions:

    Mike: The JavaScript that scrolls to the top of the iframe seems to be causing the issue. Here’s the relevant code snippet as you requested:

    <script type='text/javascript' src="https://evidenz.de/download/iframe_js_code.js"></script>
    <iframe name="evidenz_obs-2" src="https://seminare.kinderschutz-zentren.org/?view=kartenansicht&th_id=16" style="border:none; height:800px; width:100%;" frameborder="0" seamless></iframe>

    I will reach out to the company behind the software to get more information and possible solutions, especially regarding this scroll function.

    Regarding the iframe content: The content within the iframe is provided by the external software. Given the client’s requirements, we have to use this iframe and cannot switch to Enfold’s native solutions alone.

    Thank you once again for your assistance. I will follow up with the external software provider and update you with any new information.

    Best regards,
    Max

    #1447544

    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

    #1447543

    Hi,
    To show a different menu on one specific page, first make the menu that you wish and hover over the Delete Menu link and at the bottom of the page your browser should show the source of the link, looks for &menu=XX the XX will be a number, in my example it is 11
    Enfold Support 6013
    Next we need to know the page ID, so hover over the admin menu Edit Page in the admin toolbar, and at the bottom the browser should show the source link, look for ?post=XX again the XX will be a number, in my example it is 3792
    Enfold Support 6015
    Now we will add this code to the end of your child theme functions.php file in Appearance ▸ Editor or if you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:
    use wpcode php snippet and activate
    and ensure that it is activated, then add this code and save.

    add_filter( 'wp_nav_menu_args', 'ppen_nav_menu_args' );
    function ppen_nav_menu_args( $args = '' ) {
    if($args['theme_location'] === 'avia') {
    if( is_page( 3792 ) ) {
    $args['menu'] = '11';
    }
    return $args;
    }
    }

    Now that page will have our new menu.

    Best regards,
    Mike

    #1447542
    El
    Participant

    Hi there,

    for years we are struggling to provide good looking product category pages with Enfold. We currently use Portfolio Pages for this but with breadcrumb enabled on the product pages it will always show the associated category in the Breadcrumps.

    It would be way easier to be able to editor product categories just like normal pages. Any chance this can be enabled in Enfold?

    Best,
    El

    #1447539

    In reply to: Sell Demos

    Hi Lee,

    Yes, you can create Enfold demos and sell them to Enfold users.

    Please add a clear description so your customers know that they are getting an Enfold demo and not an Enfold license.

    Regards,
    Yigit

    #1447532

    Hi,

    Thanks for the update. What you are saying is not correct, the Layout Builder in Enfold works without any plugin extensions. If you need further help, then please let us know how to reproduce the problem that you are seeing on your end.

    Best regards,
    Rikard

    #1447524

    Bonjour,
    Quand on désactive les plugins on ne peut plus modifier les pages avec l’éditeur de ENFOLD, le problème est donc lié à votre thème ou à un plugin lié à votre thème, merci de vérifier au plus vite svp

    #1447500

    Hey Sahyr,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. If you want to try and manually import the demo, then please refer to this: https://kriesi.at/documentation/enfold/import-demos/#how-to-manually-import-a-theme-demo

    Best regards,
    Rikard

    #1447492

    ok – that is something different. But i think the script does not work as it should anyway.
    because a modal window should actually be created – right?
    ” // PG: this version of the js-file handles the modal without the need of jQuery ”

    Then the scroll position of the modal window makes sense. And mike pointed out where the code is for doing that.
    For me it looks like the modal should open on page load – and the top of that iframe inside the modal window is then on top.
    But there is no modal window.

    can you please post the code of the code-block element here ( use the code tag from the options above please )
    ________
    Was wird denn dort innerhalb des iframe angezeigt? woher speist sich der Inhalt? Meinst du nicht, das es auch mit Enfold mitteln gehen sollte? – ohne extra scripte?

    What is displayed within the iframe? Where does the content come from? Don’t you think that it should also work with Enfold means? – without extra scripts?

    #1447481
    Sahyr
    Guest

    Download of files for demo Agency – Enfold Parallax Demo didn’t work!
    You might want to try reloading the page and then try again.

    this happens for alllllllllllllll demos . please help

    #1447480

    Hey byaron22,
    It looks like a javascript error for the waypoints that loads your images after the page has been scrolled some. Try disabling the JetPack plugin and Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files and see if that helps.

    Best regards,
    Mike

    #1447477

    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

    #1447476

    In reply to: Mailchimp-Popup

    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

    #1447473

    ahhh ok, understand..you have used the html code from the Inspector.
    I used the [av_section] that was provided by Enfold system .. good to know that it also works so easy :)

    Thx
    (we can close here)

    #1447450

    Hi,
    Ok, as I examine your page I see that the wrap_all & main divs are closed and your injected color section is outsite the page:
    Enfold Support 6011
    Then I recalled that injecting any full width element, like color sections, causes the page to auto close like this, so the way around this is to inject the HTML instead, so I tested this on my site linked below as a proof of concept and this is the code that I used:

    add_action('ava_after_main_title', 'ava_after_main_title_mod');
    function ava_after_main_title_mod() {
    	$post_id = get_the_ID();
        if(get_post_type( $post_id ) == "post" || is_archive() || is_category()) {
    		echo '<div id="av_section_1" aria-label="header-blog" style="background-color:#e7e6e0;" class="avia-section av-gurxi-f7ad7ba9aa66e762665269785c869839 main_color avia-section-no-padding avia-no-border-styling  avia-builder-el-0  avia-builder-el-no-sibling  block-fit-size avia-bg-style-scroll container_wrap fullsize"><div class="container av-section-cont-open"><main role="main" itemprop="mainContentOfPage" class="template-page content  av-content-full alpha units"><div class="post-entry post-entry-type-page post-entry-3814"><div class="entry-content-wrapper clearfix"><div class="flex_column_table av-lwc8c3ub-7fae82ac0e7450fe73ac250f770e4e79 sc-av_one_half av-equal-height-column-flextable"><div style="padding: 20px 0 20px 0;" class="flex_column av-lwc8c3ub-7fae82ac0e7450fe73ac250f770e4e79 av_one_half  avia-builder-el-1  el_before_av_one_half  avia-builder-el-first  first no_margin flex_column_table_cell av-equal-height-column av-align-bottom  "><div class="av-special-heading av-tkaly-59af4c81dd5bd8035cb05863635061b6 av-special-heading-h1 custom-color-heading blockquote modern-quote  avia-builder-el-2  el_before_av_textblock  avia-builder-el-first "><div style="font-size: 18px;color: #a07860;" class="av_custom_color av-subheading av-subheading_above"><p>Veranstaltungen und Lesungen</p></div><h1 style="color:#1f4339;font-size:45px;font-family: "librebaskerville", Helvetica, Arial, sans-serif;text-transform: none;" class="av-special-heading-tag" itemprop="headline">Veranstaltungen</h1><div class="special-heading-border"><div class="special-heading-inner-border"></div></div></div><section class="av_textblock_section av-3a7ov5-3365d9d47359d52499c6170f6e5d6913 " itemscope="itemscope" ><div class="avia_textblock" itemprop="text"><p style="color: #666666;font-size: 17px;">Wir laden Sie ein, an unseren gemeinsamen Veranstaltungen, Reisen und Lesungen an besonderen Orten, teilzunehmen. Weiteres erfahren Sie in der jeweiligen Veranstaltungsbeschreibung.</p></div></section></div><div class="flex_column av-fy05a-677df80f19dcd41d19a6c602b9b923d5 av_one_half  avia-builder-el-4  el_after_av_one_half  avia-builder-el-last  buch-monat no_margin flex_column_table_cell av-equal-height-column av-align-bottom  "><div class="avia-image-container av-9gv81-4c6171ac5adc202d5cf1671f776d7959 av-styling- avia-align-right  avia-builder-el-5  avia-builder-el-no-sibling " itemprop="image" itemscope="itemscope" ><div class="avia-image-container-inner"><div class="avia-image-overlay-wrap"><img decoding="async" fetchpriority="high" class="wp-image- avia-img-lazy-loading-not- avia_image " src="/wp-content/uploads/2024/05/area-book-ueber-uns.png" alt="" title="" itemprop="thumbnailUrl"></div></div></div></div></div></div></div></main></div></div>';
    	}
    }

    Note that I didn’t understand why you had $thumbnail = get_the_post_thumbnail_url ( $post_id ); since I saw no call for $thumbnail so it’s not in my code, feel free to adjust after to test my code. I also had to add so style inline so my test would look like your page, it should not cause a issue for you.
    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.

    Best regards,
    Mike

    #1447447

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

    .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu {
        position: absolute;
        width: 50px;
        float: right;
        top: -70px;
    }

    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

    #1447445

    Hi,
    The javascript that is loaded for the iframe has a line to scroll to the iframe:
    Enfold Support 6009
    // scrolls the window, so that the top of the iFrame is at the top of the page

    Best regards,
    Mike

Viewing 30 results - 7,681 through 7,710 (of 244,425 total)