problem with taxonomies Archieves

Posted in: Newspaper
Post count: 220

Recently tried to create some taxonomies…when i tried to Archieve the newly created taxonomies …it shows 404 error Any solution for this..

https://yoast.com/wordpress/plugins/simple-taxonomies/

Post count: 6600

Hi,

Unfortunately we haven’t made any tests with this, please provide more details about the issue you have so we can determine if it’s theme related, this may also happen because of the plugin. Also please make sure you have done this right.

Thanks

Post count: 220

we have created taxonomies with the following plugin

https://wordpress.org/plugins/simple-taxonomy/

Demo Post : @ http://www.tollywoodfans.in/wordpress/legend-200-days-function-in-yemmiganur/

when we tried to browsed through taxonomies its redirecting to 404 page …Can you suggest me how to navigate through this taxonomies

Post count: 6600

Hi,

Unfortunately the short time doesn’t allow me to test this plugin, you can check here for more info: https://github.com/herewithme/simple-taxonomy or to the support page of this plugin. You might also consider that this may not work properly with this version of WordPress as it hasn’t been updated since 2013-1-4: http://screencast.com/t/GAid459c

Hope this helps!
Thanks

Post count: 220

I got taxonomy created with this plugin “Ultimate Taxonomy Manager” and working fine ..

When i am trying to archive, if we observe the BREADCRUMBS
Date + year

it shows the following

Home 2014
Archives

Demo url’s :: http://www.tollywoodfans.in/telugu-movies/karthikeya/

Can u help me in creating the BREADCRUMBS just like tag arhcieve’s

Home>tags>

Post count: 6600

Hi,

You can find and modify as you like the archive breadcrumbs generator function from here: http://screencast.com/t/hoRqycwTV
You could also use a plugin like WordPress SEO by Yoast to set custom breadcrumbs.

Thanks

Post count: 220

To use WordPress SEO by Yoast to set custom breadcrumbs,we need to use this code …where can i use this code in newspaper theme

<?php if ( function_exists(‘yoast_breadcrumb’) ) { yoast_breadcrumb(‘<p id=”breadcrumbs”>’,'</p>’); } ?>

Post count: 6600

Hi,

Please follow this topic I have explained there what you need to do: https://forum.tagdiv.com/topic/using-yoast-breadcrumbs/

Thanks

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.