MKay
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Error while validatingYou’re welcome, @reachdigital!
If the next update corrects the issue, there will be no problems at all, while if doesn’t you have to change that line again.
Anyway, I think it’s only a little oversight and @davidoffneal will correct the line in the next release!
Ok, I’ll find another way! thank you very much
Basically the rule created from wp-admin is:
Rule -> If Customer IN [Customer]
Action -> Percentage off product price
Percentage / Fixed amount -> [number]
Products list -> [list_created_from_product_taxonomy]
I considered that option yet, but in my case every customer has specific discounts on product lists that differs from one to another!
IE: customer1 has 4% of discount on list games, 6% on list paintings and 10% on postcards
customer2 has 13% on games, 5% on paintings and 11% on postcards
customer3 has 7% on games, 8 on paintings and 16% on postcardsand so on, and on, and on… ’till death ))
Forum: Plugins
In reply to: [WP Subtitle] Error in editing post screenJust installed the last update, now it works smoothly!
Thanks a lot
Forum: Plugins
In reply to: [WP Subtitle] Error in editing post screenI’ve resolved changing
private function get_admin_subtitle_value( $post )
intoprivate static function get_admin_subtitle_value( $post )
in /Library/WebServer/Documents/aias-sicurezza.locl/wp-content/plugins/wp-subtitle/admin/admin.php on line 282.Don’t really know if is correct, but everything seems working well!
- This reply was modified 8 years, 6 months ago by MKay.
Forum: Plugins
In reply to: [WP Subtitle] Error in editing post screenI’m using PHP 5.6.23 on Apache 2.4.18, so I think the issue do not depends on PHP version.
I didn’t considered the meantime WordPress update to 4.5.3. Maybe this could be significant.
I really don’t know. In order to answer @wfasa, I deactivated WordFence, changed PHP from 5.6 to 7.0 and effectively the site worked well. One more try, I reactivated WordFence and magically the error went away and the firewall is active.
I think the problem relates to WordFence and PHP 7.0 only during firewall activation. Once everything’s ok!With 5.6.22 it works like a charm, thanks!
I’ll wait the fix for PHP7Forum: Plugins
In reply to: [Visual Term Description Editor] Error in adminThank you, I’ll give a try shortly!! Great work!
Sorry, I can read only now. Maybe notification system didn’t work, as I didn’t receive any message. Anyway, I can send .po and .mo files. At which email address?
Forum: Localhost Installs
In reply to: New Xampp (PHP 7.0.1, MariaDB 10.1.9) compatibilityThanks for the informations, I think I’ll try to skip localhost panels too.
So, plugins and themes claimed “100% working” with the last version of WP should work also in the environment that you described, right?
That’s exactly what I need!
Thank you very much
Ok, thank you very much!