Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Hi 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

    Thread Starter jameszxr

    (@jameszxr)

    Hi 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

    Thread Starter jameszxr

    (@jameszxr)

    Hi Michael

    Sorry but do you think this is possible?

    Thread Starter jameszxr

    (@jameszxr)

    The posts also have ACF Flexible content. But if they can be duplicated I am guessing this wont be an issue?

    Thread Starter jameszxr

    (@jameszxr)

    Yes I want to keep both. So basically duplicating post type A into post type B.

    I 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?

    Thread Starter jameszxr

    (@jameszxr)

    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

    Thread Starter jameszxr

    (@jameszxr)

    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

    Thread Starter jameszxr

    (@jameszxr)

    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.

    Hi 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

    Thread Starter jameszxr

    (@jameszxr)

    Hi 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

    Thread Starter jameszxr

    (@jameszxr)

    Ummmm ok Michael

    Not sure if this helps but the query when going from the category list is: https://papion.eprefix.com/category/countries/mexico/

    Thread Starter jameszxr

    (@jameszxr)

    Hi 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”]}}

    Thread Starter jameszxr

    (@jameszxr)

    Hi Michael

    By the way the single-hotelsdetail.php is working fine its just the archive results.

    Cheers

    J

Viewing 15 replies - 1 through 15 (of 16 total)