![]() |
category multi-post pages link to same name page
hi,
I'm trying to find a way to use %categories-linked('delimiter')% with it going to a normale page instead of the category page. how can i make sure that example: website/category/categoryname (category multi-post page) links to website/categoryname (normal html page without a listing of posts) |
You can't without editing the theme code and changing what that option does.
Categories can be assigned to more than one post |
i was afraid of that, you cant help me with that? like what do i need to change and how?
it would be a nice new feater to athualpa if it was added... |
it does what it is suppose to do. Remember each category can have multiple posts associated with it. For example if you have the category 'fruit' you might have a post about apples and another about oranges and another about grapes so looking from the category you would have
HTML Code:
fruit the %categories-linked('delimiter')% (note the plural) shows the list of categories and when you click a category name it always takes you to a mullti post page showing all the posts in that category, even if there is just one post currently in the category. my question is: What are you trying to do and why? |
I have a page, that contains 2 category lists of 2 diffrent categorys.
on that page are also some other specific for that page html items. example: Page "apples and grapes" This is how my page looks like: (sllideshow specific to this page) Category "apples" post 1 post 2 post 3 Category "grapes" post 1 grapes post 1 grapes post 1 grapes if i use %categories-linked('delimiter')% in post 1 grapes, it sends me to Category "grapes" but i want it to send me to Page "apples and grapes" cause thats where i've listed them nicely. |
Why don't you just put a link at the start of the text in each post linking to the page you want? simpler than having to edit the theme code each time there is an upgrade...
oh and if you really want to change the code, it is in bfa_postinfo.php |
the reason why i dont want to "just place a link"
is cause we're talking about 100+ posts wich might change category .. I don't want to have to replace the link in each post to get what i want.. think i need to do something with this bit: PHP Code:
PHP Code:
|
so let me see if I can restate what you want. You want every category link to go to a particular page
cat 1 goes to page x cat 2 goes to page y cat 3 goes to page z etc etc is that right? |
correct ..
|
so this means everytime you add a category, you will have to edit something, create a new page and add a link to that page.
This is something outside the theme. I would suggest looking for or writting a plugin to hook into the wordpress category code and give you a way to link the category to the page you want. If you don't know enough to attempt this, I'd suggest hiring someone to do it for you. Sorry but this is beyond the free support I'm willing to give on the forum. I'll leave this thread open in case someone else wants to pip in with a suggestion. |
Ok, thnx anyway for giving me some info in where to look for it....
|
All times are GMT -6. The time now is 10:06 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.