Forum Replies Created
-
AuthorPosts
-
Steven Zahm
KeymasterSteven Zahm
Keymaster@ bebe
All fixed up. Yep the issues were one in the same.
Steven Zahm
Keymaster@ bizhitthetrail-com
Yep, that’s the solution! Believe it or not, I don’t think it occurred to me to test the result if the directory homage was not set. I logged that as an issue. Hopefully I can come up with a solution.
Steven Zahm
Keymaster@ josh901
Many thanks for your review!
Steven Zahm
Keymaster@ carolin
Yes, cMap 3.0.x has been tested in Twenty Twelve at various screen sizes and the general feedback has been very positive. Hope that helps.
Steven Zahm
Keymaster@ Carlos
Good to hear.
Steven Zahm
Keymaster@ bizhitthetrail-com
It can be posted here, just select the private reply option.
Steven Zahm
Keymaster@ bizhitthetrail-com
Name will be part of the URL, so that is right. Can you post a full URL to an entry here?
Steven Zahm
Keymaster@ josh901
Enabling the Template theme compatibility option on the Connections : Settings admin page under the advanced tab did the trick.
Steven Zahm
Keymaster@ Susan
In your newly named cmap.php file you need to update
classandname:$atts = array( 'class' => 'CNT_cMap', 'name' => 'cMap', 'type' => 'all', 'version' => '3.0.3', 'author' => 'Steven A. Zahm', 'authorURL' => 'connections-pro.com', 'description' => 'Features a slide out Google Map.', 'path' => plugin_dir_path( __FILE__ ), 'url' => plugin_dir_url( __FILE__ ), 'thumbnail' => 'thumbnail.png' );Then in the same file you need to update this;
class CNT_cMap {with the value you set it to inclass.Hope that makes sense.
-
AuthorPosts
