BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 14,931 through 14,940 (of 15,332 total)
  • Author
    Posts
  • in reply to: Photo image #252121
    Steven Zahm
    Keymaster

    @ Kay Bills

    There are no images used in the Widget Pack. Is this question in reference to something else?

    in reply to: Buttons within Form #252119
    Steven Zahm
    Keymaster

    Alison Cromie

    I’m quite certain the wp_footer() template tag is missing from the footer.php file.

    Another thing you might want to look at…

    This style on line 367 of the theme’s style.css file.

    .single p, .static p, .single div, .static div {
    display: block;
        margin-left: 6em;
    }
    

    The div and p tags are already block level elements so you do not need to define them as such. Also that large left margin is what is pushing Form to the right. So you might want to remove that.

    in reply to: Search Widget- No Results #252020
    Steven Zahm
    Keymaster

    paula

    It appears that you have you directory home page set to the site’s front page. Make sure you set the directory home page to a page other than the site’s front page.

    Let me know if that helps!

    in reply to: MultiSite Usage #252019
    Steven Zahm
    Keymaster

    @ Marion

    Each sub-site is completely seperate when it come to files … so the correct path will be dependent on the blog.id. If you go to the Connections : Dashboard admin page, it’ll have a widget named “System”. On this widget you’ll see a FTP path for CN_CUSTOM_TEMPLATE_PATH, this is the path that you need to put the custom work you did on cMap in.

    I hope that makes sense!

    in reply to: CMap and CSV Install Help #252011
    Steven Zahm
    Keymaster

    Ryan Chris

    How odd, I do reply to every support request. Do you have a name or email I can cross reference to make sure I responded appropriately?

    I recall you were working on altering cMap, is this related?

    If you want, I can do the install, it only take a minute [no customization] … but I do not actually know anyone who does dev work at all so I really don’t have anyone I can recommend, sorry!

    in reply to: Multiple 'Home' pages #251977
    Steven Zahm
    Keymaster

    @ Mitch

    Hey, how’s it been going?

    I get what you’re asking and why … but honestly, I don’t think I’ll ever be adding an option to set a “secondary” home page. However, with that said…

    If things go even half according to plan during the course of the next few months I may have more free time to devote entirely to Connections and if that comes to fruition as I hope it does. And if I get that free time, I have something in the planning stages that will not only do what you want, in concept, but be far, far, more flexible.

    Sorry, for the cryptic reply. I just don’t want to make any promises I may not be able to keep.

    in reply to: Force Bio, Notes and possibly Map open. #251976
    Steven Zahm
    Keymaster

    @ Carvill

    I don’t think it’ll be too hard. Open the template.php file found here:
    ../wp-content/connections_templates/cmap

    Remove all instance of style=”display: none;”

    I think that should do it.

    in reply to: I Have A Pre-Purchase Question #251975
    Steven Zahm
    Keymaster

    @ Theo Cooke

    I do have a couple reported cases where Connections has trouble  on MAMP, but I do not have a Mac so I can really debug why it doesn’t work. This is odd because on production servers it runs fine. So that tells me it is definitely a server config issue, but I could not tell you where to look or what to change, sorry!

    Maybe you could try this this version [pre-lease to an update comeing this weekend]:

    https://github.com/shazahm1/Connections/archive/master.zip

    It has an updated script library for image processing and removes a couple deprecated PHP functions among many other changes.

    in reply to: 500 Error when updating/adding entry #251974
    Steven Zahm
    Keymaster

    TJOFS

    Honestly, very hard to say. I see you had entered entries into Connections before … so, maybe a conflict with another plugin that you added since installing and adding those entries. Another thought is if you added more plugins after Connections or even updates to plugins you had installed previously could be causing you to run out of memory allocated for PHP.

    I would first try increasing the memory available to PHP and then start by deactivating any plugin you installed or updated since installing and adding entries to Connections.

    Please let me know how you make out!

    in reply to: cMap vs Market #251964
    Steven Zahm
    Keymaster

    @ Alison

    The differences are cosmetic. Different styling and one has a category drop down and the other a category sidebar.

Viewing 10 posts - 14,931 through 14,940 (of 15,332 total)