Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Alison
I recommend using SendGrid, it’ll be free if you send under 12,000 emails a month. This site uses nowhere no that limit (about half and growing). I would pay a reasonable fee now for the service, if I could!
When using SendGrid, it can be setup so it appears to come from your own domain. Notice mine are sent by
email.connections-pro.com. You can also setup SPF and DKIM signing in SendGrid that was your email is far less likely to be filtered as spam. They make that very easy to do.Steven Zahm
Keymaster@ Alison
Great to hear this worked like you wanted!
Steven Zahm
Keymaster@ Tim
Great to hear this is resolved and it ended up being something simple to fix.
Steven Zahm
Keymaster@ David
What is the exact shortcode you are using on the page?
If you have the Single Template option enabled on the Connections : Settings admin page under the Display tab, disable it.
No, the Google Search Console would not be the cause, but, just maybe, that could be the reason the soft 404’s are being reported. It could be that Google is interpreting the error template not found message and a page not found message.
Hope that helps, let me know.
Steven Zahm
Keymaster@ Alireza
There is not a point and click way of doing this, but there is a way. See this advanced QuickTip on how not to show results until a search is being performed.
Hope that helps!
Steven Zahm
Keymaster@ Mark
Correct, the photos will remain attached to the entries as mentioned in my reply on the other thread.
It is always advisable to create a database backup first so it is easy to roll back in case of a unforeseen error. Also, to do a test import of 5 to 10 entries to make sure the results are as what your are expecting them to be. These are cautions I follow when doing imports and updates in bulk.
Hope that thoroughly answers your question!
Steven Zahm
Keymaster@ Alison
Great to hear! How do you like Postman? I’ve never actually used it though I am thinking about switching to it. I use SendGrid (awesome service!!!) to send all my transactional emails. I see Postman supports it now and I would like the extra functionality it offers over SendGrid’s basic plugin.
Steven Zahm
Keymaster@ Campbell
Which site are you trying to activate them. I see all items are activated on riverpony?
Steven Zahm
Keymaster@ Alison
The font size in Tile Plus is its CSS file. You can use this selector
#cn-tile-plus .cn-entryto override the size. here’s an example, add the following to the theme’s custom CSS area:#cn-tile-plus .cn-entry { font-size: 13px !important; }Hope that helps!
Steven Zahm
Keymaster@ Tim
The windsurf site is not returning results on the page because it is be filter to display only entries on the “Windsurf” category which has no entries assigned to it. This correctly yields the no result message that you are seeing.
The Connections tables for the other two sites do not exist and seemingly not properly migrated by UpDraft OR are you by chance making use of the
CN_MULTISITE_ENABLEDon the source site in thewp-config.phpfile and not on the destination site? -
AuthorPosts
