explanatory text above the Login / Register boxes

This topic contains 5 replies, has 2 voices, and was last updated by  Kor 6 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #424806

    Josh Ovett
    Expired Member
    Post count: 19

    I want to do the same thing as this post.

    https://wpgeodirectory.com/support/topic/add-explanatory-text-above-register-login-page/

    Have you found an easy way to do this without any code yet? Maybe I am missing it.

    “I would like to add some explanatory text above the Login / Register boxes – image attached
    Theme: divi
    Where is it added?

    Hi Howard,
    We are working on an easy way to do this without any code, if you can hold off till next week it will be released if not i can give you some code now?
    Stiofan”

    #424853

    Kor
    Moderator
    Post count: 16516

    Hi Josh,

    Could you please share the page in question so that I could try using custom CSS to achieve what you needed there?

    Thanks!

    #424914

    Josh Ovett
    Expired Member
    Post count: 19

    https://firstlookequities.com/add-listing/?listing_type=gd_place

    trying to add text above boxes sign up now or sign in

    #424915

    Josh Ovett
    Expired Member
    Post count: 19

    using supreme and starter theme

    #424916

    Josh Ovett
    Expired Member
    Post count: 19

    I have in the mean time added as filter as described in post above
    and we now have text. Based on the prior post a year ago it said there was going to be a place to edit form in the interface. Not sure if that ever made it to production. Please advise.

    I added this code and it is showing now.

    
    
    add_action('geodir_sidebar_signup_top', 'my_signin_customtext');
    
    function my_signin_customtext() {echo '<h3>If you have not registered as user yet, please Sign up first and you will get and email with credentials</h3>';}
    #424934

    Kor
    Moderator
    Post count: 16516

    Hi Josh,

    OK great. Let us know if you need anything further.

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket