Hide review

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Jul 21, 2014 3:59 pm
Reply with quote
Report this post
Hi there!

Please take a look:
http://www.freudenberger-classic.de/ind ... ess-detail
I'd like to hide the "Please log in to write a review." in description.
Review system is off, I tried it with template beez > works.
Only with shop & buy it doesn't work.

Would you please help me?
User avatar
Junior Boarder

teitbite
Wed Jul 23, 2014 10:32 am
Reply with quote
Report this post
Hi

Please add this to override.css and make sure override is enabled in template settings:

Code: Select all
.ask-a-question { display: none; }
User avatar
Moderator

GK User
Thu Jul 24, 2014 5:25 pm
Reply with quote
Report this post
Hi!

Thanks for your help.
But I don't want to hide "Ask a question" - I'd like to hide "Please log in to write a review." at the end of the description box.
User avatar
Junior Boarder

teitbite
Sat Jul 26, 2014 11:57 am
Reply with quote
Report this post
Hi

Och. You can find this text in en-GB.com_virtuemart.ini in joomla language files.

Code: Select all
COM_VIRTUEMART_REVIEW_LOGIN="Please log in to write a review."


edit it and leave blank:

Code: Select all
COM_VIRTUEMART_REVIEW_LOGIN=""
User avatar
Moderator

GK User
Sat Jul 26, 2014 1:01 pm
Reply with quote
Report this post
I get crazy…. works for german but not for english version… still there….
All cache is clear, what could it be? *confused*
User avatar
Junior Boarder

teitbite
Sat Jul 26, 2014 3:06 pm
Reply with quote
Report this post
Hi

Have You overwritten it in en-GB folder ?

Try add an override in joomla language section in panel for "COM_VIRTUEMART_REVIEW_LOGIN". But try maybe replace it with space " ".
User avatar
Moderator

GK User
Thu Aug 07, 2014 6:19 pm
Reply with quote
Report this post
Hi!

Sorry, I forgot to answer.

I've added an override in the joomla administration - and it works!
For whatever reason has not worked directly away - no matter, the main thing is it works now :D
User avatar
Junior Boarder

teitbite
Fri Aug 08, 2014 9:54 am
Reply with quote
Report this post
Hi

I believe same value was used in a different file. A mail override works as last and overrides it all.
User avatar
Moderator


cron