Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Glenn

    (@glenn735-admin)

    We don’t have stackable plugin on our affected sites

    Glenn

    (@glenn735-admin)

    my sites are doing it too. Some with Customify theme, some with Divi theme

    pioneervalleywaste.com some front end image display issues on that site too. Not present prior to 6.7 upgrade

    • This reply was modified 3 months, 2 weeks ago by Glenn.
    Glenn

    (@glenn735-admin)

    7.2.4 works correctly now, thank you

    Glenn

    (@glenn735-admin)

    Hi,

    Thanks for fixing the plugin. Here is how I saw the error…

    Enabling DEBUG mode

    1. Log into your server via SSH or FTP.
    2. Edit the wp-config.php file using SSH or your FTP client.
    3. Near the bottom of the file you’ll see the following:define(‘WP_DEBUG’, false);Adjust that line to these three lines:define( ‘WP_DEBUG’, true ); define( ‘WP_DEBUG_DISPLAY’, false ); define( ‘WP_DEBUG_LOG’, true );It’s not recommended to change WP_DEBUG_DISPLAY to true. This is because any errors will then display on your live website. By enabling WP_DEBUG_LOG, you can view the same errors in your /wp-content/debug.log file.
    4. When an error is thrown in WordPress, it will write to a file titled debug.log. This file is located in your /wp-content/ directory. Open this file using SSH or your FTP client to view the debug report.
    Glenn

    (@glenn735-admin)

    here is the error…

    [25-May-2023 18:24:16 UTC] PHP Fatal error: Uncaught Error: Undefined constant "RT\ThePostGrid\Controllers\RT_THE_POST_GRID_PRO_PLUGIN_PATH" in /home//public_html/wp-content/plugins/the-post-grid/app/Controllers/ElementorController.php:239
    Stack trace:
    
    0 /home//public_html/wp-includes/class-wp-hook.php(308): RT\ThePostGrid\Controllers\ElementorController->init_widgets()
    
    1 /home//public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    
    2 /home//public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
    
    3 /home//public_html/wp-content/plugins/elementor/includes/managers/widgets.php(122): do_action()
    
    4 /home//public_html/wp-content/plugins/elementor/includes/managers/widgets.php(308): Elementor\Widgets_Manager->init_widgets()
    
    5 /home//public_html/wp-content/plugins/elementor/includes/elements/column.php(1071): Elementor\Widgets_Manager->get_widget_types()
    
    6 /home//public_html/wp-content/plugins/elementor/includes/base/element-base.php(1414): Elementor\Element_Column->_get_default_child_type()
    
    7 /home//public_html/wp-content/plugins/elementor/includes/base/element-base.php(340): Elementor\Element_Base->get_child_type()
    
    8 /home//public_html/wp-content/plugins/elementor/includes/base/element-base.php(1459): Elementor\Element_Base->add_child()
    
    9 /home//public_html/wp-content/plugins/elementor/includes/base/element-base.php(300): Elementor\Element_Base->init_children()
    
    10 /home//public_html/wp-content/plugins/elementor/core/files/css/post.php(225): Elementor\Element_Base->get_children()
    
    11 /home//public_html/wp-content/plugins/elementor/core/files/css/post.php(298): Elementor\Core\Files\CSS\Post->add_controls_stack_style_rules()
    
    12 /home//public_html/wp-content/plugins/elementor/core/files/css/post.php(226): Elementor\Core\Files\CSS\Post->render_styles()
    
    13 /home//public_html/wp-content/plugins/elementor/core/files/css/post.php(298): Elementor\Core\Files\CSS\Post->add_controls_stack_style_rules()
    
    14 /home//public_html/wp-content/plugins/elementor/core/files/css/post.php(178): Elementor\Core\Files\CSS\Post->render_styles()
    
    15 /home//public_html/wp-content/plugins/elementor/core/files/css/base.php(659): Elementor\Core\Files\CSS\Post->render_css()
    
    16 /home//public_html/wp-content/plugins/elementor/core/files/base.php(180): Elementor\Core\Files\CSS\Base->parse_content()
    
    17 /home//public_html/wp-content/plugins/elementor/core/files/css/base.php(130): Elementor\Core\Files\Base->update_file()
    
    18 /home//public_html/wp-content/plugins/elementor/core/files/css/base.php(217): Elementor\Core\Files\CSS\Base->update()
    
    19 /home//public_html/wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base->enqueue()
    
    20 /home//public_html/wp-content/plugins/elementor/includes/frontend.php(676): Elementor\Core\Files\CSS\Post->enqueue()
    
    21 /home//public_html/wp-content/plugins/royal-elementor-addons/admin/includes/wpr-render-templates.php(201): Elementor\Frontend->enqueue_styles()
    
    22 /home//public_html/wp-includes/class-wp-hook.php(308): WprAddons\Admin\Includes\WPR_Render_Templates->enqueue_scripts()
    
    23 /home//public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    
    24 /home//public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
    
    25 /home//public_html/wp-includes/script-loader.php(2194): do_action()
    
    26 /home//public_html/wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
    
    27 /home//public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    
    28 /home//public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
    
    29 /home//public_html/wp-includes/general-template.php(3049): do_action()
    
    30 /home//public_html/wp-content/themes/astra/header.php(31): wp_head()
    
    31 /home//public_html/wp-includes/template.php(783): require_once('/home/vs6u25fca…')
    
    32 /home//public_html/wp-includes/template.php(718): load_template()
    
    33 /home//public_html/wp-includes/general-template.php(48): locate_template()
    
    34 /home//public_html/wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php(9): get_header()
    
    35 /home//public_html/wp-includes/template-loader.php(106): include('/home/vs6u25fca…')
    
    36 /home//public_html/wp-blog-header.php(19): require_once('/home/vs6u25fca…')
    
    37 /home//public_html/index.php(17): require('/home/vs6u25fca…')
    
    38 {main}
    
    thrown in /home//public_html/wp-content/plugins/the-post-grid/app/Controllers/ElementorController.php on line 239

    Forum: Fixing WordPress
    In reply to: MyArcade plugin
    Thread Starter Glenn

    (@glenn735-admin)

    Hi Steven,
    I did post there…while I was waiting for a response I posted here. I know that the issue was caused by the WP 5.5 update. Just wanted to get a resolution. Sorry for the inconvenience.

    Glenn

    Forum: Fixing WordPress
    In reply to: MyArcade plugin
    Thread Starter Glenn

    (@glenn735-admin)

    Hi Daniel,
    I don’t have WP Favorite Posts plugin installed. I use the Pro version of MyArcade

    Hi Barnez,
    I don’t see the issue with the Jquery plugin in the WP repository. No warning about deprecation. Plugin works fine. Only gives warning when installed about the EU notice on Jetpack widget. Site works 100% with it installed.

    Glenn

    Forum: Fixing WordPress
    In reply to: MyArcade plugin
    Thread Starter Glenn

    (@glenn735-admin)

    Hi, this worked! Thank you! Guess I will have to wait for MyArcade dev to make the plugin work with WP 5.5.

    Cheers!

    Glenn

    (@glenn735-admin)

    one more question…

    is jetpack protect enough to secure a basic site? Or should we be using wordfence or other plugins like it?

Viewing 9 replies - 1 through 9 (of 9 total)