vaidyamanishjoshi
Forum Replies Created
-
I am not developer.. but from previous backup files I found solution as follows
change line 194 in lib/controller/class-order.php
$order = wc_get_order( $post->get_id() );
TO
$order = wc_get_order( $post->ID );
I am not developer.. but from previous backup files I found solution as follows
change line 194 in lib/controller/class-order.php
$order = wc_get_order( $post->get_id() );
TO
$order = wc_get_order( $post->ID );
- This reply was modified 3 weeks, 5 days ago by vaidyamanishjoshi.
- This reply was modified 3 weeks, 5 days ago by vaidyamanishjoshi.
Forum: Plugins
In reply to: [Motors – Car Dealer, Classifieds & Listing] Payment MethodHello, Thanks for reply.
Yes, I want to add my payment gateway ( razorpay or instamojo or easebuzz or payu etc.. which are providing wordpress and woocommerce plugins) for payment collection against Seller’s Car Listing on my website…
I want to keep three categories for listing… 1. Free Listing 2. Featured Listing (Paid e.g. Rs 2000 For 3 Months) and 3. Exclusive Listing (Paid e,g, Rs 5000 For 3 Months)
For Featured and Exclusive Listing, I want to enable payment collection from seller via my Payment Gateway
Addition to this, Can I set Featured And Exclusive listings (Headings doesn’t Matter) For Specific Date Range ? E.g. If Seller pays For one of his Featured Listing on 1 January 2025, then this listing will be shown for next 3 months (or months defined 6 months or 1 year etc as per pricing plans) in Featured Listing block and then, after plan expiry (3 months or 1 year whatever is set for this plan), it will be auto converted to Free Listing and will be moved out from Featured Listing block and added to Free Listing block…
- This reply was modified 2 months, 1 week ago by vaidyamanishjoshi. Reason: text edits
Forum: Fixing WordPress
In reply to: PhonePe , Razorpay plugin not displaying on checkout pageI can see phonepe logo.. please clear caches and cookies in your browser and try