bkrztuk wrote:Update is available in download section.
Does the whole template need to be re-uploaded? Can you tell us which files need to be replaced instead?
bkrztuk wrote:Update is available in download section.
Blackwat3r wrote:bkrztuk wrote:Update is available in download section.
Does the whole template need to be re-uploaded? Can you tell us which files need to be replaced instead?
bkrztuk wrote:If you want to update only VM files please only overwrite html/com_virtuemart direcotry, it will not affect to styles etc, only fix the problems with token.
#form-login ~ fieldset .vmicon {display: block}
bkrztuk wrote:Could you tell me where do you see the stars, the template layout display only rating information right under the product name near the manufacturer like "Rating: 5/5 Manufacturer: Manufacturer: manufacturer", to avoid problem with cart please add this code at the end of gk.stuff.css file :
- Code: Select all
#form-login ~ fieldset .vmicon {display: block}
dl#system-message dd.message ~ dd.message {
display: none;
}