Home Forums WC Vendors Free Support Change css in pro 1.0.2 version

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #12453
    Kathy Butkovich
    Participant

    I would like to change some of the css found in the Pro version of ink.min.css and dashboard.min.css so I need to change the the calling program to load ink.css instead of ink.min.css and dashboard.css to dashboard.min.css. Where is this call? Or if there is somewhere to override the css?

    #12455
    WC Vendors Support
    Participant

    You should upgrade to 1.0.3, by the way. 🙂 Let’s ask Jamie where the CSS overrides are for this one @digitalchild

    #12461
    Jamie
    Keymaster

    Hello,

    I would recommend against changing anything in ink. What do you need to change in that? Also what do you need to change in dashboard?

    At the moment you can’t override ink, but you can override dashboard. I’ll add a filter for overriding ink.

    wcv_pro_store_style – this is the path to your file so you’d update this to change to point at the non minified version.

    cheers,

    Jamie.

    #12498
    Kathy Butkovich
    Participant

    Thanks for the quick reply. Ben – I did upgrade to 1.0.3 and it caused my layout to change drastically – HUGE font – everything spread out really wide – a lot wider than my store – and even more disconcerting the Add a Product button didn’t take me to product/edit so I switched back to 1.0.2 which was working fine for me. Jamie – thanks for creating an override for ink. As for what I want to change – I want to be able to make the look more like the original WC-Vendors screen but more specifically – I don’t want to be forced to have things like the Pro Dashboard header be font size 700 and color 404040. Things like this are basic adjustments that need to be allowed so that each owner who buys the plugin can make it fit with the look and feel of their store. I really don’t like that it changes things like the width of the theme I have picked out for my store, but as a plugin that says it can be fully customized I thought I’d be able to adjust the css myself to make it work for me.

    As for the path you’ve given me – please be more specific. I have spent hours in your code, following the logic, etc but I have to be honest – I don’t have any idea what you are directing me to.

    Thanks Kathy

    #12516
    WC Vendors Support
    Participant

    Hi Kathy,

    Jamie released version 1.0.4 overnight that resolves the add product button not working in non-HTML5 compatible web browsers (such as Internet Explorer).

    As for the customizations of the css, that’s all @digitalchild Jamie’s expertise so I’ll wait for him to chime in on that again.

    Cheers

    Ben

    #12560
    Jamie
    Keymaster

    Hi Kathy,

    I agree that you should be able to change what you need to. The following gist will allow you to override both style sheets (however the ink filter didn’t make it into the 1.0.4 release and will be out in 1.0.5). So at the moment you can only override the dashboard filter as I have written above.

    https://gist.github.com/digitalchild/3877a44eb367cbcede8c

    With regards to fonts and colours included in our plugin, I will attempt to remove anything that isn’t core to the overall layout of the plugin. I want to ensure that our plugin is inheriting as much style as possible from the theme to ensure that it creates a seamless look and feel. I will be removing the colours and font-weights that you have mentioned in the next release also.

    cheers,

    Jamie.

    #12679
    Kathy Butkovich
    Participant

    Do you know when the new release will be out that will allow your plugin to inherit the styles from our themes?

    #12680
    Kathy Butkovich
    Participant

    I installed the 1.0.4 version of the plug-in and there is something that happens that did not happen in the non-pro version. When you view a product on the product page, and it has additional images, when you look at these images and the modal pops up to show you the images and you look through them, then close the modal and hit the back button, you have to hit the back key for every slide you viewed. The standard version did not do this.

    To make it clear – when I click on the additional images and it launches the slides, the address is

    #prettyPhoto[product-gallery]/1/ – if you continue through the slides you see
    #prettyPhoto[product-gallery]/2/
    #prettyPhoto[product-gallery]/3/

    Then when you close out of it, and hit the back button to go back to the product list, you go to #prettyPhoto[product-gallery]/2/ then hit back again and go to #prettyPhoto[product-gallery]/1/ then hit back again to finally get to the product list.

    #12683
    WC Vendors Support
    Participant

    Hi Kathy!

    Version 1.0.5 will be released very very very very soon (before the weekend is over) that will fix any and all theme compatibility problems once and for all. 🙂 We were able to force themes to treat our Vendor Store pages as WooCommerce pages, and that completely solved the issue.

    As for the #prettyPhoto issue — Are you seeing any errors when inspecting the page in your console? Pro doesn’t touch the lightbox stuff at all, so I’m not entirely sure what this is, but happy to help figure it out. 🙂

    Cheers

    Ben

    #12861
    Kathy Butkovich
    Participant

    Thanks for the news on the new release. Really anxious to get that!! As for the prettyPhoto issue – I found the problem – needed to go into the jquery code and set a variable for deeplinking to false. Not sure why/how that changed from my previous site, but at any rate that’s how it was fixed – just in case you ever have anyone else asking you about that 🙂

    Cheers.
    Kathy

    #12862
    Kathy Butkovich
    Participant

    P.S. Love the new site look/feel! Looks very professional!!

    #12904
    WC Vendors Support
    Participant

    Thanks Kathy. 🙂

    #13575
    Kathy Butkovich
    Participant

    can you please give me an update on the resolution to this issue? Thanks,Kathy

    #13577
    WC Vendors Support
    Participant

    Hi Kathy,

    v1.0.5 is released, you should have gotten an email about that from me. You can download it @ wcvendors.com/my-account/

    #13578
    Kathy Butkovich
    Participant

    I did not get that email so thanks for re-sending. I tried to get on the site this afternoon to see if a new release was out there but your site would never load. Glad to see it’s ok now and I look forward to checking out the changes. BTW – I posted a message on the wordpress forum as well since I couldn’t get into this site so just ignore that.

    Regards,
    Kathy

    #13579
    WC Vendors Support
    Participant

    Thanks Kathy. There was a fiber optic bundle that was damaged at a power plant construction site or something like that, it knocked out OVH’s entire North America Data Center. They’ve got it fixed now, it was down for about 4 hours. 🙂

Viewing 16 posts - 1 through 16 (of 16 total)
  • The forum ‘WC Vendors Free Support’ is closed to new topics and replies.