BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 12,461 through 12,470 (of 15,332 total)
  • Author
    Posts
  • in reply to: Slim Plus feature #274279
    Steven Zahm
    Keymaster

    @ Steve

    Looking at the link you shared…

    1. You need to create the “Featured” category.

    2. Then edit the page so it looks like this:

    [connections category=100 lock=true enable_pagination=false]
    
    [connections category=58 enable_search=false]

    The category ID/s Im using are based on this reply. So 100 is based on the “Featured” category ID being 100. If it isn’t change the ID in the shortcode.

    If you want to use Slim Plus so some entries are open by default, you’ll have to do this too. But one step at a time.

    in reply to: Edit "Work Phone" field to say "Phone" #274278
    Steven Zahm
    Keymaster

    @ Jonathan

    That’s because these options are not available to the template="card-tableformat" template. YOu need to take a different approach.

    Install the Say What? plugin.

    It’ll add a new Text Changes menu item. Click Add New, enter the string exactly as shown in Connections, enter connections [notice the lack of capitalization, that's important!] as the domain and then enter your new text.

    The great thing about using this plugin is that it will be update safe and you can use it on any other plugin that has been properly internationalized. Hope that helps.

    in reply to: Exclude Categories? #274227
    Steven Zahm
    Keymaster

    @ Sidney

    If you were copy/pasting, especial from a website, I recommend deleting the shortcode and manually type it in with the options. Copy/pasting into the WP post editor will also past HTML tags and fancy quotes which breaks the WP shortcode parser. Basically it’ll not be able to correctly identify the options set.

    I also highly recommend updating the Market template to version 3.0.x. It is a free update that can be downloaded via your Purchase History. Be sure to carefully follow the new installation/update instructions as the method used to install templates has changed.

    in reply to: Exclude Categories? #274201
    Steven Zahm
    Keymaster

    @ Sidney

    The market template hasn’t been updated to supplied the exclude option as of yet. I can’t see your directory, it’s blocked by the firewall for some reason, but it sounds like you can use this option instead. The FAQ is for cMap, but the same method will work with Market too.

    Does that helps?

    in reply to: Form dates #274200
    Steven Zahm
    Keymaster

    @ Nancy

    What do you mean by whole site search? Integrated with the core WordPress search, sorry no, there is not a way to commingle results from Connections and post search results.

    in reply to: Edit "Work Phone" field to say "Phone" #274199
    Steven Zahm
    Keymaster

    @ Jonathan

    Sure see, this FAQ. The complete list of available options for Tile Plus can be found on this page.

    Hope that helps.

    in reply to: Default Templates #274198
    Steven Zahm
    Keymaster

    @ Wes

    Yes, any changes to core files will be overwritten doing an update so it is highly advisable to keep backups.

    Hope that helps.

    in reply to: Slim Plus feature #274194
    Steven Zahm
    Keymaster

    @ Steve

    There not more to it that the post above. Create two pages and then copy/paste into the page. The only thing you need to change are the ID/s, the two X‘s.

    in reply to: Multisite Installation #274190
    Steven Zahm
    Keymaster

    @ Steve

    Honestly, I do not know, my best guess is that it should be plenty safe to network activate. Let me know how it goes.

    in reply to: Text confined when image hidden #274162
    Steven Zahm
    Keymaster

    @ mbschwerin

    Add the following to the end of the theme’s style.css file:

    #cn-tile-plus div.cn-entry > div {
        width: auto !important;
    }

    That should fix it up.

Viewing 10 posts - 12,461 through 12,470 (of 15,332 total)