jarvsodesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Function if user is active subscriberHere you have a screenshot of the edit page for a subscription:
Image: Product edit page.
Please not its in Swedish. And date has been changes from X days to X months after this screenshot were taken.Screenshot of the subscription table:
Image: Sub table.And here is a screenshot of the database with the value “wps_susbcription_end”:
Image: Database wps_susbcription_end.And here is a screenshot of the database with the value “wps_next_payment_date”:
Image: Database wps_next_payment_date.- This reply was modified 3 years, 5 months ago by jarvsodesign.
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Function if user is active subscriberHi.
‘wps_susbcription_end’ still returns zero. However, i was able to use ‘wps_next_payment_date’ for both active and cacelled subscriptions.Thanks
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Function if user is active subscriberHi. Sorry to bother you, but i now noticed it returns 0 for cancelled subscriptions. If a user has bought one month subscription, and cancel it after a few days, they have still payed for the rest of the period. And i need to find that end date.
Thanks
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Function if user is active subscriberAwesome. Thanks a million!
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Function if user is active subscriberThank you. Works great. Only problem is, when the subscription ends, it is cancelled right away. Is it possible to retrieve the end date of the current user subscription?
Thanks
Forum: Plugins
In reply to: [Simple Page Sidebars] Change name of sidebar?Thanks! Can confirm that you are correct 🙂
Cheers
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Broke after site transferMaster Slider is truly the best slider plugin to WordPress. Just love it. Thanks for a great job!
I’ve found a solution for this. Though im not sure if it’s a correct one. But it works.
First, remove Contact Form 7 validate function by adding this line in your functions.php
//Remove Validate function in Contact Form 7 add_filter( 'wpcf7_validate_configuration', '__return_false' );Next, download and configure a SMTP-plugin to send your emails instead of the build in function. For example the plugin “Postman SMTP” by Jason Hendriks, https://sv.ww.wp.xz.cn/plugins/postman-smtp/
Hope this helps anyone else.
Forum: Plugins
In reply to: [Simple Page Sidebars] Change name of sidebar?No one knows?
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Broke after site transferAfter changing from php version 5.5 to 5.6, the problem was solved.
Forum: Themes and Templates
In reply to: [Virtue] Change permalink of portfolioThanks for the link Kevin. Worked perfectly.
Cheers
Forum: Themes and Templates
In reply to: [Virtue] Change permalink of portfolioNono. I know how to change the link to a certain page. However, my question was to change the permalink structure to Portfolio pages.
For example from
http://www.mydomain.com/portfolio/my-page
to
http://www.mydomain.com/products/my-pageRegards
Forum: Plugins
In reply to: [WP Popular Posts] Custom query?Hi Hector. Thanks a million for that link. It worked perfectly!
Cheers! And thanks for an awsome plugin!
I have the same issue. Anyone solved this yet?
I just left a 5-star review. Thanks for a great plugin and superb support!