Preview Button ?
3 posts by 2 authors in: Forums > CMS Builder
Last Post: March 9, 2010 (RSS)
By avrom - March 7, 2010
Hi Guys,
I noticed a "Preview" button is in the CMS Editor now. But it appends /cms/ to the link (or cmsAdmin for others ), so isn't very helpful. Clients are asking why the Preview button doesn't work... A quick fix I am sure, thanx ^^
Cheers
Avrom
I noticed a "Preview" button is in the CMS Editor now. But it appends /cms/ to the link (or cmsAdmin for others ), so isn't very helpful. Clients are asking why the Preview button doesn't work... A quick fix I am sure, thanx ^^
Cheers
Avrom
Re: [virgodesign] Preview Button ?
By Donna - March 8, 2010
Hi Avrom!
Make sure your Viewer Urls are set to the correct path -- you may need to add a slash at the front so that it knows to go to the webroot. For example, instead of just :
listPage.php
...you'd want:
/listPage.php
or if it's in another directory:
/listings/listPage.php
The preview just takes you to whatever you have set as your list page URL, so you can change it to what you'd like from there. :)
Make sure your Viewer Urls are set to the correct path -- you may need to add a slash at the front so that it knows to go to the webroot. For example, instead of just :
listPage.php
...you'd want:
/listPage.php
or if it's in another directory:
/listings/listPage.php
The preview just takes you to whatever you have set as your list page URL, so you can change it to what you'd like from there. :)
Donna
--
support@interactivetools.com
--
support@interactivetools.com
Re: [Donna] Preview Button ?
By avrom - March 9, 2010
Thanks Donna ! I didn't realize I needed to set the viewer URL, so that explains why ^^
Cheers and Thanx !
Avrom
Cheers and Thanx !
Avrom