Viewing 4 replies - 1 through 4 (of 4 total)
  • Mark

    (@delayedinsanity)

    Line 39 of /ldd-directory-lite/ldd-directory-lite.php defines LDDLITE_NOLOGO. Change this to an empty value for starters;

    define('LDDLITE_NOLOGO', '');

    You’ll then have to make adjustments to either the CSS or possibly just the templates (in /ldd-directory-lite/templates) to remove the empty space you will wind up with on some screens.

    Right now you would have to remove the is_user_logged_in() checks at various points of the submission process, and you would have to supply a $user_id in ldl_submit_generate_listing(). This would mean all listings would be owned by the same user and you would lose the ability to allow people to manage/update a listing on their own.

    I include photos in the listing description…how can I get the photos to show up where the icons are now…all I have is a blank icon where an image should be…thanks! Love this plugin!

    I include photos in the listing description…how can I get the photos to show up where the icons are now…all I have is a blank icon where an image should be…thanks! Love this plugin!

    Thanks

    Mark

    (@delayedinsanity)

    tekgirl, could you link me to an example of what you’re having trouble with?

    Also, on the side, if you could start new threads for new questions; that would help us keep each issues contained so we know when they’ve been resolved. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing image icon from listing and requiring an account to suggest a listing’ is closed to new replies.