Viewing 15 replies - 1 through 15 (of 21 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    I’m glad I left the original settings in place for moments where people may have had to revert.

    While I’m not exactly sure why the order would affect it so, but it’s within belief as well.

    Out of curiosity, did you try doing a permalink refresh after the update to see if that helped fix it?

    If needed, would you be willing to send me the saved settings for both 0.8.x and what was created with 0.9.0? I’d be interested to see if I could recreate the same results and find a working solution for it.

    jynk

    (@jynk)

    Hello – I too had to downgrade from 1.0.2 to 0.9.5 after it messed up all my rewrites for my custom posts. I tried flushing the permalink (al lot!) to no avail.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    jynk, would you be willing to help me debug what’s going on for yours and see if we can eventually get you back up to 1.0.2 without issues?

    this is still happening with 1.0.4. Tried refreshing the permalinks but no joy.

    How can we help debug this with you? Basically it seems the archive links to custom post types can’t be found. Oh and the single links too.

    ie i have a cpt events and /events/ used to load the archive but now its not found.

    Same with /events/international-higher-education-forum-2015/ which is a single event.

    here are the settings for events –

    {“events”:{“name”:”events”,”label”:”Events”,”singular_label”:”Event”,”description”:””,”public”:”1″,”show_ui”:”1″,”has_archive”:”1″,”exclude_from_search”:”0″,”capability_type”:”post”,”hierarchical”:”0″,”rewrite”:”1″,”rewrite_slug”:””,”rewrite_withfront”:”1″,”query_var”:”1″,”menu_position”:””,”show_in_menu”:”1″,”show_in_menu_string”:””,”menu_icon”:””,”supports”:[“title”,”editor”,”excerpt”,”comments”,”revisions”,”thumbnail”,”author”],”taxonomies”:[“category”,”subcat”,”research-themes”],”labels”:{“menu_name”:””,”add_new”:””,”add_new_item”:””,”edit”:””,”edit_item”:””,”new_item”:””,”view”:””,”view_item”:””,”search_items”:””,”not_found”:””,”not_found_in_trash”:””,”parent”:””}}}.

    tried adding events as a rewrite slug too but no joy. I’m using he roots theme but not sure of that’s the issue.

    best, dan.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    All of the real issues are stemming from rewrites, which is maddening :S Something isn’t matching up like it should, and I can’t pinpoint it yet.

    Have you managed to re-create the problem?

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Not in any ways that has lead to glaring bugs and then solutions to upgrades, sadly.

    Thank Michael — does that mean you can re-create the problem and can’t fix it or can’t re-create the problem at all?

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    I haven’t managed to recreate it in a way that stays “broken” so that I could further debug it for the deeper issues. Something like a permalink refresh or quick resave always cleared the issue up for me.

    Hello,
    I’v network, with sites, and when I use your plugin I can’t access to custom posts, I’ve 404 all the time.

    I try another plugin and it works.

    I can provide you an access to the site admin with the issue if you want to check if it’s related to custom post ui.

    bye

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Have you tried flushing the rewrite rules after the update? Just visit and hit save on the permalinks settings page without changing anything.

    Yes, and no changes

    I try to with rewrite-rules-inspector to see, and try to understand, some rules linked to my custom type are red :

    testssdttdt/[^/]+/([^/]+)/?$	index.php?attachment=$matches[1]	missing
    testssdttdt/([^/]+)(/[0-9]+)?/?$	index.php?testssdttdt=$matches[1]&page=$matches[2]	missing
    testssdttdt/([^/]+)/comment-page-([0-9]{1,})/?$	index.php?testssdttdt=$matches[1]&cpage=$matches[2]	missing
    testssdttdt/([^/]+)/page/?([0-9]{1,})/?$	index.php?testssdttdt=$matches[1]&paged=$matches[2]	missing

    I named my custon type testssdttdt to be sure to avoid duplicate name or something like that

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    “Attachment” has managed to creep in on me with the latest release which is extremely odd. I plan to debug soon. You can roll back to 1.0.4 if needed, or to 0.9.5 if really needed, the settings weren’t overwritten.

    I’ll try, but you think attachment can break all urls ?

    Can I deactivate attachment to try to confirm ?

    Ok, I try to install 0.9.5 and it works out of the box.

    I let all options to default, just do new custom post type, and custom typo.

    I’ve send you an email for sharing some non public details about the site.

    Thanks for the quick and fine help !

Viewing 15 replies - 1 through 15 (of 21 total)
  • The topic ‘Issue with rewrite rules’ is closed to new replies.