Viewing 30 results - 2,221 through 2,250 (of 244,145 total)
  • Author
    Search Results
  • LaBelleaventureDol
    Participant

    Hi,
    Just bought Enfold. I cannot imprt any demo as it shows the following message: cURL error 28 Connection timed out > Impossible to import a demo after a few seconds. Can you help sort this out?
    I checked your documentation and forum on the subject but it’s Chinese to me…
    Still, I managed to create an uploads/avia_demo_files/gym but it still does not work. Howshould activate it?
    Thanks for your help

    #1484604
    dpcram
    Participant

    I have been using enfold for quite some time. recently I started building a new site with it for work. I am using a grid row but it will not stack properly on mobile. I have set Column Behaviour When Fullwidth to “individually select position for each column” and then have gone and numbered each column accordingly.

    In this example the image is set to 2 and the text box with button is set to 1 because I want the image to stack below the text box on mobile but instead the image is showing up on top.

    #1484600

    Hey photoshopuzr,

    Thank you for the inquiry.

    Users typically activate Woocommerce when they need to sell products or open an online shop using Enfold. You can check out the links below for more info on how to get started.

    https://kriesi.at/documentation/enfold/woocommerce-shop/#quickstart-with-woocommerce
    — https://woocommerce.com/documentation/woocommerce/getting-started/

    Best regards,
    Ismael

    #1484594

    Hi,

    Thank you for the update.

    There is no replacement for the av_icon_class, but you can create your own utility function by using this code.

    global $avia_config;
    return 'avia-font-' . $avia_config['font_icons'][ $char ]['font'];
    

    This is the current av_icon_class function for reference.

    /**
     * pass a string that matches one of the key of the global font_icons array to get the font class
     *
     * @since ????
     * @deprecated since 7.0
     * @param string $char
     * @return string
     */
    function av_icon_class( $char )
    {
    	global $avia_config;
    
    	_deprecated_function( 'av_icon_class', '7.0', 'No longer used by Enfold' );
    
    	return 'avia-font-' . $avia_config['font_icons'][ $char ]['font'];
    }
    

    Best regards,
    Ismael

    Hi,

    Thanks for the update, 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

    #1484586

    For some reason you are not able to see my problem, so I will summarize it again and attach a set of screenshots so you can see exactly what is happening, and can copy the original code and paste it into your own software to see if you get the same result:

    1) I design a payment button in Paypal
    2) This generates a piece of code and shows me what the final design should look like
    3) I click on Copy in the Paypal page to copy the code into temporary memory
    4) I open my website and go to the relevant page in my case ‘Events’
    5) On that page there are two tabs labelled Visual and Code and a large space beneath.
    6) With the Code tab selected I right click and select Paste
    7) The code is pasted into the space. I look at the code and it it appears correctly
    8) I then click on the Visual tab to check the finished button
    9) It doesn’t look right. Instead of one button with a drop list of options, I’m getting a lot of separate buttons.
    10) I go back to the code tab and notice that the code has changed – I HAVEN’T DONE ANYTHING AT THIS STAGE, just switched between code and visual tabs. But there are many extra lines that have been added -each item in the drop down list now has an extra <select name=”os0″> and </select> around it . I have messaged WordPress about this, and they tell me that the code tab is part of Enfold and all inputs and outputs to the page are controlled by Enfold, which is why I’m assuming that Enfold is somehow modifying my code.
    So, here are the steps visually
    Paypal Code

    Code after pasting into code page

    Visual tab

    Code page showing modified code

    So from this I hope you can see that by simply switching between the Code tab and the Visual tab, my code is being changed.and I would like to know why and what I can do to stop this. If you want to try pasting my original code into a test page of your own, then this is the complete chunk of code:

    <form action=”https://www.paypal.com/cgi-bin/webscr&#8221; method=”post” target=”_blank”>
    <input type=”hidden” name=”cmd” value=”_s-xclick” />
    <input type=”hidden” name=”hosted_button_id” value=”H87UB2HDHP3GS” />
    <table>
    <tr>
    <td>
    <input type=”hidden” name=”on0″ value=”Options for Brondanw & Nantclwyd only”/>
    Options for Brondanw & Nantclwyd only
    </td>
    </tr>
    <tr>
    <td>
    <select name=”os0″>
    <option value=”Member”>
    Member £17.00 GBP
    </option>
    <option value=”Guest”>
    Guest £19.00 GBP
    </option>
    <option value=”2 Members”>
    2 Members £34.00 GBP
    </option>
    <option value=”1 Member + 1 Guest”>
    1 Member + 1 Guest £36.00 GBP
    </option>
    <option value=”Child under 16″>
    Child under 16 £10.00 GBP
    </option>
    </select>
    </td>
    </tr>
    </table>
    <input type=”hidden” name=”currency_code” value=”GBP” />
    <input type=”image” src=”https://www.paypalobjects.com/en_GB/i/btn/btn_cart_LG.gif&#8221; border=”0″ name=”submit” title=”PayPal – The safer, easier way to pay online!” alt=”Add to Cart” />
    </form>

    Thankyou.

    • This reply was modified 9 months ago by FFAlan.
    • This reply was modified 9 months ago by FFAlan.
    #1484581

    In reply to: Issue wit contact form

    Hey JoStudioDeRijp,

    Did you try to generate a new token? https://kriesi.at/documentation/enfold/contact-form/#activate-google-captcha

    Best regards,
    Rikard

    #1484580

    Hi,

    Thanks for the update, 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

    #1484578

    Topic: Issue wit contact form

    in forum Enfold
    JoStudioDeRijp
    Participant

    Hi Enfold support!

    We are experiencing an issue with the contact form.
    After submitting it, we receive the following message: (translated in english)

    The token to validate the form has already expired.
    The form could not be submitted. Please reload the page and try again.
    The verification time for the form is missing or has expired.

    If we remove Google reCaptcha, the form works.
    Currently, both V3 and V2 are active.

    Thee time of de server is correct.
    Can you please help us with this issue?
    We hope so! :-))

    Kind regards, Jolanda, JoStudio

    #1484575

    In reply to: Timeline widget issue

    Hi. We do not have yet any cache plugin because we are still on a development environment. About Enfold performance settings, the only features enabled by now are:
    – lazy load
    – Responsive images

    I have disabled lazyload and it seems better now. It is still a little bit slow to start and display the first 3 slide and the navigation buttons, however it is better.

    Maybe you should consider to optimize this widget in a feauture release.
    Regards,
    Flavio

    #1484565

    Hi,

    Will that happen wherever Masonry appears?

    Yes, for some reason, it executes a function intended for Woocommerce. Try editing the file at enfold/config-templatebuilder/avia-shortcode-legacy/av-helper-masonry.php and look for the following code around line 1273:

    if ( function_exists( 'WC' ) ) {
    	avia_wc_clear_catalog_ordering_args_filters();
    	$avia_config['woocommerce']['disable_sorting_options'] = false;
    }

    Replace it with:

    if ( function_exists( 'WC' ) && ! class_exists( 'BigCommerce' ) ) {
    	avia_wc_clear_catalog_ordering_args_filters();
    	$avia_config['woocommerce']['disable_sorting_options'] = false;
    }

    Let us know if the issue persists.

    Best regards,
    Ismael

    #1484562

    In reply to: Timeline widget issue

    Hi,

    Thank you for the update.

    We tried capturing a short video of the page and only then we are able to reproduce the issue. What happens if you temporarily disable the Enfold > Performance > File Compression settings and the cache plugin? Did you install compression plugin or any performance-related extensions?

    Best regards,
    Ismael

    Hi,
    Glad we were able to help, I don’t know of other effects, 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

    #1484540
    panoptic2012
    Participant

    Hello,

    I’m trying to run a BigCommerce store using the Enfold theme, but there’s a critical error that’s giving the white screen of death when I try to view the homepage. The back-end stays up and running, but when the BigCommerce plugin is active, the site doesn’t exist. I’d love to keep using the Enfold theme and would hate to have to use something else for this site. Any help would be greatly appreciated!

    WordPress version 6.8.1
    Active theme: Enfold Child (version 1.0) Current plugin: (version ) PHP version 8.2.18

    Error Details
    =============
    An error of type E_ERROR was caused in line 1602 of the file /home1/enginendo/public_html/cjm/wp-content/themes/enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-masonry.php. Error message: Uncaught Error: Call to undefined function avia_wc_clear_catalog_ordering_args_filters() in /home1/enginendo/public_html/cjm/wp-content/themes/enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-masonry.php:1602
    Stack trace:
    #0 /home1/enginendo/public_html/cjm/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.php(753): avia_masonry->query_entries(Array, false)
    #1 /home1/enginendo/public_html/cjm/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.php(810): avia_sc_masonry_entries->get_element_styles(Array)
    #2 /home1/enginendo/public_html/cjm/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php(1178): avia_sc_masonry_entries->shortcode_handler(Array, ”, ‘av_masonry_entr…’, Array)
    #3 /home1/enginendo/public_html/cjm/wp-includes/shortcodes.php(434): aviaShortcodeTemplate->shortcode_handler_prepare(Array, ”, ‘av_masonry_entr…’)
    #4 [internal function]: do_shortcode_tag(Array)
    #5 /home1/enginendo/public_html/cjm/wp-includes/shortcodes.php(273): preg_replace_callback(‘/\\[(\\[?)(av_but…’, ‘do_shortcode_ta…’, ‘[av_slidesho…’)
    #6 /home1/enginendo/public_html/cjm/wp-includes/class-wp-hook.php(324): do_shortcode(‘[av_slidesho…’)
    #7 /home1/enginendo/public_html/cjm/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘[av_slidesho…’, Array)
    #8 /home1/enginendo/public_html/cjm/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php(137): apply_filters(‘the_content’, ‘

    #1484538
    NicomIT
    Participant

    I am getting a flood of deprecation warnings in my error_log file and it is slowing down our server’s performance, especially noticeable when editing posts and pages.

    It appears the offending functions are:
    av_icon_char
    av_icon_class
    av_icon_string

    I cannot find information on what the correct replacements are. Is this something you can help me with?

    Here are some samples of how we are currently using these functions.

    av_icon_char
    $icon = av_icon_char( ‘search’ );

    av_icon_string
    $class = av_icon_class( ‘search’ );

    av_icon_string
    ‘ id=’scroll-top-link’ <?php echo av_icon_string(‘scrolltop’); ?>><span class=”avia_hidden_link_text”><?php _e(‘Scroll to top’, ‘avia_framework’);?></span>

    Here are some examples from the error_log file:

    [21-May-2025 18:26:12 UTC] PHP Deprecated: Function av_icon_char is deprecated since version 7.0! Use No longer used by Enfold instead. in /home/maritimetravel/public_html/wp-includes/functions.php on line 6121
    [21-May-2025 18:26:12 UTC] PHP Deprecated: Function av_icon_class is deprecated since version 7.0! Use No longer used by Enfold instead. in /home/maritimetravel/public_html/wp-includes/functions.php on line 6121
    [21-May-2025 18:26:12 UTC] PHP Deprecated: Function av_icon_char is deprecated since version 7.0! Use No longer used by Enfold instead. in /home/maritimetravel/public_html/wp-includes/functions.php on line 6121
    [21-May-2025 18:26:12 UTC] PHP Deprecated: Function av_icon_class is deprecated since version 7.0! Use No longer used by Enfold instead. in /home/maritimetravel/public_html/wp-includes/functions.php on line 6121

    Our error_log file grows about 200 MB per day.

    Can you please direct me on how we can update our child theme to address these deprecation warnings?

    #1484534
    EZSAVE
    Participant

    Can you advise how to re-size a the woocommerce single product page image? Using Appearance>Customize>Woocommerce settings does nothing. My images are uploaded at 300×300 and are being resized to a much larger image. I am guessing the Enfold theme is overriding Woo. Any help would be greatly appreciated

    Hi Ismael,

    I do have the problem on multiple installs right now. The editor can “edit_posts” and I still get the error …

    You find the login details in private.

    The settings are:
    • Deactivated ALB for everyone exept admin
    • Code in functions.php to allow it for admin AND editor
    • Without “remove_filter” because change in 2021 (see above)
    • Both have “edit_posts” capability
    • Error occurs only in Enfold 7

    Hope you find a solution. Thanks in advance!

    Best regards,
    Daniel

    #1484529

    In reply to: cURL error 28

    Hi,

    Thanks for the update, 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

    Hey love2web,

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

    div.comment-entry {
      display: none !important; 
    }

    Best regards,
    Rikard

    #1484527

    Hi,

    Thanks for the update. Are you sure that you are installing the correct file? The zip file that you download from Themeforest might have to be unpacked on your local machine, then select to install enfold.zip located inside of the unpacked directory.

    Best regards,
    Rikard

    #1484522

    Is it possible to restore my website to the old version of Enfold and see if it works then? I am not getting full cooperation from the hosting party and I want to switch to another party anyway.
    Could you help me with this? Perhaps it will work then.

    #1484515

    Hi,

    Thank you for the update. You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings. If it’s still not working, please provide the login details in the private field so we can inspect the elements.

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    In enfold/config-templatebuilder/avia-template-builder/php/class-save-buildertemplate.php file, the aviaSaveBuilderTemplate methods have a permission check that only allows users with the edit_posts capability to interact with the builder templates.

    if( ! current_user_can( 'edit_posts' ) )
    			{
    				die();
    			}

    Please make sure that the Editor role has the capability to “edit_posts”.

    https://wordpress.org/documentation/article/roles-and-capabilities/#edit_posts

    If the issue persists, post the login details for an admin and editor account in the private field so we can check the issue further.

    Best regards,
    Ismael

    #1484507

    Hey connect4consulting,

    Thank you for the inquiry.

    You can add this css code to adjust the mobile menu breakpoint.

    @media only screen and (max-width: 1366px) {
      .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: none;
      }
    
      .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
        display: block;
      }
    }

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the code.

    Best regards,
    Ismael

    andreasb68
    Participant

    Hi Enfold support team,

    I’m using Enfold with a child theme and I’m trying to completely remove the H1 page title from single blog posts. I’m not looking to just hide it via CSS – I want it not to be rendered at all in the HTML source code.

    The heading I’m referring to looks like this in the frontend:

    <h1 class=”post-title entry-title” itemprop=”headline”>My Blog Title</h1>

    I’ve already tried using the avf_title_args filter and even added this to my functions.php:
    add_filter(‘avf_title_args’, ‘remove_post_title_in_single’, 10, 2);
    function remove_post_title_in_single($args, $id) {
    if (is_single()) {
    $args[‘title’] = ”;
    }
    return $args;
    }

    But the H1 is still showing up in the source code of the post.

    Can you please confirm:

    Which template or hook is responsible for rendering this H1?

    What is the best way to remove it completely from the markup (e.g. via remove_action() or overriding a template in the child theme)?

    Is there an officially supported way to do this for blog posts?

    Thanks in advance for your help!
    – Andreas

    H.O. GmbH
    Participant

    I’m currently working on a webshop and want to use the advanced layout editor for the product pages.
    I’m working with variable products and when I’m changing to advanced layout editor instead of standard editor, the variable product options (like select fields) aren’t shown on the product page anymore. When I’m switching to standard editor again, it shows.
    Is there a possibility to make variable products work with advanced layout editor from enfold?
    Thank u in advance!
    Anna

    Hey NMDahl,

    Thank you for the inquiry.

    The site is not using the Enfold theme. We also tried logging in, but the account information provided in the private field is invalid. Did you switch to a different theme?

    Best regards,
    Ismael

    NMDahl
    Participant

    Installed today – preview looks great but the live version it looks like the theme is missing.

    #1484463

    Hi,

    Kurze Info: Unter Enfold gibt es eine zweite Optionsseite: “Theme Extensions”. Dort befindet sich ein Tab “Accessibility”. Vielleicht hilft Euch dieses weiter.

    Best regards,
    Günter

    #1484451

    Hi,

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

    Best regards,
    Rikard

Viewing 30 results - 2,221 through 2,250 (of 244,145 total)