Jump to content

Hide prices - Change ? to Log In To View


Guest OzzyWeb

Recommended Posts

Guest OzzyWeb

Hi all,

I want to change both the hover "?" and the actual page display "$?.??"

to hover "Login In" and the actual page display "$Price Hidden"

A few customers have commentd that the ? confused them before signing up.

So where in the script can I go to change the ? to "Please Log In To View Prices"

Regards,

Jen

Link to comment
Share on other sites

Guest sharpmac

Ok, I got it to work... however there is by default a "?" at the start of the phrase.

The line you are looking to edit is inside /htdocs/cubecart/language/en/common.inc.php

Towards the end of the file you will find 'misc_price_hidden' => "?.??"

It was line 37 for me, so somewhere around there.

Anyways change it to what you like and upload it to the corresponding directory on your server (but be sure to make a backup)

Login to the admin panel and clear the Cashe which can be found under "Maintenance / Rebuild & Recount". Be sure when your done to log out of the admin panel, otherwise your session ID will display the prices.

your done!

Link to comment
Share on other sites

Guest OzzyWeb

ah thank you very much!

i had found and changed it earlier but nothing happened on the front page, so i changed it back. but the "Clear Cache" did the trick. :)

Link to comment
Share on other sites

Ok, I got it to work... however there is by default a "?" at the start of the phrase.

The line you are looking to edit is inside /htdocs/cubecart/language/en/common.inc.php

Towards the end of the file you will find 'misc_price_hidden' => "?.??"

It was line 37 for me, so somewhere around there.

Anyways change it to what you like and upload it to the corresponding directory on your server (but be sure to make a backup)

Login to the admin panel and clear the Cashe which can be found under "Maintenance / Rebuild & Recount". Be sure when your done to log out of the admin panel, otherwise your session ID will display the prices.

your done!

In v4, the best place to change it is through Admin (doc reference), not by editing the PHP files itself.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...