Forums

[Plugin: Connections] Can't add entries (7 posts)

  1. cngounou
    Member
    Posted 1 year ago #

    (Excuse my poor english, i'm french)I add an entry by admin area. It shows in the admin area, but not live on the site (page or post). i test all short codes. they doesn't work. Any ideas?

    I use wordpress 3.1.2, i'm on firefox 3

    Thank you very much Steve for this plugin!!

  2. Steven Zahm
    Member
    Posted 1 year ago #

    First, what are the shortcodes you're using?

    Second, please make sure the entries are set as public. Often users neglect to make entries public. The default setting is to be unlisted.

    Third, on the settings page make sure the setting to allow public entries to be displayed to unregistered users is checked. This is checked by default, but often users uncheck this setting which prevents entries from being displayed unless logged into the site.

  3. cngounou
    Member
    Posted 1 year ago #

    Thank you for your fast response :

    First, i tried with this shortcodes : [connections], [connections id=x], [connections category=12]

    Second : All entries are set as public

    Third : on the settings, public entries to be displayed to unregistered users is checked, and private entries too.

  4. Steven Zahm
    Member
    Posted 1 year ago #

    Can you please post a link to the page where the directory is supposed to be displayed?

  5. cngounou
    Member
    Posted 1 year ago #

    This is the link of directory test: http://www.medcamer.org/annuaire-2/

  6. Steven Zahm
    Member
    Posted 1 year ago #

    Connections is actually functioning fine. Looking at the code the entries are present. The theme is causing the issue on line 217 of the theme's CSS file to hide the class .vcard

    .author, .vcard, .meta-sep, .meta-prep, .meta-prep-author, .comments-link, .entry-utility, #nav-above, #comments, #content .post .entry-meta, .searchform-spoiler { display: none; }

    I suggest removing the .vcard from the CSS declaration.

  7. cngounou
    Member
    Posted 1 year ago #

    I remove the v.card from the CSS declaration like you suggest and it's working now! i see all entries!!! GReat Thank'ssssss! I'm very very happy!!! really!! thank you!!

Topic Closed

This topic has been closed to new replies.

About this Topic