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.
Tagged: 8.1.1, CN_IMAGE_BASE_URL
- This topic has 23 replies, 3 voices, and was last updated 8 years, 7 months ago by
Steven Zahm.
-
AuthorPosts
-
12/18/2014 at 9:05 am #313096
Steven Zahm
Keymaster@ neus
Are the in the
../wp-content/connections-images/
folder? There should be a subfolder for each entry that has an image and its images should be in that folder.In your
wp-config.php
file do you have anything referencingWP_CONTENT
,UPLOADS
orCN_IMAGE_BASE_URL
?12/19/2014 at 4:32 am #313138neus
GuestIf I have this folder, but inside there are pictures but there are subfolders. And in wp-config.php file, I got this: // constant for images of connections plugin define (‘CN_IMAGE_BASE_URL’, ‘/ wp-content / connections-images /’);
12/19/2014 at 8:48 am #313141Steven Zahm
Keymaster@ neus
The value you have for
CN_IMAGE_BASE_URL
is very wrong. It will be better for you to simply remove that value and let Connections manage the URL.12/23/2014 at 6:07 am #313315neus
GuestWhen I want to write images to me is the blank page and the url get this: http://www.adede.org/wp-admin/admin.php?connections_process=true&process=manage&action=update&id=4 And in config.php change what you told me and only me logos are if I put this: // constant for images of plugin connections define (‘/ wp-content / uploads / connections-images’); but I can not upload the logos. What I can do?
12/26/2014 at 10:44 am #313405Steven Zahm
Keymaster@ neus
You need to remove
define ('/ wp-content / uploads / connections-images');
from yourwp-config.php
file as that is not a correct value and will break thing. It is better to let Connections and WordPress to setup the path … if you’ve added anything else to thewp-config.php
file by changing paths because it is very possible those are in correct too.04/13/2015 at 2:34 pm #331232robert Ditusa
GuestI updated from an older version of connections to Version 8.2.4 and now not able to see the logos.
They show as they are added but do not show up on the website.
I checked in the wp_config.php to see if define (‘/ wp-content / uploads / connections-images’ is located there but was not. I do see under wp-content/uploads/connection-images, there are sub folders for each lising. I do not see any errors at the moment.
Any help or suggestion would be great.04/13/2015 at 3:39 pm #331237Steven Zahm
Keymaster@ robert
Are there images with in the subfolders for each entry in
../wp-content/uploads/connection-images/
? Do they show in the admin?04/13/2015 at 4:45 pm #331245robert Ditusa
GuestYes, if i look in the FTP i can see the folders with the images in the folders.
They also show up in wordpress if I go into connection>manage then click on one of the company’s the images show there also. But when I go back to manage the photos do not show on the thumbnail to the left.Any ideas?
04/14/2015 at 8:40 am #331262Steven Zahm
Keymaster@ robert
Ok, I’m a little confused… I can not tell if you can or can not see them in the admin. Let me phrase the question differently.
- Can you see the images on the left side of the on the Connections : Manage admin page?
- If you do not see an image…
- Does it so “No Photo Available”?
- Does it show nothing?
- Do the entries have an image or a logo? On Images are shown on the Connections : Manage admin page, not the logos.
- If you see an image…
- When you click to edit an entry, do you see the image?
Thanks for you patience!
04/14/2015 at 9:03 am #331264robert Ditusa
GuestSorry, did not understand what you meant. I see No Photo Available on the left side of the connection page.
When I click on edit entry I do see the image in the logo spot. -
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.