This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Integration Issues
#1

Hope I'm not intruding this thread, but I face the same problem

No matter what AddType or AddHandler I am adding to my .htaccss - nothing allows me to display commentics on my html files.
Funny, though, it works on other websites, on my same server.

Only, this one I am having trouble with, is the first HTML website, with only this doctype:

<?php
session_start();
?>
<!DOCTYPE html>
<html lang="en">

Any idea what I need to change to get the comment form displaying?

Thanks a lot


This is the trouble page:
http://doomehome.com/kitchenandbathrooms/
comment form should appear under the last paragraph, ending with "That may sound deep, but depth is what brings out the best."
Reply
#2

Seems to display fine for me. There are some console errors that are preventing it from working though. I believe it's because you're loading jQuery just before the </body> tag. If you remove that on the pages where Commentics is then it should fix it.

Have you completed the interview?
Reply
#3

(19-Dec-2016, 08:09 PM)Steven Wrote:  Seems to display fine for me. There are some console errors that are preventing it from working though. I believe it's because you're loading jQuery just before the </body> tag. If you remove that on the pages where Commentics is then it should fix it.

Haha, Steven, you beat me. 
Worked all night on finding the problem on the server (upgraded from EasyApache 3 to 4 and wasn't aware of the mime type change)

Anyway.
Nope. All I have there is 
Code:
<!-- modernizr -->
   <script src="../js/modernizr.js"></script>

   <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
   <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
   <!--[if lt IE 9]>
     <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
     <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
   <![endif]-->

I realise the "States" aren't loading.
Perhaps something else which I don't know yet? For that, I will move and open another thread, before stuffing this one up. 
Thanks for your help, Steven
Reply
#4

Okay the code you posted is just before the </head> tag. It's near the </body> tag that you're loading jQuery. The states not loading is part of the same issue.

Have you completed the interview?
Reply
#5

(19-Dec-2016, 08:53 PM)Steven Wrote:  Okay the code you posted is just before the </head> tag. It's near the </body> tag that you're loading jQuery. The states not loading is part of the same issue.

It was only the
Code:
modernizr.js

Anyway, I moved everything to the end of the page and it is still the same.
Google Recaptcha isn't loading neither, though I used it on http://doomehome.com/contact/
Reply
#6

See attached. It's still there.


Attached Files Thumbnail(s)
   

Have you completed the interview?
Reply
#7

(19-Dec-2016, 09:46 PM)Steven Wrote:  See attached. It's still there.

No Steven.
That is Not the issue.
I had it removed "Completely" for Another test, cleared browser cache, even tried a new browser.
It wouldn't change the fact of my encountered problem.

I opened a new thread to address current issues I am experiencing
Reply
#8

For me to help I need to see the page without that line. If it's a live site then you could create a copy of the file and rename it.

Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Ben
24-Aug-2023, 02:16 AM
Last Post by nsuomine
20-Jan-2023, 08:32 AM
Last Post by Steven
23-Jan-2019, 02:07 PM
Last Post by news
18-Dec-2017, 09:15 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)