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 17 replies, 2 voices, and was last updated 6 years, 4 months ago by
Matthew West.
-
AuthorPosts
-
10/26/2016 at 8:37 am #397374
Matthew West
ParticipantI have 3 issues:
1. The categories and last updated sections are included in the entry when I unchecked them in the customizing > Connections Template > Display administration setting.
2. I would like to limit the Biographical Info that shows up on the list page/search and have a “read more” link. Is there a setting for this?
3. I would like to have pagnation for this template.Thank you
10/26/2016 at 1:06 pm #397383Steven Zahm
Keymaster@ Matthew
re: The categories and last updated sections are included in the entry when I unchecked them in the customizing > Connections Template > Display administration setting.
If you are using any type of page caching via a server or plugin based solution, flush your page cache.
re: I would like to limit the Biographical Info that shows up on the list page/search and have a “read more” link. Is there a setting for this?
Sorry but this is not an issue with the template… this is not a feature of the Default Entry Card template. I suggest leaving the bio off in the Result List view of the template and then enabling it in the detail/profile view of the template. Alternatively, use the cMap template. It does not have an excerpt, but the bio is in a slide down content tray so it does not take up any vertical space.
re: I would like to have pagnation for this template.
Sorry, but this is not an issue with the template, it does not support this feature. You’ll need any of the premium templates to enable pagination support. If you like the Default Entry Card template, then I recommend the cMap template. YOu can adjust the styling to be fairly close to that of the Default template, though the layout will not be identical.
Hope that helps!
10/26/2016 at 8:38 pm #397514Matthew West
ParticipantThis reply has been marked as private.10/26/2016 at 9:33 pm #397515Matthew West
ParticipantIt cant be caching. I disabled the hosting server’s caching feature and cleared the cache on my browser. I then changed the template to circled. The list/search page shows circled theme but the individual entries are still card template. not sure how that could happen.
10/26/2016 at 9:52 pm #397516Matthew West
ParticipantOk, I found the Template option on the settings. Looks like it will change the template of single entries. Im going to look at the code to see if I can use the original pics in the circled template.
10/27/2016 at 1:22 am #397521Matthew West
ParticipantIs it possible to change the circled theme to use the card theme pics?
10/27/2016 at 12:33 pm #397574Steven Zahm
Keymaster@ Matthew
re: could I trade a Circled license for a cMap license?
Sure, I can do that since is has been a short period of time.
re: The list/search page shows circled theme but the individual entries are still card template. not sure how that could happen.
It sounds as if you have the Single Template option enabled. Please disable this option.
Also… when in the Template Customizer, the Result List view of the template and the detail/profile view of the Template are configured separately. The preview initially displays the Results List view. It is this configuration you are change. To configure the detail/profile view click an entry name in the preview, any name, it does not matter. The preview will reload the detail/profile view of the template. Now you can configure that view to your liking. (note, this is only for template which have Template Customizer support).
re: Is it possible to change the circled theme to use the card theme pics?
I’m not sure what you are asking. If you are asking about displaying the logo vs the photo. Sure. On either template you can choose which image to display. Which one do you want to display and where?
10/27/2016 at 9:41 pm #397675Matthew West
ParticipantLooking at all the templates, I like the arrangement of circled the best. The problem is that it cuts the corners from my pictures. I would like to keep the picture I upload. Thank you again for your support.
10/28/2016 at 9:57 am #397706Steven Zahm
Keymaster@ Matthew
Oh, so you like Circled, but not that the image is presented circular, correct? If that is the case, add the following to the theme’s custom CSS area:
#cn-circled .cn-circled-thumb img { border-radius: 0; } #cn-circled .cn-circled-thumb span.cn-image-style { border-radius: 0; }
Hope that helps!
10/28/2016 at 2:22 pm #397778Matthew West
ParticipantWhen I tried it nothing happened, but when I put the following code in the style.css of my theme the pictures disappeared.
#cn-circled .cn-circled-thumb img { border-radius: 0; display: none !important; } cn-circled .cn-circled-thumb span.cn-image-style { border-radius: 0; display: none !important; }
-
This reply was modified 6 years, 4 months ago by
Steven Zahm. Reason: Correct code block
-
This reply was modified 6 years, 4 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.