BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 6,451 through 6,460 (of 15,332 total)
  • Author
    Posts
  • Steven Zahm
    Keymaster

    @ Robinton

    I do see that most of the items in the Pro Pack are activated on the same site. I will not say the site in this reply in case it is supposed to be private. You can manage the site items are registered to on your Purchase History page under the Licenses tab. What I’ll do is manually deactivate both Form and Market that way they can be activated on your site again. Let me know if that fixes it.

    in reply to: Link and Form Extensions not editing or working #363258
    Steven Zahm
    Keymaster

    @ Caudell

    Ok, I track this down to being a bug in DigitalAccessPass LiveLinks. On line 1776 in the DAP-WP-LiveLinks.php file they call a core WordPress action wp_login but they do not pass the core WP_User object which is expected by plugins which also hook into this core WP action. To work around this, I made a tweak to Link which check to see if the user was passed and if it was not then it loads its own instance before proceeding. This seems to solve the issue.

    Steven Zahm
    Keymaster

    @ Robinton

    re: My licenses for the Pro Pack are up to date, but two of the add-ons say “There is a new version of Connections Form available.” When I click to “Update now” I get “Update Failed: Plugin update failed.”

    Go to the Connections : Settings admin page and click the Licenses tab. Are the license keys for both Form and Market activated? If not. Add the license keys if they are not they and activate them. Does that fix it?

    in reply to: ERROR: Template ”slim-plus” not found. #363254
    Steven Zahm
    Keymaster

    @ Greyling

    Odd… here’s what to try. Edit the page with the shortcode on it. Switch the editor to the Text tab. Delete the shortcode instance with the `template=’slim-plus“ in it. Now, retype it manually, no copy/pasting, and then save the page. Does that fix it?

    in reply to: Disabling map #363253
    Steven Zahm
    Keymaster

    @ Sudheer

    re: How can we disable the map in the profile pages ?

    The map can be disabled by adding enable_map=false to the shortcode. Here’s the link to the doc page.

    in reply to: Clicking directory name goes 404 #362939
    Steven Zahm
    Keymaster

    @ Marty

    Great to hear, glad it worked! I remove the domain like you asked.

    If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!

    https://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Filter by text contained in a field. #362935
    Steven Zahm
    Keymaster

    @ Patrick

    Good idea!

    If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!

    https://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Clicking directory name goes 404 #362934
    Steven Zahm
    Keymaster

    @ Marty

    The issue is with your permalink structure. Go to the WordPress Permalinks settings admin page and remove the index.php from your permalinks. Connection is not compatible with that. As a buson, that improves the SEO of your site.

    Hope that helps, let me know.

    in reply to: Updates not showing in Directory #362933
    Steven Zahm
    Keymaster

    @ Sylvia

    re: Do you also think it would help if I updated to the newest version of Wishlist?

    No, it is unlikely an update to WishList will address the issue. They would have to specifically add a filter for other devs to add exceptions and I doubt they would do that unless there was a request for it. Maybe you could communicate that to them???

    I installed the Code Snippets plugin on your site and added a new snippet which simply just makes the Connections admin functions run before WishList runs only if the current user would fail the check that WishList would run before doing the redirect. That way any negative impact should be marginal, seems to work fine.

    Hope that helps!

    If you have a moment, I would truely appreciate a review as they really do make a difference. Many thanks in advance!

    https://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Some Shortcodes not working? #362912
    Steven Zahm
    Keymaster

    @ Genie

    What version of Slim Plus? Is that the exact shortcode you are using? To turn on the the character index, go to the Connections : Settings admin page and enable it under the Display tab. Alternative, you can use the shortcode option if you wish, it should work. When working with the shortcode, do not copy/past the option from the website unless you are pasting it into the Text editor, not the Visual Editor because the HTML will also be pasted from the website which breaks the proper functioning of shortcode. Hope that helps, let me know.

Viewing 10 posts - 6,451 through 6,460 (of 15,332 total)