How to fix the WordFence wordfence-waf.php problem
February 18, 2020
If you have migrated WordPress from place to place, and have faced this problem, which means .htaccess file updated by Wordfence plugin is causing the… Read More →
February 18, 2020
If you have migrated WordPress from place to place, and have faced this problem, which means .htaccess file updated by Wordfence plugin is causing the… Read More →
December 23, 2019
Display Code on Your WordPress Site From the editor select Text option and wrap your code with the “code” tag of html.
August 21, 2019
hover menu toggle with jQuery Go to the link and download superfish. Get the “superfish.min.js” from the “dist/js” folder https://superfish.joelbirch.design/ And also create another file… Read More →
January 19, 2019
// In function.php $args = array( ‘name’ => __( ‘Sidebar name’, ‘theme_text_domain’ ), ‘id’ => ‘unique-sidebar-id’, ‘description’ => ”, ‘class’ => ”, ‘before_widget’ => ‘… Read More →
January 19, 2019
WordPress is a popular content management system used to build websites of all kinds. It provides a user-friendly interface and a wide range of features… Read More →
May 4, 2018
Put the following code at the top on style.css /* Theme Name: your theme name Theme URI: https://wordpress.org/themes/twentyseventeen/ Author: the WordPress team Author URI: https://wordpress.org/… Read More →