grg144
Forum Replies Created
-
Thank you very much. This doesn’t fix WP, but it solves my problem. I’m not marking it resolved, because it still needs to be fixed at the code level.
I have now kludged the site to get around the problem, so you need to go to https://uubridge.info/staging1/ to observe it.
- This reply was modified 2 years, 10 months ago by grg144.
I have tried turning off plugins, of which I have only a few, but the misbehavior persists.
Forum: Everything else WordPress
In reply to: Dropdown menus problem after 6.3 updateNever mind, I found the 2023 forum and I’m asking there. Why do I get a different 2023 page if I follow buttons to 1) Appearance>Themes>ww.wp.xz.cn Themes>Details&Preview vs. if I go directly to https://ww.wp.xz.cn/themes/twentytwentythree/ ? 1) is minimal and provides no way to comment or request support. 2) has a link directly to the 2023 forum.
Forum: Everything else WordPress
In reply to: Dropdown menus problem after 6.3 updateCorrection to the above: using twenty twenty-three 1.2. This is really a theme problem, but the twenty twenty-three theme page (via Themes>Details&Preview) is minimal and does not seem to provide a place for comment or support request.
Forum: Plugins
In reply to: [Latest Post Shortcode] Fatal error when activated and trying to editI seriously apologize – I had no idea that the three blocks the search was showing me, entitled “Overlay Cards”, “Vertical Cards”, and “Horizontal Cards”, were the LPS blocks. I finally clicked on one to see what it was, and was surprised to see my posts. There’s nothing in those names that was a clue to their relation to LPS.
But thank you for all the work you put in on the crash problem. I won’t be bothering you any further.
Forum: Plugins
In reply to: [Latest Post Shortcode] Fatal error when activated and trying to editThe good news: the site doesn’t crash anymore.
The not-so-good news: neither /lps nor /LPS nor the block search turns up an LPS block. This is true both in the original page and in a freshly made empty page. Using the shortcode, there is no button or any other way to configure other than adding arguments directly in the shortcode text. Maybe some other plugin is interfering?
Forum: Plugins
In reply to: [Latest Post Shortcode] Fatal error when activated and trying to editTurned on DEBUG=true in wp-config.php. Activated plugin. Got a bunch of deprecated and warnings then, and at every step of what followed. Attempted to open the page with the plugin. Got:
Warning: Illegal string offset 'ver' in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 2516 Warning: Illegal string offset 'ver' in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 2517 Warning: Illegal string offset 'ver' in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 2517 Warning: Illegal string offset 'ver' in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 2517 Warning: Illegal string offset 'ver' in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 2560 Warning: Illegal string offset 'ver' in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 3134 Warning: Illegal string offset 'elements' in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 3140 Warning: Illegal string offset 'display' in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 3142 Warning: Illegal string offset 'elements' in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 3176 Warning: Illegal string offset 'ver' in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 3179 Fatal error: Uncaught TypeError: Argument 1 passed to Latest_Post_Shortcode::get_card_output_type_from_args() must be of the type array, string given, called in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 3206 and defined in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php:674 Stack trace: #0 /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php(3206): Latest_Post_Shortcode::get_card_output_type_from_args('1') #1 /home1/wildwo10/public_html/nuubr/wp-includes/shortcodes.php(355): Latest_Post_Shortcode::latest_selected_content('1', '', 'latest-selected...') #2 [internal function]: do_shortcode_tag(Array) #3 /home1/wildwo10/public_html/nuubr/wp-includes/shortcodes.php(227): preg_replace_callback('/\\[(\\[?)(latest...', 'do_shortcode_ta...', '[latest-selecte...') #4 /home1/wildwo10/public_html/nuubr/wp-includes/class-wp-hook.php(308): do_shortcode('[latest-selecte. in /home1/wildwo10/public_html/nuubr/wp-content/plugins/latest-post-shortcode/latest-post-shortcode.php on line 674Forum: Plugins
In reply to: [Latest Post Shortcode] Fatal error when activated and trying to editThere don’t seem to be any new errors in the log.The shortcode is just the bare [latest-selected-content]. I can’t get into that page with the plugin activated. I’m going to create a new page and try to find the block through search again. There’s nothing on the page that I’ve been reporting about, just the shortcode.
LATER: Activated the plugin. Added new page. No button anywhere. /lps did not find the block. Block search did not find the block.