• Resolved artelisys

    (@artelisys)


    First off, great fast theme!

    On the “lite version” of Virtue (2.0.4) when you select a product and Add to cart, it is not updating the navbar “Your Cart” pricing; is this the intended behavior? I have noticed this can be replicated on the demo site. Further more, the Premium demo does not have this issue; if you add to cart, the navbar “Your Cart” pricing reflects the total cart price.

    Also, one issue that has been resolved by what I call a “Work Around”; is the image href attribute for the Favicon and Logo when you upload an image, the image reflects what the current protocol being used is (HTTP/HTTPS) and the link source reflects this; this causes issues with SSL if you had uploaded an image in the theme options (Favicon and Logo) with HTTP. We just never enabled SSL for the Admin section as we are just in the testing phase. When we enabled SSL and re-uploaded the images, it reflected https and we received no SSL Warnings about unencrypted content; however, this is hard-coded and still pulls https on a http request. IMHO, there should be a function that if the connection is https, it replaces the href with https vs having a hard-coded value; either a function or possibly add a text input box so that the admin can specify the relative path. Thoughts?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey,
    First Question:
    This has to do with the latest woocommerce update, the script that was updating the top cart total had conflicts with the cart widget, so I had to temporarily remove it from the them, in the latest version of premium it’s not there either. I’m looking for a solution as woocommerce updates there documentation, the script that was causing a conflict came from there site so I’m hoping to get it figured out and back in the theme in the next update.

    Second:
    I’ll look into your suggestion, is there a reason you don’t want a logo loaded with https on none https pages? Is there a reason to have none https pages?

    Kadence Themes

    Thread Starter artelisys

    (@artelisys)

    Well, as testing continues, we are starting to enable modules too! Next testing was caching. This was the fun part no doubt. We had just disabled the cart on the TopBar due to the fact that caching enabled was jacking up the TopBar cart pricing anyway. I am doubtful that there is a solution for this; however, we have caching disabled for /shop/, /cart/, /products/, so it would be nice to see that you can enable the cart pricing on the TopBar the pages of your choice; however, we have discussed this internally, and from a sales perspective, if a customer notices how much they are spending, they are likely to stop and view the cart. There is no real benefit other than having the ability for the customer to see how much is in their cart. So not a real big issue there. To be honest, the theme is already fast as hell compared to other themes; we have tested many of other themes and hands down, this theme is a rock solid, fast theme without caching anyway, so we have some decisions to make based on how much more content will get introduced.

    As far as the https issue is concerned, as it is just a few images, there would be no impact on performance the way I see it if only a few images were accessed via https; so it is not a show stopper for us.
    It was more as a nice feature to have versus having the code make the decision for us; to be honest, we would end modifying the code anyway, but then we have have to maintain the changes and track them; seems more appropriate if you folks would consider it if there was a real need for it; my expectation is that a feature should not be added just for one entity, it should benefit others too.

    I think we are at a point where we are going to make the purchase on the premium and finalize testing; we like the base theme with bootstrap. To be honest, we like the fact that you are very responsive with support on the free theme, so it only makes sense to support the product.

    Aloha!

    Figured out the cart issue, so i’ll update that but for the logo to sense if the page is http or https would mean I would have to run the url through a string replace, then query wp as to the url of the site. So its possible but I’m looking for a better way.

    Kadence Themes

    Thread Starter artelisys

    (@artelisys)

    See that is what I mean! Hands down, support is fantastic! I went ahead and purchased the Premium and caching enabled, Cart on the TopBar appears to be working with caching enabled. Still have to run some tests, but thanks for your support. Consider this closed!

    we are using the virtue premium version, with the latest updates and are still seeing an issue with the logo src displaying https:// during checkout even though we tried uploading it again with https:// in the admin. Any suggestions?

    I’m sorry but as you appear to be using a commercial theme, you need to seek support from the theme’s developer/vendor. We do not have access to, nor do we support, commercial products here.

    I am now closing this 3 month old, resolved, topic as it references an older version of WordPress.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Few issues’ is closed to new replies.