Ajax Login/Register System Can't login

Posted in: Newsmag
Post count: 20

I can’t login with Ajax Login and I have no idea why.

The Register System is working fine.

Post count: 6600

Hi,

Please provide more details about this and also provide your site’s URL. Also make sure that you also try this without any other plugins active and also empty cache and purge files if you use CDN.

Thanks

Post count: 20

Hi,

The problem was the reCAPTCHA from A2 Optimized plugin, I disabled it and installed a new one.
Now its working.

One more question, I would like to know how can I change the size of the blocks Titles

IMG

Thank you very much!

Post count: 20

I want it to look like this one with full width but I don’t know how

exemplo

Post count: 7909

Hi

Unfortunately the theme doesn’t have an option for this, but you can change it via custom css from Theme Panel > Custom CSS like this: http://screencast.com/t/E2hlweQzG158

.td-pb-span8 .block-title > span{
width:640px !important;
height:40px;
padding: 15px 15px 15px 15px;
border-left:15px solid red;
}

Thanks

Post count: 20

Thank you 😀

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.