• Resolved Vivian E

    (@vivibosslink)


    I have the pro plugin, How can I

    1. Restrict the Admin menu from users who have not listed any products?
    2. Allow people list product with out first creating a user Account, create the user Account automatically after listing a product?
    3. Remove the online/off line feature on the listing front end?

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Vivian E

    (@vivibosslink)

    How do I write a short note on the listing page, like a “disclaimer”. It’s not a field were the user has to input information. It’s a text by the admin like a “disclaimer” showing up on all listings. How do I archive this?

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    1. Admin area already restricted for subscriber user. Could you access admin area when logged in as Subscriber?
    2. Yes, we have this feature https://prnt.sc/9AvoL16LueKK
    3. Yes, you can remove offline/online status using hook. Add below code in child theme functions.php file

    remove_action( 'rtcl_listing_seller_information', [ \RtclPro\Controllers\Hooks\TemplateHooks::class, 'add_user_online_status' ], 50 );

    4. Sorry, we don’t have any disclaimer feature to show on each listing page. You can achieve it by custom work.

    NB: I see, you are using pro version of plugin. Please, create ticket from our site as a pro user.

    Thank you

    Thread Starter Vivian E

    (@vivibosslink)

    I don’t want subscribers to see the admin Area. Can I restrict admin Area to only the “listing manager” role?

    Please can you help me with a custom code to “to put a text as a disclaimer” in all listings page?

    I have already created a pro user ticket but have not been responded to there.

    Thread Starter Vivian E

    (@vivibosslink)

    Also, the short code you provided for removing offline/Online status didn’t work.

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Yes, admin area restricted for Subscriber user and also listing_manager able to manage Classified Listing menu.
    Please, give me the ticket ID.

    Thank you

    Thread Starter Vivian E

    (@vivibosslink)

    Here is the Ticket ID; ID# 63329.

    I really want the disclaimer and to turn off online/offline status.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    I have the pro plugin, How can I

    The developer cannot and must not support you here. They risk getting into real trouble here if they do.

    @alireyad Stop doing that and continue on your site instead.

    @vivibosslink For pro or commercial product support please contact the developer directly on their site. This includes any pre-sales topics as well.

    As the developer is aware, commercial products are not supported in these forums. I am sure they will have no problem supporting you there.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Restrict admin menu, remove offline/Online feature etc’ is closed to new replies.