For example I use this %%post_title%% %%page%% and how to disable output for the first page?
So the output will be like this
a) first page: Test
b) second page: Test – Page 2 of 3
c) third page: Test – Page 3 of 3
That’s worked, but I found another problem, the last item (category) from breadcrumbs is not linkable?
I can hide the last breadcrumb using css display: none, but I want to remove it using php.
Can I just get support here?