This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

krallen

  • ***
  • 37 posts
"Osclass Support Forums" Osclass Support Forums
« on: May 10, 2024, 02:22:56 AM »
It is very difficult to access my old topics and answers in this forum system.


If there is a reply to the topic you opened, you can find it in the "New replies" section.


"Unread Topics" link, but you cannot find what you read again.


Suggestion ??? :

There should be a link called "Show my posts"
 
and

There should be a link called "Last Topics"






*

MB Themes

Re: "Osclass Support Forums" Osclass Support Forums
« Reply #1 on: May 10, 2024, 07:10:23 AM »
You mean to see topics you've created right?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

krallen

  • ***
  • 37 posts
Re: "Osclass Support Forums" Osclass Support Forums
« Reply #2 on: May 10, 2024, 09:44:07 AM »
1. Problem.
In order to continue the topic I started and to ensure continuity, there should be a "Show My Topics" link in the header section.

2. Problem.
I want to look at the topics added to the last forum.
If I've read about this before, I don't see it.
There are only links showing "Unread topics" and "Unread New Replies" at the top of the site.

This forum uses SMF  Simple Machines Forum software.
There are link codes to be placed in the header section of the forum, namely "Last opened topics", "Last answered topics" and "Topics opened by me".

If these links are added, the forum will be used more effectively.

*

krallen

  • ***
  • 37 posts
Re: "Osclass Support Forums" Osclass Support Forums
« Reply #3 on: May 12, 2024, 09:13:15 AM »
I researched. You can add the following links to the places I show in the picture.




You can add this code in div class="under-header-links".
...
Code: [Select]
<a class="link-third" href="../profile/?area=showposts">
Show my posts</a>
<a class="link-fourth" href="../profile/?area=showposts;sa=topics">
Show my topics</a>

Marked as best answer by krallen on May 13, 2024, 11:34:07 PM
*

MB Themes

Re: "Osclass Support Forums" Osclass Support Forums
« Reply #4 on: May 13, 2024, 04:13:16 PM »
Done
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots