inherit
268507
0
Nov 5, 2024 12:14:50 GMT -8
Dimand Emreld
29
September 2023
dimandemreld
|
Post by Dimand Emreld on Sept 26, 2024 12:07:11 GMT -8
This is the link to the page I want to make a Button move on. textdeciples.proboards.com/thread/6/text-journey-rulesI managed to move the Reply Button from the Top Right Corner, to the Bottom Right Corner. But I want to make one last move. I want to move the Quote, Edit, and Post Option Buttons from the Top Right Corner, to the Bottom Right Corner next to the Reply Button, on the right side of the Reply Button.
Could some one inform me on how to do this ? A start would be, click on Admin>Themes>Layout Templates>Threads After clicking on Threads, it would take me to the Threads Visual Editor. There I would see 3 Tabs that say, "Threads, Post List and Quick Reply." Now this is as far as I can go. Can someone inform me on what to do next ?
Attachments:
|
|
inherit
231765
0
Nov 6, 2024 10:18:35 GMT -8
Dante
Demons, superhumans. Meh. Same crap, different day.
710
May 2016
zookeeper
|
Post by Dante on Sept 26, 2024 14:22:44 GMT -8
If you click on this link here textdeciples.proboards.com/thread/6/text-journey-rulesyou will see a post on a Forum I created. I managed to move the Reply Button from the Top Right Corner, to the Bottom Right Corner. But I want to make one last move. I want to move the Quote, Edit, and Post Option Buttons from the Top Right Corner, to the Bottom Right Corner next to the Reply Button, on the right side of the Reply Button.
Could some one inform me on how to do this ? First, I must go to Admin>Structure>Layout Templates>Threads Then there are three Tabs that say, "Threads, Post List and Quick Reply." Where should I grab the Quote, Edit and Post Option Button HTML's, and where should I place them ?
The bar at the bottom is the thread control bar. All actions on that bar affect the whole thread. You were able to move the Reply button there because this is a thread action - you are replying to the thread. The buttons you want to move there are post actions. These buttons display in each post and the action applied affects the post in which the button is clicked. They are not thread actions. The buttons you want to move will not work in the thread control bar because they will not be associated with a post.
The variables you are showing in your screenshot are from the Post List template, but you want to move them to the Thread template. Click on the Thread template and look at the variable list on the right side. The variables you would need to add to the thread control bar ($[post.quote_button] $[post.edit_button], $[post.likes.button], $[post.select_options]) are not available because they will NOT work in that template. Looking at your forum, I was unable to find a thread that had more than one post. If you had a thread with multiple posts, this might be clearer to understand.
|
|
inherit
268507
0
Nov 5, 2024 12:14:50 GMT -8
Dimand Emreld
29
September 2023
dimandemreld
|
Post by Dimand Emreld on Sept 26, 2024 15:31:27 GMT -8
If you click on this link here textdeciples.proboards.com/thread/6/text-journey-rulesyou will see a post on a Forum I created. I managed to move the Reply Button from the Top Right Corner, to the Bottom Right Corner. But I want to make one last move. I want to move the Quote, Edit, and Post Option Buttons from the Top Right Corner, to the Bottom Right Corner next to the Reply Button, on the right side of the Reply Button.
Could some one inform me on how to do this ? First, I must go to Admin>Structure>Layout Templates>Threads Then there are three Tabs that say, "Threads, Post List and Quick Reply." Where should I grab the Quote, Edit and Post Option Button HTML's, and where should I place them ?
The bar at the bottom is the thread control bar. All actions on that bar affect the whole thread. You were able to move the Reply button there because this is a thread action - you are replying to the thread. The buttons you want to move there are post actions. These buttons display in each post and the action applied affects the post in which the button is clicked. The are not thread actions. The buttons you want to move will not work in the thread control bar because they will not be associated with a post.
The variables you are showing in your screenshot are from the Post List template, but you want to move them to the Thread template. Click on the Thread template and look at the variable list on the right side. The variables you would need to add to the thread control bar ($[post.quote_button] $[post.edit_button], $[post.likes.button], $[post.select_options]) are not available because they will NOT work in that template. Looking at your forum, I was unable to find a thread that had more than one post. If you had a thread with multiple posts, this might be clearer to understand.
I am mastering my PC Network System at the present moment, so I can't Saen my HTML's right now.
I just wanted to move the Quote, Edit and Post Option Buttons from the top right corner, to the bottom right corner, next to the Reply Button.Could someone inform me please ?
This is the link to the page I want to make a Button move on. textdeciples.proboards.com/thread/6/text-journey-rulesI managed to move the Reply Button from the Top Right Corner, to the Bottom Right Corner. But I want to make one last move. I want to move the Quote, Edit, and Post Option Buttons from the Top Right Corner, to the Bottom Right Corner next to the Reply Button, on the right side of the Reply Button.
Could some one inform me on how to do this ? A start would be, click on Admin>Themes>Layout Templates>Threads After clicking on Threads, it would take me to the Threads Visual Editor. There I would see 3 Tabs that say, "Threads, Post List and Quick Reply." Now this is as far as I can go. Can someone inform me on what to do next ?
|
|
Kami
Forum Cat
Posts: 40,198
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,198
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Sept 27, 2024 18:47:52 GMT -8
This isn't possible on ProBoards. HTML can be very helpful when customising ProBoards, but the HTML still needs to function within the limitations of the software. This doesn't mean that it isn't ever possible, just that it isn't possible with ProBoards specifically because of how it was designed.
No one is lying to you to hurt your feelings or make you feel stupid, it just isn't something that you can do with ProBoards software.
|
|