Forum Replies Created

Viewing 15 replies - 1 through 15 (of 37 total)
  • Thread Starter caleb1

    (@caleb1)

    that worked, thanks.

    Thread Starter caleb1

    (@caleb1)

    Hi @ihereira ,

    Thank you for the information. I was able to disable the shop page, that helps.

    That link you provided for how to create a hidden store seems to be what I want, but I just don’t feel like spending $130. Would be nice to have a free way to accomplish that, even if it took some code…
    Hiding the individual products will have to suffice for now.

    Thanks again everyone for your help.

    Thread Starter caleb1

    (@caleb1)

    Thanks for the reply. I did see that article. None of those options are ideal, because they don’t completely hide the whole store. They only partially disable it.
    I have set the products to draft status for now, since that achieves closest to the desired affect, but not completely.

    I am still open for suggestions as to how I can completely hide/remove the store without losing any settings/data.

    Thanks.

    Thread Starter caleb1

    (@caleb1)

    I didn’t realize the errors pertained to the divi builder. Thanks for pointing that out.
    I’ll contact them.

    Thread Starter caleb1

    (@caleb1)

    So I made a mistake with the code. I now got the debug.log to appear. One error was the php memory limit exceeded, I fixed that and now the white screen is gone. The site appears with header, menu, and footer, but all the pages (including home) show the 404 page on front end.
    In the wp-admin the pages still exist, but cannot properly load the edit page. (Just shows a preview of what appears on the front end – see screenshot https://i.imgur.com/EYDHZbT.jpg). Also, I’m using the Divi theme if that matters.

    There are still TONS of “PHP Depreciated” errors in the debug.log. Could these relate to the 404 errors or is there another problem causing the 404?
    I’ve included the debug.log text below.

    Thanks.

    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $post is implicitly treated as a required parameter in /home/douglass/public_html/wp-includes/functions.php on line 834
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 554
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 595
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 533
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 542
    [03-Nov-2022 15:53:55 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /home/douglass/public_html/wp-includes/class-wp-session-tokens.php on line 69
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Optional parameter $object_id declared before required parameter $taxonomy is implicitly treated as a required parameter in /home/douglass/public_html/wp-includes/nav-menu.php on line 1061
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 920
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 940
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 952
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 963
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Optional parameter $block_name declared before required parameter $block_content is implicitly treated as a required parameter in /home/douglass/public_html/wp-includes/blocks.php on line 191
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Optional parameter $data declared before required parameter $key_type is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/core/components/api/Service.php on line 516
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Optional parameter $data declared before required parameter $key_type is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/core/components/api/Service.php on line 533
    [03-Nov-2022 15:53:55 UTC] PHP Deprecated:  Optional parameter $value declared before required parameter $negate is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/core/components/post/Query.php on line 91
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 1958
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 2658
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 2702
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 3072
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $base_name declared before required parameter $toggle_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 7923
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $id declared before required parameter $group_label is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 9647
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/douglass/public_html/wp-includes/class-wp.php on line 173
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Cookie/Jar.php on line 63
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Cookie/Jar.php on line 73
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Cookie/Jar.php on line 89
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Cookie/Jar.php on line 102
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Cookie/Jar.php on line 111
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $function_name is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/main-structure-elements.php on line 567
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $function_name is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/main-structure-elements.php on line 1540
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $function_name is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/main-structure-elements.php on line 1990
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $function_name is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/main-structure-elements.php on line 2259
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/type/PostContent.php on line 449
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/type/WithSpamProtection.php on line 336
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Accordion.php on line 266
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Audio.php on line 321
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/BarCounters.php on line 222
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/BarCountersItem.php on line 289
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Blog.php on line 1141
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Blurb.php on line 508
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Button.php on line 164
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/CircleCounter.php on line 206
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Code.php on line 71
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Comments.php on line 454
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/ContactForm.php on line 372
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/ContactFormItem.php on line 358
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/CountdownTimer.php on line 168
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Cta.php on line 207
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Divider.php on line 191
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FilterablePortfolio.php on line 476
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthCode.php on line 65
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthHeader.php on line 593
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthImage.php on line 216
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthMap.php on line 201
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthMenu.php on line 966
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthPortfolio.php on line 405
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthPostSlider.php on line 905
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthPostTitle.php on line 434
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthSlider.php on line 626
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Gallery.php on line 493
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Image.php on line 287
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Login.php on line 242
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Map.php on line 212
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/MapItem.php on line 89
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Menu.php on line 958
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/NumberCounter.php on line 163
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Portfolio.php on line 487
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PostSlider.php on line 911
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PostTitle.php on line 435
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PostsNavigation.php on line 317
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PricingTables.php on line 513
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $function_name is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PricingTables.php on line 838
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PricingTablesItem.php on line 411
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Search.php on line 266
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Shop.php on line 651
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Sidebar.php on line 184
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Signup.php on line 987
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Slider.php on line 627
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/SliderItem.php on line 634
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/SocialMediaFollow.php on line 247
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/SocialMediaFollowItem.php on line 333
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Tabs.php on line 200
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/TabsItem.php on line 158
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/TeamMember.php on line 326
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Testimonial.php on line 481
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Text.php on line 504
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Toggle.php on line 318
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Video.php on line 298
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/VideoSlider.php on line 227
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/VideoSliderItem.php on line 315
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:56 UTC] PHP Deprecated:  ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/douglass/public_html/wp-includes/wp-db.php on line 2975
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $post is implicitly treated as a required parameter in /home/douglass/public_html/wp-includes/functions.php on line 834
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 554
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 595
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 533
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 542
    [03-Nov-2022 15:53:59 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /home/douglass/public_html/wp-includes/class-wp-session-tokens.php on line 69
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $object_id declared before required parameter $taxonomy is implicitly treated as a required parameter in /home/douglass/public_html/wp-includes/nav-menu.php on line 1061
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 920
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 940
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 952
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 963
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $block_name declared before required parameter $block_content is implicitly treated as a required parameter in /home/douglass/public_html/wp-includes/blocks.php on line 191
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $data declared before required parameter $key_type is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/core/components/api/Service.php on line 516
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $data declared before required parameter $key_type is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/core/components/api/Service.php on line 533
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $value declared before required parameter $negate is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/core/components/post/Query.php on line 91
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 1958
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 2658
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 2702
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 3072
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $base_name declared before required parameter $toggle_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 7923
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $id declared before required parameter $group_label is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 9647
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/douglass/public_html/wp-includes/class-wp.php on line 173
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/douglass/public_html/wp-includes/wp-db.php on line 2975
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Cookie/Jar.php on line 63
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Cookie/Jar.php on line 73
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Cookie/Jar.php on line 89
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Cookie/Jar.php on line 102
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Cookie/Jar.php on line 111
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $function_name is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/main-structure-elements.php on line 567
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $function_name is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/main-structure-elements.php on line 1540
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $function_name is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/main-structure-elements.php on line 1990
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $function_name is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/main-structure-elements.php on line 2259
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/type/PostContent.php on line 449
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/type/WithSpamProtection.php on line 336
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Accordion.php on line 266
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Audio.php on line 321
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/BarCounters.php on line 222
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/BarCountersItem.php on line 289
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Blog.php on line 1141
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Blurb.php on line 508
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Button.php on line 164
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/CircleCounter.php on line 206
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Code.php on line 71
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Comments.php on line 454
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/ContactForm.php on line 372
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/ContactFormItem.php on line 358
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/CountdownTimer.php on line 168
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Cta.php on line 207
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Divider.php on line 191
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FilterablePortfolio.php on line 476
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthCode.php on line 65
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthHeader.php on line 593
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthImage.php on line 216
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthMap.php on line 201
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthMenu.php on line 966
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthPortfolio.php on line 405
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthPostSlider.php on line 905
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthPostTitle.php on line 434
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/FullwidthSlider.php on line 626
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Gallery.php on line 493
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Image.php on line 287
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Login.php on line 242
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Map.php on line 212
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/MapItem.php on line 89
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Menu.php on line 958
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/NumberCounter.php on line 163
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Portfolio.php on line 487
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PostSlider.php on line 911
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PostTitle.php on line 435
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PostsNavigation.php on line 317
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PricingTables.php on line 513
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $function_name is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PricingTables.php on line 838
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/PricingTablesItem.php on line 411
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Search.php on line 266
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Shop.php on line 651
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Sidebar.php on line 184
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Signup.php on line 987
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Slider.php on line 627
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/SliderItem.php on line 634
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/SocialMediaFollow.php on line 247
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/SocialMediaFollowItem.php on line 333
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Tabs.php on line 200
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/TabsItem.php on line 158
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/TeamMember.php on line 326
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Testimonial.php on line 481
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Text.php on line 504
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Toggle.php on line 318
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/Video.php on line 298
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/VideoSlider.php on line 227
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $render_slug is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/module/VideoSliderItem.php on line 315
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    [03-Nov-2022 15:53:59 UTC] PHP Deprecated:  ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/douglass/public_html/wp-includes/wp-db.php on line 2975
    [03-Nov-2022 15:54:09 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $post is implicitly treated as a required parameter in /home/douglass/public_html/wp-includes/functions.php on line 834
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 554
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 595
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 533
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/class-wp-theme.php on line 542
    [03-Nov-2022 15:54:10 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /home/douglass/public_html/wp-includes/class-wp-session-tokens.php on line 69
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Optional parameter $object_id declared before required parameter $taxonomy is implicitly treated as a required parameter in /home/douglass/public_html/wp-includes/nav-menu.php on line 1061
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 920
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 940
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 952
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/douglass/public_html/wp-includes/rest-api/class-wp-rest-request.php on line 963
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Optional parameter $block_name declared before required parameter $block_content is implicitly treated as a required parameter in /home/douglass/public_html/wp-includes/blocks.php on line 191
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Optional parameter $data declared before required parameter $key_type is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/core/components/api/Service.php on line 516
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Optional parameter $data declared before required parameter $key_type is implicitly treated as a required parameter in /home/douglass/public_html/wp-content/themes/Divi/core/components/api/Service.php on line 533
    [03-Nov-2022 15:54:10 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /home/douglass/public_html/wp-content/themes/Divi/includes/builder/core.php on line 535
    
    • This reply was modified 2 years ago by caleb1.
    • This reply was modified 2 years ago by caleb1.
    • This reply was modified 2 years ago by caleb1.
    Thread Starter caleb1

    (@caleb1)

    Nevermind, it worked. I just needed to clear cookies.

    Thread Starter caleb1

    (@caleb1)

    Thanks for the response @sterndata

    That was consuming 9mb. Thanks for the tip, I cleared that out….

    Thread Starter caleb1

    (@caleb1)

    @gappiah
    Yes, it does work.
    The one that is not working is the “https://rooms.monticellomansion.com” link.
    The “weddings” link is one that I am comparing to, as I have set up the “rooms” one the same as the “weddings” one but the rooms one is not working.
    I see now that I entered the “weddings” link as “the page I need help with” in the original post, probably should have entered the rooms link there.
    Too late for me to edit it now, if a moderator sees this and wants to change feel free.

    Basically, to re-clarify:
    I set up the “weddings” subdomain mapping, and it does work.
    I set up the “rooms” subdomain mapping exactly the same as the weddings one, and it does not work.
    The link to screenshots above shows how I have configured each of them, to me they seem exactly the same.
    I am wondering if anyone has any ideas as to why one is working and not the other…. Maybe they need to be configured differently if there is more than one of them, which I am unable to figure out?

    Thanks.

    Thread Starter caleb1

    (@caleb1)

    @themeythemes
    Thanks for the response.

    Still does not center.
    This is very mysterious.

    Settings:

    View post on imgur.com


    Result:

    View post on imgur.com

    Any further ideas?

    Thanks

    Thread Starter caleb1

    (@caleb1)

    Additionally having “width” set to 550px as you have in your screenshot does not allow the flip card to shrink as the screen gets smaller causing this problem on smaller screens:

    View post on imgur.com

    Hopefully there is a way to fix the alignment issue without needing to have width set as a fixed pixel value?

    Thread Starter caleb1

    (@caleb1)

    @themeythemes
    Thanks for pointing that out, I had overlooked it.
    I have adjusted those 3 settings to match yours. But it still does not center in column.

    My updated settings:

    View post on imgur.com

    The result:

    View post on imgur.com

    any other ideas?

    Thread Starter caleb1

    (@caleb1)

    @themeythemes Thanks for the responce.
    Tried setting the module alignment to center in the deisgn tab > sizing:

    View post on imgur.com

    But module still seems to stick to the left side of column (on the left 1/3 column) and the right on the right 1/3 column:

    View post on imgur.com

    View post on imgur.com

    Any ideas why this is happening?

    Thanks.

    Thread Starter caleb1

    (@caleb1)

    I have solved the issue
    I had forgotten to add the user to the database in cpanel (tutorial seemed to leave that out) that allowed me to get to the wp-admin on the new domain but the new domain home page still redirected to the old one.
    Then that was fixed because something might have been wrong with the formatting of the text when I copied it from the tutorial to the wp-config file, as I copied those lines of code from somewhere else and added it and it worked fine (without commenting it out when I added the //)

    Yes you can do multiple forms.
    Based on this thread, it seems to be that it is compatible with elementor.
    After all, it is a free plugin, you could simply try….

    • This reply was modified 3 years, 6 months ago by caleb1.
Viewing 15 replies - 1 through 15 (of 37 total)