nick1234567
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] is_post_type_archive and breadcrumbsI have got it working using the below. This page helped me understand what it is doing.
https://www.php.net/manual/en/language.operators.logical.php
if ((is_singular(‘post’)) || (is_archive() && ‘post’ == get_post_type() )){
Just wanted to say how excellent the support from Michael was yesterday when I hit this issue. I would not have been able to identify this problem myself.
It really is a great plugin from a great team!
Hi Michael, really appreciate your help here. what’s the best way to connect off the forum?
Thanks,
Nick
Thanks, Michael,
This is the first error log
PHP Fatal error: Uncaught TypeError: Illegal offset type in isset or empty in /nas/content/live/ukso/wp-includes/post.php:4356\nStack trace:\n#0 /nas/content/live/ukso/wp-includes/post.php(4570): wp_insert_post(Array, false, true)\n#1 /nas/content/live/ukso/wp-admin/includes/post.php(423): wp_update_post(Array)\n#2 /nas/content/live/ukso/wp-admin/post.php(227): edit_post()\n#3 {main}\n thrown in /nas/content/live/ukso/wp-includes/post.php on line 4356, referer: https://"XXXXXX".com/wp-admin/post.php?post=4185&action=edit
followed by this error message
PHP Fatal error: Uncaught TypeError: preg_match_all(): Argument #2 ($subject) must be of type string, array given in /nas/content/live/ukso/wp-includes/functions.php:5795\nStack trace:\n#0 /nas/content/live/ukso/wp-includes/functions.php(5795): preg_match_all('#\\\\.\\\\./#', Array, NULL, 2)\n#1 /nas/content/live/ukso/wp-includes/template.php(552): validate_file(Array)\n#2 /nas/content/live/ukso/wp-includes/template-loader.php(81): get_single_template()\n#3 /nas/content/live/ukso/wp-blog-header.php(19): require_once('/nas/content/li...')\n#4 /nas/content/live/ukso/index.php(17): require('/nas/content/li...')\n#5 {main}\n thrown in /nas/content/live/ukso/wp-includes/functions.php on line 5795, referer: https://"XXXXXXXXXX".com/wp-admin/post.php?post=4185&action=edit
Does this give any clues of where to start looking?
Thanks, nick
Thanks, Micheal. I am really out of my depth here. Does this give any clues? I changed the URL to “XXXX” in the below
PHP Fatal error: Uncaught TypeError: basename(): Argument #1 ($path) must be of type string, array given in /nas/content/live/ukso/wp-includes/class-wp-editor.php:743\nStack trace:\n#0 /nas/content/live/ukso/wp-includes/class-wp-editor.php(743): basename(Array, '.php')\n#1 /nas/content/live/ukso/wp-includes/class-wp-editor.php(307): _WP_Editors::editor_settings('acf_content', Array)\n#2 /nas/content/live/ukso/wp-includes/general-template.php(3520): _WP_Editors::editor('', 'acf_content', Array)\n#3 /nas/content/live/ukso/wp-content/plugins/advanced-custom-fields/includes/assets.php(531): wp_editor('', 'acf_content')\n#4 /nas/content/live/ukso/wp-includes/class-wp-hook.php(303): ACF_Assets->print_uploader_scripts('')\n#5 /nas/content/live/ukso/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters('', Array)\n#6 /nas/content/live/ukso/wp-includes/plugin.php(470): WP_Hook->do_action(Array)\n#7 /nas/content/live/ukso/wp-admin/admin-footer.php(78): do_action('admin_footer', '')\n#8 /nas/content/live/ukso/wp-admin/post.php(369): require_once('/nas/content/li...')\n#9 {main}\n thrown in /nas/content/live/ukso/wp-includes/class-wp-editor.php on line 743, referer: https://"xxxxxxxxxx".com/wp-admin/post.php?post=4185&action=edi
Forum: Plugins
In reply to: [Custom Post Type UI] posts not showing in view all in adminThank Micheal,
Really appreciate your quick response!
Yes, I am running a snippet to change the order of archive posts. I set it to from end only and it has fixed it!
Forum: Plugins
In reply to: [Calculated Fields Form] have 7 columns on large screenMany thanks for your quick reply and solution to my problem! Here is the advice that they gave
`1. Remove the class names you have assigned the slider fields, and assign them the custom class name: columns7
2. Enter the style definition below through the “Customize Form Design” attribute in the “Form Settings” tab (https://resources.developers4web.com/cff/images/documentation/form-settings-tab.png)
@media screen and (min-width:640px){
#fbuilder .columns7{
width: 14%;
clear:none !important;
float:left
}}This really is a great plugin!
Forum: Plugins
In reply to: [Yoast SEO] FAQ Page without to put the Yoast FAQ blockI ran into this problem and it took quite a while to work out what the issue was. It would be good to have a warning on the schema drop down that it only works if using blocks. As it is, it misleads you to think all you need to do is set it to FAQ.
- This reply was modified 3 years, 7 months ago by nick1234567.
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Post Types not saving properlyI’ve just tried editing my custom page type using Edge and it has worked fine. This looks like a google chrome issue.
@stewartmagrath are you using chrome as well?
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Post Types not saving properlyHi, I’m having the same issue I think. I am unable to save any changes to a custom post type in the bank end. I can edit and save the page in Elementor and change it to draft via quick edit bit I can not save any changes made or preview the page using the block editor.
Is this a problem with WordPress, ACF or Elementor? I’m not sure where to start to resolve this?
WP Version 5.7
Advanced Custom Fields Version 5.9.5 by Elliot Condon | Auto-updates enabled Code Snippets Version 2.14.1 by Code Snippets Pro | Auto-updates enabled Custom Post Type UI Version 1.8.2 by WebDevStudios | Auto-updates enabled Ele Custom Skin Version 3.0.0 by Dudaster.com | Auto-updates enabled Elementor Version 3.1.4 by Elementor.com | Auto-updates enabled Elementor Blocks for Gutenberg Version 1.0.1 by Elementor.com | Auto-updates enabled Elementor Pro Version 3.1.0 by Elementor.com | Auto-updates enabled FacetWP Version 3.8.1 by FacetWP, LLC | Auto-updates enabled FacetWP - Elementor Version 1.6.2 by FacetWP, LLC | Auto-updates enabled Insert Headers and Footers Version 1.5.0 by WPBeginner | Auto-updates enabled MOJO Marketplace Version 1.5.7 by Mike Hansen | Auto-updates enabled SearchWP Version 4.1.15 by SearchWP | Auto-updates enabled WP All Export Version 1.2.7 by Soflyy | Auto-updates enabled WP All Import Pro Version 4.6.5 by Soflyy | Auto-updates enabled Yoast SEO Version 16.0.2 by Team Yoast | Auto-updates enabled