How to Add Facebook Like Reactions to WordPress Website

Facebook like reactions offer a dynamic and engaging method for users to express their sentiments towards your articles, transcending the conventional thumbs-up or thumbs-down feedback system. Integrating these reactions into your WordPress website can significantly enhance user interaction and bolster…

Continue ReadingHow to Add Facebook Like Reactions to WordPress Website

WordPress Speculation Rules Dynamic Prefetching and Prerendering

The WordPress Speculation Rules Plugin introduces support for the Speculation Rules API, enabling the definition of rules that dynamically prefetch or prerender specific URLs based on user interactions. Using WordPress Speculation Rules Plugin will enhance your website's user experience by…

Continue ReadingWordPress Speculation Rules Dynamic Prefetching and Prerendering

How to Restore Classic Widgets and Disable Block Widgets in WordPress

Wordpress removed the classic old widgets feature from WordPress 5.8 and replaced this with improved gutenberg block widgets. Block Widgets comes with some extra and advance features and now you can set and control your wordpress website widget area with…

Continue ReadingHow to Restore Classic Widgets and Disable Block Widgets in WordPress

How to Deactivate All WordPress Plugins With No WP-Admin Access

If you can’t access your WordPress admin or wp-admin because of any plugin conflict or an internal server error or any other thing and you want to troubleshoot your wordpress website then follow below methods to completely deactivate or disable all your wordpress plugins. And get back your wordpress admin access and then re-activate them one by one to find the problem.

 

(more…)

Continue ReadingHow to Deactivate All WordPress Plugins With No WP-Admin Access

Fix jQuery Related Errors After WordPress Update in WordPress 5.5 WordPress 5.6 and WordPress 5.7

Currently WordPress team working in a jQuery migration process and updating the old jQuery to new jQuery 3. Which take place across three WordPress releases WordPress 5.5, WordPress 5.6, WordPress 5.7. If you update your WordPress website to WordPress 5.5, 5.6 or 5.7 and if something isn’t working correctly on your site, then the main reason is your theme or plugin using the old jQuery code. It breaks the site.

(more…)

Continue ReadingFix jQuery Related Errors After WordPress Update in WordPress 5.5 WordPress 5.6 and WordPress 5.7

How to Hide full Post in WordPress RSS feed

In your WordPress site by default, it shows full post content in your RSS feed. It will help your site readers to read your post content via any RSS feed reader. But some times the website scrapers automatically fetch and scrap your post content and copy your full post articles. It will indirectly affect your google ranking. And making full text in your website feed also prevents your website RSS feed readers from visiting your website. It will decrease your website advertisement revenue.

(more…)

Continue ReadingHow to Hide full Post in WordPress RSS feed

How to change User Roles and Capabilities in WordPress – User Role Editor

By default WordPress comes with 6 pre-defined roles and many capabilities. Roles define what task users can do within the site and cannot do. These set of tasks called wordpress capabilities. The default wordpress user roles are Super Admin, Administrator, Editor, Author, Contributor and Subscriber.

Super Admin – Full access including network administration.
Administrator – Full site access.
Editor – Publish and manage posts including other users.
Author – Publish and manage their own posts.
Contributor – Write and manage own posts but without publish access.
Subscriber – Manage their profile.

(more…)

Continue ReadingHow to change User Roles and Capabilities in WordPress – User Role Editor