Showing posts with label wordpess. Show all posts
Showing posts with label wordpess. Show all posts

Tuesday, November 22, 2016

How To Control WordPress User Permissions Effectively

To Get the access for external plugins such as AccessPress Social Share, Contact Db for a Wordpress Editor Role User

 we could get this feature by combining below plugins
1. Members Plugin : To create different Roles
2. Adminimize Plugin : To Disable Settings tab


Creating a new Role  Using Member Plugin


  • Enable the Member Plugin in Plugins tab
  • Under Users Tab > Click on the Add New Role link
  • Enter Role name text box
  • Grant the "manage_options" Capability to given role name
  • Save the Role
  • Create One user under this Role.

Member Plugin


To Disable the unwanted links under above created user, Need to follow the below steps


  • Enable the Adminimize Plugin in Plugins tab
  • Click the Adminimize Plugin settings link. (Tab Settings > Adminimize).
  • Under MiniMenu > Menu Option > check the settings tab related Url names.


Adminimize Plugin

Thursday, November 17, 2016

How to Add Disqus Comment System in WordPress


Disqus

Disqus, pronounced "discuss", is a service and tool for web comments and discussions. Disqus makes commenting easier and more interactive, while connecting websites and commenters across a thriving discussion community.
The Disqus for WordPress plugin seamlessly integrates using the Disqus API and by syncing with WordPress comments.

Disqus for WordPress

  • Uses the Disqus API
  • Comments indexable by search engines (SEO-friendly)
  • Support for importing existing comments
  • Auto-sync (backup) of comments with Disqus and WordPress database

Adding Disqus Commenting System in WordPress

Adding Disqus commenting system to WordPress is very easy. 
First thing you need to do is go to Disqus website and login or signup for a new account. 
Once you are logged in, click on For Websites link next to the Disqus logo.

On the next screen, you need to click on Add Disqus to Your Site button next to your profile pic on the top right corner of the screen.

This will take you to a signup form where you need to provide your website information. Provide the title of your blog or website and then choose a unique URL for your website on the disqus commenting system. This unique URL will be the place where you can access all your comments after you have installed Disqus on your site. Lastly choose a category for your website. Once you are done, hit the Finish Registration button.




Now that you have registered your site for Disqus commenting system, it is time to connect your WordPress site to the Disqus platform. To do this, you need to install and activate the Disqus Comment System plugin. Upon activation, go to Comments » Settings and sign in with your Disqus account.


disqus-wordpress-signin

Once you are logged in, you will be shown the site you registered for Disqus commenting system. Select the site and click on the next button to finish the set up. That’s all. You have successfully added Disqus comment system to your site.