Viewing 30 results - 22,021 through 22,050 (of 244,520 total)
  • Author
    Search Results
  • #1369557

    Good morning,

    I have been to the LayerSlider developer’s site.
    I read on the help page an error similar to mine and figured out how to access the LayerSlider settings. By reading the suggestions they gave I was able to set them up on the site, I must say it worked.
    I will still have to contact my hosting to increase the PHP Post Max Size and the PHP Max Upload Size.
    This is the link where I saw the suggestions:

    https://kreatura.ticksy.com/ticket/3145967/

    Therefore you can safely close this Ticket

    I didn’t mean to be so dramatic, but sometimes I don’t know where the problem lies and write like this.
    I apologise to the Enfold developers (who are not to blame for this) for writing this ugly sentence: “Continuous problems even after upgrade to 5.2 (LayerSlider)”.

    Thank you

    #1369553
    uniquefu
    Participant

    Hi I have following critical error after all Theme- Updates and switch from PHP 7.4 to PHP 8.0 (hosted on one.com):

    Fatal error: Unparenthesized a ? b : c ? d : e is not supported. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in /customers/6/3/6/haarmeisterei21.at/httpd.www/wp-content/themes/enfold/functions-enfold.php on line 332

    Can you help me to fix this error?
    Thanks

    krenni
    Participant

    Recently bought 5.1.2 from Themforest, but when I activate it instead of the 3.1 Version I get error messages and loose control on lots of functions the WP-Admin.

    Errors:
    o locations
    Warning: Illegal string offset ‘default’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘desktop’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘medium’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘small’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘mini’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘default’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘desktop’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘medium’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘small’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘mini’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘default’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220

    Warning: Illegal string offset ‘desktop’ in /www/htdocs/w012479e/ipw2015/wp-content/themes/enfoldNEU20221/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
    etc

    Hi Ismael,
    thank you for your quick reply and the solution for the layout box. It perfectly works! Thank you so much. Now I am able to assign a custom sidebar for courses only. That’s what I needed.

    With respect to the “author box”: Isn’t a similar solution through functions.php possible for the author box? Even if you don’t support third party plugins, it’s still an Enfold issue. Enfold shows the author profile picture on each blog post. So it does for the course units. The issue is that even if the Admin is only adding one course unit to a course (that has been created through the correct course author account), that single unit will show the admin profile picture …

    I’m in contact with WP Courseware Support and I hope they can add support for author box and changing author in quick edit mode for courses, modules and units, if there is no fix through functions.php.

    Thank you very much again
    Best
    Michael

    This reply has been marked as private.
    #1369541
    rob2701
    Participant

    Hi,

    When updating Enfold to 5.2, my EN (default language) page of Booking Calendar refuses to load the calendar.

    To enable you to check the issue, I have created two staging sites, one with Enfold 5.2, the other with Enfold 5.1.2. Both have PHP 8.1.1, Caching (W3TC) been disabled. Falang for translation.

    After Enfold 5.1.2 to 5.2 update, the English language shows: Calendar is loading…
    With Enfold 5.1.2 both languages load Booking Calendar well.

    The new options in Enfold Performance don’t seem to make any difference, but maybe that change is to blame? Tried all Performance options (enabled, minify only, disabled).

    Can you please take a look and advise? Thanks,

    Rob

    Login details in private window

    #1369538

    In reply to: Change color of a:link

    Hi John,

    You can change the link color in Enfold > General Styling > Main Content (tab) > Primary Color
    As for a:hover you can change it by changing the Highlight Color.
    Hope it helps.

    Best regards,
    Nikko

    #1369533

    Hi,

    Are you trying to remove the sidebar from the course unit pages? You may need to create a copy of the single-course_unit.php file or template in your child theme and remove the get_sidebar() function.

    In the previous post, we provided a filter which will enable the Layout metaboxes but please note that the settings there will only work if the post type is using the appropriate template or code. To do that, you may need to copy the content of the single.php file from the Enfold theme, move it to the single-course_unit.php file and make the necessary changes to make it compatible with the plugin. Unfortunately, we do not provide support for third party plugins as stated on our support policy. You may need to ask for additional assistance from the plugins authors.

    Please continue on the previous thread.

    Best regards,
    Ismael

    Hey MichaelNickel,

    Thank you for the inquiry.

    One issue is that neither WP Courseware modules nor units allow for displaying “author” and “layout” through the screen options selection of WordPress. It seems to me this might be because Enfold does not recognize these modules and units in the way it recognizes blog posts.

    Units are actually custom posts from a custom post type, and they have to support authors and layouts before you can enable them from the screen options. Unfortunately, we are not sure if the authors added support for or enabled these features when they registered the post type.

    // https://developer.wordpress.org/reference/functions/register_post_type/

    For the layout metabox, you can add this code in the functions.php file.

    function avf_alb_supported_post_types_mod( array $supported_post_types )
    {
      $supported_post_types[] = 'course_unit';
      return $supported_post_types;
    }
    add_filter('avf_alb_supported_post_types', 'avf_alb_supported_post_types_mod', 10, 1);
    
    function avf_metabox_layout_post_types_mod( array $supported_post_types )
    {
     $supported_post_types[] = 'course_unit';
     return $supported_post_types;
    }
    add_filter('avf_metabox_layout_post_types', 'avf_metabox_layout_post_types_mod', 10, 1);
    
    

    We may need to access one of the course unit in order to check if the we used the correct custom post type slug or name in the filters above. Please provide the link in the private field.

    Best regards,
    Ismael

    #1369527

    Hi lris3021,

    It’s probably due to caching.
    I’m glad that you were able to fix it. :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1369525

    In reply to: Debug file

    Hi Asterios,

    I see, to be honest, I don’t see a way to fix it unless we try to deactivate the plugins and isolate the issue and then enable the plugins one by one.
    Anyway, I’m glad that we are able to help you :)
    Thanks as well for using Enfold and have a great day!

    Best regards,
    Nikko

    #1369522

    Hi reidmccallhhi,

    Thanks for providing us with admin access.
    It seems you are not yet using the latest version of Enfold, please backup your site first and then temporarily disable caching/optimization plugin such as SiteGround Optimizer and then update the theme.

    Best regards,
    Nikko

    #1369518

    Hi ceccleston1,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1369510

    Topic: Document Uploads

    in forum Enfold
    mediaapps
    Participant

    Is there a recommended way within Enfold to upload documents, other than photos and videos, which can be linked to and downloaded?

    I can FTP uploads to directories outside of WordPress but I just thought I’d get opinion on best practice,

    #1369509

    In reply to: Cookie switch buttons

    Hey Guenter,

    Sorry for the delay. If I am not mistaken, the reload will only happen or occur when you accept the privacy option or when you click the accept button. The page will not reload when you toggle any of the privacy options. Is that what you are expecting to happen?

    Please check enfold/js/avia-snippet-cookieconsent.js around line 130. This triggers a reload (line 176) when the accept button (.avia-cookie-consent-button.avia-cookie-close-bar) is clicked.

    Best regards,
    Ismael

    #1369497

    Hi braddoyle,

    Thanks for giving us admin access (FTP does not work, but I don’t think it’s needed now).
    I have checked the child theme and it seems you have header.php however I don’t find any tweaks on it, so you can safely delete it and that should fix the problem.
    As for the gap (I could not find the full-width easy, I only see layersliders) try to clear the cache or temporarily deactivate it, also try to temporarily disable CSS File Merging And Compression in Enfold > Performance and see if it helps.

    Best regards,
    Nikko

    #1369490

    Hi colorlike,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1369478

    Hi,
    Thanks for the login to your site, I see that the font you installed is for the 400 font weight:
    2022-10-19_011.png
    since you want the 300 font weight you should download it from Google Fonts, I see that the 300 is only available as the Light 300:
    2022-10-19_012.png
    I added this for you:
    2022-10-19_013.png
    I then created a test page, linked below, and applied this font to the H3 tag as a test in Enfold Theme Options ▸ Advanced Styling
    2022-10-19_015.png
    and now the font is showing at 300:
    2022-10-19_016.png
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1369475

    Hi rhae,

    We’re happy to hear that :)
    Thanks for using Enfold and have a great day!


    @Guenni007
    thanks for helping out :)

    Best regards,
    Nikko

    #1369467

    just to be clear, i work under linux, and these file are inside the zipfile enfold itself downloads when updating, as this did’t work, i’ve installed the envato plugin that failed also. After temporary disable the .DS filter in our vsftpd i could run the update inside wordpress (envato market plugin)

    you can look with commandline inside the zip (i.e. list all files, in OSX terminal this should work too)

    zipinfo -1 themeforest-YeOFO7oQ-enfold-responsive-multipurpose-theme-wordpress-theme.zip | grep DS
    enfold/.DS_Store
    enfold/framework/images/icons/new/.DS_Store
    enfold/images/.DS_Store
    enfold/js/.DS_Store
    enfold/config-templatebuilder/avia-template-builder/php/.DS_Store

    Here are some hints how to deal with that in OSX
    https://perishablepress.com/remove-macosx-ds-store-zip-files-mac/

    • This reply was modified 3 years, 5 months ago by wespe.
    #1369464

    These file are crated in some OSX versions (likely older ones), the user does not see them, but when packing a folder they get packed as well. thats why we block them in our vsftpd.

    remember that all dot-something file are hidden in all *nix system (unix/linux/osx….)

    actual download from envato / https://themeforest.net/downloads:
    Installable WordPress file only

    find enfold/ -name ".DS_Store" -print
    enfold/.DS_Store
    enfold/js/.DS_Store
    enfold/framework/images/icons/new/.DS_Store
    enfold/images/.DS_Store
    enfold/config-templatebuilder/avia-template-builder/php/.DS_Store

    the zip file in All files & documentations containing them as well

    find all_files/ -name ".DS_Store" -print
    all_files/enfold/.DS_Store
    all_files/enfold/js/.DS_Store
    all_files/enfold/framework/images/icons/new/.DS_Store
    all_files/enfold/images/.DS_Store
    all_files/enfold/config-templatebuilder/avia-template-builder/php/.DS_Store

    it would be great, if you could leave out these files
    thanks

    • This reply was modified 3 years, 5 months ago by wespe.
    #1369458

    In reply to: cart depricated

    Dawn Boiani
    Guest
    This reply has been marked as private.
    #1369456

    In reply to: Demo import

    Hi,

    Great, I’m glad that Nikko could help you out. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1369454

    In reply to: cart depricated

    Hey Dawn,

    Thanks for reaching out to us, and for using Enfold. I’m not sure that I understand the connection between cart abandonment and Enfold, what exactly in the theme is causing your customers to not go through with their purchases?

    Best regards,
    Rikard

    #1369437

    In reply to: menu scroll

    Hi,

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

    #top .av-main-nav ul ul ul, #top .av-main-nav ul ul ul ul {
        top: -100px;
    }

    Best regards,
    Rikard

    #1369435

    Hi,

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

    .html_header_top #top .av_logo_right .logo {
        left: 50%;
        right: 50%;
        width: 100%;
    }

    Best regards,
    Rikard

    Hi,

    Thanks for the update. The Delete Old CSS And JS Files? option is located at the very bottom of the page under Enfold->Performance, please check there. You can read all theme documentation here: https://kriesi.at/documentation/enfold/

    Best regards,
    Rikard

    #1369431

    Hey Lene,

    Please try this CSS:

    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
        background-color: red;
        color: green; 
    }

    It it doesn’t work, then please try adding !important after the colour, and before the ending semi-colon. Also remember to activate the option to delete the old CSS and JS files under Enfold->Performance temporarily, if the CSS doesn’t apply.

    Best regards,
    Rikard

    #1369428

    Hey rhae,
    Thanks for your patience, the Open Sans font in the theme only includes the 400 & 600 font weight, if you want to use the 300 font weight please add it to your Enfold Theme Options ▸ Import/Export ▸ Custom Font Manager separately and apply it where you wish.

    Best regards,
    Mike

    #1369421

    Hi Sachs,

    I’m glad that Rikard could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 30 results - 22,021 through 22,050 (of 244,520 total)