Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Ismail sakoor
Sure this can be done… that said, others have tried it only to revert back because the expanding content trays for the bio/map/notes do not lend themselves well to the columnar layout. Here’s the basics to get your started. You’ll need to do a lot more tweaking though.
#cn-cmap .cn-list-row, #cn-cmap .cn-list-row-alternate { display: inline-block; margin: 0 10px 20px 0; max-width: 28% }Hope that helps!
Steven Zahm
Keymaster@ Nana
Hope that helps!
Steven Zahm
Keymaster@ Ratika
Sorry this is not possible without making PHP code changes telling WP how to manage the image. The images when uploaded are center cropped to 250x250px. If this change were to be made in the code, you would then have to have WP regenerate all thumbnails.
Hope this helps!
Steven Zahm
Keymaster@ Andrey
RE: Is there a wake to invoke the “View All” list via a shortcode?
You could try this:
[connections template=names force_home=true]This will assume you already have a second page set as the directory home page.
RE: Is there a way to display the category list via a shortcode on-demand?
Yes, here’s the link to the documentation on the shortcode for Enhanced Categories.
Hope that helps!
Steven Zahm
Keymaster@ Katelyn
It appears someone had created a custom template based on the Default template. Who ever did this for you will have to update their code so as to not generate this error. Best guess that in this file:
../wp-content/plugins/connections-card/nav-menu-dropdown.phpthe use of the
start_lvl,end_lvl,start_elandend_elis missing the last required parameter when declaring the method.Hope this helps!
Steven Zahm
Keymaster@ Heike
You should not have to exclude the page. WPSC is somewhat mediocre, IMO. I suspect when you cleared that page’s cache, it was not actually cleared. I’ve run into it before. Generally editing the page, making no changes and saving it will properly clear and create an updated cached version of the page.
Hope this helps!
Steven Zahm
Keymaster@ Heike
Clear the WP Super Page cache for that page.
Hope that helps, let me know.
Steven Zahm
Keymaster@ Helen
RE: how to get rid of the image-margin
#cn-slim-plus span.cn-image-style { margin: 0 !important; padding: 0 !important; }RE: having the pictures displayed a little bigger might help the resolution issue a bit
The image size can not be changed in Slim Plus. The design is based around it being the 120*100px thumbnail.
Hope this helps!
Steven Zahm
Keymaster@ Casper
Ok, you should be good to go now!
Steven Zahm
Keymaster@ Casper
Yeah, not sure why this all the sudden this is an issue. You’re the third report. I have developed a fix and can apply a hotfix to you site. I just need an admin login so I can make two minor edits to the Connections plugin files. Login details can be posted here as a private reply. Or if this is something you feel configurable doing, here’s the changes:
Unfortunately my next update is a week or two from being completed so I have to deal with thin as they come in.
Apologies for the trouble!
-
AuthorPosts
