BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 13,591 through 13,600 (of 15,332 total)
  • Author
    Posts
  • in reply to: CSS Problem in cMap #264451
    Steven Zahm
    Keymaster

    @ Chris

    The theme style.css is setting span tags to be be block level element instead as inline elements. This can be easily overridden by adding the following to the end of theme’s style.css file.

    #cn-list span {
        display: inline;
    }
    

    Hope that helps.

    in reply to: users cannot acess any page #264450
    Steven Zahm
    Keymaster

    @ proteted content

    Connections is unable to limit access to pages. It can only limit access to the results from the directory shown by the shortcode on a page. So it is very unlikely Connections is the source of the issue. Few questions…

    Can you provide more detail on what you mean by, “none of the users one they are logged in can access any pages”? What do they see, what happens when they go to a page that they should be able to access? Are they redirected? Do they get a 404?

    in reply to: More than one Directory #264449
    Steven Zahm
    Keymaster

    @ Andre

    You can accomplish what you want to do with cMap. You’ll just need to slightly adjust your category structure to support it. Please see this FAQ for more details.

    I hope that helps.

    in reply to: Alphabet Index #264448
    Steven Zahm
    Keymaster

    @ Gary

    This will be implemented sometime this summer. I’ve already enable this feature on the Manage admin page so roughly 90% of the work is already completed. They way it’ll work is clicking on the character will filter the results list by that character. If that character has more than a single page of results it’ll be paginated and you will be able to page thru the results filtered by that character.

    Hope that’s what you wanted to hear!

    in reply to: Admin Thumbnails #264403
    Steven Zahm
    Keymaster

    @ Troy

    Use the contact link at the bottom of the page. Thanks!

    in reply to: Birthday database error in latest release #264402
    Steven Zahm
    Keymaster

    @ Len

    Ok, I think I narrowed the issue down and made a hotfix to your site. Can you check to make sure the dates are correct? Also, I did edit the dates in testing for both Donna A. and Connie B. I think I’m certain I get used to correct date, but I suggest double checking me.

    in reply to: rename category #264363
    Steven Zahm
    Keymaster

    @ Floris

    Before I can give you directions, which involve a minor PHP edit [up to that?], which template are you using?

    in reply to: cmap broken when viewed in samsung phone #264362
    Steven Zahm
    Keymaster

    @ aspen

    I use and SG2 when testing. Seems fine for me. What browser are you using and can you share a link to your directory so I can take a look. I suspect the issue is with the theme. One last question, which version of cMap are you using?

    in reply to: Different directories on same webpage #264361
    Steven Zahm
    Keymaster

    @ Susan

    The solution would be update to cMap 3.0.x and port the changes from you custom variation. The upgrade is free and can be downloaded from your Purchase History.

    With your version of cMap and your custom version they can be found here:
    ../wp-content/connections_templates/

    Moving forward, since template and migrated to being a full fledge plugin you’ll find them in the plugins folder. So, after you install the cMap 3.0.x you’ll find it here:
    ../wp-content/plugins/cmap

    Hope that helps.

    in reply to: Specific format #264357
    Steven Zahm
    Keymaster

    @ kroussel

    Sorry, no. The reason for the openness is because it would be near impossible to account for all variations.

Viewing 10 posts - 13,591 through 13,600 (of 15,332 total)