BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 10,591 through 10,600 (of 15,332 total)
  • Author
    Posts
  • Steven Zahm
    Keymaster

    @ Sam

    Please contact me via the contact link at the bottom of the page. Supply me the purchase details such as transaction ID and the email address used to complete the purchase. After I receive the email, I will delete you account, disable the support license keys and initiate the process for the refund.

    in reply to: Change Individual Listing to Organization #298204
    Steven Zahm
    Keymaster

    @ Kylie

    This was changed for better performance and to make editing less confusing, but I can see how this can also be a challenge when you need change an entry type. I’ll revert this change in the next release. Apologies for any trouble this will cause you until then!

    in reply to: dates='false' not working? #298200
    Steven Zahm
    Keymaster

    @ Axel

    Thanks!

    in reply to: Metabox title without translation #298199
    Steven Zahm
    Keymaster

    @ Global Cultura

    Thanks for pointing out the issues! I have fix them for the next release.

    The visibility options can be fix in the class.options.php file.

    Change this:

    'public'   =>'Public',
    'private'  =>'Private',
    'unlisted' =>'Unlisted'

    To this:

    'public'   => __( 'Public', 'connections' ),
    'private'  => __( 'Private', 'connections' ),
    'unlisted' => __( 'Unlisted', 'connections' )

    Hope that helps!

    in reply to: Various pre sales #298196
    Steven Zahm
    Keymaster

    @ Gerard

    First, I have to say, the template being used one the WMA site is a custom template based on the cMap template that they had contracted a dev to create for them. So there is not a template that can do this out of the box. If you’d like to have a custom template created for you too, I can get you in touch with a dev that has a lot of experience working with Connections and it’s templates.

    To allow users to add their own entry in Connections, you need the Link extension.

    Did you go to the Connections : Settings admin page, the General tab, and set the page where you added the Connections shortcode?

    Non-clickable links… I only really ever see this when there is random HTML tags in or around the shortcode which breaks it. See the top couple paragraphs in this FAQ. You may have the <code> or <pre> maybe even <a> tags. If you do remove them all.

    Hope that helps! Let me know.

    in reply to: upgrades #298194
    Steven Zahm
    Keymaster

    @ Larry

    It it is within a month of the original purchase, sure I can do that. May I suggest an alternative? Since you already want Form and ROT13 Email Encryption, I suggest getting the Extension Pro Pack plus cMap instead. If you only want a single template, that is definitely the best value. I hope that helps!

    Steven Zahm
    Keymaster

    @ Craig

    Not a pain at all! It seems I broke something along the way when navigating from a Connections category link to a template which uses query vars for navigation. Ironically, I think it was when I converted the pagination links to be pretty permalinks instead of query vars (for better seo). I don’t recall testing from a Connections category permalink. I think I know exactly where the issue lies …. fixing it will present a challenge.

    The pagination code is up for a rewrite on the next major release. And now with this has become number one priority for that release. I’ll get on this ASAP and see if I can’t roll this into a bugfix release rather than waiting for the next major release.

    I’ll get back to you as soon as I have a working solution… Actually would you be willing to let me test on your site? Also, what tool are you using to crawl your site.

    in reply to: allow user to select affiliated community #298173
    Steven Zahm
    Keymaster

    @ Richard

    Well, honestly I only partially follow what your asking. I understand the you have a community db on a subdomain use the Business Directory plugin. and you want a method for a user search the db and add a new community if one does not exist.

    What I do not get exactly is how this relates to Connections and its template cMap. Could you explain?

    in reply to: Custom Template, category_name and Links #298171
    Steven Zahm
    Keymaster

    @ Paul

    So you made your first custom template for Connections? Great to hear!

    in reply to: 403 Error #298170
    Steven Zahm
    Keymaster

    @ Mike

    When exactly are you getting a 403 error? That error means the server is blocking the request. Are you running a security plugin like Bullet Proof Security?

Viewing 10 posts - 10,591 through 10,600 (of 15,332 total)