Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Login Display Prices  (Read 6800 times)

Offline andreis

  • Newbie
  • *
  • Posts: 5
  • Karma: +3/-0
    • View Profile
Login Display Prices
« on: October 10, 2013, 10:45:49 AM »
Hello --
I have a little problem when trying to show prices only for registered users.
So, I am going to Settings -> Checkout tab -> Login Display Prices -> OFF

Now, when going to the product page, everything is OK, so I get the message "Please login ot register to see price or to order."
But when going to Category listing page, I still see the prices for each product in my product matrix. Would it be possible to hide it there as well?

Thanks,
Andrei

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Login Display Prices
« Reply #1 on: October 11, 2013, 04:58:34 PM »
This is a small bug. I think this was overlooked in html5 template.

Please see link below with files that you can copy and replace on your site.
https://github.com/abantecart/abantecart-src/commit/dc6d8a2fbbae8264b05ba055d979e1f5f7ae3664

This will fix issue with not hiding price for "Login Display Prices" setting.


Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Login Display Prices
« Reply #2 on: October 11, 2013, 04:59:05 PM »
Thank you for reporting this, by the way.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline andreis

  • Newbie
  • *
  • Posts: 5
  • Karma: +3/-0
    • View Profile
Re: Login Display Prices
« Reply #3 on: October 13, 2013, 04:19:14 AM »
Thanks for your support. It works great now.

Offline abestophat

  • Newbie
  • *
  • Posts: 5
  • Karma: +1/-0
    • View Profile
Re: Login Display Prices
« Reply #4 on: October 16, 2013, 01:49:18 AM »
Mine works great as well, but what drives me crazy is the misspelled message "Please login ot register to see price or to order."

I found the /storefront/language/english/product/product.xml file and edited the last part of it to make it short and to the point

   <![CDATA[Please login or register to see price.]]>
   
re-uploaded, but nothing changed on the site.

I dumped the cache and even turned it off. Still will not update. I redownloaded the file, the file was updated but no change on the site.

I used GREP to go through all the code and still cannot find any other instance of "Please login ot register to see price or to order."

 :-\ abestophat

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Login Display Prices
« Reply #5 on: October 16, 2013, 05:54:56 AM »
Mine works great as well, but what drives me crazy is the misspelled message "Please login ot register to see price or to order."

I found the /storefront/language/english/product/product.xml file and edited the last part of it to make it short and to the point

   <![CDATA[Please login or register to see price.]]>
   
re-uploaded, but nothing changed on the site.

I dumped the cache and even turned it off. Still will not update. I redownloaded the file, the file was updated but no change on the site.

I used GREP to go through all the code and still cannot find any other instance of "Please login ot register to see price or to order."

 :-\ abestophat

The easy way to change translation  - use Global Search in Admin. See quick video how to use it

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Login Display Prices
« Reply #6 on: October 16, 2013, 08:54:33 AM »
I fixed spelling for v1.1.8
Thank you for letting us know.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod