• Resolved Thyphon

    (@bigblue0)


    Hello Rui,

    Thanks again for this great extension.

    I am using wcMarketplace, wich has a frontend dashboard. When accessing to this frontend dashboard, the Menu disappears.

    Please, could you have a look?

    If you install the plugin, the page I am rfering to is the vendor dashboard.

    Thank you verry much as usual,

    Best regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @bigblue0,

    It seems WCMarketplace is removing any CSS that is added so unfortunately, nothing that can be done there.

    Thread Starter Thyphon

    (@bigblue0)

    Hi @takanakui,

    I appreciate your help. I contacted the WCMarketplace team, and they told me that it is possible.

    Please Rui could you have a look? and tell me what should I ask them if any more details needed?

    Here is the topic opened on their forum. The answer is:

    yes we dequeue the scripts of third part plugin and themes.
    Hence you have to enqueue their plugin’s content and then add CSS and code to include their structure into our dashboard.

    For further help please do check our code: https://github.com/wcmarketplace/dc-woocommerce-multi-vendor/blob/master/classes/class-wcmp-frontend.php

    Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @bigblue0,

    You should ask them for a specific example, pointing to a php file with 600 lines of code isn’t much help since my time is very limited (I meant from their part, not yours of course).

    Since they are the ones that are removing the normal enqueues they should have a mechanism to add exceptions.

    Thanks.

    • This reply was modified 6 years, 5 months ago by Rui Guerreiro.
    Thread Starter Thyphon

    (@bigblue0)

    Hi @takanakui,

    Thank you for your reply.

    I contacted again their team. I will be back to you when I have more information.

    Thanks for your help

    I wish you a great year by the way

    Thread Starter Thyphon

    (@bigblue0)

    Hi @takanakui,

    I am getting back to you because I had an answer from their team, as follows:

    “you can simply use this hook for add extra script and css in our vendor dashboard.
    do_action(‘wcmp_frontend_enqueue_scripts’, $is_vendor_dashboard);”

    Thanks in advance for your help

    Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @bigblue0

    Thanks for that suggestion but at the moment won’t be possible to do that change since it will require some time that don’t have at the moment.

    Hope you understand.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Compatibility’ is closed to new replies.