One CCSS for posts of type is_page (2.7.0-beta-4)
-
Hi !
From previous discussions, there should be on CCSS generated for every posts of type
is_page
, but a common one for other post types (is_single
, etc.).Good design here, imo, since custom types are generally templated with the same design.
One problem I face, is that the inlined CCSS for my different page is the exact same. The only working workaround I found is to create a path based rule for each page, which is clearly not the intended use.
This inlined CCSS is the one I see when editing the is_page.
I believe this one is served if none more specific (page CCSS) is found, which should not the case for my pages.And by the way how is this default computed : first is_page CCSS calculated, latest ?
Finally, is there a way to force the complete recreation of CCSS and rules ?
F.
- The topic ‘One CCSS for posts of type is_page (2.7.0-beta-4)’ is closed to new replies.