Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1445047

    Whenever I make any changes on pages, the content blocks disappear. The theme is up to date and the wordpress version also up to date.
    The error in the logs states: PHP Warning: Creating default object from empty value in /nas/content/live/nautiquenz1/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php on line 28″

    Can you please help fix this so we can make changes on our site.

    #1445066

    Hey VerhoevenGroup,

    Thank you for the inquiry.

    Did you add any html tags or scripts to the page? Please make sure that there are no invalid tags in your html, and we recommend loading custom scripts using hooks or default functions such as wp_enqueue_script.

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

    Please provide a screenshot of the issue using platforms like Savvyify, Imgur or Dropbox. Here are the steps to follow:

    1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
    2.) Locate the option to upload a file or an image.
    3.) Select the screenshot file from your computer or device and upload it to the platform.
    4.) After the upload is complete, you will be provided with a shareable link or an embed code.
    5.) Copy the link or code and include it in your message or response to provide us with the screenshot.

    Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.

    Best regards,
    Ismael

    #1445068

    Hi, we haven’t added any html tags or scripts that we are aware of.
    I have shared a link to download the particular page I am making edits on, however this issue is site wide. I’m just showing on a draft page so as not to lose any content off live pages.
    I’ll add some content blocks without any issue, but after saving the page, the content has disappeared completely. Sometimes it is there, and then I’ll make one more change, then save, and then it disappears again.
    I can create a login for the site if you need further information, but will need an email for the user.

    #1445070

    Hi,

    Thank you for the info.

    Please provide the login details in the private field so that we can check the issue further. In the meantime, please toggle or temporarily disable the Enfold > Performance > File Compression settings and make sure that the Appearance > Theme File Editor is accessible.

    Best regards,
    Ismael

    #1445071

    Thank you.

    #1445073

    Login details provided

    #1445079

    Hi,

    Thank you for the inquiry.

    The strong tag in the Special Heading element is not closed properly.

    < strong >SPECIALISED NAUTIQUE SERVICE< strong >
    

    It should be :

    < strong >SPECIALISED NAUTIQUE SERVICE</ strong >
    

    Best regards,
    Ismael

    #1445237

    Ok how do I go about correcting that error?

    #1445245

    Hi,
    Typically this was manually added, please manually adjust.

    Best regards,
    Mike

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.