Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


need help - wordpress - link list plugin
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

need help - wordpress - link list plugin

Hi Lowendtalk members,

I need some recommendations on "link list" plugins for WordPress.

Since I'm not a native speaker, it's hard for me to find a proper term to describe what plugin I need, so I don't get many useful results when searching "link list" on google or envato market.

I think it's better to give you a visual example of what I mean by "link list plugins" and hope someone knows what I'm looking for.

https://imgur.com/iTWWXg6

I came across this website today and I found out it was quite close to what I need. I looked into the source code and I found out the plugins they use is called either iList-pro or Simple Link Directory Pro. However, I'm still looking for more alternatives before I finally settle down on one.

Thanks

Comments

  • hiphiphip0hiphiphip0 Member
    edited April 2019

    It's not very difficult
    1, use custom post type ui plugin add a custom post type
    2, add tag like custom taxonomy for "productivity" "Font creation tools"
    3, loop custom post type, out put it to list

    Which website is this?

    Thanked by 1mikei
  • mikeimikei Member
    edited April 2019

    @hiphiphip0 said:
    It's not very difficult
    1, use custom post type ui plugin add a custom post type
    2, add tag like custom taxonomy for "productivity" "Font creation tools"
    3, loop custom post type, out put it to list

    Which website is this?

    CPT maybe the best approach, but it can be done in even more ways:

    1. Regular posts in a category (or tag or maybe post format: LINK) then output in widgets on a widgetized page. Use something like Recent Posts Extended Plugin. There are many.

    2. Plugins like List Pages or List Posts

    3. Custom Fields (ACF or CMB2 or many other)

    Every way will require some WP skills though.

    Which website is this?)

  • mikeimikei Member

    Maybe just the WP menu system?
    Again, with some skills or plugins, you can add icons or logos, then output with a Navigation Widget.

Sign In or Register to comment.