
Search found 3 matches
- Mon May 03, 2021 2:41 am
- Forum: Previewing and Publishing
- Topic: ** SOLVED ** Code error when published using a masterframe
- Replies: 7
- Views: 11453
Re: Code error when published using a masterframe
Thank you, Pablo and Baconfries! The problem is solved. 

- Wed Apr 28, 2021 10:24 pm
- Forum: Previewing and Publishing
- Topic: ** SOLVED ** Code error when published using a masterframe
- Replies: 7
- Views: 11453
Re: Code error when published using a masterframe
Thanks for your reply. When I delete the index.html file the whole page is gone and it just shows the following coding:
$(document).ready(function()
{
$("a[href*='#header']").click(function(event)
{
event.preventDefault();
$('html, body').stop().animate({ scrollTop: $('#wb_header').offset ...
$(document).ready(function()
{
$("a[href*='#header']").click(function(event)
{
event.preventDefault();
$('html, body').stop().animate({ scrollTop: $('#wb_header').offset ...
- Wed Apr 28, 2021 1:13 pm
- Forum: Previewing and Publishing
- Topic: ** SOLVED ** Code error when published using a masterframe
- Replies: 7
- Views: 11453
Re: Code error when published using a masterframe
I have the same problem, the extension is already set to PHP. Any other ideas?
The page is www.blessedlandscapes.com
I also disabled 'Generate external JS file for page specific JavaScript' as Pablo suggested in a previous post.
The page is www.blessedlandscapes.com
I also disabled 'Generate external JS file for page specific JavaScript' as Pablo suggested in a previous post.