deshmukh45
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Video Playlist] Wp video setting page is not showingWhere will i get the option? Im not able find it.
https://pasteboard.co/ceYZw39nES23.pngForum: Plugins
In reply to: [WP Video Playlist] Wp video setting page is not showingIm using 6.1
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Add custom fields to certificate@aivarp no it will display the layer in the certificate settings and it will work accoring to your code.
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Add custom fields to certificateIn this below code I’m trying to add the expiration date to the certification.
/* EWS Change - Custom Shortcode */ function lporderid_function() { $NewDate=Date('d/m/Y', strtotime('+1095 days')); return $NewDate; }
in this code its displays the date after 3 years from the current date you check the certificate.
I need some thing like
$NewDate=Course_expiration_date(‘d/m/Y’, strtotime(‘+1095 days’));Can anybody help me with this that how can I retrieve the course end time and then add 3 rears from the date.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] order is pendingI’m having issues with woocommerce.com
where I purchase the stripe and it’s not showing in my subscription and I’m not able to connect woocmmerce.com to my website.
I’m using the same account to purchase and added the same account on the website.
Error from “after stripe bought > add to site > website name> error)
https://ibb.co/NrZ8TKMIt shows enable corn, I enabled it
https://ibb.co/XSx7VcfStripe is not showing in My woocommerce.com subscription.
https://ibb.co/0Z2h1QFForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] order is pendingHai, after your feedback I removed the learnpress strip plugin and did the 1$ demo using a credit card, and it still shows the process, it not changing to complete.
Could you please help me?Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] order is pendingThank you for your help.
I’ll check with them, if any I”ll get back to you.Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] order is pendinghere is the woocommerce status report
https://filebin.net/5wc6sqxpr4jyc73m/woo_status_report.txtForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] order is pendingScreenshot of woocommerce
https://filebin.net/5wc6sqxpr4jyc73m/woo.pngForum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] price 0 in orderoption like this
https://ibb.co/PWdwBDxWill it show at the end at the bottom somewhere while showing the right answer?
And I found the problem in the plugin.
I Purchased the recurring event plugin and added 12 dates of all months.
Where ill enter the first date of Feb and so on with march to Dec.
The event is not showing after the date in Feb passed.
It supposes to show the event and it only hides the passed date and should show the rest of all dates in the same event. this was right before the update and it’s making me the big problem now.
https://ibb.co/HpGvJ99
If I add the Dec Even in the first then it will show everywhere as it’s a Dec Event.
https://ibb.co/h1yPy0pThank you Abdhulla,
Yes, I’m rechecking those and those are in the right format.
I’m adding those screenshots below.
https://ibb.co/vD9mZMX
https://ibb.co/B2fF5pR
Even I added a test event it’s not showing using shortcode.
https://ibb.co/FY54HvP
And also the page to show all events
default:- https://sitename/events/
edited:- https://virtuallivetraining.com/training-events/
This page is showing page not found 404
https://ibb.co/0FtQR74Please look into it.
Thank youForum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] sorting choice invalidIm using Learnpress Version 4.1.5, even i added title of quiz and explanation though im getting same error
https://ibb.co/PQ5VDLd