Forum Replies Created
-
AuthorPosts
-
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.
Steven Zahm
Keymaster@ Lucy
The issue is the
index.phpin your URL/s. You need to configure you permalinks so that is not part of the addresses.Steven Zahm
Keymaster@ Lee
Take a look at this FAQ. The solutions provided resolve this for nearly everyone. Lte me know if it helps.
Steven Zahm
Keymaster@ Stefan Mallepell
Same code as before.
Add it to the card.php file found here:
../wp-content/plugins/cmapSteven Zahm
Keymaster@ Kathryn
Try force refreshing the browser.
Steven Zahm
Keymaster@ Christophe
Yes, see my reply above.
Steven Zahm
Keymaster@ Robyn
Replied here.
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>' ) ); ?>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/cmapMake 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.
Steven Zahm
Keymaster@ hennie
Sorry, this can not be done. I’ve added to my feature request list.
-
AuthorPosts
