Can only edit the first section on my 1 page site.
I have an old site that has not been edited in 10 years. Plugins and theme are up to date. PHP is 8.4 and all resources are sufficient.
The site is a single page.
I can only edit the first section with BeBuilder. If I try click on other sections, I get returned to the top of the page.
If i go to export, only the first section is seen.
If I save - only the first section saves and the rest is lost.
I have duplicated the page and the same things happens on the duplicate page.
If I pull the data, I see it all there statring with "a:6:{i:0;a:3:{s:4:"attr";a:16:{s:5:"title";s:0:"";s:8:"bg_color";s:0:"";...." and enging with "}s:7:"jsclass";s:4:"wrap";s:5:"title";s:4:"Wrap";s:4:"icon";s:4:"wrap";}}}}"
Comments
When I duplicate a page I noticed that all the associated data is triplicated in the database.
SELECT meta_id, post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id = 202
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
It is always a good idea to also attach a screenshot showing your issue.
Thanks
My concern for sharing this info is this is a forum and not a private ticket.
URL is https://www.sengabaycapital.com/
The home page shows all the relevant content.
When I go to edit it, all looks correct. I however can't edit any items below from the four flat boxes onwards. CLicking them ancors me to the top of the page (A href="#").
If I edit and save the page, only the first box saves. The rest is lost. Returning to the page to edit shows me this:
You have HTML errors on that page:
It means that some HTML tags you used are not closed properly or are misplaced.
Check your entire page for any HTML errors and correct them.
Thanks