surgimedex.webmaster
Forum Replies Created
-
Hi, I tried to find the conflict using the guide you shared.
Disabled all plugins except woocommerce and started activating one plugin at a time and trying to replicate the issue after each activation. The problem seems to start right after I activated Jetpack.
It seems like the Dreamhost guys just shared the logs which actually had no impact/co-relation with the http 503 errors I am getting but its the Jetpack plugin which seems to be the culprit here. What should I do now? Any advice?
As of now I have activated all the plugins as my site is live and each plugin serves a purpose and it is not giving any error to users on the front end. its just the backend that’s affected.- This reply was modified 3 years, 11 months ago by surgimedex.webmaster.
Thanks! I am doing more testing now as you suggest. I will keep this thread updated with any relevant findings.
Bump
Forum: Plugins
In reply to: [WooCommerce] Product Title Coming as AUTO-DRAFT at Cart Pageokay so I figured it out. this “auto-draft” thing comes up when you don’t check the “manage stock” option and skip adding some quantity of stock. I changed these things and now it is not showing Auto-Draft titles in the cart.
But I guess it should still work without managing stock. A bug probably?
- This reply was modified 7 years, 5 months ago by surgimedex.webmaster.
Forum: Plugins
In reply to: [WooCommerce] CSS: Make Single product pages Full WidthIt Worked!!
Thanks a lot. ??Forum: Plugins
In reply to: [WooCommerce] Combine additional information tab and product description tabYou can try out this plugin: https://www.ads-software.com/plugins/woocommerce-extend-tabs/
it will basically merge all tabs into one.
Regards,
JasForum: Plugins
In reply to: [Easy Review Reminders] ( Queuing… )how can i check php error log ? the email was not fired as i have access to the email id on which the reminder was supposed to receive but no email was received on that email id.
Forum: Plugins
In reply to: [Easy Review Reminders] ( Queuing… )Hi Josh,
Sorry for my late response.
I executed one of the cron jobs manually via WP Crontrol plugin. Executed this one:https://drive.google.com/open?id=0B4G4fSVLZCI9R1JfNHJaU1FrdFk
It was successfully executed as I received a success message in WP crontrol.
I have access to this email a/c and I can confirm the email was fired afterward.Note: In WP Crontrol I am not able to find the cron job associated with the scheduled review which is showing Queuing and pending status. This scheduled event failed to fire an email as well on the scheduled time which is over now.
Let me know if i can be of any further help.
Regards,
JasForum: Plugins
In reply to: [Easy Review Reminders] ( Queuing… )Hi Josh,
I am also facing the same issue. I have a few woo commerce orders for which review reminders are scheduled. one was my own order as I was testing the functionality. Here is what I noticed:
The order which I placed myself for testing purposes is showing “Time sent” as “Queuing” and status as “Pending”. For this order, the payment mode was BACS and initial order status was on hold(but eventually it was marked as complete).Using 7 days gap After Successful Order.
Other orders were paid online via a payment gateway and had the status as processing and were never on hold.
the order for which bacs was used as a payment option (The test order) is showing ( Queuing… ) even after the time it was supposed to fire an email is over now. The others look okay to me as they have a clear schedule like “January 21, 2017 @ 7:10 PM ( 4 days remaining )”.Hoping they will fire the email as per the mentioned schedule.Forum: Plugins
In reply to: [CM Commerce for WooCommerce] Completed orderalso facing the same issue with the latest release (v1.3.3) of “Conversio for WooCommerce”.
Reported the issue to [email protected] & [email protected]
Checked the plugin, now let’s see how’s the support.
Will review accordingly.Thanks for your response !!
excluded “google_translate_element” in exclude java script option (Autoptmize plugin settings).This fixed the issue.
Regards,
JasForum: Fixing WordPress
In reply to: MySQL Queries running for too long (Query run time >20Sec)dunno what fixed the issue but i am not experiencing this issue anymore.
it must be related to some plugin which i uninstalled eventually.not sure which plugin it was.
Thanks.yeah i got it already…no response from 1 week on the support thread pretty much means that.
Thanks anyways.if you checked it today then there is no point as i deactivated the plugin and moved on. but if you tried it a few days ago or at the time this thread was opened and you found it working fine then the issue got be with my firefox installation. Never mind thanks for your response.
Forum: Themes and Templates
In reply to: [Vantage] Woocommerce product widget issue on mobile devicesalright i fixed it.. ??
i changed the css to :
.product_list_widget li a span {
min-height: 60px;
display: block;
}i realized that the earlier css was forcing the height to 60px making it non-responsive. now the min height is 60px which i wanted and the text is responsive.
Regards,
Jas