Jump to content

added link adminxxxx/{shop_url} in emails translations


Recommended Posts

Hi,

 

When I change link in email template I allways have add before link, link of admin directory, for example I want to add link of shop url:

{shop_url} , but instead this I later have admin3286/{shop_url}.

When I delete admin3286, save tempalte, later I again have wrong link ...

Help please :)

 

 

 

 

 

post-741978-0-15877700-1396898955_thumb.png

Link to comment
Share on other sites

  • 2 weeks later...

Hi,

 

When I change link in email template I allways have add before link, link of admin directory, for example I want to add link of shop url:

{shop_url} , but instead this I later have admin3286/{shop_url}.

When I delete admin3286, save tempalte, later I again have wrong link ...

Help please :)

did u solve the problem yet? i have the same problem

if yes, please share your solution 

Link to comment
Share on other sites

  • 9 months later...

hello, it does not helped to me.

My file looks:

default_config = {

selector: ".rte" ,
plugins : "colorpicker link image paste pagebreak table contextmenu filemanager table code media autoresize textcolor anchor",
toolbar1 : "code,|,bold,italic,underline,strikethrough,|,alignleft,aligncenter,alignright,alignfull,formatselect,|,blockquote,colorpicker,pasteword,|,bullist,numlist,|,outdent,indent,|,link,unlink,|,anchor,|,media,image",
toolbar2: "",
external_filemanager_path: ad+"/filemanager/",
filemanager_title: "File manager" ,
external_plugins: { "filemanager" : ad+"/filemanager/plugin.min.js"},
language: iso,
skin: "prestashop",
statusbar: false,
cleanup: false,
    convert_urls: false,
    relative_urls : false,
    remove_script_host: false,
entity_encoding: "raw",
extended_valid_elements : "em[class|name|id]",
menu: {
edit: {title: 'Edit', items: 'undo redo | cut copy paste | selectall'},
insert: {title: 'Insert', items: 'media image link | pagebreak'},
view: {title: 'View', items: 'visualaid'},
format: {title: 'Format', items: 'bold italic underline strikethrough superscript subscript | formats | removeformat'},
table: {title: 'Table', items: 'inserttable tableprops deletetable | cell row column'},
tools: {title: 'Tools', items: 'code'}
 
but links in emails are still wrong. When I add link to "My account" {my_account_url} and save it, there is %7Bmy_account_url%7D. It looks very strange.
Link to comment
Share on other sites

×
×
  • Create New...