Sayan Datta
Forum Replies Created
-
Forum: Plugins
In reply to: [UPI QR Code Payment Gateway for WooCommerce] QR Code not showingHello,
Sorry for the inconvenience. Could you please update the plugin to v1.0.3 and resave the plugin settings by setting date properly?
Thanks
Hello,
I am closing this now as the problem is solved.
Thanks!
Forum: Plugins
In reply to: [RevivePress – Keep your Old Content Evergreen] PRO VersionHello,
I have fixed this issue in v1.0.4. Please update the plugin now.
Thanks!
Hi,
Please scan the QR Code and try again.
Thanks!
Hello,
Add this code to the end of your theme’s functions.php file:
function upiwc_update_order_total( $total ) { // Modify 30 according to your need. $total = ( $total * 30 ) / 100; return $total; } //add_filter( 'upiwc_order_total_amount', 'upiwc_update_order_total' );Thanks!
Hello,
Thanks for letting me know. I will fix this in the next version.
Thank you!
Hello,
Could you please tell me, how you want to collect the remaining amount from your customers?
Awaiting your return.
Thanks!
Forum: Plugins
In reply to: [RevivePress – Keep your Old Content Evergreen] Current Settings not WorkingHello,
1. The Automatic Republish plugin has republished 3 older posts at different times put is putting the SAME date on all of them. The one that just republished today (April 9, 2020) has a date of March 19, 2020.
I think you have selected 2nd Position from Plugin Settings -> Republish Post to Position. If yes, please set it to 1st position.
2. Are the settings I have the right ones to get an older blog post republished every week?
My Current Settings:
Maximum republish interval: 5 days
Randomness interval: up to 24 hours
Republish eligibility age:1095 days (3 years)– (I’d do five years but that option is not available.)
Post Type: Post
Categories: Starseeds, Ancient AliensAt this stage only upto 3 years is available. So, posts which are 3 years old from now will be selected for republish.
I think this configuration is right according to your need. Using this config, plugin will get all posts whose post date is less than 3 years and republishes them in a interval of 5 days and randomness upto 24 hours is added to the 5 days.Thanks!
Forum: Plugins
In reply to: [RevivePress – Keep your Old Content Evergreen] PRO VersionHello @silentsooty
Sorry for the delay. Actually I have some doubts. These are:
Your plugin is fantastic, there are only two things lacking:
1) The ability to Trigger a publish event when republishing
2) The ability to have multiple republish tasks each using different criteriaCould you please explain?
And also @larsenja
It would also be great if this could update post GUID upon republishing.
What you want to set as new GUID?
Awaiting for your replies.
Thank You!
Hello,
Please try to change
$post->IDtoget_the_ID()in/wp-auto-republish/includes/core.php on line 220and check what happens.Thanks!
- This reply was modified 6 years, 1 month ago by Sayan Datta.
Forum: Plugins
In reply to: [WP Last Modified Info] Fontawesome in Ver 1.6.6Hello,
I have checked it and it is working perfectly on both of my test site and live site. Could you please give me a link on which this problem occurs.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Fontawesome in Ver 1.6.6Hello,
Sorry for the inconvenience. Please remove the plugin and reinstall it again. It should work as expected.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Please help with settingsCan you please share the link of the plugin?