jameszxr
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Single row layout messed up after update to 5.7Hi Guys I got all the errors on the last update surprised at this because the plugin is so popular but to fix the p tag thing use this: define( ‘WPCF7_AUTOP’, false ); in the config.php file and the error is line 34 in the plugins includes/block-editor/block.json to this: “editorScript”: “./index.js” these fixes should fix all the issues. Cheers
Forum: Plugins
In reply to: [Custom Post Type UI] Copy custom post type and contentHi Michael
Thanks for your help. I have managed to find away around this by doing exactly what you have just suggested. It works a treat.
Cheers
J
Forum: Plugins
In reply to: [Custom Post Type UI] Copy custom post type and contentHi Michael
Sorry but do you think this is possible?
Forum: Plugins
In reply to: [Custom Post Type UI] Copy custom post type and contentThe posts also have ACF Flexible content. But if they can be duplicated I am guessing this wont be an issue?
Forum: Plugins
In reply to: [Custom Post Type UI] Copy custom post type and contentYes I want to keep both. So basically duplicating post type A into post type B.
Forum: Requests and Feedback
In reply to: Leave / Stay on Page DialogueI run multiple WordPress sites and all are different with different plugins and every site is now coming up with this very annoying warning?
Please fix?
Forum: Plugins
In reply to: [Custom Post Type UI] Remove slug from front of custom post type?Hi Machael
I am just working on a carousel and wrestling with a bootstrap grid so will move onto your solution probably tomorrow now.
Thanks for all your help.
have a great day.
James
Forum: Plugins
In reply to: [Custom Post Type UI] Remove slug from front of custom post type?Hi Michael
Yes sorry the use of the name blog was not my choice they are posts that have come over from the original website. this is a rebuild.
I have to say your plugin is great and your response on support is as good. Well done.
regards
James
Forum: Plugins
In reply to: [Custom Post Type UI] Remove slug from front of custom post type?Hi Michael
name: blog
label: Blogs
singular_label: Blog
description: “”
public: true
publicly_queryable: true
show_ui: true
show_in_nav_menus: true
delete_with_user: false
show_in_rest: true
rest_base: “”
rest_controller_class: “”
has_archive: false
has_archive_string: “”
exclude_from_search: false
capability_type: post
hierarchical: false
rewrite: true
rewrite_slug: “”
rewrite_withfront: true
query_var: true
query_var_slug: “”
menu_position: “”
show_in_menu: true
show_in_menu_string: “”
menu_icon: “”
custom_supports: “”Permalink setup: https://kxnew.pink-dev.com/sample-post/
Regards.
james
These guys should be struck off the wordpress developer program. I was out last night and had auto updates and every site went dead. Ruined my night and possibly my bussiness. Monkeys.
Forum: Plugins
In reply to: [Custom Post Type UI] How to put one kind of post type under other post typeHi Guys
I believe Michael is right. This can be done with Post to posts. I did it with a Publishing website I built and it connects up post types very nicely. Once you have worked out the relationships and completed the functions.php it brilliant.
J
Forum: Plugins
In reply to: [Custom Post Type UI] Archive page not working with slugHi Michael
I have tested that URL and it works however I am doing a query via a Category list and if I send the URL for instance https://papion.eprefix.com/hotelsdetail/type/beach I get a 404 error?.
Can you help with a category query please?.
Very much appreciated?.
Cheers
J
Forum: Plugins
In reply to: [Custom Post Type UI] Archive page not working with slugUmmmm ok Michael
Not sure if this helps but the query when going from the category list is: https://papion.eprefix.com/category/countries/mexico/
Forum: Plugins
In reply to: [Custom Post Type UI] Archive page not working with slugHi Michael
See below and there are in the right theme directory I am only using one theme:
{“result_content”:{“name”:”result_content”,”label”:”Results page”,”singular_label”:”Results page”,”description”:””,”public”:”true”,”publicly_queryable”:”true”,”show_ui”:”true”,”show_in_nav_menus”:”true”,”show_in_rest”:”false”,”rest_base”:””,”has_archive”:”false”,”has_archive_string”:””,”exclude_from_search”:”false”,”capability_type”:”post”,”hierarchical”:”false”,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”true”,”query_var”:”true”,”query_var_slug”:””,”menu_position”:””,”show_in_menu”:”true”,”show_in_menu_string”:””,”menu_icon”:””,”supports”:[“title”,”editor”,”thumbnail”],”taxonomies”:[“category”,”post_tag”],”labels”:{“menu_name”:””,”all_items”:””,”add_new”:””,”add_new_item”:””,”edit_item”:””,”new_item”:””,”view_item”:””,”search_items”:””,”not_found”:””,”not_found_in_trash”:””,”parent_item_colon”:””,”featured_image”:””,”set_featured_image”:””,”remove_featured_image”:””,”use_featured_image”:””,”archives”:””,”insert_into_item”:””,”uploaded_to_this_item”:””,”filter_items_list”:””,”items_list_navigation”:””,”items_list”:””},”custom_supports”:””},”hotelsdetail”:{“name”:”hotelsdetail”,”label”:”Hotels”,”singular_label”:”Hotel”,”description”:””,”public”:”true”,”publicly_queryable”:”true”,”show_ui”:”true”,”show_in_nav_menus”:”true”,”show_in_rest”:”false”,”rest_base”:””,”has_archive”:”true”,”has_archive_string”:”hotelsdetail”,”exclude_from_search”:”false”,”capability_type”:”post”,”hierarchical”:”true”,”rewrite”:”true”,”rewrite_slug”:”hotelsdetail”,”rewrite_withfront”:”true”,”query_var”:”true”,”query_var_slug”:””,”menu_position”:””,”show_in_menu”:”true”,”show_in_menu_string”:””,”menu_icon”:””,”supports”:[“title”,”editor”,”thumbnail”],”taxonomies”:[“category”,”post_tag”],”labels”:{“menu_name”:””,”all_items”:””,”add_new”:””,”add_new_item”:””,”edit_item”:””,”new_item”:””,”view_item”:””,”search_items”:””,”not_found”:””,”not_found_in_trash”:””,”parent_item_colon”:””,”featured_image”:””,”set_featured_image”:””,”remove_featured_image”:””,”use_featured_image”:””,”archives”:””,”insert_into_item”:””,”uploaded_to_this_item”:””,”filter_items_list”:””,”items_list_navigation”:””,”items_list”:””},”custom_supports”:””,”cpt_to_category_archive”:[“1”]}}
Forum: Plugins
In reply to: [Custom Post Type UI] Archive page not working with slugHi Michael
By the way the single-hotelsdetail.php is working fine its just the archive results.
Cheers
J