'More from' option at bottom of category post list, not working
-
not sure if this is a wordpress issue, or a theme issue.
i have a category list on my sidebar that works perfectly and if i click on say Uncategorized, it will goto https://www.website.com/archives/category/uncategorized which is correct.
but my homepage has a featured posts slider, and 4 categories listing 2 posts each. at the bottom of each is a link called “More from _____”
in this case it says “More from Uncategorized” but its trying to goto an incorrect link of https://www.website.com/category/uncategorized which obviously 404’s because the link needs /archives/ between website.com and category
my question is mostly along the lines of where the heck can i edit that url.
ive scoured through the dashboard appearance > editor and i cant find even find the words “more from” in there so there must be another place i can find this.all i need is to correct the code to from website.com/category/ to website.com/archives/category
i hope my post makes sense. can anyone help me?
it must be calling on some secret function to create the post list for the category its showing(i assume this is theme related), but the location is drawing upon is not accessible through the ‘appearance > editor’ screen
shouldnt everything related to the theme be accessible from the editor??
- The topic ‘'More from' option at bottom of category post list, not working’ is closed to new replies.