Jump to content

Create an account button doesn't work, I know the reason, but doen't know how to fix it


Recommended Posts

Hi,

 

So my index page has a #center_column, but when I go to categories, product or any otherr page, the ID changes, because I need a different width.

 

Because of that, Create an account button doesnt work, well it does work, but JS does not append the form correctly and it doesn't show up on page.

 

 

I did change this line in authentication.js:

$('#vidus').html('<div id="noSlide">' + $('#vidus').html() + '</div>');

But it did not change anything, pressing create an account button does nothing. (it does load form into console though).

So is there any other place where I should change the ID from #center_column, to my own?

 

I am modifying the default template.

 

Thanks.

Edited by Szaroo (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...