Page variables don't work on paginated pages in title
-
it looks like some page variables, like
%%page%%
%%pagetotal%%don’t work in titles on paginated pages (example site.com/pagename/page/2). They are just ignored.
Theme uses add_theme_support( ‘title-tag’ ); and doesn’t change anything in titles. Global $paged variable is working ok and pagination function is correct on the page.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Page variables don't work on paginated pages in title’ is closed to new replies.