-
Created a topic, Amazing User Experience and pretty, on the site WordPress.org Forums:
Would love to develop my own custom login page as I al… -
Posted a reply to leaves hard-to-remove traces on the database, on the site WordPress.org Forums:
Install WP-HR Manager Install any user role plugin Deactivate > Delete WP-HR Manager Go to… -
Posted a reply to Every time I install all in one WP an overlay is shown on website, on the site WordPress.org Forums:
Sounds like the previous developer is a better programmer. -
Created a topic, HIde AIOWPS from non admin, on the site WordPress.org Forums:
Hello, Is there any way, an add on, or another plugin… -
Created a topic, It works on some part, has shortcomings, on the site WordPress.org Forums:
When it's done loading my pages, why does it turn ever… -
Created a topic, Not the same from months ago, on the site WordPress.org Forums:
Used to work great, now it's creating an weird loop wh… -
Created a topic, array of attributes for, on the site WordPress.org Forums:
Hello, on this page /getting-default-values-from-short… -
Created a topic, leaves hard-to-remove traces on the database, on the site WordPress.org Forums:
When you remove this plugin, it leaves its traces on t… -
Posted a reply to Networking site theme change bug: critical, on the site WordPress.org Forums:
Yes, the error happens on every theme switch. Even if I remove all other non-stock… -
Created a topic, Networking site theme change bug: critical, on the site WordPress.org Forums:
Hello, My client has a network site and it has some w… -
Posted a reply to Subscribing a new user in 3.4.12 does not work, on the site WordPress.org Forums:
Bump. This is also happening to our subscribe form. #REPRO:# Enter email Click Subscribe Page… -
Created a topic, Needs new feature for manual redirect, on the site WordPress.org Forums:
Hello, I love the idea and what this plugin does! Chee… -
Posted a reply to How to do a ‘real’ “has image” check, on the site WordPress.org Forums:
This works: $checkThumbnail = get_the_post_thumbnail_url(); if (has_post_thumbnail() && $checkThumbnail) { the_post_thumbnail(); } else { //...show… -
Posted a reply to returns “Invalid email address” error, on the site WordPress.org Forums:
I don't think I have to say another word considering there have been multiple people… -
Created a topic, How to do a ‘real’ “has_image()” check, on the site WordPress.org Forums:
This question is probably for advanced WordPress devel… -
Created a topic, Move ngg_resource_manager_marker TO WP_FOOTER, on the site WordPress.org Forums:
We created an isolated page on our wordpress (i.e. Tem… -
Created a topic, Weird bug, Guest users (not logged in) can’t view image, on the site WordPress.org Forums:
I installed the pro version of the plugin and I didn't…