Your account expired support, please renew to get your support.

Home Forums Themes Support Circle WP-Backery legt leere Bereiche an.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #10714
    sventasch
    Support Expired

    Hello. WP-Backery automatically creates an empty area on the start page after each save. Can you help me? Thanks.

    #10718

    Hi,
    Thanks for contacting us and choosing our product!
    Can you send us the page have the issue.
    Currenlty you can try solution from this:

    wpautop()


    Some people choose to disable the wpautop filter from within their theme’s functions.php:

    remove_filter( 'the_content', 'wpautop' );
    remove_filter( 'the_excerpt', 'wpautop' );

    Hope this helps!

    ****
    Regards,
    HaruTheme

    #10724
    sventasch
    Support Expired

    The problem is with the home page “Startseite”. Every time I click save, it creates a new area. The code for the functions.php didn’t work. Thanks!

    Attachments:
    You must be logged in to view attached files.
    #10727

    Hi,
    We have just checked the Homepage and changed to Text mode and see you have some special characters at the end.
    https://prnt.sc/6O3Q7xfgQZVw
    We removed them and now you can save without any issues.
    Please check again.
    Hope this helps!

    ****
    Regards,
    HaruTheme

    #10750
    sventasch
    Support Expired

    Perfekt, Thank you!

    #10753

    Thanks for your feedback!feedback
    If you like our theme please vote 5* for us to help us improve it in the future.

    ****
    Best Regards,
    HaruTheme

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.