Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 0.7.7.1, csv import, Tile Plus
- This topic has 15 replies, 2 voices, and was last updated 12 years, 10 months ago by
Steven Zahm.
-
AuthorPosts
-
06/28/2013 at 4:25 pm #263870
Carlos
GuestHi, I just want to know if I can have more than one directory (with different categories and content) on the same webpage (obviously in different sections) Thanks a lot for your answer.
06/28/2013 at 5:07 pm #263871Carlos
GuestI think I found the answer, using categories, right?… And also I want to know if I can add entries using excel files or csv files.. thanks
06/28/2013 at 5:15 pm #263873Carlos
GuestI will purchase the Tile Plus, does CSV files can be used with this plugin?, do I need to download other plugin or do u have any documentation about this? Thanks
06/28/2013 at 5:23 pm #263876Steven Zahm
Keymaster@ Carlos
This FAQ will work with Tile Plus too.
To import csv files, you will need the CSV Import Extension.
Hope that helps.
07/03/2013 at 12:20 pm #264175Susan Paigen
GuestWhen I do that, the only items from the second list that display are the entry’s “title” and the divider line at the bottom of the entry. Here’s the code:
Athletics
[connections template='sncprofiles' category='9' enable_search='false' enable_category_select='false']
Fine Arts
[connections template='sncprofiles' category='10' enable_search='false' enable_category_select='false']07/03/2013 at 12:50 pm #264197Steven Zahm
Keymaster@ Susan
Which template and what version … oh, wait, custom template? what template and version did you base your custom template off of?
07/03/2013 at 3:24 pm #264203Susan Paigen
GuestAha!! The template is based on cMap 2.0.7. If I switch to Default Entry Card 1.0 it works. If I switch to your cMap 2.0.7, problem returns. Looks like I need to update the custom templates. Any suggestions for where the problem would be?
Also, sorry for the next stupid question, but I just inherited this system and I’m still finding my way around. Where are purchased and custom templates located? The templates folder in plugins>connections seems to contain only default templates.
Thanks07/05/2013 at 4:12 pm #264361Steven Zahm
Keymaster@ Susan
The solution would be update to cMap 3.0.x and port the changes from you custom variation. The upgrade is free and can be downloaded from your Purchase History.
With your version of cMap and your custom version they can be found here:
../wp-content/connections_templates/Moving forward, since template and migrated to being a full fledge plugin you’ll find them in the plugins folder. So, after you install the cMap 3.0.x you’ll find it here:
../wp-content/plugins/cmapHope that helps.
07/16/2013 at 5:11 pm #264936Susan Paigen
GuestTrying to make a customized version of cMap 3.0.3:
Copied the cMap folder, renamed it.
Changed the Plugin Name at the beginning of cmap.php in the to-be-revised version to cmap-snc.
Uploaded the folder to wp-content>plugins.
Went to Plugins in the Dashboard, found the new cmap-snc plugin, activated it.
Went to Connections > Templates, cmap-snc is not there.
Tried deactivating and reactivating in plugins, still not there.
How do I get it?
Thanks, Susan07/17/2013 at 1:53 pm #265021Steven 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
You cannot reply to this support topic. Please open your own support topic.
