Hi, I have customised the login page which looks quite nice, but I struggling to see where I can customise the signup form. Basically, I have created a custom theme and added all templates to it, now I want to add custom classes. Where is the template to do this ? Thanks Danny
Hi David, Thanks for the reply. I have actually done this already, what I am referring too is the blocks, I would like to add custom classes/Id's to these.
It is possible to edit the .phtml files. They are just template files but are basically the same as editing any other HTML or PHP page. I have found the new template system a bit harder to edit than the old aMember3. We've had to do some complex code to make major changes to the signup forms for some of our clients. If you run into problems let me know.
Hi Forum, Thought I'd post here as it's a similar topic and there are a lot of new threads already. Using amember v4. with Wordpress plugin and want to also customize both the Sign Up and Login. I like the checkbox in the wordpress plugin that lets me pull the Wordpress theme header for the Login but I do not want to use the same theme (Header) for the signup page. Is there a line of code somewhere I can delete to prevent the signup page from pulling the wordpress header and let it fall to the default theme? Thanks ---Ray