Few issues
-
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?
- The topic ‘Few issues’ is closed to new replies.