Support Forum
Hello I have several questions. i am new on simple-press and have wordpress website with forum plugin, silver subscribtion and all plugins installed.
1. i need to create modal button with login and registration links. how can i create them. i need to click on login button and user open a popup with username and password fields or registration button for registration form. now i didn't see any option to register the forum.
2. i have red theme and i need to disable white background and change white background on another background for example #55555 how can i do it?
3. i want t post some topics on websites pages and i install some shortcode plugin of the forum i purchase on my subscribtion but i have version 6 and shortcodes are not working.
4. how can i put who is online option on header of wordpress website are it any shortcode or html code
my forum url is: https://wbit-dev.info/dungeonk.....mnew/forum
Hello:
1. I am not quite sure what you're looking for in regards to the registration and login but you should see a login and registration button or link on the main forum page (the location will depend on which simple:press theme you have activated). If not, make sure that you have registration turned on in the admin screen: FORUM->COMPONENTS->LOGIN AND REGISTRATION.
2. For your background it sounds like you would need to apply some css or create a simple:press child theme with the code needed to apply the colors you want. The proper approach would likely depend on what your main WordPress theme is and how it works.
3. Not sure what you want with short-codes but if you let us know which short codes you're trying to use and where you're putting them we'll let you know if it can work. (Short-codes in the forum posts are not allowed.)
Thanks.
Hi:
First, make sure that the TEMPLATE TAGS plugin is activated under FORUM->PLUGINS.
Then, you will have available the ability to use the following template tags: https://simple-press.com/docum.....gs-plugin/
For the newest topics, see this: https://simple-press.com/docum.....st-topics/
There is no short-code for the online users but you can add some php code to your theme to do that. Use the sp_NewMembers function to put it where you need it. If you're not comfortable writing php code you can get a developer to do it for you in a WordPress child theme. Look in the simple:press bare-bones theme folder for the footer file (templates/desktop/spFootDesktop.php) and search for the sp_NewMembers function. You can then copy that into your WordPress theme where you need it to go.
Thanks.
1 Guest(s)