Rank: Advanced Member
Groups: HelpDesk, Developers Joined: 11/9/2018(UTC) Posts: 564
Thanks: 122 times Was thanked: 26 time(s) in 25 post(s)
|
The links on the Manage->Subscriptions page (upper right) are poorly identified.
There are two separate links, pointing to two different pages. Subscriptions are all managed from the one Manage->Subscriptions page now.
|
|
|
|
Rank: Advanced Member
Groups: Admin, Developers, Registered, HelpDesk, Authorized User Joined: 10/5/2018(UTC) Posts: 704
Thanks: 5 times Was thanked: 113 time(s) in 112 post(s)
|
This is sort of a typo. Please replace Code:<div class="text-right"><a href="@Url.Action("Maintenance","Store")" target="_blank">Configure Subscriptions</a> and <a href="@Url.Action("Subscriptions","Store")" target="_blank">Recurring Orders</a></div>
with Code:<div class="text-right">Configure <a href="@Url.Action("Subscriptions","Store")" target="_blank">Subscriptions</a> and <a href="@Url.Action("Maintenance","Store")" target="_blank">Recurring Orders</a></div>
The first link is for configuring subscriptions from the store settings section. The second link is to set expiration days to clean up subscriptions. Related to Maintenance settings. Quote:Subscription Expiry
The expired subscription maintenance cleanup occurs daily and will delete subscriptions outside of the time period specified. Retain Subscriptions ______ days after expiration
|
1 user thanked shaharyar for this useful post.
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close