BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 13,691 through 13,700 (of 15,332 total)
  • Author
    Posts
  • in reply to: Notify Moderator by Email #263392
    Steven Zahm
    Keymaster

    @ Michael

    If I understand …

    Currently it’ll email on the add / update / delete actions. You’re suggesting to split the add / update actions based on status of pending and approved. So I would have emails that could go out based on the following actions:

    add – pending
    add – approved
    update – pending
    update – approved
    delete

    By the way, the extension can already be set to send email on actions you choose and each action email can have its own unique message and “to email” address. So, if I add the email based on status, it could easily be configured where one “admin” is emailed when a user makes a change and another “admin” is emailed when the first “admin” approves it.

    So, that sounds like what you’re thinking correct?

    in reply to: Fields Not changing and missing fields #263391
    Steven Zahm
    Keymaster

    @ Roberto

    Ops, I missed the pound sign in the CSS syntax, this would be the correct CSS

    #cn-form-container p { 
    text-align: right; 
    line-height: 18px; 
    }

    I just changed the order details to show cMap instead of Market. You should have received a sales confirmation email. Please let me know if you do not.

    Can I get a copy of the theme. I can take a look at the code to see what the theme author is doing? And a copy of the LIZATOM SHORTCODES WORDPRESS PLUGIN. I’d like to debug this further and add them to the theme/plugin conflicts FAQs, hopefully with a solution. They will not be retained or used after debugging is completed.

    in reply to: Many employees and slow response times #263381
    Steven Zahm
    Keymaster

    @ Gary

    You can change templates for Connections as often as you wish, they only display the content/data already entered in Connections. So, yes, you can switch from the default template to Tile Plus without having to re-enter the employees. Hope that helps.

    in reply to: Members adding blog posts #263380
    Steven Zahm
    Keymaster

    @ Heather

    Sorry, but Connections doesn’t have any method to allow posting. it almost sounds like this Authored Extension would be close to meeting your needs … That is if I understood correctly.

    in reply to: Bio field not working well #263379
    Steven Zahm
    Keymaster

    @ Andreu

    It is difficult to tell what the issue might be. My first suggestion is to deactivate all plugins except the Connections plugins to so if the issue is resolved. If it is, then reactivate the plugins one at a time until this occurs. The you found the plugin where there is a conflict.

    in reply to: Notify Moderator by Email #263377
    Steven Zahm
    Keymaster

    @ Michael

    It’s possible, I just would know how to implement that, to be honest. One item that I can think of that could make doing this very difficult is what if the only change was changing the display order of two phone numbers. My initial thoughts those would show up as both being removed and then both being added even though the actually info didn’t change.

    The way, I believe, that I’ll handle the beta test is add it to the Pro and Extension Pack so those who have purchased either can have earlier access before I put it up for individual sale.

    in reply to: Fields Not changing and missing fields #263373
    Steven Zahm
    Keymaster

    @ Roberto

    If the CSS is correct, use this to only affect Form:

    cn-form-container p { 
    text-align: right; 
    line-height: 18px; 
    }

    That bit of CSS can be added to the theme’s style.css file and it will only affect the p tags being added to Form. This will be far easier than using conditional tags and PHP.

    Steven Zahm
    Keymaster

    @ jack

    The only real changes are that some default styling was removed in favor of letting the template inherit the page styling. The theme page styling can be overridden by applying editing the cmap.css file and making a minified version. I took a quick look at the cmap.min.css file it does appear that you’ve made edits but there are errors. Maybe they were introduced my the site that you used to create a minified file. If you want to eliminate that as a possibility, just make a duplicate of cmap.css and name it as cmap.min.css. Technically the file doesn’t need minified, just named correctly so it is loaded.

    Hope that helps.

    in reply to: Many employees and slow response times #263360
    Steven Zahm
    Keymaster

    @ Gary

    All of the “Plus” templates, cMap and Market support pagination. Not sure what you mean by how they paginate … by default after 20 entries the results will be paginated with only 20 entries being shown at a time. Does that answer the question?

    in reply to: Notify Moderator by Email #263313
    Steven Zahm
    Keymaster

    @ Michael

    Thought I’d follow up and mention that I’ve begun work on a new add-on, Notify. It’s already quite functional … it’ll email selected email address on add/update and delete events. The email has is customizable with to email, from email, from name, subject and message. The entry details will be appended to the end of the message in a table format.

    How’s that sound?

Viewing 10 posts - 13,691 through 13,700 (of 15,332 total)