BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 13,871 through 13,880 (of 15,332 total)
  • Author
    Posts
  • in reply to: Display Problems Firefox #261464
    Steven Zahm
    Keymaster

    @ Stefan

    It’s not likely an issue with the update and a screen capture will not help as I suspect it is a CSS issue. can you share a link to your directory?

    in reply to: Hide the Suffix content in recently added. #261462
    Steven Zahm
    Keymaster

    @ Simon

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

    .widget_cnw_recent_added .honorific-suffix {
    display: none;
    }
    in reply to: Image Display Issue after Update to 0.7.7 #261457
    Steven Zahm
    Keymaster

    @ Ray

    The issue is not with Connections. It is working correctly. I suspect this was happening before the upgrade and just performing the upgrade brought this to your attention. I suspect the issue is being caused by the WP Fluid Images plugin. As it or another plugin is setting the width to 5.58659217877095%. Please try deactivating that plugin to see if the issue is resolved.

    in reply to: Forms – Mandory input fields #261425
    Steven Zahm
    Keymaster

    @ Rashed

    This is on the todo list, however, I am not currently ale to give an ETA for this feature enhancement.

    in reply to: Remove Add Entry Link? #261424
    Steven Zahm
    Keymaster

    @ Larry

    Ok, now I understand. Right now there is now a way remove that link. It’s assumed that if Link is installed that you would want the use to be able to add or edit their entry. I have added this to my feature request list though … if neither add or edit capabilities are present for the user, do not show the link.

    in reply to: Translate Category names #261423
    Steven Zahm
    Keymaster

    @ kroussel

    The WPML team has contacted me and I’ve read thru some of their documentation. Seems to me Connections is already roughly 98% compatible. As for translating category names. Can you not use the same method you use for the WordPress category names?

    in reply to: Multiple Connections? #261422
    Steven Zahm
    Keymaster

    @ You can but by separating categories only. See this FAQ for details.

    in reply to: Google maps won't show #261421
    Steven Zahm
    Keymaster

    @ Renae

    This issue is usually almost always related to an error in the theme or another plugins javascript. Can you please share a link to your directory.

    in reply to: Bold category – click on country #261416
    Steven Zahm
    Keymaster

    @ Samuel

    Sorry, not sure I understand. When I click any of these:

    SAP Consulting(76)
    SAP Freelancers(0)
    SAP News & Blogs(1)
    SAP Recruitment(1)
    SAP Training(0)

    They do become bold. So maybe you figured out a solution?

    in reply to: search #261357
    Steven Zahm
    Keymaster

    @ peekaa

    Sorry, but I don’t think that would work. The logic for the search widget points to the directory home page only if it is in the sidebar otherwise if it is a page and within the post loop it will point to the current page.

    One possible solution would be to create a custom theme and embed the search field before the post loop.

    Hope that helps.

Viewing 10 posts - 13,871 through 13,880 (of 15,332 total)