Google reCaptcha not displaying properly - recaptcha

I set up a captcha using Googles reCaptcha on my Sites contact page and this works fine with no issues.
The actual contact form itself is a seperate php file that I just include on my contact page.
However, I want to add a contact form to the footer on my site as well so I have included the contact form file there as well.
However, the recaptcha does not appear in the footer contact section, except when I am on the contact page.
I thought maybe I had to specify a URL that it was on in Googles settings but it only seems to have an option to specify the domain but it is obviously on the same domain.
Any ideas of why this would be happening or how I can resolve it would be greatly appreciated.

Stupid mistake...
Only had included the script tag on the page where I already had the form.
<script src='https://www.google.com/recaptcha/api.js'></script>

Related

How to add google AdSense to Php Laravel?

I can't add google AdSense to Laravel. Tried adding a package as well but didn't work? Please guide me.
First you need to creat adsense account. login and add new site. Provide the url and it will give you a script to put in side head tag like this.
<script async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-
pub-123456789123456"
crossorigin="anonymous"></script>
once you place the script then it will be verified. and you can create adds and templates to show ads. Hope this helps.

Magento store home page missing

I am working on a magento store, i have done some change in the admin panel like scope change in store, and update some project using CSV file after that i am seeing a different as a default page on my store.
if i type domain.com/cms correct page is coming, but if i type domain.com page is not correct and it is also without js and css, and not able to if the page in the cms/pages,
also tried system> configuration> design and web chages, but it vain, also tried categories > url rewtire but no luck.
can anybody help me on this.

Joomla Showing plugins to some countries but not others

I currently have a joomla site, when logged in the extensions don't render and I see source code. But if I access the site from a different connection (3G) and don't login I don't see the source code.
Something is making the site non-render plugins on connections that have logged into joomla before.
Is there some kind of extension that may be causing this?
An example of the source that doesn't render:
{source}
<div class="cshadow"></div>
{/source}
There are some extensions that can show/hide content for specific countries in Joomla. But, are you sure the issue is not related to content being displayed only for logged in users (which is a basic Joomla functionality).
Forgive me if I misunderstood your question, if I did, then please provide more context so that I can help!

Changed admin url, and now cannot access Magento login page

I tried to change the admin url of magento. As per the basic settings, it was located on www.domain.com/admin
I tried to change that and now I can't even access the login page. When I enter the new word that I replaced with "admin", I am taken to a login page which just appears like a basic html page with a box for username and password, and when I login I'm taken to the homepage of the website.
I also noticed that the word has started to appear twice in the url of backend such as if the correct address is to be:
www.domain.com/index.php/newadminword/system_config/index/key/0ddf3e37ef9a494c10afe626dee8efc7/
but when I login by that basic html page, the url becomes:
www.domain.com/newadminword/index.php/newadminword/system_config/index/key/0ddf3e37ef9a494c10afe626dee8efc7/
I removed the first 'newadminword' from the url and then I'm being led to the magento admin area, but here as well, the page is again basic html. The following link is a pic of how my magento dashboard looks now.
http://i.stack.imgur.com/2Qnva.jpg
Can anybody help me with this? I'm not so good at programming so please try to keep the instructions as simple as possible. Thanks.

Joomla Admin and Frontend Links not working

i am facing a problem after hacking in my website. All Links redirecting to home page. Any Help ? Shorten URL as http://goo.gl/28FYH
In Admin, No Save, NO CLose Edit, nothing is working. ANy help ?
I have tried all the possibilities like to change in .hataccess, no help from that.
In Joomla 1.5, the links in the backend are managed by JS. Check if all scripts are included properly. You can also open the JS Console of your browser to see what is happening when clicking a link.

Resources