Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author M Qanbari

    (@mostafaqanbari)

    what do you mean about an admin pricing? Please Describe More

    Thread Starter vrsvrs78

    (@vrsvrs78)

    I want limit a products category for a author.
    I have a suggest,
    maybe you can add this possible in “Short code “

    for example:
    [mq_wpbe_edit Movies]
    (Edit’movies category’ for change price)

    [mq_wpbe_display Dress,Thirst]
    (show ‘Dress and Thirst category’ for display price )

    Plugin Author M Qanbari

    (@mostafaqanbari)

    Sorry For The Delay,
    Yes it is possible, if you still want this i add this feature especially for you. if u still want this or not?

    Thread Starter vrsvrs78

    (@vrsvrs78)

    Hi Mostafa
    Thank you for reply
    YES I want Still.
    Thanks in advanced

    Plugin Author M Qanbari

    (@mostafaqanbari)

    Sorry vrsvrs78,
    it takes more than time that i thought! needs a whole change in The Plugin. but every table have a Specific “ID” so you can do that by using JQuery. Like This:

    $(document).ready(function(){
      $("table.mq_wpbe_frontend_table").css("display", "none");
      $("table#your_desire_product_category_title").css("dispaly", "table");
    });

    Good Luck

    Thread Starter vrsvrs78

    (@vrsvrs78)

    ???? ????
    ???? ????? ?? ?? ?? ????? ???? ?? ????????.
    ????? ???? ??? ?????? ?? ???? ?? ?????? ???? ? ????? ?? ?? ?????? ????
    ???? ??? ???? ????.
    ??? ????? ???? ???? ???? ??? ?? ????? ?? ?? ??? ???? ?????.
    ?? ????

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘limited access to categories when using several store manager’ is closed to new replies.