Matty Matt
Active Hunter
Maybe I'm being dumb here, but how do I find my threads? I can't see any "latest started threads" like there used to be.
Maybe I'm being dumb here, but how do I find my threads? I can't see any "latest started threads" like there used to be.
Right click your avatar and choose Open link in new tab (or similar). In the new window click on the Postings link then scroll down and at the end of the list you will find 2 options: Find content by X and Find all threads by X:
View attachment 77698
some of the navigation isn't very intuitive, especially for long time members, but Art is still working on it and we'll all eventually figure out where things are too.Thanks. I didn't see that link at the bottom.
JUUUUSST found that lol thanksIf you click on "galleries" at the top and then look along the left side to where it says "categories". You can expand the different photo galleries from the exhibitions to find the images you are looking for.
The layout of the page doesn't allow for alternating colors (as it is all one block), but we could make the separating line more obvious.
/*Forum List*/
.nodeList li.level_2:nth-child(even) .primaryContent {
background: #f8f7f8 !important;
}
.nodeList li.level_2:nth-child(even) .primaryContent div {
background: none !important;
border: none !important;
}
/*Thread List*/
.discussionList li.discussionListItem:nth-child(even) {
background: #f8f7f8 !important;
}
.discussionList li.discussionListItem:nth-child(even) div {
background: none !important;
}
/*Posts in a Thread*/
.messageList li.message:nth-child(even) {
background: #f8f7f8 !important;
}
.messageList li.message:nth-child(even) div {
background: none !important;
}
The site looks great!
I saw that all the images in the Gallery are in reversed order, more exactly the image with the bigger number is the first in the list, but it should be at the end of the list.
Also, it is possible to add the post number per page in the Forum settings, as I love the 100 post/page option (same goes for the Gallery too)?
Thanks for all the hard work you do!
i second RafalFett can we increase the number of images per page in the gallery? even on PC this is a bit tedious.
Hi, I just tried to open the templates on the Boba Fett Costume segment and it takes back to the main menu.
Same issue. I can't get into the template threads. It sends me back to the forum home page but the url adds #000000 at the end. <----replace 0 with article number.
Yeah, this looks like a migration issue, pretty painful for the moment but probably fixable. Some vB migration info here:
XF 1.4 - Old links broken after migration from vB3 + VBSEO