Forum Replies Created
-
AuthorPosts
-
June 5, 2021 at 12:38 am in reply to: PHP message: PHP Deprecated: builder_status – How to fix this error? #1304161
Hi Jordan,
The error mentioned on the thread you shared is about contextual_help
Below is the error in reference on the thread you shared:
Deprecated: contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead. in /home/.sites/327/site3737621/web/wp-includes/functions.php on line 5088
The error I am getting is about builder_status
FastCGI sent in stderr: “PHP message: PHP Deprecated: builder_status is obsoleate since version 4.2.1. Use AviaBuilder::get_alb_builder_status() instead. in /www/bhome_362/public/wp-includes/functions.php on line 4861″ while reading response header from upstream
Can you please double-check if this is related to my error?
November 8, 2014 at 3:08 am in reply to: Multiple problems with "Blank – No Header, No Footer" template. #348044This reply has been marked as private.November 6, 2014 at 5:42 am in reply to: Multiple problems with "Blank – No Header, No Footer" template. #346966I’m not interested in the sidebar, that’s why I’m using the Blank template. That’s the one that breaks. The default template is fine.
November 5, 2014 at 11:44 pm in reply to: Page updates to elements in Advanced Editor often breaks code #346854This reply has been marked as private.November 5, 2014 at 9:20 pm in reply to: Page updates to elements in Advanced Editor often breaks code #346759This reply has been marked as private.November 5, 2014 at 8:44 am in reply to: Multiple problems with "Blank – No Header, No Footer" template. #346396Hi Andy,
Try the same page you created. Now that I removed the sidebar, everything breaks.
November 1, 2014 at 1:09 am in reply to: Multiple problems with "Blank – No Header, No Footer" template. #344405This reply has been marked as private.October 31, 2014 at 11:18 pm in reply to: Multiple problems with "Blank – No Header, No Footer" template. #344344This reply has been marked as private.October 30, 2014 at 3:57 am in reply to: Multiple problems with "Blank – No Header, No Footer" template. #343227Any updates to this issue? It is a major issue, as there are multiple things I cannot create anymore due to this bug. Older pages created are not affected, but new pages are having many problems.
My main concern is the color section breaking the code. When a color section is created it’s adding the element outside the #wrap_all div, making everything below it break, or work not the expected way.
Cheers.
Just download the theme again from Themeforest. There’s no infection on the code available there.
October 29, 2014 at 9:25 pm in reply to: Page updates to elements in Advanced Editor often breaks code #342993I am running with the same problem with the Color Section.
What I noticed in the back end is that when a color section is activated, it closes the #wrap_all div, breaking everything that falls bellow it, and keeping the color section going until the end of the page, unless another another color section is added.
And from my understanding, all content produced in the advanced editor, should be inside the #wrap_all div, and I can’t figure out what’s breaking all the elements.
-
AuthorPosts