Viewing 30 results - 3,421 through 3,450 (of 242,732 total)
  • Author
    Search Results
  • #1471320

    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

    #1471308

    In reply to: WP 6.7 Upgrade

    maybe it is just the fact that the new WP 6.7 switches back to block editor as standard.
    Goto Enfold – Theme Options – Select your Editor : and switch back to classic Editor.

    or is the problem that you want to use the block editor – but had no enfold elements anymore?

    By the way. I can see the button at the top to activate the advanced layout editor – but the active click area is only on the half right. (as if only this part of the standard editor button area is active)
    It is that field on the left that overlaps the Enfold button.

    ______________
    not necessary:
    it starts with ALB editor even in Block Editor Mode if you got this in your child-theme functions.php:

    function trigger_alb_on_load(){
    ?>
    <script>
    (function($){
        $(window).on('load', function(){
          setTimeout(function() {
            $("#avia-builder-button").trigger('click');
          }, 300);
        });
    })(jQuery);
    </script>
    <?php
    }
    add_action('admin_head-post-new.php', 'trigger_alb_on_load');
    
    #1471306
    OmarSG
    Participant

    Hi, I upgrade to WP 6.7 and me website https://www.bokalind.is and I get error both on head of webside and in for each product
    they have send to me email,with this:
    #0 /var/www/virtual/bokalind.is/htdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/product_snippets/product_snippet_tabs.php(141): wc_clear_notices()
    #1 /var/www/virtual/bokalind.is/htdocs/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php(1178): avia_sc_product_tabs->shortcode_handler()
    #2 /var/www/virtual/bokalind.is/htdocs/wp-includes/shortcodes.php(434): aviaShortcodeTemplate->shortcode_handler_prepare()

    If you go to https://bokalind.is/vara/ensk-islensk-ordabok-soren-sorensson/ that are selling enlish-icelandic dictionary I have 25 notice like that:
    Deprecated: Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available. in /var/www/virtual/bokalind.is/htdocs/wp-includes/functions.php on line 6114
    Deprecated: Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available. in /var/www/virtual/bokalind.is/htdocs/wp-includes/functions.php on line 6114
    Deprecated: Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available. in /var/www/virtual/bokalind.is/htdocs/wp-includes/functions.php on line 6114
    This is in all sales products
    I have try to go back to WP 6.2.2 but it was not possible – What should I do?
    Regards
    Omar SG

    #1471296

    Hi,

    Thank you for the update.

    In the database the links to the pictures seem to be wrong: http://test.kriesi.at/enfold-gym/wp-content/uploads/sites/18/2016/02/hero-2.jpg

    Have you tried using a search and replace method to update the URL (http://test.kriesi.at) with the actual URL of your OVH site? There are plugins available that can help you do this easily.

    // https://wordpress.org/plugins/better-search-replace/
    // https://wordpress.org/plugins/search-and-replace/

    Best regards,
    Ismael

    #1471295

    In reply to: Menue disappeared

    Hi,

    Thank you for the update.

    To ease your concerns about updating the theme, we recommend requesting your hosting provider to create a full site backup, or alternatively, you can create one yourself using plugins like UpdraftPlus or Jetpack Backup. These plugins allow you to back up your entire site so that you can quickly revert to a previous version if any issues occur during the update.

    For more details on how to update the theme, check the links below.

    // https://kriesi.at/documentation/enfold/theme-update/
    // https://kriesi.at/archives/the-complete-guide-to-updating-enfold

    Best regards,
    Ismael

    #1471289

    Hi,

    Thank you for the inquiry.

    You can also assign custom cssclass names to the Image element, allowing you to target them specifically. Please check the documentation below for more info: https://kriesi.at/documentation/enfold/add-custom-css/#enable-custom-css-class-name-support

    Best regards,
    Ismael

    #1471276
    cheerema
    Participant

    I tried to make some changes to my layersliders today, and was unable to save anything. There is a server error pop up, but the error code is not displayed. I went through and updated my plugins/WP core, and finally I did the latest Enfold update. Unfortunately the server error still pops up everytime I try to save a layerslider.

    I disabled every plugin, and the issue still persisted. I updated the database inside the layerslider plugin and the issue still exists. I contacted my host (Hostgator) who worked for a long time, and they could not figure it out. They recommended installing the plugin separately instead of using your bundled version, but I don’t really want to do that.

    Can you see what is going on please?

    #1471275

    I had issue today after upgrading to wp 6.7. The issue was when disabling or removing LayerSlider the visual editor wasn’t showing. If you have removed LayerSlider just change setting under Layout builder to “Activate bundled plugin” for LayerSlider and upload Enfold again.
    I also noticed that activating classic editor fixed issue but you might wanna use Block editor on posts or other post types.

    #1471274

    In reply to: WP 6.7 Upgrade

    I had issue today after upgrading to wp 6.7. The issue was when disabling or removing LayerSlider the visual editor wasn’t showing. If you have removed LayerSlider just change setting under Layout builder to “Activate bundled plugin” for LayerSlider and upload Enfold again.
    I also noticed that activating classic editor fixed issue but you might wanna use Block editor on posts or other post types.

    #1471271

    Topic: WP 6.7 Upgrade

    in forum Enfold
    pamk21
    Participant

    Hi – I have been working on website issues for over 8 hours today – no fixes. I have 11 websites running your theme. I did have a problem with WordFence which they are aware of – however, just one of 11 websites is giving me an issue not only with WordFence but when I update to WP 6.7 Enfold no longer has the visual editor. Only block editing is available – again, odd as all other 10 websites are now fine. Can you look to update to 6.7 and see what happens to the theme?

    I would give you access to the website – but I am concerned WordFence will block you.

    Please let me know if WP 6.7 has effected anyone else with the theme.

    #1471261

    In reply to: Hero Image Issue

    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

    #1471259
    Marcus Abrahamsson
    Guest
    #1471251

    HI again
    a bit urgent!
    I am now seeing an error on the site below and can’t login to the wp admin
    can you take a look?
    also updated today…maybe a conflict between wp 6.7 and the new enfold version?
    thanks

    • This reply was modified 8 months, 3 weeks ago by Munford.
    • This reply was modified 8 months, 3 weeks ago by Munford.
    • This reply was modified 8 months, 3 weeks ago by Munford.
    #1471250
    signumsrl
    Participant

    Is Enfold 6.0.6 compatible with the new WordPress 6.7 release?

    #1471240

    In reply to: Menue disappeared

    Hi,

    Thanks for that. I see that you are running an old version of the theme, could you try to update to the latest version (6.0.6) to see if that helps please? The update to 6.0.6 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
    You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
    If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
    Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/

    Also make sure that you running the latest version of WordPress, and consider updating your PHP version to 8.x.

    Best regards,
    Rikard

    #1471238

    Hi,

    This is a notice only, and should not cause any problems on your site. Also, the notice is thrown on a default WordPress file, are you sure that it’s caused by Enfold?

    Best regards,
    Rikard

    #1471236

    I use Smush to compress and Simple Image Sizes to set custom image sizes.

    That code has not made a difference, Remote Debug still says it is loading the 700px image.

    But if you say it’s loading the correct image, then I’m OK with that and I’m not sure I need the extra code. I just wanted to make sure there wasn’t anything wrong with Enfold. Unless you’ve got other insight into what would cause Remote Debug to show the wrong size on my PC, I’ll just put this down to more dodgy code from Google…

    One final question: on the ‘remove 495 image code’ if there were other sizes I wanted to get rid of, is this the code for multiple sizes?

        if ( isset( $sources[495, 295] ) ) {
            unset( $sources[495, 295] );

    Hey MORTULGAAH,

    Did you activate the option to delete old CSS and JS files under Enfold->Performance?

    Best regards,
    Rikard

    #1471231
    mskmw
    Participant

    Hi,

    my hoster is OVH, i read about several problems when importing the GYM demo data.
    So i imported all data on my localhost and then imported it back to my hosting.

    But unfortunately there were no images imported. The includes/admin/demo_data folder is emty.
    In the database the links to the pictures seem to be wrong: http://test.kriesi.at/enfold-gym/wp-content/uploads/sites/18/2016/02/hero-2.jpg
    is not reachable.

    How can I import the pictures otherwise?

    #1471228

    yes I restored both sites to backups and will monitor it.
    I increased the php on both sites – could that have been an issue in combo with the recent enfold update?

    #1471210
    Munford
    Participant

    HI
    I am just seeing this on a several of my sites :

    There has been a critical error on your website. Please check your site admin email inbox for instructions.
    Learn more about debugging in WordPress.

    It may have been connected to updates i did to enfold verison 6.0.6.
    it seems fine on my other sites so far.
    Can you help me with this?
    thanks
    Nancy

    • This topic was modified 8 months, 3 weeks ago by Munford.
    • This topic was modified 8 months, 3 weeks ago by Munford.
    • This topic was modified 8 months, 3 weeks ago by Munford.
    #1471207

    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

    #1471203
    ebenanders
    Participant

    Hi enfold Team,
    I wanted to create a single blank page without menu items and chose Blanc Template. However, I received the error message: Update failed. Invalid parameter(s): template. I then created the page normally, tried to switch to Blanc Template and got the same error message again. Why does it not work? Thank you for your help!
    kind regards,
    Karin

    Yes, they said that it was a problem with the enfold theme.

    Dierkes
    Guest

    Hallo,
    I would like to bind the above plugin in the following theme Enfold Hotel!
    Leider kann ich das nicht, also nicht direkt in der Seite, sondern nur als Widget!
    But I like it like about the Gutenberg with more sign!
    Is there a way how to do this, or is that not possible in this theme?
    Would very welcome on a kurzfristige message!
    Ich habe einen Zugang eingerichtet.

    #1471188

    Hey rosiet5,

    Thank you for the inquiry.

    Did you modify any template files in the parent theme? If not, you can import the parent theme options after activating the child theme. You can also manually export the theme options, activate the child theme, and then import the theme options back. Make sure to create a backup or restore point before proceeding, just in case. For more info, please check the documentation below:

    // https://kriesi.at/documentation/enfold/child-theme/#how-to-install-the-child-theme

    Best regards,
    Ismael

    #1471177
    rosiet5
    Participant

    Hello,
    Please could someone offer me some advice about creating a child theme after I have already made modifications to the Enfold theme.
    I want to update Enfold to version 6 and have realised I didn’t create a child theme when I installed it, and I don’t want to lose any of the customisations I have made so far. If it is only a case of saving the custom CSS I have added, then that won’t be an issue, I wasn’t 100% sure what I would lose by updating.
    Or is it just a case of creating a child theme as per these instructions, even though I have made modifications? https://kriesi.at/documentation/enfold/install-enfold-theme/#why-child-theme
    Login info in private info if handy.
    Many thanks in advance.

    agenturwendt
    Participant

    Hi,
    after I put my website live the icons are showing as a rectangle and squares. While the website was in an other folder on the webspace, the icons showed correctly. I changed the URL of the website with the plugin “better search and replace”.
    I tried the solution written in the documentation, as I put the code in the .htaccess file. The problem still exists.
    The website is located at the provider Strato. In the customer account I can’t find anything abount “CDN”.

    And: The welcome message “Welcome to Enfold 6.0” cannot be klicked off. The X does not work and there is no “dismiss” link in the text.

    Would be glad to get support.
    Thanks, Sabo

    #1471167
    mickhb
    Participant

    Hi all,
    my easy slider that I am trying to configure in Enfold is not displaying correctly. I am missing some options.
    I can capture the text. However, the capture is not displayed as a tab, where I still have the option to animate the text.
    All programs are uptodate.
    Thanks for help
    Mick

    #1471161
    Sandy
    Participant

    In testing and tweaking a site for a good mobile experience, I’m reviewing font sizes. I adjusted the General Styling tab > Advanced Options: Customize Typography Settings, but they do not appear to take affect. I even deleted the Advanced Styling tab typography option that was set in case of conflict. I even cleared the server host cache, disabled the Enfold CSS and javascript compression and cleared the mobile browser cache. No success-–I can’t see the changed font size.

Viewing 30 results - 3,421 through 3,450 (of 242,732 total)