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 1 reply, 2 voices, and was last updated 4 years, 5 months ago by
Steven Zahm.
-
AuthorPosts
-
04/10/2019 at 7:17 am #489430
Anita Wong
ParticipantI’m trying to increase the image size of the initial profile image inside the circle but despite putting in the code below, the size is not altering. Can you help please.
[connections image_single="logo"]
The image_single_width and image_single_height options can be used to override the settings set in the admin. Valid values are in pixels, for example:[connections image_single="logo" image_single_width=300]
In the event that no photo has been uploaded for the entry a placeholder block will be shown. To disable this feature you would use the image_single_fallback by setting it to none.[connections image_single_fallback="none"]
Attachments:
You must be logged in to view attached files.04/10/2019 at 8:31 am #489434Steven Zahm
Keymaster@ Anita
After reviewing your site I think this is because you’re actually using the Profile template to display the single entry and not the Circled template.
I suspect you many have enabled the Single Entry Template option… an advanced option which allows you to mix templates based on entry type. To disable this option:
- Navigate Connections : Settings admin page.
- Click the Display tab.
- Scroll down to the Single Entry section.
- Disable the template option.
- Save the changes.
If this does not resolve the issue, then perhaps the cause could be if you copy pasted the shortcode from the doc page into your page. Doing this can break the ability of WordPress to properly read a shortcode.
Here’s a link to documentation I just recently added which goes into more details about the do and don’t when working with any shortcode, not just Connections:
Hope this helps! Let me know.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.