• I am trying to display a link’s name, image and description all at once. I can display image and desc OR name and desc. but not all three. Is this (not) possible or what is it that I need to do to get name, image and description to all display?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter webdawg

    (@webdawg)

    Or get_linksbyname? For an example, see https://webdev.transcendentalfloss.com, a work-in-progress, and look at The Incredibles listing in the right sidebar under Floss Aid.

    The first listing is manual HTML. This is very close to what I want. Both the image and name (or at least one or the other) should be part of the link. And then the description follows.

    The second listing is get_linksbyname showing image and desc. with manual parameter settings.

    The third listing is get_linksbyname showing name and desc. with automatic parameter settings as set in wp-admin > link/category management.

    The way the links template tags are currently configured, I don’t think you can get what you want. I want the same functionality as you are looking for, plus quite a bit more. The links template tags don’t have all the functionality or flexibility that they could have. I have posted on this forum requesting these features, but haven’t gotten any assurance that anyone on development is even considering adding such flexibility. I plan on investigating the various Amazon plugins, but even if I can find one that does what I want, it will only solve my problem for the book review category.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can get_links display name, image & desc?’ is closed to new replies.