- Posts: 23
- Thank you received: 0
Display Symbols
- alastairmark
-
Topic Author
- Offline
Less
More
15 years 2 months ago #21228
by alastairmark
Display Symbols was created by alastairmark
I have a couple of funky things happening.
I am unable to get the $ doller sign to appear before the price.
I am mocking up a couple of sites, and i am able to get the $ sign to show in the other sites using the same settings.
Also, when i add a product to the cart and i use the pop up display, i lose the colour of my proceed to checkout button. If i refresh the page, the colour re-appears.
You can see at
www.549.com.au/shop/index.php?option=com...ut=listing&Itemid=11
Thx
I am unable to get the $ doller sign to appear before the price.
I am mocking up a couple of sites, and i am able to get the $ sign to show in the other sites using the same settings.
Also, when i add a product to the cart and i use the pop up display, i lose the colour of my proceed to checkout button. If i refresh the page, the colour re-appears.
You can see at
www.549.com.au/shop/index.php?option=com...ut=listing&Itemid=11
Thx
Please Log in or Create an account to join the conversation.
15 years 2 months ago #21236
by nicolas
Replied by nicolas on topic Re: Display Symbols
Hi,
You should go in the menu System->Currencies and edit your currency. Please make sure that it's properly setup, like the default settings.
For the cart button, that's because your template displays the style of buttons with javascript and not pure CSS. You have several options:
deactivate the ajax refresh so that it does a full refresh of the page. You can edit the view and change the code for that.
change the template (or it's options maybe) so that it uses only CSS.
set the option "button style" to CSS in the Display tab of the configuration so that hikashop uses it's own style of buttons and not the one of your template
You should go in the menu System->Currencies and edit your currency. Please make sure that it's properly setup, like the default settings.
For the cart button, that's because your template displays the style of buttons with javascript and not pure CSS. You have several options:
deactivate the ajax refresh so that it does a full refresh of the page. You can edit the view and change the code for that.
change the template (or it's options maybe) so that it uses only CSS.
set the option "button style" to CSS in the Display tab of the configuration so that hikashop uses it's own style of buttons and not the one of your template
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 1
- Thank you received: 0
12 years 1 month ago - 12 years 1 month ago #166247
by alanbeb1967
Replied by alanbeb1967 on topic Re: Display Symbols
Hi,
I have also a similar issue. On clicking 'add to cart' the cart module displays the wrong css styling. After a refresh the button is ok.
www.birdhousefollies.com/products
Please advise...... and bare in mind that I am not a programmer.
Cheers
Alan
PS the 'fall-back' css hikashop styling is awful so that isn't an option
I have also a similar issue. On clicking 'add to cart' the cart module displays the wrong css styling. After a refresh the button is ok.
www.birdhousefollies.com/products
Please advise...... and bare in mind that I am not a programmer.
Cheers
Alan
PS the 'fall-back' css hikashop styling is awful so that isn't an option
Last edit: 12 years 1 month ago by alanbeb1967.
Please Log in or Create an account to join the conversation.
12 years 1 month ago #166249
by nicolas
Replied by nicolas on topic Re: Display Symbols
Hi,
That's because you turned on the option "Use AJAX when possible for add to cart buttons" of the configuration. Turn it off and it will work fine.
That's because you turned on the option "Use AJAX when possible for add to cart buttons" of the configuration. Turn it off and it will work fine.
The following user(s) said Thank You: alanbeb1967
Please Log in or Create an account to join the conversation.
Time to create page: 0.198 seconds