BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 5,691 through 5,700 (of 15,332 total)
  • Author
    Posts
  • in reply to: Email not deiivered #377529
    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.

    in reply to: Email link from list view #377522
    Steven Zahm
    Keymaster

    @ Alison

    Great to hear this worked like you wanted!

    in reply to: sites moved, no longer working #377521
    Steven Zahm
    Keymaster

    @ Tim

    Great to hear this is resolved and it ended up being something simple to fix.

    in reply to: Error: Template not found #377515
    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.

    in reply to: display after search #377514
    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!

    in reply to: CSV upload – photos #377513
    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!

    in reply to: Email not deiivered #377430
    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.

    in reply to: changing Liscences #377428
    Steven Zahm
    Keymaster

    @ Campbell

    Which site are you trying to activate them. I see all items are activated on riverpony?

    in reply to: Type size change #377412
    Steven Zahm
    Keymaster

    @ Alison

    The font size in Tile Plus is its CSS file. You can use this selector #cn-tile-plus .cn-entry to 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!

    in reply to: sites moved, no longer working #377411
    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_ENABLED on the source site in the wp-config.php file and not on the destination site?

Viewing 10 posts - 5,691 through 5,700 (of 15,332 total)