Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Tim
I see you’re using WP Super Cache … try clearing the cache for that page. After you add entries to the directory, you should clear the page cache otherwise visitors will have to wait until that page expires and the cache is updated. When you’re logged in, cached pages are not served which is why you see all the entries.
Hope that helps!
Steven Zahm
Keymaster@ Greg
It doesn’t seem that you’ve activated the template. Could you double check that?
Steven Zahm
Keymaster@ Tim
Have you watched the video walk thru here?
01/29/2014 at 7:27 pm in reply to: Hiding some fields – e.g., Department, Longitude, Latitude #278622Steven Zahm
Keymaster@ Michael
Ahhh, which post would that be … I looked for a few minutes and didn’t find it.
Steven Zahm
Keymaster@ Kera
The images are refreshed about once every 24hrs.
Do you mean the entry’s gravatar if they have an email address and if that email address has a registered gravatar?
01/29/2014 at 4:39 pm in reply to: Hiding some fields – e.g., Department, Longitude, Latitude #278608Steven Zahm
Keymaster@ Michael
The only way this can be done is to use CSS. Add the following to your theme’s custom CSS area:
#cn-form #cn-org-unit label:nth-child(2), #cn-form .address-geo { display: none; }Hope that helps.
Steven Zahm
Keymaster@ Tina
Click the
Approvedlink. After that, the drop down right below that link, change each one toShow Alland then click the filter button. You should not be able to view all approved entries. For good measure, you could also click theAlllink to the left of theApprovedlink.That should do it.
Steven Zahm
Keymaster@ Kera
The actual thumbnail creation is be done by a third party service. There really is no way for me to query if a thumbnail is ready or not. The service is actually even serving the spinner temp image.
Which template are you using? If it has the
image_fallbackshortcode option, you could useimage_fallback=siteshotinstead. That way if you have a logo/image it’ll be used first and if there is not one, then SiteShot will be used if there is a website entered for the entry.Hope that helps!
Steven Zahm
Keymaster@ Dominic
For some reason the server is blocking the request to create the folder. You’ll have to login to your site using FTP and create the folder manually. Create a folder named
csv_fileswithin this folder:
../wp-content/plugins/connections-csv/After the folder is created, you should be able to finish the import.
Steven Zahm
Keymaster@ Julie
Well, I don’t think I have any function you can just call, although, you might be able to use this code here and tweak it to suit your needs.
I hope that helps!
-
AuthorPosts
