BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 13,271 through 13,280 (of 15,332 total)
  • Author
    Posts
  • in reply to: Is Cmap now responsive #266788
    Steven Zahm
    Keymaster

    @ Carolin

    Yes, cMap has been recoded ground up to be much more compatible to responsive themes. It was tested in TwentyTwelve at multiple screen sizes. The feedback so far has been positive. Hope that helps.

    in reply to: Avatar link? #266771
    Steven Zahm
    Keymaster

    @ Bruno

    Ahhh, yes. That does make perfect sense. This has actually prompted me to log this in my issue tracker … I’ve had this scribbled on a sticky note.

    Here’s the links to the issues:
    https://github.com/shazahm1/Connections/issues/243
    https://github.com/shazahm1/Connections/issues/238

    Note sure when exactly I’ll get to it, but this is on my roadmap.

    in reply to: Unable to Upload Images to Directory #266770
    Steven Zahm
    Keymaster

    @ Enrique

    This is what is being reported by PHP for your memory PHP Memory Limit : 60M. That is the info from what you pasted from the System widget. So it seems the memory settings are not being applied. I think you might need to contact the web host in order to found out what you need to change in order to bump that value.

    in reply to: vCard display issue #266762
    Steven Zahm
    Keymaster

    @ Gizmo

    Yep, actually spent quite a bit of time on it. The short of it is the vCards are fine from Connections as they import correctly in other apps such as Gmail. It is that MS must have changed their vCard parser. I can export a vCard from Outlook at it too imports fine in other apps. So, the only solution will be to duplicate the format MS is using which is going to take time so I can not give an ETA at this point.

    in reply to: Unable to Upload Images to Directory #266759
    Steven Zahm
    Keymaster

    @ Enrique

    What does the memory say on the System widget on the Connections : Dashboard admin page?

    Can you install the WordPress System Health plugin? It has a Test Suite tab that will test what the web server is actually permitting for memory. You can actually set it to any value and that is what will be reported, but that may not be what the web host actually allows.

    in reply to: Cannot edit data after submitting… #266758
    Steven Zahm
    Keymaster

    Here’s a link to my reply to the question being asked in the comments and a link to a FAQ.

    in reply to: Additional Functionality #266756
    Steven Zahm
    Keymaster

    @ cori

    Sorry, no, the category order is alphabetical only.

    Connections has fairly robust ordering capabilities, see this doc page for more detail.

    Yes, the category description can be shown when filtering by a specific category. This can be enabled on the Connections : Settings admin page under the Display tab in the Results List section.

    Yes, the “Show All Categories” text can be changed, see this doc page. The instructions are for cMap but they work just the same with Slim Plus and any other template which includes a category drop down.

    Yes, the category drop down width can be changed but only by using CSS. Add the following to the end of the theme’s style.css file:

    #cn-slim-plus .cn-cat-select {
        min-width: 400px !important;
    }
    in reply to: Email Display #266750
    Steven Zahm
    Keymaster

    @ cori

    Sorry, no, not without editing the template’s PHP card.php file.

    in reply to: Javascript on working on cMAP template #266749
    Steven Zahm
    Keymaster

    @ Daniel

    Sorry, no, that is odd. What email address did you use when sending? Can you send it again?

    in reply to: Changing drop down options #266748
    Steven Zahm
    Keymaster

    @ Rob

    Opps, copy/paste error. Sorry about that. The plugin is called Say What?.

Viewing 10 posts - 13,271 through 13,280 (of 15,332 total)