![]() |
Quote:
Mark, I plan on getting to this in the next day or so...in the middle of template design and such. If no one gets to it before I do, I'll have a go at it and have something to share in the next 48 hours. 8) |
Quote:
Sweet! I have been trying to do this and have not been generating errors, but the interface just does not show up for some reason. I have used several different variations of the call tags (for type box area) but none of them have worked so I am missing something here. I will watch closely because I think this will make things better for the end user that knows little to nothing about HTML and use of the Gift Registry. Thanks for your time and efforts!! |
Anyone ever get this working
If so how and what was changed?
Cheers |
remember to wrap any java code in {literal}{/literal} tags
cant see why you need to add code to customer/home.tpl as you only use html area in the admin which is dealt with by single/home.tpl |
Quote:
Need to remember if you wish to add this to the Gift Registry there is a text box for end user to send html greetings, invites and cards to their guests or event goers. The majority of the end users will not know html, so I thought this would be great to add it into this add on. If this is done, it may need to go into the customer/home.tpl, unless the java could go on same page as the text box (in some cases can) |
Quote:
Hooter, were you successful with getting this to work with the Gift Registry yet? I thought I would play with it again this weekend, but did not see if you were successful yet via posting. |
^@markwhoo
Sorry Mark, no I haven't yet - other priorities keep getting in the way :oops: I intend to do it at least for myself in the near term, and will post results as soon as I'm finished. Apologize for the delay. |
Quote:
I totally understand. My pile just keeps getting larger each hour myself. Like I said, I will try to play with this over the weekend as well, so maybe with luck, I can figure out how to get it added. If so, I too will post results. If not, I will watch to see if you have success... :wink: |
Here we go...
HTML Area for the Gift Registry addon 4.x. This assumes that you have the htmlarea directory inside the root of your cart. (eg. /xcart/htmlarea/) Open skin1/customer/home.tpl and in between the <HEAD></HEAD> tags add: Code:
{literal} Now open /skin1/modules/Gift_Registry/event_modify.tpl and find: Code:
<TEXTAREA cols="50" rows="20" name="event_details[html_content]">{$event_data.html_content}</TEXTAREA> Code:
{literal}<script language="JavaScript1.2" defer> And that should do it. HTH ;) |
AAAHHHH,
I was so close. I was using the same call for text area, but only one half or the other at a time. I was trying to mirror the other areas and their text fields and did not take the entire line. Anyway, This works great. For others that use this, remember to look closely at the way your HTML folder location is called. This could cause problems if not in same location. Mine is in site root, not xcart root. Makes a difference as noted by Emerson above. Thanks for the help Emerson, this works great. Now all I need to do is tweak the html interface a bit to allow end user to call up possible templates to use if they know totally nothing, but want a nice layout and then ability for them to personaslize. I think this is going to be a real hit with them. Thanks again. 8) |
All times are GMT -8. The time now is 12:22 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.