Luana Spinetti
Forum Replies Created
-
Hi Greg,
I found it strange because visits from a library computer (I was not logged in there) were not counted. I did not exclude DDG from the list of referrals.
If it works for you, perhaps something’s broken with my website or server. Have no idea, honestly.
Thanks,
Luana
Forum: Plugins
In reply to: [Social Comments] WordPress Comments are not showingI have the same problem; trying to find a way to fix it. (I hand-coded my WP theme, so there might be some bit missing.)
ssalustri, post an update if you already fixed it!
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Seeing nothing!Hi WP-LiveChat,
I managed to solve the problem, and it was pretty silly: I had the wp_footer, but not the wp_head in the template! I added that and now everything works.
Thanks! 🙂
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Seeing nothing!Hello!
I have the same problem here. I wonder if it has something to do with my template (hand-coded WP theme) and if there is any code I should insert in the template manually in order to make it work.
< ? php wp_footer(); ? > is present.
Thank you!