WPIntell

Source evidence

Permalinks

Blade · support · 2014-07-29T19:46:00+00:00

mixedsentiment
mediumseverity
0.8relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 36 rows with source links

19.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Rafe Goldberg resolved
Hey guys, love the plugin. The only issue I’m experiencing is when I change my permalink settings. I started with the default settings and was happily working on the home.php template. WP appropriately rendered it when I visited the site and I was a happy camper. But when I changed the permalinks to use the post name things went a bit awry. I tried futzing with the reading settings and the layout names and some other things but to no avail. Not sure this a problem with your plugin or if it has more to do with me not fully understanding the way Blade manages and renders templates and how this integrates with the WordPress template heirarchy. Anyway, here are some more details: If it’s any help you can view the full theme on Github To clarify my setup, I have: a master Blade layout , {themeroot}/layouts/master.php [on Github] a WP template , {themeroot}/home.php which extends the aforementioned master layout (this was originall registered as a custom template using the {{-- Template Name: <strong>Home</strong> --}} syntax before I broke things) [on Github] a partial , {themeroot}/partials/flavors-list.php , which query’s and displays the entries in a custom post type called flavor [on Github] https://wordpress.org/plugins/blade/ Never mind; didn’t have to do with my setup OR the plugin. I believe the issue was with my local environment and my Apache setup (through XAMPP) because once I push the site to my live servers I can change the permalink settings without issue. Dope. And thanks again for the great plugin guys!

Comments

1 shown
Rafe Goldberg 2014-08-08T13:04:00+00:00

Never mind; didn’t have to do with my setup OR the plugin. I believe the issue was with my local environment and my Apache setup (through XAMPP) because once I push the site to my live servers I can change the permalink settings without issue. Dope. And thanks again for the great plugin guys!