• Resolved lazyym

    (@lazyym)


    In playing with short codes I find on your documentation page and features I see on your demo site, I see two things I’d like to implement. But can’t find them in documentation or I am misunderstand the instructions.

    #1 View all ads by this user?

    author: int (default: null) (since 1.0.8) – user ID, setting this parameter allows to list all Ads posted by selected user

    I think is what it means. The short code below is where I derived it based on info here but I don’t see it linking the author name or showing a link in ads: https://wpadverts.com/documentation/creating-ads-list-adverts_list/

    [adverts_list author=”int”]

    #2 I see on your demo site that your ads appear with links for previous and next. I’m unable to find this detailed in shortcodes or in the documentation.

    Any direction you could provide me with for these would be great.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Haazi

    (@haazi)

    #1
    i think you need to add author ID number on “int” area, you have to find author ID on USER area on WP panel. this not work dynamically. maybe few peoples use this options

    #2
    i think its not in the plugin. its on theme option
    if you have a feature on you theme that show previous and next post. it will automatically appear on every ads

    Plugin Author Greg Winiarski

    (@gwin)

    Haazi is right in both cases ??

    Thread Starter lazyym

    (@lazyym)

    Thanks!

    I’m using twenty sixteen. And I like it. The theme has next/previous in blog posts. But it does not appear in wpadverts posts. Any idea on how to make that happen?

    Is a view all ads by this user an option or on the wish list?

    pare81

    (@pare81)

    Hi, look at this for all ads by user:

    https://github.com/simpliko/wpadverts-snippets/tree/master/ads-by-author

    there are a lot more nice snippets by greg.

    a buildin profilepage would be nice and a wishlist too but onetime it could be true if greg is lovely to us ??

    best regards

    Thread Starter lazyym

    (@lazyym)

    Ads by user solved! Next/previous is still a no go yet. Thanks all!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘View All Ads by User & Next Ad Links’ is closed to new replies.