Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 2 replies, 3 voices, and was last updated 7 years, 4 months ago by
Steven Zahm.
-
AuthorPosts
-
03/25/2015 at 6:45 pm #324553
Russ Megowan
GuestHi, I opened the CSS file while my connections plugin was active, which made it inactive. I didn’t make any changes, but as soon as I opened it it became inactive. Is there any way to export my data or reactivate the file without losing all of my contacts?
Also, is there a way to customize the formatting of the excerpts on gridder? I want to add some spacing between the first few lines of the excerpt section on my speakers page.
Thanks,
Russ03/25/2015 at 6:53 pm #324555Russell Megowan
ParticipantI forgot to add 3 other things: How do I get rid of the add to address book option on the bio page? How can I change the image alignment for the single bio page image? I want it aligned to the left under the speaker’s name. Is it possible to set the name borders to a certain height? It’s weird how they can’t be uniform across. I understand it’s a responsive issue, but was wondering if there’s a workaround. I would like to be able to add spacing on individual entries so I can have a uniform line with first and last name on separate lines, even if they can fit on one line.
-
This reply was modified 7 years, 4 months ago by
Russell Megowan.
03/26/2015 at 9:31 am #329698Steven Zahm
Keymaster@ Russ
Lets see…
re: I opened the CSS file while my connections plugin was active, which made it inactive.
Sorry, not sure I understand. Opening a CSS file, which one and how? Simply opening CSS file will not deactivate the plugin. I’m guessing that is what you mean???re: Is there any way to export my data or reactivate the file without losing all of my contacts?
Add data is save in the database, just like WordPress posts. You can even delete Connections and your data will be intact. Since I do not understand what deactivated and what needs activated, I’m sorry, but I can give a more specific answer.re: is there a way to customize the formatting of the excerpts on gridder?
Yes, you can use CSS to make any spacing changes you wish. Please see this QuickTip on how to do it so any changes you make will be update safe.re: How do I get rid of the add to address book option on the bio page?
Go to the Connections : Settings page, click the Display tab and disable the feature under the Entry Actions.re: How can I change the image alignment for the single bio page image? I want it aligned to the left under the speaker’s name.
The only way to do that is to edit the actual PHP template file. You want to edit thecard-single.php
file found in this folder;../wp-content/plugins/connections-gridder/
. Take a moment to read this QuickTip to do it in an update safe way. You will likely need to make CSS adjustments as well.re: Is it possible to set the name borders to a certain height?
You can also do this with CSS. You’ll want to set the min-height of the div that contains the name.re: I would like to be able to add spacing on individual entries so I can have a uniform line with first and last name on separate lines, even if they can fit on one line.
This too can be accomplish with CSS. The first and last names are within spans that are classed so they can easily be selected with CSS. You’ll want to change them to to display as blocks instead of inline.Hope that helps! let me know.
-
This reply was modified 7 years, 4 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.