Condless
Forum Replies Created
-
Forum: Plugins
In reply to: [User Posts Limit] reset limitNow login as the woo3 user and try to create posts, and check if the Posts Limit column get updated and if the posts limit is working.
Than remove the the code from the documentation and perform the same testsForum: Plugins
In reply to: [User Posts Limit] reset limitPlease enable the Document Statistics option, than install the Multiple Roles plugin, take screenshot of the user row in the users table (Dashboard => users),
go into Edit user, try to put the date of yesterday in the ‘Cycle’ field, take another screenshot of the users tableForum: Plugins
In reply to: [User Posts Limit] reset limitKindly update the plugin, than copy again the code from the documentation, update the product ID and the $rule_role with the role of the rule that the purchase of the product need to reset (for example ‘bronze’)
Forum: Plugins
In reply to: [User Posts Limit] reset limitHi,
In case you use WooCommerce to sell the products, you can use the code in the ‘How to reset the posts counts’ section in the plugin documentation (just update the $product_id).Hi,
there is no built-in option for that, you will have to create another role, limit that role for 15 posts, and assign it manually to users who have those 2 roles.Forum: Plugins
In reply to: [Cities Shipping Zones for WooCommerce] city drop down is very slowHi Fred,
Unfortunately the plugin can’t provide this functionality.Forum: Plugins
In reply to: [Cities Shipping Zones for WooCommerce] How do I add city names?Hi,
The states/cities codes list is inside the plugin folder in the path:
/cities-shipping-zones-for-woocommerce/i18n/cities/Forum: Plugins
In reply to: [User Posts Limit] show the number of post limit of the userThe list of shortcodes will be updated in the plugin Documentation, can you verify that the user doesn’t have the ‘platinum’ role in addition to ‘bronze’ one (Dashbaord => Users)?
Forum: Plugins
In reply to: [User Posts Limit] Multisite, global settings?Hi, with the latest plugin version you can define network-wide rules from the Network Admin.
Forum: Plugins
In reply to: [User Posts Limit] show the number of post limit of the userHi,
You can update the plugin version and use the shortcode:
[upl_limits format=”you have {left} {type} left. “]In the next version of WP User Frontend plugin it will be fixed and you will be able to activate this option with no conflicts.
Hi, please try to disable the ‘Role Base’ form option (Dashboard => User Frontend => Post Forms => Edit Post Form => Settings => Submission Restrictions => Role Base)
Can you try the following configuration:
Rule 1: ‘Author’, ‘Posts’, 2, ‘none’.
Rule 2: ‘Editor’, ‘Posts’, 3, ‘year’.User A: ‘Author’, has 1 post.
User B: ‘Editor’, has 2 posts.Log-in with each user and check if your are able to post via the frontend form and via the backend (Dashboard => Posts => Add new).
Than, change Rule 2 cycle into ‘none’, and try again to post with those users from the frontend & backend.Hi, thank you for the description,
If it’s Custom Post Type and not regular post, adding support for the ‘author’ feature may fix the problem.
Does the problem exist only when same cycle is set for all the rules? what if ‘none’ is selected?
Can you temproraly switch the website to English and try again?
Can you apply those rules on stronger roles (‘author’, ‘editor’, ‘adminsitrator’) and try to post from the backend?Forum: Plugins
In reply to: [Cities Shipping Zones for WooCommerce] city drop down is very slowDear Fred,
If the store sells only to certain regions within France, the city dropdown can be minimize to those regions’ cities only, which will increase its speed.
If so, send us an Email with the relevant regions, and you will receive the relevant cities list.