-
1. Re: How can my client can edit her website?
Ryan Thomas Nov 5, 2014 11:57 AM (in response to debstorres_08)Your client can edit the site using "Edit" in the admin panel. That being said, you need to mark which areas of the site you want to be editable. You can do this by enclosing sections that you want to be editable with the following tags:
<!-- InstanceBeginEditable name="ContentArea" --><!-- InstanceEndEditable -->
Example:
<!-- InstanceBeginEditable name="ContentArea" -->
<h2>Holiday Themes</h2> <-- your client would be able to edit this text
<!-- InstanceEndEditable -->
Hope this helps!
-Ryan
-
2. Re: How can my client can edit her website?
debstorres_08 Nov 5, 2014 12:27 PM (in response to Ryan Thomas)Thanks for respond right away.
I'm not a coder. But where should put these text?
<!-- InstanceBeginEditable name="ContentArea" --><!-- InstanceEndEditable -->
-
3. Re: How can my client can edit her website?
Ryan Thomas Nov 5, 2014 12:30 PM (in response to debstorres_08)You need to wrap whatever content you want editable with those. How are you making your site? Are you using Muse? Can you provide us with a link?
-Ryan
-
4. Re: How can my client can edit her website?
debstorres_08 Nov 5, 2014 1:41 PM (in response to Ryan Thomas)Yes, it's all in Muse. I don't have the final site yet. I'm still on design stage in Photoshop.
I built a sample site mockup: http://foodtruck02.businesscatalyst.com/index.html
Let me know if this helps.

