Alta
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Product Import with CategoriesGuido, Months later we get a response. Sorry, I already found another solution to use that is not your plugin. Good luck with your business, Guido.
Forum: Plugins
In reply to: [WooCommerce] Find products in no categorySorry, that is too cumbersome. There should be a feature to list items without categories. Thanks anyway.
Please answer my question.
How do we get the bounced email list so that we can delete them from our subscribers?
Do we have to pay you for that list?The new update was installed today.
There is not “Other” at
settings > send with
or
settings > your web host.I change Method = SMTP, configure everything okay.
Test email ok.
Batch newsletters/emails don’t dispatch.Do you have any ideas how I can get phpmail.
Or, why SMTP is failing.Thanks. The website is activated with that key.
Now, how do we find the emails that bounced back so that we can remove them from the subscriber list?Forum: Plugins
In reply to: [WooCommerce] Product Import with CategoriesI found the error in the program. Can you ensure that this fix is included with the next upgrade so that my mod doesn’t get overwritten with the original code?
The category is split at the commas, not >
So, in class-wc-product-csv-importer.php
public function parse_categories_field( $value ) {replace
$row_terms = $this->explode_values( $value );
with
$row_terms = explode(“>”,$value);They may clean it up in case people use ” > ” instead of “>”.
Now, my categories can contain commas.
??
Forum: Plugins
In reply to: [WooCommerce] Product Import with CategoriesHi Happiness Engineer,
Thank you for the quick reply.In csv files, the fields containing commas is quoted. Thus, you cannot simply consider all commas delimit the fields in the row. The commas within the quotes should not separate into individual fields, but be retained.
I’ve never had issues importing csv files. Look at phpMyAdmin – I import csv files all the time with no problem, not only in phpMyAdmin but also reading csv files in php.
So, having commas within a field in a csv file should be no problem.
Perhaps contact your software programmers to reconsider this issue.Thank you. So far, Woocommerce seems to work smoothly and I will continue to use and promote it.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Vulnerabilty in programDone. Hope you get it ??
Thanks for your help.Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Vulnerabilty in programI created an account and got
Get Help is only available for users with an active calendar or WordPress plugin. If you have a WordPress plugin installed and are getting this message, be sure to sign in to the Timely Network found in the Settings page of your plugin.Do you have an easier way?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Vulnerabilty in programp.s. my client loves your plugin.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Vulnerabilty in programNothing was done. It may be related to a mysql injection attempt attempt with another plugin that happened at the same time.
How can I send to you that error?
It’s pretty long and I prefer to not post it here.Forum: Plugins
In reply to: [Contact Form 7] Sender Email Address Validation ErrorI have the same problem and your reply does not work.
The email domain and website domains ARE THE SAME.The site is not in the root directory, but in a subdirectory. So, the WordPress settings has the https://www.domain.name/subdir in it. Perhaps your program misses that?
Please fix this as novices are using WordPress and are getting concerned.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Bad Google VersionThanks. I changed what you said. I look forward to the update.
Any chance to remove the captcha for the IP where someone already successfully logged into wp-login?Hi Teodor,
Thank you for the rapid response.
1) Accepts 3-character password. Glad you’re fixing this – hopefully for the free version, too.2) Will you be changing this also for all versions?
In the back office, A pending payment was deleted. It said there was one pending payment and nothing was listed. Had to delete from database.3) Got it. Thank you.
“I was sent back to the form after submitting it as Manual/offline payment. The reason why wasn’t evident. Need a popup in my face there.”4) Perhaps have a flow image of what happens, what happens when and what action is taken when.
“Confusing because a WordPress user is created before payment is made.”5) This is for a nonprofit environmental website and I’m building it for free for them. It’s the simplest use of a paid membership. They cannot afford to upgrade. Thanks anyway.
“Goes to the wrong PayPal page where the person must either have a PayPal account or sign up. That is not what we wanted. We need PayPal payment where the user does not need a PayPal account.”Have a wonderful day! You deserve it.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Pinterest API Class Not FoundOk – how do we get API? Pinterest’s website is confusing. Can you kindly include those instructions? They have apps under settings but no link to where/how to do that. I went to developers.pinterest.com and that is pretty complex with Status, Descrption, Collaborators, especially Platforms.