BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 3,161 through 3,170 (of 15,332 total)
  • Author
    Posts
  • in reply to: Currency Customisation in Form #426801
    Steven Zahm
    Keymaster

    @ Ravi

    RE: I need to change the currency in the form.

    I’m sorry, but there is no currency in the Form addon so I’m not exactly sure what you are asking for. Could you give more details?

    RE: also mark your reply with a copy to

    Sorry, with support forum replies I am not able to CC additional email addresses. So I hope you do receive this reply.

    in reply to: not parsing city field properly #426670
    Steven Zahm
    Keymaster

    @ dominic

    Which apostrophe? I’m not able to replicate this. Can you post back with the apostrophe between backticks or paste it and then select it and then click the code brackets button (to the left of the insert image)? That will tell WP and the forum plugin to leave the character as it and not convert it.

    Thanks!

    in reply to: Connections links not working after SSL conversion #426669
    Steven Zahm
    Keymaster

    @ John

    The issue is not with Connections or the switch to SSL. A plugin name bb-plugin (???) is loading a javascript file which is causing a fatal javascript error on your site. All javascript that is loaded after this error is not being run effectively breaking all javascript on your site.

    To fix, you’ll either have to correct the javascript error in the bb-plugin or deactivate it.

    Hope this helps, let me know.

    in reply to: Membership Sites #426533
    Steven Zahm
    Keymaster

    @ Virgil

    re: Does Connection integrate well with other membership plugins. One plugin I want to be able to use is Memberpress.

    Yes, it does. The only known issue is with s2Member, it may or may not still remove all custom capabilities when it has an update. But that easily remedied by following this FAQ.

    re: My goal would be to have users edit and configure their own listings. Is that possible with Connections by itself?

    Minimally you need the Link extension which allows a user to add and maintain their own directory entry within Connections.

    Hope I have answered your questions thoroughly!

    in reply to: Planned release for ability to add custom fields? #426490
    Steven Zahm
    Keymaster

    @ Anita

    Yes, this is planned, but no eat other than not likely anytime soon. Not the greatest answer but I hope it does help.

    in reply to: Filter for "who created this entry" #426489
    Steven Zahm
    Keymaster

    @ Matthias

    Sorry, no eta.

    in reply to: Bulleted Lists #426486
    Steven Zahm
    Keymaster

    @ Kasia

    RE: the font letter spacing for the title under the name is too tight and light in color, is there something I can do about that as well?

    Well, that is actually a design element of the template. I’m not sure what you mean by too tight. That is correct spacing for the italics font being used. Here’s a bit of CSS that changes the color to black, removes the italics and increases the size a bit. Tweak to suit.

    #cn-circled .cn-circled-content p.title {
        color: #000;
        font-style: normal;
        font-size: 16px;
    }
    

    Hope that helps!

    in reply to: Multiple criteria filter #426467
    Steven Zahm
    Keymaster

    @ Meghan

    RE: I’ve bought quite a lot, but I’ve bot a lot of items individually.

    Yes, you have indeed. I’ll email you directly at your alask*** address and we’ll discuss this further.

    in reply to: Importing Deletion of Entries #426466
    Steven Zahm
    Keymaster

    @ Kenneth

    Correct. I seem to recall seeing a plugin for WP that allowed one to delete a post/page by ID if it had a minus symbol in front of the ID. I suppose I could add a feature like that to the CSV Import addon.

    Steven Zahm
    Keymaster

    @ Kasia

    I see you have purchased the Circled template. I would recommend enabling the searchable category dropdown filter as there is no direct way to add them to the site’s menu nav. There If you do want to add direct links to categories in your nav menu, what I recommend doing is enabling the category drop down filter and filter by a category and copy/paste that URL from the browser’s address bar in the WP custom URL menu item. Do that for each category you want in your site’s nav menu.

    Hope that helps!

Viewing 10 posts - 3,161 through 3,170 (of 15,332 total)