Look's like a php problem
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Look's like a php problem
Hello
Please look at my site and you will see what looks like a php problem. At the very top of the of the home page in the middle is this > and it's not on any other page. On the home page I have a contact form and on the contact page but the > doesn't show up on the contact page.
https://massappealmotorsports.com/index.php
Thank you for any help.
Please look at my site and you will see what looks like a php problem. At the very top of the of the home page in the middle is this > and it's not on any other page. On the home page I have a contact form and on the contact page but the > doesn't show up on the contact page.
https://massappealmotorsports.com/index.php
Thank you for any help.
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Look's like a php problem
You have a script incorrectly added to the <body> tag in your code. Also, you have an extra '>' there.
Here is what your code looks like:
Wherever you added the above code to the body is where the issue lies.
Here is what your code looks like:
Code: Select all
<body <script async
src="https://dni.trumeasure.com/Scripts/TMLoader.js [1]"></script>
<script async
src="https://dni.trumeasure.com/Scripts/TMLoader.js [1]"></script>
>
<div id="container">
Re: Look's like a php problem
Thank you for the help. I'll get with the company that asked me to add the script to the site.
Re: Look's like a php problem
So I took the script out of the site but it still shows the > at the top of the page. Can you please look at it again. Thank you
Re: Look's like a php problem
I had the script in two different places in the program once in the page html and also in the site html. I have removed them both and noe it no longer shows the > again thank you for your help.
Re: Look's like a php problem
I have added a php script to the page. I also have a contact form on the same page. The settings of the form within the layout grid have been checked over many times. The issue is after completing the Contact form and submit it directs me to the php page when its set to redirect to the Success or Error page. Please help.
Re: Look's like a php problem
To be able to help you, I need to see what you have done.
What is the URL of the page?
What is the generated code of the page?
What is the URL of the page?
What is the generated code of the page?
Re: Look's like a php problem
Thank you.
url: http://www.carrolltontaxi.com
Not able to send a message within the contact layout. The Subscribe button, Airplane and Car icons placed on the layout before the Footer will not link to the desired pages within the project. Please note the Subscribe button is also linked to the Success Page within the project as well.
Many thanks in advance.
url: http://www.carrolltontaxi.com
Not able to send a message within the contact layout. The Subscribe button, Airplane and Car icons placed on the layout before the Footer will not link to the desired pages within the project. Please note the Subscribe button is also linked to the Success Page within the project as well.
Many thanks in advance.
Re: Look's like a php problem
Sorry, but the code you have added to the page is in the wrong part of the page.
There may not be code at the start of the page.
There may not be code at the start of the page.
Re: Look's like a php problem
Thank you Pablo!
I did change the location of the code in the head of the page and it is now working smoothly.
Many thanks for your help throughout the years!
I did change the location of the code in the head of the page and it is now working smoothly.
Many thanks for your help throughout the years!