Forum Replies Created
-
AuthorPosts
-
Steven Zahm
KeymasterSorry about that, I tried to make sure the new template system was as compatible as possible but I didn’t think of testing when a template was used twice on a page. An update to Tile Plus will happen before then end of the month and it should work just fine with the latest Connections versions.
Steven Zahm
KeymasterSorry, but you’ll have to roll back to the previous version until Tile Plus can be updated to take full advantage of the new templating system. Here’s the link:
http://downloads.wordpress.org/plugin/connections.0.7.5.1.zip
Steven Zahm
Keymaster@ Yani
This might work … I added it, but haven’t actually tested it:
category_select_position=bothSteven Zahm
KeymasterYou’ll have to create the icons and place them in the following folder:
..\connections\images\icons\wpzoomYou have to create a version for size.
Then you have to add the option to the class.options.php file.
Keep in mind if you add it, you’ll need to continue to add it on each update.
Steven Zahm
Keymaster@ geronimo
Can you type in the character when manually adding an entry?
Steven Zahm
Keymaster@ Hugh
You need to add these options:
photo=TRUE
logo=TRUESteven Zahm
KeymasterYou’ll want to edit this line in the cn-user.css file:
#cn-list .chzn-container .chzn-results .highlighted { background: #3875d7 !important; color: #FFFFFF; }It can be found here:
../wp-content/plugins/connections/cssYou also have to update the cn-user.min.css file.
Steven Zahm
Keymaster@ Alissa
Sorry, there is not currently a way to, not show, the default listing with any template. It is high up on my feature request but I can not comment as to when this will appear.
Steven Zahm
Keymaster@ Mitch
It’s not likely I’ll be adding options to the Names template. Its inclusion was primarily to support the new “View All” link. I was originally not going to make it available for use outside of that feature…
Now, with that said, I am working on another template, Phonebook which will be released before the end of the month. It’ll have this option as well as an option to define what should be shown on a single line. As you might imagine the default output will be %name% – %number%.
Steven Zahm
Keymaster@ Sherry
No, you don’t want to remove the whole wp_options table, just the option_name “connections_options” row. Removing the entire table will be very bad.
-
AuthorPosts
