Search Results for '"wordpress"'
-
Search Results
-
Hi,
1. Would a user Login and Registration mechanism created by me for my WordPress site also work for the bbPress forum within that site? What I mean is, if a visitor user with ‘participant’-level permission registers with and logs into the main WordPress site using the user registration and login pages of the WordPress site created by me, can he also then go to the bbPress forums in that site and create new topics / post messages there? Or do I need to create a separate user Login and Registration mechanism for the forums? Can I create a separate user Login and Registration mechanism for the forums?
2. Would a participant-level user logged into my WordPress site be able to see the back-end? Can I restrict him only to viewing the front-end, ie. the published pages only, and commenting in my articles (and perhaps create topics in bbPress forums as mentioned above)?
3. Would plugins, like ‘Profile Builder‘, for simplifying the creation of WordPress Login and Registration mechanism also work for bbPress?
My wordpress version: 4.3.1, bbPress version: 2.5.4 (don’t want to update bbPress at this moment).
Please help!
Thanks.
I created a new page, I added the shortcode, I choose the template with no sidebar on the page I created, and bbpress just ignores it completely. I also tried a suggestion in another post about adding code to the style.css but that didn’t work as I was never very good with css. The wordpress theme I am using is called point and can be found here: https://wordpress.org/themes/point/
If anyone could perhaps nudge me in the correct direction I would appreciate it, thanks.
Topic: Translate bbpress
Hi
After two months, I have translate bbpress to the Persian language. How can I send it to you to be add in the core of translations?i want to be your representative like wp-persian.com for wordpress.org .
Regards , Hamed .
Hi
I embedded the Forum Index inside a WordPress page: http://tsalawchamber.org/?page_id=251 . Created a new forum (‘General’). But when I open the new forum and afterwards want to go back to the original WordPress page where the Forum Index was embedded, I can’t. When I click the “To Forums List” blue button at the top of the new Forum, it goes to a new page – which is I guess is called ‘Forum Root’ (?). This page also displays a list of existing Forums like the original WordPress page where I embedded the Forum Index, but I don’t want to go to this page by clicking “To Forums List” button – I want to go back to the original WordPress page. How can I do this? How can I change the destination of the “To Forums List” button and point it to the original WordPress page (not just for one forum, but automatically for all new forums) ?
I tried this by deleting the default Forum Root Slug “forums” from Settings and leaving the field blank, but this didn’t work. It only rendered the “To Forums List” button inactive. I also changed the default Forum Root Slug to the original wordpress page slug, but this did not work either. So, how can I do this?Also, if this cannot be achieved through the “To Forums List” button, then how can I stop this button from appearing in new forums and insert a custom button which will point to the original WordPress page?
Please help me!
[My bbPress version: 2.5.4 (don’t want to update this one at this moment), WordPress version: 4.3.1 ]
I am trying to delete everything from an import I didn’t like but hostgator is timing out when I try to delete forum with 82,258 posts. Even if I delete plugin and all files, reinstall, it brings back everything. Hostgator support doesn’t know how to help me with this. Any methods I can try to clear out my bbpress and start new so I can try the import again?
WordPress version 4.3.1
bbPress version 2.5.8
link to site http://www.maddengurus.com/forum/Error below:
ERROR 504 – GATEWAY TIMEOUT
The server that your request has reached is acting as a gateway or proxy to fulfil the request made by your client.
Web Browser => Web Front-End => Web Back-End
This server (Web Front-End) received an invalid response from an upstream (Web Back-End) server it accessed to fulfil the request.
In most cases this will not mean that the upstream server is down, but rather that the upstream server and the gateway/proxy do not agree on the protocol for exchanging data.
This problem is most commonly caused when there is a problem with IP communications between the Web Front and Back-Ends. Before you attempt to resolve this problem you should clear your browser cache completely.
Topic: Revision logs notes code?
I’m looking to limit the “Edited by xxxx” to the last edit at the end of every post. I remember looking through the forum on the topic, and I found it suggested to another user to use WordPress’ own the_author and the_modified_time. This should work great, however, how do I include the revision notes from the last edit? In other words the reason a user adds for editing their post.