pismma
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] moderation of ads from registered usersI’ve done it. this time I changed the quotes and it worked. Thank you!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] moderation of ads from registered usersstill no moderation…
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] moderation of ads from registered userssomehow, I have no moderation for all users …
add-save.php<?php adverts_flash( $adverts_flash ) ?> <div> <?php if($moderate == "1"): ?> <p><?php _e("Your ad has been put into moderation, please wait for admin to approve it.", "adverts") ?></p> <?php else: ?> <p><?php printf(__('Your ad has been published. You can view it here "<a href="%1$s">%2$s</a>".', 'adverts'), get_post_permalink( $post_id ), get_post( $post_id )->post_title ) ?></p> <?php endif; ?> </div>Have to use the plugin Restrict Content by Role, but it is not convenient.
What should I fix to moderation for all users?
siteForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] File to the messageАttach file under the comment.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] WPAdverts commentsHow to allow attaching file to the message?
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] WPAdverts commentsThx! Works! I installed the whole archive at once.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] WPAdverts commentsForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] WPAdverts commentsTheme rennews.
Viewing 8 replies - 1 through 8 (of 8 total)