I m trying to include custom post types on author archive page by this function
but i get fatal error
It used to work with earlier version of wordpress? pagelines?
How can i fix this function?
THANKS
Custom Post Types On Authors Archive Page
Started by
jankowalski
, Nov 09 2012 12:59 AM
custom post type
5 replies to this topic
#1
Posted 09 November 2012 - 12:59 AM
#2
Posted 09 November 2012 - 01:02 AM
Cannot redeclare means you have the function declared twice or more.
#3
Posted 09 November 2012 - 01:05 AM
Thanks for quick answer. Do you mind to help me to fix this code so i can include cpt on my author page?
Actually this function is taken from here and should work!
Actually this function is taken from here and should work!
#4
Posted 09 November 2012 - 01:10 AM
OK, have just found a working solution and i post it for the comunity
Hope it make sense.
Hope it make sense.
#5
Posted 09 November 2012 - 01:45 AM
Thanks for posting the resolution
#6
Posted 09 November 2012 - 01:45 AM
The topic was marked as resolved.











