Heres a fix for the registration page if anyone needs it now

  • In Progress
    Posted in: BlackFyre  
  • Member
    likethegun
    April 28, 2015 at 7:14 pm #59815

    I know skywarrior has said they are fixing registration page with next update, but if anyone needs a fix now, here is a simple way. Just remember you are messing around in some theme functions files, so follow the instructions exactly and user beware sort of thing. Also because of this, when you update theme it will override these changes. Anyway:

    Instead of using the wordpress translation process, just go to your FTP file mananagement we are going to edit the page-user-registration.php file. It will be found in wp-content>themes>blackfyre in the root blackfyre theme folder.

    Open the php file to edit and you are looking for line 106
    <div class="title-wrapper"><h3 class="widget-title"><?php _e("JOIN insert whatever it is you want here TODAY!", 'blackfyre'); ?></h3><div class="clear"></div></div>

    That is easiest way to change the text. If you want to change the background img you will need to delete the one they use as default, and simply upload one with the same name of registerbg.jpg

    This can be done in wp-content>themes>blackfyre>img simply delete the one that is there, and upload whatever one you want. Best if you keep the 1263×772 pixels.

    Hope this helps for anyone that couldn’t wait until update.

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.