BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 2,421 through 2,430 (of 15,332 total)
  • Author
    Posts
  • in reply to: Error when trying to publish customizations. #446020
    Steven Zahm
    Keymaster

    @ Scott

    Interesting, I’ve supported other users recently that used JetPack and the Template Customizer functioned just fine. I’ll keep this on my radar. Perhaps there was a recent change to JetPack which is causing the conflict.

    in reply to: Card Template Images Not Displayed #446019
    Steven Zahm
    Keymaster

    @ Rich

    It seems the Default Card template is being used. It is manually being set by the shortcode option template='card' . The image should show but it appears that the template may have been altered or perhaps the Slim Plus template files are being used as override files for the Default Card template. You would have had to move files around on the server to do that, so you could undo it.

    My suggestion, remove template='card' from the shortcode. Ensure the single entry template option is disabled. Verify that the Slim Plus template is the active template on the Connections : Templates admin page.

    Hope this helps, let me know.

    in reply to: Error when trying to publish customizations. #445978
    Steven Zahm
    Keymaster

    @ Scott

    I have not heard of this error before today… A quick Google search reveals this as the top result:

    https://wordpress.org/support/topic/unable-to-make-theme-customization-and-publish-it/

    I would suggest the following checks:

    Also try customizing the template using Chrome, but before you do, hit the F12 key and then click the console tab. Watch for any other errors in the Console. They can be helpful in tracking down issues.

    Hope this helps. Let me know what you learn.

    in reply to: Google Maps only display in payed Template? #445977
    Steven Zahm
    Keymaster

    @ leopart

    Sorry… yes, it is not possible to integrate with the core WordPress search as it is limited to searching only its own posts/pages.The premium template comes with integrated search.

    in reply to: Restrict entry authors to categories? #445976
    Steven Zahm
    Keymaster

    @ Greg

    Sorry, no, this is not possible and nothing comes to mind how you could limit specific users to only edit specific groups of entries. Again, sorry!

    in reply to: No contact form and no welcome email #445975
    Steven Zahm
    Keymaster

    @ William

    To display the contact form, please enable its content block. After you do, it’ll display on the entries profile/detail view ion cMap.

    Hope this helps!

    in reply to: Card Links #445974
    Steven Zahm
    Keymaster

    @ leopart

    This is because the entry name color is assigned the color in the Template Customizer. You need to make you CSS selector more specific, like so:

    #cn-cmap .cn-list-row a:hover, 
    #cn-cmap .cn-list-row-alternate a:hover,
    #cn-cmap .cn-list-row a:hover span, 
    #cn-cmap .cn-list-row-alternate a:hover span {
        color:rgba(64, 217, 241, 1);
    }
    

    Hope this helps!

    in reply to: Fields all mixed up #445968
    Steven Zahm
    Keymaster

    @ Dan

    RE: If you can add ability to update the csv import, that would be great. Then I could do multiple phone #’s and email addresses.

    I’ve made some headway on this today and its going well. So far better than expected though towards the end of the day I did hit a mental/code roadblock. Maybe with fresh eyes in the am will clear it up.

    RE: is there anything in the works for the ability to add people to a family and not show them individually too. This would be useful when adding young children to a directory. Parents wouldn’t want them listed by themselves.

    Sorry, no there is not. Perhaps you would be interested in sponsoring a custom field which would allow you to add children … I’m thinking something simple, like a repeatable text input for the child’s name. The more details per child makes it more complicated. Let me know if you are interested.

    in reply to: Google Maps only display in payed Template? #445752
    Steven Zahm
    Keymaster

    @ Stefan

    RE: I’ve set the Google API Keys and seems it works in the Backend, but they won’t show in the Default Template, is this right?

    Correct, only the premium templates display the Google Map on the front end.

    RE: Is there a chance to get some invidiual offer for some Template/extension Package?

    Yes, every item is available individually and in a bundle. The bundles are found on these pages:

    I hope I’ve answered your questions thoroughly!

    in reply to: Connections update caused site crash #445751
    Steven Zahm
    Keymaster

    @ Ray

    Yes, here a link to a version which should work for you:

    https://downloads.wordpress.org/plugin/connections.8.6.12.zip

    You can delete the installed version an install this version. Your entries and settings are safe and will not be deleted by deleting the plugin.

    Hope this helps!

Viewing 10 posts - 2,421 through 2,430 (of 15,332 total)