Ash
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Content Type Manager] Add unique class to multi-select field options?So basically there is no [+TAG+] for stored values and for visible options? [+Key+] did not work as the multi-select options didn’t have unique keys, keys were assigned by order. I would like the class to be the stored value and the value that is displayed to be the visible options value.
Forum: Plugins
In reply to: [Custom Content Type Manager] Add unique class to multi-select field options?Thanks for the help. I did check it and completed the fields but the code ended up printing those values, not the formatted values.
Forum: Plugins
In reply to: [Custom Content Type Manager] Add unique class to multi-select field options?Thanks for the help. [+key+] outputs a number for each li but I can work with it I guess.
Actual output I mean the printing of the options.
Forum: Plugins
In reply to: [Custom Content Type Manager] Add unique class to multi-select field options?This is how I have it setup now:
<?php print_custom_field('services_offered:formatted_list', array('<li class="[+value+]">[+value+]</li>','<ul>[+content+]</ul>') );?>
I would like to use the stored value for the li class=”[+value+]” and the [+value+] for the actual output if I can.
Hello Jeremy,
You can see the behaviour here:
https://www.grassroottech.com/blog/grassroot-development/new-office-pembroke-construction/Thank you.
Forum: Plugins
In reply to: [Pronamic Google Maps] Zoom in on location instead of show all locations?I’m not sure why this has been marked resolved, it’s not. When I put in fit_bounds = false, my map goes to the middle of the ocean.
Forum: Plugins
In reply to: [Pronamic Google Maps] Zoom in on location instead of show all locations?Thanks for the quick reply. I did try that but it sends the map into the middle of the ocean:
https://oil.grassrootonline.com/location/130-colborne-street-west/
Thanks! That worked for me too.
Forum: Plugins
In reply to: [Store Locator Plus?] Two issues: Directions and ImportingThe two reasons I bought this add-on don’t seem to work: bulk import and geolocation directions. *sigh*
Forum: Plugins
In reply to: [Store Locator Plus?] Two issues: Directions and ImportingI’m trying to use a work-around by putting “My Location” as the center of the map. It finds my city but not my actual location.
Forum: Plugins
In reply to: [Store Locator Plus?] Two issues: Directions and Importing1. The location (geolocation) works and finds me but the location isn’t passed to the directions feature. This is a critical feature.
2. Whether it’s on or off, it does not work. I can send you the .cvs if you want to take a look. It says that it imports the 28 locations but they do not show up on the manage section.
Forum: Plugins
In reply to: [Store Locator Plus?] Two issues: Directions and ImportingIt says that it successfully imported but they’re not showing up under Manage. Only 2 locations import.
Forum: Plugins
In reply to: [Store Locator Plus?] Not working in on the iPhoneThanks. It turns out it was an issue with WordPress Mobile Pack. I turned off that plugin and it worked. I’m not sure what was conflicting though.
Forum: Fixing WordPress
In reply to: One Install, More than One Blog?Hm..not exactly what I was looking for.
Basically. Section A is a blog with categories. Section B is a blog and has different categories, etc.
All under one blog umbrella.