Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Show drop down for category specific tags.

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36407
    fectio1
    Member

    I need to show tags associated with each category. This works on my local machine, but when I go live, it will only show 1 tag.


    function drop_tags()
    {
    echo "";
    }

    This is what I place in my archive file

    #95723
    TheDoc
    Member

    I know this might seem silly, but I’d double check to make sure there is actually more than one tag on the live version (sometimes I forget to copy the database over and wonder why certain categories aren’t showing, etc).

    #95724
    fectio1
    Member

    I actually went through and tagged all the post before and the tags show up on each post. I just cant get all of them to show up in the drop down.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Back End’ is closed to new topics and replies.