Category archive questions

I’m two question:

1.- It’s possible modify url category archive?

http://www.domain.com/category/cat_1/ by http://www.domain.com/OTHER/cat_1/

2.- In the header of category archive show title category

thank you

Hey Mauro,

  1. Modifying the category URL is a WordPress Setting. Go to WP Admin > Settings > Permalinks and insert a Category Base slug under the Optional section.

  2. This sounds like you’re seeing the default category text in the header landmark. Please go to WP Admin > Posts > Categories and edit each of your category’s Archive Title.

Hope that helps.

is already reported but not show in page archive…

Because … is a blog page possible for each of the 4 categories we have?

Hi Mauro,

It’s not possible, you can only have one base slug for multiple categories. But you can’t have multiple base slug for a single category. It could be possible but with complex customization of URL rewrites. I recommend contacting a developer for this kind of implementation.

Thanks!

I think I have not explained well…

I have 4 categories: cat1, cat2, cat3, cat4

What I need is 4 pages “Blog”, one per category, and on that page only the posts of that category are shown…




Apart from this, I still do not show the title of the category on the file page …

thank you

Hi Mauro,

The category pages are automatically created by wordpress

For those categories are probably

http://www.domain.com/category/cat1/
http://www.domain.com/category/cat2/
http://www.domain.com/category/cat3/
http://www.domain.com/category/cat4/

If you would like to remove the category text in the url, you can try the following

With regards to the category title, It is not available when using PRO Header.

You can create a shortcode for it then add it to your header. Please check the link below.

Hope that helps

Perfect all!!!

Thank you!

You’re welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.