BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 3,381 through 3,390 (of 15,332 total)
  • Author
    Posts
  • in reply to: greater contrast to expanded panel #422067
    Steven Zahm
    Keymaster

    @ dominic

    The only way to make this change would be to edit the templates JavaScript file. Navigate to this folder:

    ../wp-content/plugins/connections-gridder/

    Delete this file: gridder.min.js

    Open this file: gridder.js

    Scroll to line 229 which will look like this:

    var panelColor = _self.shade( content.css('background-color'), .2 );

    Change the .2 to suit. I think increasing the value will increase contrast. It has been a while so you’ll have to experiment.

    Hope this helps!

    ps. You’ll lose this tweak anytime there is an update to Gridder. So it will have to be reapplied.

    pss. After each tweak, you’ll have to force refresh the browser so the browser will download and use the latest version.

    in reply to: Category selection not always working #422066
    Steven Zahm
    Keymaster

    @ Shanna

    Can you please provide a link to your directory so I can take a look? Also, can you provide the specific steps (links clicked) so that I can easily reproduce the issue? Thans!

    in reply to: Not using maps causes JS error #422065
    Steven Zahm
    Keymaster

    @ Shanna

    To remove the Google Maps error, please re-enable the Google Maps API option on the Connections : Settings admin page under the Advanced tab in the Compatibility section. Generally there is never a reason you would need to uncheck this option. Actually, it is only useful under some very specific scenarios so I’m very likely going to remove this option in a future update since to date it has caused more issues than it has helped to resolve.

    Hope this helps.

    in reply to: Link and company users #422064
    Steven Zahm
    Keymaster

    @ Juanita

    I have a working solution. It’ll display a button above the directory to link the accounts only if the account is not linked to the current logged in user.

    There’s no CSS or anything applied to the button. If your theme provide styles for button, it’ll pick it up and use it. If it does not, you’ll have to provide your own CSS styling. Since I do not have access there really no way I can provide styling to work perfect with your site. There are enough classes and ID in the markup that this should be very easily accomplished if it needs to be done.

    Should I send the invoice to you or another email address? After payment do I send the plugin to you or someone else?

    in reply to: Ajax Submit Question #421978
    Steven Zahm
    Keymaster

    @ David

    re: is there a way to let the page know that the form has been submitted that way I could NOT display the text?

    The only solution I can offer is to suggest redirecting to a completely different page.

    re: Also the option to send an email that an entry has been submitted is not working, why?

    I suspect you are testing while logged in as the admin… Connections knows you’re logged in and that you added the entry so it will not send the email because it knows it was you who added the entry so a notification does not need sent.

    Here’s the docs which cover a little more about the Form email notifications.

    Hope this helps!

    in reply to: Hyperlink to a specific listing in a directory #421973
    Steven Zahm
    Keymaster

    @ Susan

    Oh, this would work too:

    http://www.grandbendtourism.com/dine/#midori

    This way will just “scroll” down to the entry on the current page vs. displaying only that entry that the other link does.

    in reply to: Hyperlink to a specific listing in a directory #421972
    Steven Zahm
    Keymaster

    @ Susan

    The link would be:

    http://www.grandbendtourism.com/dine/name/midori/

    Looks like you customized the cMap template… you’ll probably want to customize the card-single.php file too to better suit your needs.

    Hope this helps!

    in reply to: Connecting Users to Businesses within Listings #421965
    Steven Zahm
    Keymaster

    @ Wil

    There’s nothing out of the box to do this. That said, I just did a custom implementation of exactly what you describe.

    You would add your pastors as individual and churches as organization. When added a pastore the org field becomes drop down of existing churches. When displayed the churches list its pastor(s) and when a pastor would list it church(s). They;re not really “linked” in any way, it is basically name matching.

    This custom implementation requires a custom plugin and template (to display the “relationship”).

    Not sure if this helps, but I hope it does answer your question.

    in reply to: User Access Plugins #421951
    Steven Zahm
    Keymaster

    @ John

    If you do run into this issue again, please, before fixing it, let me know so I can take a look. It would be interesting to figure exactly what the issue is and how it’s being caused. Thanks!

    in reply to: Edit Entry link not showing #421851
    Steven Zahm
    Keymaster

    @ Debra

    I logged in as the test user, added my entry, it posted. I then navigated to the directory, clicked the view my entry link and the edit my entry link was present as it should be.

    Seems to be working correctly.

    Hope that helps!

    ps. I strongly recommend disabling the “Submit New Entry” list action if the intent is for your members to only submit one directory entry, theirs as covered in the From configuration documentation. Otherwise the will be able to submit an unlimited number of entries, none of which will be linked to them and will not have the ability to edit. perhaps this is the issue you are encountering??? perhaps this needs to be made much more clear in the docs?

Viewing 10 posts - 3,381 through 3,390 (of 15,332 total)