Viewing 30 results - 12,391 through 12,420 (of 244,545 total)
  • Author
    Search Results
  • Hi,
    Thanks for reporting back the solution you found for Polylang, I’m sure other users may find this helpful. 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

    #1423815

    Topic: Subline in menu

    in forum Enfold
    dreamreader
    Participant

    Hi,
    I am using the enfold photography demo.
    How can I edit or delete the subline in the menu?
    Thank you for help!

    #1423805

    Hi kewebworks,

    Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site. We can’t help more than one user per thread unfortunately.

    Best regards,
    Rikard

    #1423799

    Hi,

    Thanks for the update. We are here to help out with the Enfold theme, we can’t help you out with sharing videos from Facebook unfortunately.

    Best regards,
    Rikard

    #1423796

    In reply to: Update

    Hi,

    Thanks for letting us know, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1423790

    In reply to: Updated licence

    Hey Helen,

    Access to our support forum and access to updates/downloads from Themeforest are two different things. If updates are not coming through via a the theme backend, then please make sure that you have registered your theme license first of all: https://kriesi.at/documentation/enfold/theme-registration/. If the updates should not come through after that either, then please try using this plugin: https://envato.com/market-plugin/

    If you need to extend your support period, which gives you access to our support forum, then please follow this: https://help.market.envato.com/hc/en-us/articles/207886473-Extending-and-Renewing-Item-Support

    Best regards,
    Rikard

    #1423788
    robinargreen
    Participant

    I had to redo my website from scratch and was struggling to get comments to appear on pages. (I do not use posts).
    I tried everything I could find on the forums, to no avail.
    I upgraded just now to the most recent version of Enfold (downloaded today and renewed my subscription).
    I have updated pages.php to include:

    					get_template_part( 'includes/loop', 'page' );
    					comments_template( 'includes/comments.php'); // added this line
    

    Comments are enabled uner “Allow people to submit comments on new posts” (although I don’t see a setting anywhere to do the same for pages)
    When I view a page, where the comments form SHOULD be it says “Comments are closed”.
    Also, “INTERESTING LINKS” appears at the bottom, and I don’t want that.
    How do I get rid of “INTERESTING LINKS” and how can I get comments to display?
    Please note that I do NOT use the Advanced Layout Builder. I always use the Classic Editor as I do occasional manual HTML editing.

    #1423786
    emilconsor
    Participant

    Hi there,

    We are using the Enfold theme, and Wishlist and Compare from yith.

    It’s working perfectly when logged in, but logged out, the do_shortcodes won’t work.

    We do not have any caching plugins activated.

    We are using the shortcodes in a product grid, and also in a slider, but as I said, they only work logged in. I can’t seem to understand why.

    These are my snippets:

    Grid:

    
    #child-theme/woocommerce/content-product.php
    # (previous code) 
    global $product;
    # ...
    ?>
    						<div class="tag-wrapper">
    	                         <?php echo apply_filters( 'the_content',' [yith_compare_button] ');
    <?php
    # (rest of the code)

    Slider: (same link, but (url)/shop-startseite/)

    
    #child-theme/shortcodes/econsor_productslider.php, within the html() function of the custom shortcode
    # ...
    
    				$html .= do_shortcode( '[yith_wcwl_add_to_wishlist product_id="' . $product->get_id() . '"]', false );
    # ...

    They both work perfectly logged in, but not logged out, so I guess it’s not an issue within the code itself.

    Can you guys help me out here?
    Thanks in advance!

    #1423785

    next special question :
    there is on github a wp-core snippet:
    https://github.com/KriesiMedia/enfold-library/blob/master/codesnippets%2C%20tricks%2C%20plugins/WP%20Core/duplicate-posts-and-pages-without-plugins.php
    btw. on your docu there is a dead link concerning to this.
    It is for duplicate post/pages without plugin. It works – but portfolios are excluded from that trick.
    how to include portfolios there ( or better to include a CPT )

    here is the pastbin page from my edited php: https://pastebin.com/AaiTX8kU
    But : this is only a file that is translated inside to english where there are in original spanish terms. On those lines that are visible to users i only had insertet the option to translate strings with avia_framework

    #1423782
    andersjensen055
    Participant

    Hi,
    I like the enfold theme and I’m using it for my website, but tbh I’m finding it a bit tricky to find things and navigate around. I’m learning though and want to stick with it.
    Right now, I’m writing an article and finding it easier to work in the Default editor than the advanced layout editor. However, I’m stuck on how to reduce the space between words and increase the space between paragraphs, images, and other elements. I’ve attached an image to show what I mean.
    space-word-web

    Can anyone help me out?
    Thanks!

    #1423780
    paulcline
    Participant

    Hi,

    I’ve finally had to bite the bullet and update PHP. I’ve chosen 8.1 to be safe and it seems to be working fine except this warning in the error log:

    [26-Oct-2023 10:19:10 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 460
    [26-Oct-2023 10:19:10 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 462
    [26-Oct-2023 10:19:16 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 460
    [26-Oct-2023 10:19:16 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 462
    [26-Oct-2023 10:19:35 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 460
    [26-Oct-2023 10:19:35 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 462
    [26-Oct-2023 10:19:49 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 460
    [26-Oct-2023 10:19:49 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 462
    [26-Oct-2023 10:20:57 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 460
    [26-Oct-2023 10:20:57 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 462
    [26-Oct-2023 10:20:58 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 460
    [26-Oct-2023 10:20:58 UTC] PHP Warning: Undefined array key “desktop” in /home/blah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 462

    Is there something I’m missing? I’ve flushed caches, compiled CSS, JS, etc.

    Thanks,
    Paul.

    #1423779

    HI I WANT TO UPDATE MARIA DB IS THE ENFOLD COMPATIBLE WITH LATEST VERSION MARIA DB

    #1423778

    Hi phausner,

    The Blog Layout you are using is Blog Layout which means it uses a predefined layout, there are two options you can do.
    1. Switch to Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page) and you’ll have control over the Blog page.
    or:
    2. Simply add this code at the bottom of your child theme’s functions.php code:

    function exclude_category( $query ) {
      if ( $query->is_home() && $query->is_main_query() ) {
            $query->set( 'cat', '-20, -21' );
            }
      }
    add_action( 'pre_get_posts', 'exclude_category' );

    Hope it helps.

    Best regards,
    Nikko

    #1423777
    niordan
    Participant

    HI I WANT TO UPDATE MARIA DB IS THE ENFOLD COMPATIBLE WITH LATEST VERSION MARIA DB

    #1423762

    i think ismaels code should work.
    on looking for this from docu:

    click on your CPT on dashboard and look to the url window on top – what post-type you see there

    f.e. on portfolio ( which is a CPT too ). you see: edit.php?post_type=portfolio

    try a shortform – then with the info you get from that url window

    add_filter("avia_post_slide_query", function($query) {
        unset($query["post_type"]["vacature"]);
        return $query;
    }, 10, 1);
    #1423761

    Hey Michael,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 400px) {
    #top .avia_ajax_form .text_input {
        width: 90%;
        display: table;
        margin: 0 auto;
    }
    }

    Best regards,
    Rikard

    #1423759
    jiamin
    Guest
    #1423758

    In reply to: Cannot update Enfold

    Hi,

    Could this change in permissions make a difference in the update working and not working?

    Yes, it might be related to folder permissions. Granting write permissions to the user group performing the rollback procedure might help.

    Is this a WordPress issue that they are going to correct – or is it something on Enfold’s end?

    We are not really sure but since the error is generated by a WordPress core function, it’s more likely that this is related to the interaction between the server and WordPress.

    Best regards,
    Ismael

    Hey Christof_Deinhard,

    Thank you for the inquiry.

    Have you tried disabling the Lightbox Modal Window option in the Enfold > Theme Options panel? You can also add the “nolightbox” class to the link to prevent it from opening in the lightbox.

    <a href="#" class="nolightbox">This is a link</a>
    

    Best regards,
    Ismael

    #1423743

    It’s been almost a week with no response to a fairly straight forward answer – not what I have come to expect from Kriesi. I hold 15 licenses for Enfold and would appreciate a swifter level of support.

    #1423742

    Topic: Enfold not working

    in forum Enfold
    luckyday4
    Participant

    Hi I had an old website i updated.

    Enfold is not working anymore.

    I can’t display page builder or edit enfold menu.

    Could you please have a check ?

    #1423736

    Hello Rikard,

    Sorry about that, I was doing tests on a staging environment and not on live. I went ahead an removed the plugin, and setup the widget included on Enfold.

    Can you check again, please?
    https://onceinteractive.com/blog/enhance-your-small-business-website-with-user-friendly-design-elements/

    Thank you

    • This reply was modified 2 years, 5 months ago by bjornwallman.
    #1423732
    Helen Bantock
    Guest

    I have updated this licence on Themeforest. I can send you a screenshot that shows the support active. You have sent me a note saying I have no support. I need to update the client’s website and update Enfold theme but I can’t get help or download an update.

    Themeforest order ID: 183339664 on 21 Oct 2023
    Invoice no: IVIP52002865

    Please advise why this is and why I am shut out of support? Regards, Helen

    #1423731

    I am having MAJOR issues after the most recent update. I have my site set up to have the enfold theme as the parent theme. And a child theme as the mainly used content set up. It’s not loading any content at all. If I’m on my phone I can try and scroll and you can see content scrolling. On a computer it does not do this. I use site ground as the host for my site. I restored all files and content back to October 20th. And it still is having the same issue. If I change it from the enfold child theme as the active theme, over to the enfold parent theme, some content shows, but it’s no where near what is set up in the child theme. It only shows basic headers and no menus. I have not changed any css, and have not made any changes to the site for a few weeks. I did upload the newest version of the theme to see if it would help. It did nothing. I purchased a new duplicate theme to see if that was the problem. Didn’t work and now I’m just out on money for no reason. I re uploaded the child theme from to the most current version I can find. And still no content on any page. This the morning of October 24th.

    #1423729
    tremblayly
    Participant

    Hi
    I just updated the theme to the latest version and it’s suppose to have the new Twitter icon displayed. If you look at this link, you can see the the new Twitter does not display correctly: https://www.herbalhealinginc.com/
    What do I need to change to make this work after the Enfold theme upgrade?
    Thanks
    Lyse

    #1423728
    lanlion2003
    Participant

    Currently we use EasySlider but it does not work nicely.
    – missing dot and pause button
    – transition is too simple and not smooth at all
    – Admin backend: transition control is simple and does not work. I choose “fade” but frontend does not create fade effect

    Please check https://waferusa.com/ (use ENFOLD LAW demo)

    I check some other demo in Enfold and see some nice sample
    https://kriesi.at/themes/enfold-shop/ ==>slider very nice here (but without pause button)
    https://kriesi.at/themes/enfold/ ==>slider very nice here (with pause button, nice transition)

    Please help us to sovle this issue

    #1423724

    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

    Katja Schirakowski
    Guest

    Hello,
    in september I bought 2x Enfold Theme, but I can’t find the license key. I need support.

    Where are the keys?

    Kind regards,
    Kati

    #1423716

    In reply to: Cannot update Enfold

    This reply has been marked as private.
    #1423711
    diogovareta
    Participant

    Hi,

    How can I integrate Acumbamail newsletter with Enfold theme, instead of Mailchimp?

    Thanks

Viewing 30 results - 12,391 through 12,420 (of 244,545 total)