Category: How To / Tutorials
-
WordPress CMS Series
I am starting this series so as to demonstrate the capabilities of using WordPress as CMS coupled up with other scripts (like forum script bbPress). The series will begin with the implementation details of WordPress and bbPress in my recent project Need A Project (a site for students looking to improve their coding skills). Then…
-
[bbPress Plugin] How to disable bbPress registrations
There may be cases where users want to disable new member registrations so as to keep the forum close to the existing members only or its a invite only forum or whatever the case may be. In this post I will demonstrate how can you disable bbPress registrations.
-
How to start a website or blog
With so many questions people asking me questions about how to start a blog, I am writing this article on how you can do the same.
-
Install WordPress manually via FTP/SFTP
Here is a quick tutorial on how you can install WordPress by means of uploading files via a FTP/SFTP connection. SFTP is recommended over FTP. All you need is a FTP/SFTP client to connect and upload files to your server and then a browser to run the installation.
-
Install WordPress via fantastico
Installing WordPress via fantastico is the most easiest method of installing WordPress. However, it doesn’t offer options to change the default WordPress table prefix. This tutorial holds screenshot of cPanel under WpWebHost (recommended WordPress webhost). With other hosting accounts placement of options may vary but the procedure should be same.
-
Fix bb-attachments plugin of bbPress
bbPress as of now doesn’t allow any uploading feature with native support and the famous bb_attachments plugin which was developed for bbPress 0.9 versions doesn’t work with bbPress 1.0+ releases. For those who are new to this plugin, it adds uploading capabilities to your bbPress forum. Users can now upload files from their computer instead…
-
Modify & Use WP-cumulus 3d sphere for Custom Links
You must have seen the revolving 3D sphere of tags which gives the site an aesthetic look and get the visitor involved to browse more of your content. Its available as a nice plugin for WordPress blogs already but I wanted to have the 3D sphere show some custom links and not tags or categories.…