BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 13,771 through 13,780 (of 15,332 total)
  • Author
    Posts
  • in reply to: Larger Photo on Details Page #262341
    Steven Zahm
    Keymaster

    @ Jon

    If you’d like more detail, you should use the Bio Entry card template. It has a smaller image, but still larger than the one that Tile creates and uses.

    If you adjusted the images settings, any images you uploaded before the change will need uploaded again to have the settings applied. Changing the settings does not go back and reprocess any previously uploaded images.

    Hope that helps.

    in reply to: Can members edit their own listing? #262328
    Steven Zahm
    Keymaster

    @ Mark

    There is Link, however, the edits are done on a special admin page.

    in reply to: Social Media & Links Not Available #262327
    Steven Zahm
    Keymaster

    @ Theresa

    Yes, those option should show. Did you, by chance, turn them off? If not, can you please share a link to your form so I can take a look?

    in reply to: Larger Photo on Details Page #262326
    Steven Zahm
    Keymaster

    @ Jon

    I see you’re using the Default template for the Individual template type … You could activate the Profile template under the Individual template type on the Connections : templates admin page. That will show a much larger image.

    Does that help?

    in reply to: Tile Plus Template Layout Issue #262307
    Steven Zahm
    Keymaster

    @ Luan

    I’m guessing you did not try the method outlined in the yellow box? You didn’t mention that you did. If you haven’t, I suggest that you do because it should fix the formatting issue caused by the theme.

    in reply to: Shared (facebook) URL when permalinks ON #262306
    Steven Zahm
    Keymaster

    @ Mitch

    Honestly, at this point, I do not know, but my feeling is no. I don’t think this will work with the Facebook Comments.

    Yep, makes sense…

    What I do know at this point in testing is that both the Like & Send Facebook buttons will pass the current URL. So this should work fine in any other social sharing buttons too.

    I did run into a small roadblock, my URL filter also affected the current page in the nav menu too. It was adding the Connections related info to the URL. But I moved past that. I already have support for categories and a single entry, I just need to add the logic to support Org, Dept, City, State, Zip and Country. All of which is pretty easy since the foundation is laid.

    Next up, filtering the page title and browser tab/window title so it reflects the current URL.

    I’ll probably have to punt a bunch of the items I have scheduled for the next release in order to make it in 19 days, but, all the SEO related items will definitely be finished and included in the release.

    in reply to: For buttons and Submit not working #262241
    Steven Zahm
    Keymaster

    @ Natalie

    I can’t get to the page, it is in a redirect loop.

    any way, what I can tell is that theme is improperly loading the wrong version of jQuery. This can cause issues with many plugins, not just Connections. Try this. Go to the Connections : Settings admin page and check the jQuery option under the Advanced tab. This attempts to correctly load the correct version of jQuery that is bundled with WordPress.

    Let me know if that helps.

    in reply to: Link new users to existing directory entry #262220
    Steven Zahm
    Keymaster

    Yes, that is correct.

    in reply to: Need Sql command to delete Spam Form Submissions #262218
    Steven Zahm
    Keymaster

    @ Jenny

    Really? This is the first report of any spam hitting Form. After a year and a half of my demo being up, I still haven’t received one.

    The query would be:

    DELETE FROM wp_connections WHERE status = "pending"

    A few notes:
    Backup the db first.
    I would test by deleting a single row first, but that’s your call.
    The “wp_” prefix in the SQL may have to be adjusted to match the correct table prefix.
    Lastly, this will delete any valid submissions.

    in reply to: Issues with CSV Import #262217
    Steven Zahm
    Keymaster

    @ Darin

    Sorry, none. cMap would be the closest if you remove the CSS styling for the background of the entry card.

Viewing 10 posts - 13,771 through 13,780 (of 15,332 total)