magicwand
Forum Replies Created
-
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Learnpress doesn’t scroll downI was just working with this same issue, read someone else’s post and this solution works:
body.course-item-popup #learn-press-content-item {
overflow: auto !important;}(not my solution, I just happened to have it in my clipboard still)
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] Cash on delivery for back-end only?I love this answer because it’s so elegant: just a line of php and it solves the problem. 5*
Ah, thank you.
Okay, it actually had the exact function I was looking for.
Sorry, the section header for those options isn’t very clear; can I suggest changing it slightly? I had assumed it meant showing the bundle on the _bundle_ page, not the individual products.
Great plugin!!
Thank you for the helpful plugin.
I would just like to check if I understand this correctly:
– I have a dispenser product on sale
– I use this plugin to offer 2 different consumables, with the customer choosing 1 consumable type and then specifying quantities.The dispenser/’parent’ product is a Simple Product.
The consumables/’children’ products are also Simple Products.Will the change to this version make changes to my above process?
I have the same problem @magazine3
Neither buttons work. The ‘x’/dismiss button works but the div loads on page refresh.
WPMUDEV has responded: https://premium.wpmudev.org/forums/topic/defender-pro-defender-pro-false-positive-on-line-590-of-class-aepc-admin-view-php/#post-3680900
TLDR; ” I can confirm that the developer is right in that situation and the result can be safely ignored. The developer made an effort to sanitize all the input to the function and made it safe to use.”
Forum: Plugins
In reply to: [Better Google Analytics] I'm being tracked, even though I'm an AdministratorForum: Fixing WordPress
In reply to: Error in deleting (posts, images, categories)You mean there’s still no solution?
I don’t know how to raise this issue in TRAC, perhaps someone can do this for us?
And no, 2.6 does not fix this.
Forum: Fixing WordPress
In reply to: Error in deleting (posts, images, categories)Nope, that didn’t work either.
Forum: Fixing WordPress
In reply to: Error in deleting (posts, images, categories)Same problem here … I’ve even got some empty draft posts that I can’t delete
Forum: Plugins
In reply to: Automatic Upgrade: Unable to Identify WordPress Directory via FTPI get the same error.
Hope someone will be able to assist us.
Forum: Fixing WordPress
In reply to: Visual Editor Popup Window not working in FirefoxI had a similar problem with Firefox’s Visual Editor not displaying in the ‘Edit’ section.
I also have Ad Blocker Plus on Firefox.
Turns out, as soon as I disabled Ad Blocker Plus for my wordpress blog domain, the Visual Editor appeared!
Hope this works out for you.