Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Kelly
Actually, without a link to the page, it’s impossible to say. My best guess is the content entered within those fields are using header tags like
<h1>. The Bio and notes headers are wrapped in an<h4>tag. My first suggestion would be to make sure that the headers within those fields are set to<h5>tags. These sizes of these headers are being set by the theme.Hope that helps! Let me know.
12/13/2014 at 11:56 am in reply to: some Entries do not show up on the "manage" page but are in the directory #312771Steven Zahm
Keymaster@ alia
On the upper left of the Connections : Manage admin page there are a series of drop downs. Make each one say Show All… and click the Filter button. Also, in the upper left there are three link, click the All link. Now all entries should be shown so you can edit them. Hope that helps!
Steven Zahm
Keymaster@ David
I’ve never played with those Chosen options so I can’t really say. From the doc page it sounds like that should work exactly how you want. My thought is maybe the solect is being enhanced by Chosen before the the disabled attributes are set. I run into this type of thing all the time. You see the attr is called … but javascript does not wait for it to complete before moving to the next line. Kind of hack, but try chaining a small timeout before you init Chosen on the select.
Another option that should yield your desired result… an undocumented beta feature…
Add
enable_category_group_by_parent=trueto the shortcode so you have something like this:[connections enable_category_group_by_parent=true]Steven Zahm
Keymaster@ Martin
I will not be creating a combined widget, but the next release of the Widget Pack has many new features. A couple that I think you’ll find useful …
- An option is available to the anniversaries/birthdays today and upcoming anniversaries/birthdays today is to not output anything if there are none.
- An option is available to both the upcoming anniversaries and birthdays is to limit the number of days to look ahead.
Steven Zahm
Keymaster@ Dave
First, apologies for the very late reply … I thought I replied long ago but I never hit the submit button, just left the tab open in my browser.
The short answer is no, sorry. There is no out of box feature to auto create user account of entries within Connections.
What would be possible, if you know PHP and WordPress is to create a script that can loop thru all entries in Connections and auto create accounts.
Again my apologies for the late reply!
Steven Zahm
Keymaster@ Deanna
Great to hear this worked for you!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
https://wordpress.org/support/view/plugin-reviews/connections
Steven Zahm
Keymaster@ Robin
Great to hear this worked for you!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
https://wordpress.org/support/view/plugin-reviews/connections
Steven Zahm
Keymaster@ Alexander
Just following thru on some older issues … I wanted to let you know the entry slug encoding issue has been resolved and ‘ve also confirmed that Google does indeed index the individual pages within Connections.
Steven Zahm
Keymaster@ eseone
Just looping back to confirm that this feature is implemented and will be included in the next Widget Pack update which is packed full of new features!
Steven Zahm
Keymaster@ Debra
Use this shortcode:
[connections image='photo' tray_image='none']That should do it.
Hope that helps!
-
AuthorPosts
