-
Posted a reply to How to hide password protected wp-admin login form from users page ?, on the site WordPress.org Forums:
Well I have no idea how else to explain. password protecting the wp-admin directory to… -
Created a topic, How to hide password protected wp-admin login form from users page ?, on the site WordPress.org Forums:
Hi. I password protected wp-admin directory using Dire… -
Posted a reply to Adminer stops working when I rename wp-admin, on the site WordPress.org Forums:
I tried the given code in wp-config.php and it worked perfectly. thanks Chris. It would… -
Posted a reply to Adminer stops working when I rename wp-admin, on the site WordPress.org Forums:
Wow. that was so quick Chris. thanks for your response. Well I'd rather not edit… -
Created a topic, Adminer stops working when I rename wp-admin, on the site WordPress.org Forums:
I'm using a plugin to rename and block access to wp-ad… -
Created a topic, Never thought there would be a WordPress plugin for the standalone version!!, on the site WordPress.org Forums:
I remember MySQLDumper was one of the best standalone … -
Posted a reply to Shortcodes Causing PHP Warnings, on the site WordPress.org Forums:
It was my custom .maintenance file that was causing the issue. -
Posted a reply to PHP Header Warnings on Shortcodes, on the site WordPress.org Forums:
It wasn't the shortcode or the plugin. I should have triple checked before posting. by… -
Created a topic, PHP Header Warnings on Shortcodes, on the site WordPress.org Forums:
It seems like every shortcode that I use in Code Snipp… -
Posted a reply to Shortcodes Causing PHP Warnings, on the site WordPress.org Forums:
George, unfortunately I have no idea what you mean by that since I'm not a… -
Posted a reply to Shortcodes Causing PHP Warnings, on the site WordPress.org Forums:
I received a fatal error: Fatal error: Cannot redeclare get_search_form() (previously declared in \wp-includes\general-template.php:239) -
Created a topic, Shortcodes Causing PHP Warnings, on the site WordPress.org Forums:
I need to add a simple search bar shortcode function i… -
Posted a reply to Submitted URL marked ‘noindex’, on the site WordPress.org Forums:
I guess I realized what the problem was. all of the contents are EDD based… -
Created a topic, Submitted URL marked ‘noindex’, on the site WordPress.org Forums:
I've been losing my rank since I installed XML Sitemap… -
Created a topic, How to remove Product Price and Add to Cart button using shortcodes, on the site WordPress.org Forums:
I can easily remove Product Price and Add to Cart butt… -
Created a topic, How to redirect from one category to another, on the site WordPress.org Forums:
Hi John, I'm migrating from EDD to WooCommerce and I n… -
Created a topic, Is it safe to remove metaboxhidden & manageedit meta keys ?, on the site WordPress.org Forums:
Hi... I need to remove Yoast completely from the datab… -
Created a topic, Download File IDs sorting by the file names, on the site WordPress.org Forums:
Hi. I'd like to have around 500 products in one page a… -
Posted a reply to Show FREE if price is 0, on the site WordPress.org Forums:
or maybe hide the price and dash (-) if it's zero -
Posted a reply to Show FREE if price is 0, on the site WordPress.org Forums:
Thanks Phil, The code snippet doesn't work and the add-on was NOT what I was… -
Created a topic, Custom Checkout Fields for Different Categories, on the site WordPress.org Forums:
Hi. I have different products for each category and ea… -
Created a topic, Show FREE if price is 0, on the site WordPress.org Forums:
Hi, I found the code below from hereand it beautifull…