nikkers
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Login] csstidy warningPHP error in the?
csstidy
?library, which is used by the?BM Custom Login
?plugin to parse and optimize CSS code. The error occurs on line 599 of the?class.csstidy_optimise.php
?file, where the code is trying to access an array offset on a value of type?int
.?
I am NOT a developer but used AI to update themerge_4value_shorthands
?function and so far the errors are gone.Forum: Plugins
In reply to: [Membership Plugin - Restrict Content] Adding fields to registration formThanks – it got answered vua pro support. https://gist.github.com/pippinsplugins/11402562
Brilliant. That pointed exactly to how resolve – the logfile contained a page ID leading to where focus on. Very helpful plugin thanks.
Found my own answer – yes it can be
Forum: Plugins
In reply to: [CBX Bookmark & Favorite] Show in Home still shows when no is selectedhave found the page id for homepage and entered this to not integrate on the homepage. Allows to still use auto integration and the customizer. The prior version of Bookmarks allowed the exclude homepage.
Forum: Plugins
In reply to: [CBX Bookmark & Favorite] Show in Home still shows when no is selectedIn wordpress admin under settings of “Your home page displays” I’ve selected a “A static page”. The plugin does not recognise this selection?
Forum: Plugins
In reply to: [Connections Business Directory] customising title in every pageCopied and pasted the second snippet and it now works thanks! Have page title only when viewing an individual entry.
Forum: Plugins
In reply to: [Connections Business Directory] customising title in every pageAlso, yes the SEO settings at: wp-admin/admin.php?page=connections_settings&tab=seo allow showing page title as a breadcrumb. Is there an option to just show just the page title as only the page title? Guessing thats what the snippet would do.
Forum: Plugins
In reply to: [Connections Business Directory] customising title in every pageInstalled code snippet – (my attempt at fixing it produced a critical error, could you check the supplied snippet please?)
Snippet automatically deactivated due to an error on line 16:
Syntax error, unexpected token “;”, expecting “)”.
Forum: Plugins
In reply to: [Connections Business Directory] customising title in every pageYes, that does help thank you. The suggested method does leave a trailing page title separator. I’ll await the update.
Can the bug be addressed so the main directory page can have the input page title e.g. Connections and any subpage only has that pages title?
Thank you – somehow the business directory index page with [businessdirectory] was pulled into elementor and stopped displaying the directory and postname permalinks on the index file. I deleted plugin>reinstalled>the business directory plugin popup spotted error and recreated the page.
All now working thank you
- This reply was modified 9 months, 3 weeks ago by nikkers.
Host company support couldnt find any log errors. Only errors found when debug and plain permalinks on (no errors in debug mode when postname paermalinks):
Deprecated: Creation of dynamic property WPBDP_Themes::$admin is deprecated in /www/wp-content/plugins/business-directory-plugin/includes/themes.php on line 44 Deprecated: Creation of dynamic property WPBDP_Admin::$listings is deprecated in /www/wp-content/plugins/business-directory-plugin/includes/admin/class-admin.php on line 99 Deprecated: Creation of dynamic property WPBDP_Admin::$csv_import is deprecated in /www/wp-content/plugins/business-directory-plugin/includes/admin/class-admin.php on line 100 Deprecated: Creation of dynamic property WPBDP_Admin::$csv_export is deprecated in /www/wp-content/plugins/business-directory-plugin/includes/admin/class-admin.php on line 101 Deprecated: Creation of dynamic property WPBDP_Admin::$debug_page is deprecated in /www/wp-content/plugins/business-directory-plugin/includes/admin/class-admin.php on line 102 Deprecated: Creation of dynamic property WPBDP_Admin::$settings_admin is deprecated in /www/wp-content/plugins/business-directory-plugin/includes/admin/class-admin.php on line 111 Deprecated: Creation of dynamic property WPBDP_Admin::$site_tracking is deprecated in /www/wp-content/plugins/business-directory-plugin/includes/admin/class-admin.php on line 116 Deprecated: Creation of dynamic property WPBDP::$admin is deprecated in /www/wp-content/plugins/business-directory-plugin/includes/class-wpbdp.php on line 195 Deprecated: Creation of dynamic property WPBDP::$privacy is deprecated in /www/wp-content/plugins/business-directory-plugin/includes/class-wpbdp.php on line 196
Deprecated: Creation of dynamic property WPBDP_Admin::$displayed_warnings is deprecated in /www/wp-content/plugins/business-directory-plugin/includes/admin/class-admin.php on line 869
yes, editing widgets
how to add a screen shot here please? (its the same as in error message posted above)
thankyou
- This reply was modified 1 year, 2 months ago by nikkers.
code of displayed error and with WPdebug turned on if it’s releavnt
<div class="components-notice is-error is-dismissible"><div class="components-notice__content">The "gutenverse-global-style" plugin has encountered an error and cannot be rendered.<div class="components-notice__actions"></div></div>
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /www/wp-content/plugins/gutenverse/lib/helper.php on line 584 Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /www/wp-content/plugins/gutenverse/lib/helper.php on line 584 Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /www/wp-content/plugins/gutenverse/lib/helper.php on line 597
deleted all themes and reinstalled only gutenverse with plugins disabled using Troubleshooting Mode:
The “gutenverse-global-style” plugin has encountered an error and cannot be rendered.