Modify Terms of Service and Return Policy sentence

22.10.2012 14:39
#1
rud0lph
Joomshopping forum user no avatar
Name: daniel
30.08.2012
Posts: 22
Quote
Modify Terms of Service and Return Policy sentence

Hello,

On the Confirm Order page how do I modify the sentence 'Terms of Service and Return policy confirm' to only read 'Return policy confirm'.

Danke
Modify Terms of Service and Return Policy sentence


Joomla: 1.7.5
JoomShopping: 3.2.7
PHP: 5.2.17
MySQL: 5.0.67
Website Url: biochef.com
 
22.10.2012 14:52
#2
swissa
Joomshopping forum user no avatar
Name: swissandy
10.10.2011
Posts: 183
Quote
Aw: Modify Terms of Service and Return Policy sentence

You need to go to components/com_jshopping/lang/en-GB.php and go to line 184 where you can change the 'Terms of Service'

define('_JSHOP_AGB', 'Return policy confirm');


Then you need to go to components/com_jshopping/templates/ja_tiris/checkout/previewfinish.php and line 64 or 65 in Tiris

remove this code

<?php print _JSHOP_AND;?>
<a class = "policy" href="#" onclick="window.open('<?php print SEFLink('index.php?option=com_jshopping&controller=content&task=view&page=return_policy&tmpl=component', 1);?>','window','width=800, height=600, scrollbars=yes, status=no, toolbar=no, menubar=no, resizable=yes, location=no');return false;"><?php print _JSHOP_RETURN_POLICY?></a>


This will make it so that only the terms of service appear on click.


Letzte Änderung: 22.10.2012 14:53
 
22.10.2012 21:33
#3
rud0lph
Joomshopping forum user no avatar
Name: daniel
30.08.2012
Posts: 22
Quote
Aw: Modify Terms of Service and Return Policy sentence

I would like the line to say 'Return Policy confirm'. The code you show to modify and remove looks like it will keep 'Terms of Service' and remove 'and Return Policy'.

 
23.10.2012 08:18
#4
swissa
Joomshopping forum user no avatar
Name: swissandy
10.10.2011
Posts: 183
Quote
Aw: Modify Terms of Service and Return Policy sentence

rud0lph - 22.10.2012 21:33
I would like the line to say 'Return Policy confirm'. The code you show to modify and remove looks like it will keep 'Terms of Service' and remove 'and Return Policy'.



Correct. So for the popup you need to edit "Terms of Service" in Static Text of admin. To change the text for the front end see my first comment and change in /lang/en-GB.php

 
26.10.2012 18:10
#5
rud0lph
Joomshopping forum user no avatar
Name: daniel
30.08.2012
Posts: 22
Quote
Aw: Modify Terms of Service and Return Policy sentence

Danke!

 
20.02.2014 15:43
#6
Mad Molly
Joomshopping forum user no avatar
Name: M.
12.11.2013
Posts: 6
Quote
Aw: Modify Terms of Service and Return Policy sentence

Hi there, I cannot find components\com_jshopping\lang\en-GB.php

Can anyone tell me what I'm doing wrong?
Now I enter Extentions->Template beheer (manage templates)->Tekstverwerker->html->com_jshopping.
And then there's nothing.
When I look at the "create override" tab, there are a number of options under com_jshopping, like cart, category, checkout, etc., but no language option!

Also tried through the language override option Extentions-> taalbeheer (manage language)->overrides. But nothing appears with my search criteria.


Joomla: 3.2.2.
JoomShopping: 4.0
 
20.02.2014 16:49
#7
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Modify Terms of Service and Return Policy sentence

See ftp

components\com_jshopping\lang\en-GB.php

 
25.02.2014 22:15
#8
Mad Molly
Joomshopping forum user no avatar
Name: M.
12.11.2013
Posts: 6
Quote
Aw: Modify Terms of Service and Return Policy sentence

Finally found how to enter ftp, logged in, but cannot change anything..
Any idea why?

 
04.03.2014 22:10
#9
Mad Molly
Joomshopping forum user no avatar
Name: M.
12.11.2013
Posts: 6
Quote
Aw: Modify Terms of Service and Return Policy sentence

Problem solved.

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.