Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Business Directory Plugin

    (@businessdirectoryplugin)

    Have you tried modifying the wpbusdirman.css or using Firebug to find the elements for the Featured Listing CSS? That’s probably the quickest way to find it.

    Thread Starter canwild

    (@canwild)

    Thanks for the suggestion. I need to make more significant changes then are possible through CSS. I have been able to make fairly complex changes to the regular listings but the sticky listings are displayed using “wpbusdirman_single_listing_details();” and I am looking for a way to insert the post title, tags, excerpt, content etc. individually into my HTML so I can format the sticky listings in the same manner as the regular listings.

    Plugin Author Business Directory Plugin

    (@businessdirectoryplugin)

    Yes, I think you’re hitting the same issue we just discovered yesterday which is that we don’t have a good public API to expose “is_sticky()” so you can control the formatting based on that flag. That’s what is needed.

    Right now, you can do it via private metadata which isn’t the greatest idea. We’re working on improving that as quickly as possible now that we’ve found it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Business Directory Plugin] Changing the formatting or featured/sticky listings?’ is closed to new replies.