BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 11,331 through 11,340 (of 15,332 total)
  • Author
    Posts
  • in reply to: Showing both Image and Logo #290302
    Steven Zahm
    Keymaster

    @ Sterling Bates

    Sorry, but Slim Plus can show either one, not both.

    in reply to: Remove Categories from contact information #290300
    Steven Zahm
    Keymaster

    @ Mark

    Ok, great to hear!

    in reply to: v.0.8.3 update anomaly? #290299
    Steven Zahm
    Keymaster

    @ Mike

    Ok, I see now … for users that decide to use Connections on their static front page and I need add url end points off the site’s root. What I’m referring to as the site’s root in the url with no pages. In your instance the root is: http://nocorkagefees.com/

    One of the new endpoints is /submit/, which just happened to be a real page on your site. But because my end point rules occur before the base WordPress rules, you landed on your sites home page and since you do not have the Connections shortcode on it, you simply see the normal page contents.

    I hope that makes a little sense! … If not, it think of it as name conflict between a WordPress page and a special Connections page and the Connections page just had higher priority.

    Now, why did I add the /submit/ end point?

    This is to support Form 2.0. So Form will not need a separate page of its own. Form 2.0 will add an action list item link above the directory named “Submit” this will take you to an internal page dedicated to Form.

    So, this really isn’t a bug or an anomaly because it is by design. The only way to avoid the name collision is to remove the rule that adds this new endpoint. If you want to do that, here’s how, you need to remove lines 112 thru 114. The go to the Settings Permalink admin page and click the Save Changes button.

    I hope all this makes sense and helps!

    in reply to: Category List Dropdown #290278
    Steven Zahm
    Keymaster

    @ Mark

    No, the categories shortcode is completely independent of any shortcode option you may have set on a page. There really is not a way within WordPress to “link” options set in a shortcode with a widget. So for what your asking is not possible. I already have on my todo list for the widget at add the ability to limit the categories but I do not have an eta for when this enhancement will be added.

    in reply to: Restrict Editing of Categories #290274
    Steven Zahm
    Keymaster

    @ Timothy

    Sorry, but there is not a way to remove the visibility options. I’ll add this to my feature request list to see what I can come up with.

    Setting the default can be done with a snippet, attached. However, there seems to be a bug in Connections that prevents it from working. You can install and activate, when I release the next bug fix for Connections, it should work fine.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Import Families #290272
    Steven Zahm
    Keymaster

    @ Tim

    I can definitely consider adding importing the Family entry type. I’ve added the request to my issue tracker as a feature request. I didn’t include it because of the need to manually edit the families to link the individuals. There really is not a way to do that step via the import because the linking is keyed on the entry ID the database assigns when an entry is inserted, something that can not be known beforehand.

    As for export, that has been long on my todo list…

    I do have this:
    https://github.com/shazahm1/Connections-Export

    This is not a WordPress plugin and is not plug and play as its very low level with a somewhat complicated setup; see the instructions file.

    Steven Zahm
    Keymaster

    @ arnaud

    You seem to have an older version of the template, you’ll need to update it. You can download the update from your purchase history. The template installation process has changed significantly, please carefully follow the template installation upgrade instructions.

    I hope that helps!

    Steven Zahm
    Keymaster

    @ Timothy

    I’ve confirmed the bug. The cancel button shouldn’t be shown because there is nothing to cancel. I’m not quite certain what the fix is yet at the moment but it will likely require an update to both Connections and Link. I’ll reply back when I have a working solution available.

    in reply to: Å Ä Ö #290254
    Steven Zahm
    Keymaster

    @ Karin

    AS explained in the link I gave, this must be done in database as this is not a Connections bug. If your webhost has a control panel that you have access to, usually one of the tools they provide is phpMyAdmin. After a quick search, I found this how to link:

    http://kb.mediatemple.net/questions/138/Default+MySQL+character+set+and+collation#gs/-phpmyadmin–

    If you not familiar with this tool, I recommend contacting your host support and asking them to change the collation default to utf8_swedish_ci and also have them change any tables not using this collation.

    Hope that helps.

    in reply to: cant see the categroy drop down after update #290251
    Steven Zahm
    Keymaster

    @ walter

    Great to hear the issue has been sorted!

Viewing 10 posts - 11,331 through 11,340 (of 15,332 total)