Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ fabi
Sorry, after looking at the pages I linked to I do believe Connections would be a good fit at this time. Because there is now way to control automatically what info can be entered and displayed base on level. There also is not a way to take payments and manage renewals.
You could probably achieve something close by manually controlling the input to ensure the various members only are able to display the permitted info and you could use categories to split them in separate directories based on level. If you expect any type of volume, honestly, doing it manually could get overwhelming.
Steven Zahm
Keymaster@ franco
I have responded … to assist, I’ll need to see a link to your directory.
Steven Zahm
Keymaster@ Erik
I should have mentioned, use it on the pages that you have the directory home page set to and not the where you have set added the Form shortcode.
Steven Zahm
Keymaster@ Erik
Try using this shortcode:
[connections tray_image_height='' tray_image_width=225]Steven Zahm
Keymaster@ Darleen
Well, Excerpt forces a specific image size and creates those dynamically so using just CSS wouldn’t really do the trick. You could likely get the images larger but they would become fuzzy. You would also have to edit the template’s CSS file to account for the larger image. If you did that, that would affect every instance where you use the template. Sorry, I can’t even think of a direction to point you to achieve what you’re looking to do.
Steven Zahm
KeymasterIf you have a moment, please leave a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
Keymaster@ Jen
There was some empty HTML tags within the shortcode. They were only visible after switching the editor to the Text tab. After I removed them, the shortcode functioned perfectly.
Steven Zahm
Keymaster@ Gayle
Great to hear its working! Maybe the host was just doing some maintenance that was effecting WordPress.
Steven Zahm
Keymaster@ Jen
Hmmm, everything looks right and that option definitely works in my testing. Could I get a temp admin account so I can take a closer look? Details can be sent using the contact link at the bottom of the page.
Oh, one thing to even though it should not make a difference, try making all the quotes single or double within the shortcode. Right now you have a mixture of both.
Steven Zahm
Keymaster@ Brandon
Add the following CSS to the bottom of your theme’s style.css file:
span [class^=cn_category] { margin: 0 4px 10px 0; display: inline-block } .cn_category_label { font-weight: bold; }That should do it.
-
AuthorPosts
