Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Michael
Likely another CSS conflict. You’ll have to share a link so I can take a look in order for me to track down what the conflict is.
Steven Zahm
Keymaster@ roy
I believe this is fixed … don’t remember fixing it and I didn’t mark the issue resolved in my issue tracker, lol … but I can no longer replicate the error and looking at the code, it shouldn’t be possible. Any way let me know if you still encounter this error. I’m going to mark this as resolved.
Steven Zahm
Keymaster@ Susan
Sorry, yes, presently that is only only method. Being able to switch entry types was remove for performance reasons. This feature will return in an update. Apologies for the inconvenience.
Steven Zahm
Keymaster@ Dani
I just loaded it now … all seems well … I even enlarged the images a bit.
Two things.
I did install the Code Snippets plugin so I could increase the memory allocated to PHP and increase the max_execusion time to 300. I did this because initially I was receiving server 500 errors when visiting the Connections directory page.You should remove this
display: flex !important;from your theme’s style.css file. The image will not responsively scale correctly with that option in place.Enjoy … I hope!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
Keymaster@ Mark
Yes, I’ll post back here … I have added this to my feature request list.
Steven Zahm
Keymaster@ Matt
Great to hear you found the option to disable the link.
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/plugins/connections/08/25/2014 at 5:46 pm in reply to: Possibility to show different category names to consumers and providers? #301925Steven Zahm
Keymaster@ Magnus
Thanks!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
Keymaster@ Jose
That site is using the Names template and the Bio Entry Card template both of which come free with Connections.
To mimic their setup…
Enable the Names template under the
Alltemplate type on the Connections : Templates admin page.
Switch to theIndividualtemplate type and activate the Bio Entry Card template.
Switch to theOrganizationtemplate type and activate the Bio Entry Card template.
Go to the Connections : Settings admin page, click the Display tab and then enable the Template option in the Single Entry section.Hope that helps!
Steven Zahm
Keymaster@ Cassie
The Search Widget is wrapped in a spam that is classed with
cn-searchand the search input field has an id ofcn-search-inputand the submit button has an id ofcn-search-submit.You can use these selector to style the Connections Search Widget any way you wish.
I hope that helps!
Steven Zahm
Keymaster@ Ron
Likely the it is timing out because the upload (+page load) is taking longer than the
max_execution_timewhich is currently set at 30. Try setting this to a higher value. Also, thanks for linking to the phpinfo, but, make sure you remove that ASAP.Hope that helps!
-
AuthorPosts
