BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 13,911 through 13,920 (of 15,332 total)
  • Author
    Posts
  • in reply to: Bilingual website #261072
    Steven Zahm
    Keymaster

    @ Kevin

    I’m not familiar with how WPML works, but I know at least one other user is doing exactly what you’re asking … how exactly, I don’t know. But I think they just enter both languages in each field and used the WPML tags to show the correct language. I would say this is something you couldn’t expect a user to do. I hope that helps.

    in reply to: http://www.lesbiansnorthlondon.co.uk/ #261070
    Steven Zahm
    Keymaster

    @ Lucy

    The issue is the index.php in your URL/s. You need to configure you permalinks so that is not part of the addresses.

    in reply to: Is there a log file for Import CSV? #261068
    Steven Zahm
    Keymaster

    @ Lee

    Take a look at this FAQ. The solutions provided resolve this for nearly everyone. Lte me know if it helps.

    in reply to: add to address book #261062
    Steven Zahm
    Keymaster

    @ Stefan Mallepell

    Same code as before.

    Add it to the card.php file found here:
    ../wp-content/plugins/cmap

    in reply to: Firefox #261057
    Steven Zahm
    Keymaster

    @ Kathryn

    Try force refreshing the browser.

    in reply to: Translating premium templates #261054
    Steven Zahm
    Keymaster

    @ Christophe

    Yes, see my reply above.

    in reply to: Display category in listing #261052
    Steven Zahm
    Keymaster

    @ Robyn

    Replied here.

    in reply to: Display category in listing #261051
    Steven Zahm
    Keymaster

    @ Robyn

    That site isn’t using the cMap. It is using the default template and cMap does not display the category info. The only way to show this is to edit the template PHP file for cMap.

    Open the card.php file and add the following:

    <?php $entry->getCategoryBlock( array( 'separator' => ', ', 'before' => '<span>', 'after' => '</span>' ) ); ?>

    in reply to: Where to find CSS #261050
    Steven Zahm
    Keymaster

    @ Robyn

    I’m going to assume you have cMap 3.0.x with the following instructions…

    The CSS files can be found here:
    ../wp-content/plugins/cmap

    Make your changes to the cmap.css file and then create a minified version named cmap.min.css. Creating the minified version is important because, by default, the minified CSS file is the one loaded on the page.

    Hope that helps.

    in reply to: Search #261049
    Steven Zahm
    Keymaster

    @ hennie

    Sorry, this can not be done. I’ve added to my feature request list.

Viewing 10 posts - 13,911 through 13,920 (of 15,332 total)