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.6.3, getMapBlock, Tile Plus
- This topic has 8 replies, 4 voices, and was last updated 8 years, 10 months ago by
Joshua Kornreich.
-
AuthorPosts
-
04/03/2013 at 10:29 pm #255944
Bet
GuestI”m using Tile Plus to display this directory: http://chowchmbr.bhmbizsites.com/directory-main/
I like the Tile Plus features, but I’d also like to be able to display a map. Can I add in the map link on the tiles through a shortcode, or a combo of shortcode & editing the php/css? Maybe this is in the documentation, but I can’t find it.
I’d like the link to the map to appear right above the website link on the lower right of the tile.
04/04/2013 at 8:08 pm #256024Steven Zahm
Keymaster@ Bet
The class.output.php file contains the getMapBlock() method that you can add to the template to add a map. The documentation for the method is there and is fairly thorough.
04/05/2013 at 2:56 pm #256130Bet
GuestI’m sorry– I’m not seeing where to find the class.output.php file (not in with the rest of the Connections plugin files). And is the documentation in that file, or somewhere else?
04/05/2013 at 3:56 pm #256133Steven Zahm
Keymaster@ Bet
It is in the includes folder.
07/17/2014 at 4:37 pm #297360james301
ParticipantI am wanting to do the same thing but can not find the class.output.php file in the includes folder.
After rereading the first post. I would like the map to only show up on the actual profile but not on the listing page. Is this possible?
-
This reply was modified 8 years, 10 months ago by
james301.
07/17/2014 at 6:44 pm #297363Steven Zahm
Keymaster@ james301
The file is now named
class.entry-output.php
. You need to use more than just thegetMapBlock()
method, you’ll also need a bit of JavaScript to init the Google Maps on the output of thegetMapBlock()
. You can refer to the cMap JavaScript file served from this site as how to do it. And, yes, you can output the maps just on the single entry. You would add thegetMapBlock()
method to a file namedcard-single.php
. See this QuickTip about custom template overrride files.Hope that helps!
07/17/2014 at 9:56 pm #297371james301
ParticipantI appreciate your response, but I am pretty much as lost as before. I am not sure what specifically needs to be done. I am more of a web designer with a little bit of development experience. Is there a more in depth how to? Or even someone that I could hire to make this adjustment.
07/18/2014 at 10:24 am #297390Steven Zahm
Keymaster@ james301
Sure, I can refer you to a dev which has a lot of experience working with Connections and its templates. I’ll ask him to stop by this forum thread so you and he can make contact.
07/18/2014 at 12:21 pm #297398Joshua Kornreich
ParticipantJames,
I help a lot of Steve’s customers with custom development. Send me an email at joshua@tier27.com and I’ll see what I can do for you.
Josh
-
This reply was modified 8 years, 10 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.