kppyeung Posted July 27, 2013 Share Posted July 27, 2013 hi there, I want to create a pop up window by using the home text editor, but got the the following message when I save the setting : " the field description (English (English)) is invalid" I must have missing something or what, btw, there is no # sign in my file name, I am using 1.4.11 thx! Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2013 Share Posted July 27, 2013 what kind of code you're trying to insert into the home text editor? btw. you can use other module like html box you can put your code there Link to comment Share on other sites More sharing options...
kppyeung Posted July 27, 2013 Author Share Posted July 27, 2013 thx! Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2013 Share Posted July 27, 2013 hello, so the problem is solved? let me know if so Link to comment Share on other sites More sharing options...
kppyeung Posted July 27, 2013 Author Share Posted July 27, 2013 thx, prestashop legend, it seems the html box doesn't have the function to create a pop up window, I tried using jckeditor and copy and paste the source code, but when hitting save, the message " the field description (English (English)) is invalid" still comes up, still looking for solution, Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2013 Share Posted July 27, 2013 hmm can you show your popup code? How you're trying to create it? im asking because you can paste any code you want to the html box, it mean that you can create own popups without any additional "functions" Link to comment Share on other sites More sharing options...
kppyeung Posted July 27, 2013 Author Share Posted July 27, 2013 I got this source from jckeditor for joomla, <p> <a href="www.warehouse.desq2.com.hk/chart/gss size chart.html" onclick="window.open(this.href, 'popup', 'resizable=no,status=no,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no'); return false;" title="gss size chart">click here for size chart ...</a></p> but still doesn't work in ps 1.4.11, ;-) thx! Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2013 Share Posted July 27, 2013 i checked this code and it works. paste this code to the html box field with editor turned off Link to comment Share on other sites More sharing options...
kppyeung Posted July 27, 2013 Author Share Posted July 27, 2013 the code works for sure, but when I copy the code into the home text editor, it just doesn't work, same error message - " the field description (English (English)) is invalid" :-( Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2013 Share Posted July 27, 2013 i just thought that you using the html box as i suggested, why not? Link to comment Share on other sites More sharing options...
kppyeung Posted July 27, 2013 Author Share Posted July 27, 2013 I did use it, but I need the link in a product description, so I need to use the home text editor to place the link. :-) Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2013 Share Posted July 27, 2013 sorry but i totally don't understand now. you said that you want to use code in the "home text editor" it's a module located on homepage. Instead this module you can use different, html box which allows to use any code you want. Now you're sain that you want to use this code in product description, im confused a bit :| can you please put some light on this case? sorry for missunderstanding Link to comment Share on other sites More sharing options...
kppyeung Posted July 27, 2013 Author Share Posted July 27, 2013 I want the link at that position, pls check pic, can html box do that? sorry I am a newbie to PS! ;-) Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2013 Share Posted July 27, 2013 so it isn't home text editor. You're talking about product edit page field with description, right? Link to comment Share on other sites More sharing options...
kppyeung Posted July 27, 2013 Author Share Posted July 27, 2013 right! Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2013 Share Posted July 27, 2013 by default there is no possibility to use script you want. In this case you have to modify it. read tutorial: extended tags and options in tinymce editor Link to comment Share on other sites More sharing options...
kppyeung Posted July 27, 2013 Author Share Posted July 27, 2013 :-) thx a lot! Link to comment Share on other sites More sharing options...
Recommended Posts