BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 14,381 through 14,390 (of 15,332 total)
  • Author
    Posts
  • in reply to: Select Category Dropdown #256724
    Steven Zahm
    Keymaster

    @ Andrea

    Take a look at this FAQ on how to have the category drop down show different categories per directory.

    StoSpots is using a custom version of cMap that was tailored to their very specific requirements.

    I hope that helps.

    in reply to: New template doesn't show up #256723
    Steven Zahm
    Keymaster

    @ Dan

    Templates are now full fledge plugins and must be installed as such, here’s the link to the installation/upgrade instructions.

    Hope that helps!

    in reply to: Responsive templates #256722
    Steven Zahm
    Keymaster

    @ Dan

    A version of Excerpt that is compatible with responsive theme’s was released on March 22nd. Here’s the link to the announcement.

    Excerpt was tested in Twenty Twelve at various screen sizes. Hope that helps.

    in reply to: Addresses disappear when edit entries #256648
    Steven Zahm
    Keymaster

    @ Helen

    Please use the contact link at the bottom of the page.

    in reply to: Search by Country & State #256647
    Steven Zahm
    Keymaster

    @ Kate

    There’s no inbuilt functionality to do this. A couple options is to limit the search field so it search only the Country/State fields. Another option you could create links that auto-magically filter by category Here are a few examples:

    my-site.com/directory/country/US
    my-site.com/directory/country/Germany
    my-site.com/directory/country/France

    The directory part of the URL would be the page of your directory.
    The Country name will have to be exactly as it is in your entries.

    Hope that helps.

    in reply to: cannot find some texts to translate #256646
    Steven Zahm
    Keymaster

    @ Kambitsis

    The “19 HOURS AGO” part will be translated automatically by WordPress if using the Greek translation of WordPress. The “UPDATED” part isn’t translation ready which is a bug. I’ll have this fixed in the next update. For now you can, if you know PHP, edit the text in the template files. They can be found here:
    ../wp-content/plugins/connections/templates

    in reply to: hide "Add to Address Book" #256645
    Steven Zahm
    Keymaster

    @ Kambitsis

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

    #cn-list .vcard-block {
        display: none;
    }
    
    in reply to: cMap not dispalying #256640
    Steven Zahm
    Keymaster

    @ Maureen

    When you say blank page, do you mean completely white, nothing else? If yes, sounds like the memory allocated to PHP has been exhausted. Checkout this excellent blog post on ways to increase it. Let me know if that fixes it.

    Steven Zahm
    Keymaster

    @ Nathan

    You need to login to your site with FTP and delete this folder:
    ../wp-content/plugins/cmap

    Alternatively, you can use your webhost control panel file manager if your web host offers one.

    Steven Zahm
    Keymaster

    @ Nathan

    That is because cMap requires Connections 0.7.6.1 or newer to be installed. You like have an older version installed.

Viewing 10 posts - 14,381 through 14,390 (of 15,332 total)