-
Author
-
May 3, 2014 at 20:13 #16780MrHillmanParticipant
As the subject says,
how do I get a sidebar for the register page? ive tried adding in WP pages, but the sidebar fails to show?
May 9, 2014 at 01:02 #17254AbeKeymasterHi, You should edit wp-content\themes\sweetdate\registration\register.php and add modify the template to show a sidebar.
You need to make the main content smaller by changing line 8 twelve columns to eight columns and add<?php get_sidebar(); ?>
just before get_footer( ‘buddypress’ ) lineHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.May 22, 2014 at 01:46 #18495MrHillmanParticipantHi,
This does not work for me, sidebar just goes under the forms, looks a mess,
I just wnat account details to be at the top, with profile details to sit, nicely underneath, and not side by side. If that makes sense?
May 24, 2014 at 16:43 #18734AbeKeymasterHi, any customizations to the register page are done here wp-content\themes\sweetdate\registration\register.php
You require basic HTML, CSS, PHP knowledge.
try replacing “six columns” with “twelve columns”Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.May 24, 2014 at 18:11 #18742MrHillmanParticipanttried that, It just squashes everything to the left,
Account Details – Profile Details
Whereas I need it to look like
Account Details = Sidebar
Profile Details = SidebarMay 29, 2014 at 00:34 #19010AbeKeymasterSorry, I don’t really understand what you need to accomplish. For any customizations please hire a developer to help you since it is out of the scope of this support forum
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
You must be logged in to reply to this topic.