add text above the "add listing" area

This topic contains 2 replies, has 2 voices, and was last updated by  miku88 7 years, 12 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #196203

    miku88
    Expired Member
    Post count: 25

    Hello, how do I add info on the “add listing” page? I want to add some text above the options where user chooses free or premium listing. I didn’t see a widget area for above the “add listing” area…

    Thanks

    #196347

    Kor
    Moderator
    Post count: 16516

    Hi miku88,

    Just letting you know that this feature will be available on the next update. At the meantime, you can achieve this by downloading the development version of the plugin from here https://github.com/GeoDirectory/geodirectory .

    Thanks!

    #196430

    miku88
    Expired Member
    Post count: 25

    Ok looking forward to that 🙂 For anyone else reading: I managed to put some info at the top of the page using CSS:

    body.page.page-id-31 .entry::before{
    background: url(“http://mywebsite.com/wp-content/uploads/2016/05/image.png”) no-repeat”;
    height: 60px;
    }

    I just wanted to add an image chart explaining the difference in pricing packages.

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

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

Open Support Ticket