• Resolved veganmango

    (@veganmango)


    Hi Frank,

    I have the following structure on my site:

    /parent/
    /parent/child-1
    /parent/child-2
    ..
    ..
    /parent/child-199
    /parent/child-200

    When using the advanced “Force path-based”, I would like that all the children that are waiting in queue to be processed, will use the is_page rule, while the parent will use a manual rule.

    Is there any way to achieve this at this time?
    Currently, the unprocessed children are using the parent’s CCSS (as they should, according to the documentation).

    When trying to enter a manual rule for “/parent/index.php” it didn’t work.

    Thank you so much for this great plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    using the “force path-based rules” option would be your best optoin I guess, you’ll simply have a rule for each page.

    combining is_page() with manual path-based rules will indeed not work. or if you use a specific template on the parent pages you could use that to target those?

    hope this helps,
    frank

    Thread Starter veganmango

    (@veganmango)

    Thank you Frank.

    I went through the conditional tag options and didn’t see a suitable option.

    In my case at least, it takes time until all the pages are processed so I wanted to implement a temporary solution.

    Regards.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    In that case I’m afraid the only option would be to try to alter the is_page() CCSS (manually) to have it applicable for both the parent and the childern-pages?

    Thread Starter veganmango

    (@veganmango)

    I will try to see if I can do that.

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘“Force path-based rules” problem’ is closed to new replies.