-
Author
-
August 25, 2013 at 15:36 #1776firstmadeParticipant
Hi
I’d like to move the registration form on the frontpage to the righthand side instead of the lefthand side – How do I achieve this ?
http://firstmade-webdesign.dk/soulsearch/Kind regards Anders
August 26, 2013 at 12:08 #1799SQadminKeymasterHi,
You need to copy the file page-parts/home-register-form.php to your sweetdate-child theme and modify line 3 to add a class “to-right” so the class attribute will be like this: class=”five columns form-wrapper pull-right”Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 9, 2014 at 16:27 #9433ck12345ParticipantHi
I have copied your instructions but Reg Form is still on left. Do I need to change the Page-Parts/home-register-form also?January 9, 2014 at 19:54 #9445ck12345ParticipantI changed it also in the main theme and now works !!! 🙂
January 10, 2014 at 15:43 #9518AbeKeymasterwith the sweetdate-child theme activated you need to respect the same structure and file name: page-parts/home-register-form.php
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.January 11, 2014 at 21:50 #9569whindsParticipantthis is good – I have been wanting to do this for a while.
How do I change the size of the Registration entry button to be smaller?Wayne
January 12, 2014 at 22:38 #9621AbeKeymasterhi, add to that button another class named “tiny” The file template for registration form is in sweetdate/page-parts/home-register-form.php
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.January 13, 2014 at 02:30 #9630whindsParticipantthanks but it is not working for me.
what the class attribute?
Is this correct?
<div class=“tiny”>January 13, 2014 at 03:46 #9632studiblogParticipantit works, but only if i’m not logged in. if i am logged in, it’s again on the left side.
How can i change that too?January 14, 2014 at 10:54 #9694AbeKeymasterNo, add it directly to the button next to it’s other classes: button radius tiny
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.January 14, 2014 at 10:55 #9695AbeKeymasterit doesn’t have to do with the code. maybe its a caching problem 😉
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.January 14, 2014 at 12:25 #9711studiblogParticipantI forgot to change it in home-search-Form.php too. Now it works also for logged in users who see the search form.
Code: <div class=”five columns pull-right”>January 19, 2014 at 08:56 #9904BCASOParticipantHello,
Great question however I am not as savvy. Could you break the steps down even further then what you provided? Where do I find the file page-parts registration form.php and HOW do I add it to my SD theme? Apologies I need a little more detail.
Thank youJanuary 22, 2014 at 11:55 #10030AbeKeymasterYou need to connect to your server via FTP, go to your site root, then in wp-content/themes/sweetdate/page-parts/home-register-form.php
There do search for
button radius
and replace with
button radius tinyHi 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
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.