Dots?
-
There are what look like bullets(like from a list) all over the module…any idea on what could be causing that?
-
Also, is it possible to put a “$” at the beginning of the USD? or in the box itself? It returns an error.
Hi,
I could not follow your first problem. Could you please share your URL for me to see the error.
Regarding $ sign, you cannot put it inside the textbox bcoz it only accepts valid numeric value. I think that should be expected right?
http://www.aaeeff.org/?page_id=2829
While it is “expected”, the people using this particular auction are not “computer smart”…most will be over the age of 60. Anytime I can cut down confusion for them is better for me. Plus, it tends to look better with the dollar sign where it is supposed to go. If you can point me to where I need to change it, I don’t mind doing it myself.
I have examined what I can…and I do not see any html around the code (it it just the short code), but it looks like bullet points from a word document.
Our auctions had to go live with the “dots” all over them. You will have to create an account, or I can send you a jpeg of what it looks like, I will delete it once you have seen what you need to see.
I have also seen others ask about currency, let me elaborate a little why it is important:
This: $100.00 USD is proper form display for a bid, USD being optional. It is common across all auction sites.
This: USD 100 is very confusing for less computer proficient people and doesn’t differentiate between $1.00 or $100.
Look forward to hearing from you soon.
Hi,
Apologies for delayed response.
I registered on you site, and can see the bullets all over. It is strange as I haven’t encountered such format till now. Kindly let me know which theme are u using, I’ll try to reproduce the same at my end. If the theme is paid, it would be gr8 if you could email me at nitesh[at]auctionplugin.net for testing purposes.
Regarding $ sign, you are right about its readability part. Its more intuitive when signs are used. Being a developer I think I missed out on that part bcoz, Paypal uses codes such as AUD, USD and I integrated it that way. Point notified and will plan to provide it in one of the next updates.
Cheers,
NiteshI sent you the email. Thank you for checking on it for me.
This is theme issue.
I figured out the issue and I have a quick fix for it.
Here are the steps that can be followed to resolve it:
Open the file – /themes/churchope/css/skin.css
At line 71 there are few CSS properties.I did the changes from browser developer tool, I commented this property and things started looking fine.
Hope it helps.
Cheers,
NiteshThat did fix it! I commented out Line 71 and it looks great. Thank you for your help!
The topic ‘Dots?’ is closed to new replies.