Forum Replies Created

Viewing 30 posts - 31 through 60 (of 83 total)
  • Author
    Posts
  • in reply to: PHP 8 Enfold 4.8.7.1 generates a critical error #1333012

    Hi Rikard,

    Thank you for your efforts, I will transfer the custom language files with the updates as well.

    Regards,
    Frans

    in reply to: PHP 8 Enfold 4.8.7.1 generates a critical error #1332917

    Hi Rikard,

    I have given you full access to a staging site, see my previous response including login details. Allows to reproduce the error.

    The workaround you made then was an adjustment in avia_blog.php:

    Line 131:

    ===============

    $prof_desc = sprintf( __( ‘If you added Social Profile Links at %sSocial Profiles Tab%s the theme allows you to display these profile links at the bottom of your blog posts.’, ‘avia_framework’ ), ‘‘, ‘‘ );
    $prof_desc .= __( ‘Be sure you added a link, otherwise your selection will be ignored.’, ‘avia_framework’ );

    ===============

    Regards,
    Frans

    in reply to: PHP 8 Enfold 4.8.7.1 generates a critical error #1332730

    Hi Rikard,

    This is the error (Same as the last one):

    Een fout van het type E_ERROR werd veroorzaakt op regelnummer 311 van het bestand /public_html/wp-content/themes/enfold/includes/admin/option_tabs/avia_blog.php. Foutmelding: Uncaught ValueError: Unknown format specifier “S” in /public_html/wp-content/themes/enfold/includes/admin/option_tabs/avia_blog.php:311

    The chosen language is currently ‘English’, but once you choose ‘Dutch’, you get that error.

    Below the login details.

    Regards,
    Frans

    in reply to: PHP 8 Enfold 4.8.7.1 generates a critical error #1332592

    Hi Rikard,

    Hi,

    I made a new WordPress installation and installed the latest Enfold version (4.8.8) on it. Unfortunately, it still goes wrong i.c.w. the Dutch language and PHP 8. I had to change the account back to PHP 7.4 to keep the site working.

    I had to put this line (line 311) in /includes/admin/option_tabs/avia_blog.php to get the site on PHP 8.

    $prof_desc = sprintf( __( ‘If you added Social Profile Links at %sSocial Profiles Tab%s the theme allows you to display these profile links at the bottom of your blog posts.’, ‘avia_framework’ ), ‘‘, ‘‘ );
    $prof_desc .= __( ‘Be sure you added a link, otherwise your selection will be ignored.’, ‘avia_framework’ );

    I had hoped that an update would fix this bug, because there are quite a few Dutch sites that go down this way.

    Zou je dat alsnog kunnen doorgeven? Want ik moet nodig de verschillende sites van onze klant updaten.

    Regards,
    Frans

    in reply to: PHP 8 Enfold 4.8.7.1 generates a critical error #1328879

    Hi Rikard,

    Thank you, I tested it, also in combination with a Child theme, and also with saving pages and posts, and now all without errors. Nice!
    I assume this fix will be included in the next update? I then wait for the other installations to upgrade to PHP 8 until an update of Enfold comes out.

    Regards,
    Frans

    in reply to: PHP 8 Enfold 4.8.7.1 generates a critical error #1328777

    Hi,

    Yes, I mean the language of WordPress which you can set on General => Settings. When Enfold is active and you choose Dutch, it will generate an error. But when you choose English you can activate Enfold and everything works normally.

    Again it is a bare installation without plugins etc and only WordPress and Enfold. It is a test environment so you can test it all.

    Regards,
    Frans

    in reply to: PHP 8 Enfold 4.8.7.1 generates a critical error #1328699

    Hi Rikard,

    That is very special. PHP 8 is still active, so not reverted to PHP 7.4.
    But I found the error; when the language converts to Dutch it generates an error as I showed in my first post. So it is language related.

    In the meantime I have heard the same from two of our customers (Dutch) and I have changed them back to PHP 7.4.

    Regards,
    Frans

    in reply to: PHP 8 Enfold 4.8.7.1 generates a critical error #1328507

    Hi Rikard,

    I have not activated the theme, but it is ready under appearance =>Themes. Can you see it there? When I activate the theme I get that error, hence the FTP data.

    Regards,
    Frans

    in reply to: PHP 8 Enfold 4.8.7.1 generates a critical error #1328449

    Hi Rikard,

    I have sent you a private message with the login details. Of course, Enfold may be activated.

    Regards,
    Frans

    Hi Mike,

    Thanks for your reply! I looked into it on Monday but didn’t get to it right away. Last few days I was suddenly busy with a rush job; I’ll dive in further asap. Have a very nice day!

    • This reply was modified 3 years, 10 months ago by ifranl.

    Not to be pushy, but how long does it normally take for a response to a ticket? I would like to hear the solution so that I can continue with my project.

    in reply to: Please contribute and translate Enfold #1218157

    @EZWebdesign, thanks!

    Regards,
    Frans

    in reply to: Please contribute and translate Enfold #1217933

    @EZWebdesign, can you please post the latest .po and .mo files again? For some of my clients the dutch language is very important.

    Thanks!

    Regards,
    Frans

    in reply to: Enfold Showcase #1070264

    Very nice job!

    in reply to: Enfold Showcase #973946

    Hi @pixelsaft,

    Great work! Very nice!

    Regards,
    Frans

    Thans for sharing @mischa13

    That was indeed the cause and the lightbox function works as normal again. I assume you no longer need the login details @Victoria? Thanks again for contributing @mischa13

    Kind regards,
    Frans

    Hi Victoria,

    Yes, sure. See below.

    For your convenience I have put WordPress in English. The option “Modal window with privacy and cookie info” is turned off, but feel free to test it.

    Kind regards,
    Frans

    in reply to: Enfold Showcase #951458

    @Raymmar
    Hi,
    Beautiful site and very inspiring, thanks for sharing!

    Cheers,
    Frans

    in reply to: Enfold en Borlabs Cache plugin #947416

    Hi you all!

    The folder name is /borlabs-cache and the name of the main plugin name is: borlabs-cache.php Or do you want the complete main plugin file?

    Regards,
    Frans

    in reply to: Display Meta Boxes of Custom Post Types #933805

    Hi Ismael!

    That’s what made it work! Thank you very much!!!

    Cheers,
    Ita

    in reply to: Display Meta Boxes of Custom Post Types #932929

    Hi Ismael,

    Thank you for your further explanations.

    I have placed the code in a new, clean environment but unfortunately I don’t even get meta boxes in my editing screen: see screenshot. What is going wrong?

    Best regards,
    Ita

    in reply to: Display Meta Boxes of Custom Post Types #930615

    Hi,
    Are we now talking about the editing page? Which template would that be?
    Best regards,
    Ita

    in reply to: Display Meta Boxes of Custom Post Types #928981

    Hi!

    Ismael wrote:

    In a template, you can use this code to render the custom fields.

    $box1 = get_post_meta( $post->ID ,’metabox_1′, true);
    $box2 = get_post_meta( $post->ID ,’metabox_2′, true);
    echo $box1;
    echo $box2;

    So, on which part (line number) of which specific template-file should I paste this code?

    Best regards,
    Ita

    in reply to: Display Meta Boxes of Custom Post Types #927690

    Hi Badilis,

    Yes, please answer my 2 questions!!

    Cheers,
    Ita

    in reply to: Display Meta Boxes of Custom Post Types #926650

    Hi Ismael,

    Thank you very much for this clear code + explanation about the filter! You helped me enormously with your clear overview

    However (I have been struggling for such a long time now), I have 2 more question about rendering:

    1. Do I need to put this code in single-infosheet. php or in /includes/loop index. php?
    2. And on which part (line number) of that file?

    Thanks a lot, Ismael!
    Ita

    Btw: I saw a little typo in the code for the template:

    $box2 = get_post_meta( $post->ID ,’metabox_2′, true);
    instead of
    $box2 = get_post_meta( $post->ID ,’metabox_1′, true);

    in reply to: Display Meta Boxes of Custom Post Types #924460

    Hi Basilis,
    I hope these screenshots will give you more information about the problem:

    Default content is visible, bt the content of my meta box not visible in front.
    White screen after adding get_post-meta to includes/loop-index.php

    I eagerly look forward to your solution!

    Cheers,
    Ita

    in reply to: Display Meta Boxes of Custom Post Types #923845

    Hi Guys,
    So I have 2 Meta Boxes made in my functions.php in my child-theme. They’re called (their ID) ‘my-meta-box-1’ and ‘my-meta-box-2’.
    Do I understand corrrectly I should put:
    get_post_meta( ‘my-meta-box-1’, $key = ”, $single = false )

    and
    get_post_meta( ‘my-meta-box-2′, $key = ”, $single = false )

    somewhere in /includes/loop-index.php in my child theme? If so, at what line-number exactly? I have tried from various places but get a’ white screen’ without content.

    I hope you can give me more clarity so that the content of my meta-boxes can be seen on the front!

    Cheers!
    Ita

    in reply to: Display Meta Boxes of Custom Post Types #921348

    Thank you very much, Basilis! I’ll work on it.

    in reply to: Display Meta Boxes of Custom Post Types #921012

    Hi Ismael,
    Could you log in on the website with this username and password?

    Cheers,
    Ita

    in reply to: Display Meta Boxes of Custom Post Types #920346
    This reply has been marked as private.
Viewing 30 posts - 31 through 60 (of 83 total)