Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards!

Criss

Forum Replies Created

Viewing 15 posts - 151 through 165 (of 171 total)
  • Author
    Posts
  • in reply to: Move menu position in sidebar and change dashboard colors #116697
    Criss
    Participant

    Could you please update the code to re-order ALL menus?
    Do you also have a way of re-ordering the Knowledgebase articles created? (though I could just re-create them, since thay follow “last-modified” order)

    in reply to: user drop down menu disappeared #116689
    Criss
    Participant

    correction: WOO working in my backend but WCMP still not. Looking forward to your investigation.

    in reply to: user drop down menu disappeared #116688
    Criss
    Participant

    …I’m not sure that was the cause… because today WCMP dashboard tabs/menus are still not working…
    and actually even my backed’s Woo dashboards are not showing

    in reply to: font has changed #116686
    Criss
    Participant

    I don’t need to add my CSS but to unset yours, so that my theme’s CSS applies globally.
    So far, I only managed the button (font-family:unset;) but all others in the form (like font-family, or text-transform) are not applying.
    This is my page.

    in reply to: font has changed #116623
    Criss
    Participant

    .wcmp_regi_main, .wcmp_regi_main .button is not working (I have also tried with !important). You might have a look yourself at this page, please

    in reply to: user drop down menu disappeared #116622
    Criss
    Participant

    ok, you are lucky because I found the culprit.
    I had disabled all Woocommerce bloat by using a filter.

    /** Disable Woo Admin dashboard **/
    add_filter( 'woocommerce_admin_disabled', '__return_true' );
    Copy

    which obviously also disables some WCMP dashboard.

    As you might know, Woo extra admin dahsboards are responsible for slowing backends very much. Plus they are obtrusive and useless, therefore lots of people disable them (also using this plugin). So, do you think you can offer a work around so that we can still have Woo Admin disabled and a working WCMP ?

    in reply to: user drop down menu disappeared #116621
    Criss
    Participant

    yeah of course it’s working at your end, you probably have a default theme with nothing else than WCMP. This is not easy to debug and has come out with the last update (and I’m not the only one having it). I think you should do some more research into it… while I’m doing my research 🙂

    in reply to: user drop down menu disappeared #116543
    Criss
    Participant

    I actually think that the new updated has spoiled many things….

    by the way, I just read that others are having the same issues. So I guess you must release a new update with all the right fixes. 🙂

    in reply to: font has changed #116531
    Criss
    Participant

    I don’t see a reason why

    body {...}
    Copy

    should have stopped working. But do you have specific CSS classes for that form?

    in reply to: user drop down menu disappeared #116529
    Criss
    Participant

    very simple, this menu doesn’t work anymore… no action on click

    in reply to: unresolved issues outlined in WordPress #114760
    Criss
    Participant

    Dear Moumita, I think that my theme’s author has gone out of business. This leaves me with great problems. What do you suggest in order to fix all issues and future updates?

    in reply to: unresolved issues outlined in WordPress #114558
    Criss
    Participant

    I shall do that. They are a bit lacking support lately so I might not get a quick reply but I will update you as soon as I got news.
    PS. I just noticed a mistype error on line 16 (wcmp-store-conatiner). Please amend your code (and maybe the whole plugin) accordingly.

    in reply to: unresolved issues outlined in WordPress #114435
    Criss
    Participant
    This reply has been marked as private.
    in reply to: unresolved issues outlined in WordPress #114422
    Criss
    Participant

    you are right I just have a small issue on the server FTP. Let me just fix it and will update you with new logins shortly.

    So you do confirm that the missing sidebar/widgets is due to the modified file. In order to inform the theme author I guess I would also submit the new template, so that they can confirm is not going to break something else. Please share it with me as soon as you can.

    in reply to: unresolved issues outlined in WordPress #114334
    Criss
    Participant
    This reply has been marked as private.
Viewing 15 posts - 151 through 165 (of 171 total)