BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 5,861 through 5,870 (of 15,332 total)
  • Author
    Posts
  • in reply to: Contact images not displayed #374497
    Steven Zahm
    Keymaster

    @ Jacques

    Great to hear that you found a solution and you are up and running!

    in reply to: Installation Issues #374496
    Steven Zahm
    Keymaster

    @ Thema

    That sounds correct, I still suspect it was not installed correctly, but to debug further, I will need a temp admin account so I can log in and take a look. The log in details can be posted here as a private reply.

    in reply to: Help On Customization #374495
    Steven Zahm
    Keymaster

    @ Michael

    re: put an add to address book on each

    Add $entry->vcard(); where you want the vCard link to be displayed.

    re: i have disabled the name option, now the colour of the name is very dark to the point you cant see the name through the background colour, is there any way to change the text colour on the name?

    Normally I would say to use the cMap Template Customizer but since the template has been altered I do not know if that will work or not. To give it a try, navigate to the Connections : Templates admin page and click the Customize button for cMap. The page will reload with the Customizer of the Left and a Preview on the right. Click the back arrow on the top left of the Customizer and then click the Style panel. In there you can control some of the colors of the cMap. Change the colors as desired and click the Save and Publish button. Exit the Customizer.

    If that does not work, you need to add CSS targeting the entry name to change the color.

    Hope that helps!

    in reply to: Circled Template Formatting #374494
    Steven Zahm
    Keymaster

    @ Elizabeth

    re: On some, the SM icons are still showing running together at the end of the line- on others it is fine.

    Add the following CSS to the theme’s custom CSS area.

    #cn-circled .cn-entry-single span.email-address-block {
        display: block;
    }
    

    re: I tried resetting the role capabilities a couple of times with no luck. Still seeing the message that the user (subscriber level) does not have permissions to make changes. I have add, edit, delete & view private checked off. (Also- but not a big deal- I do not have checked off moderated but some are still getting stuck there)

    Please check you configuration. Here’s the doc page.. You should only have the Add Entry and Edit Entry capabilities enabled, nothing else, though, View Private is fine.

    If with this configuration you still receive the error, I’ll need both a temp admin account and a temp user account so I can take a closer look. The login details can be posted here as a private reply.

    Hope that helps!

    Steven Zahm
    Keymaster

    @ Eric

    The issue appears to be the result of a malformed shortcode.

    My suggestion is to completely delete is and then *manually type it.

    That should fix it, let me know.

    in reply to: cmap columns #374362
    Steven Zahm
    Keymaster

    @ Lynn

    re: I’m having a few issues with activating licenses. I get this error: License activation limit has been reached.

    Go to your purchase history, click the Licenses tab. Click the Manage Sites link and then click the Deactivate site link. Repeat this for each item you want to change. You will then be able to activate the license on the site you are trying to activate it on.

    re: I’m also having problems updating to the newest connections files, i’m getting errors that downloading failed.

    Sorry to hear you having this issue. This is a wp.org issue not an issue with Connections.

    You can read more about it here:

    https://make.wordpress.org/plugins/2016/04/13/assetsreadmes-not-showing-properly-on-plugin-pages/

    The only real solution is to wait a bit and then try again.

    re: I’m trying to get contact to work and i’ve entered the activation code but it won’t activate.

    You already have it activate on a site. You first have to deactivate it on that site. YOu can do that following the instructions I gave above.

    Hope that helps!

    in reply to: Circled Template Formatting #374361
    Steven Zahm
    Keymaster

    @ Elizabeth

    re: there are no line breaks between fields. They are stringing all together on the profile page.

    It appears that you may have inadvertently disabled the core Connections CSS. Please re enable this option. It is found on the Connections : Settings admin page under the Advanced tab in the Compatibility section.

    re: We found another issues- which was not happening before. We are unable to edit entries. The message says that the user does not have permissions to edit

    Go to the Connections : Roles admin page click the Reset All Role Capabilities option and click the Update button and then reapply you roler capability setup.

    Hope that helps! Let me know.

    in reply to: Custom cMap #374359
    Steven Zahm
    Keymaster

    @ Claude

    re: I did a small change in class.entry-output.php to change the size of the social media icons (line 1941) – is there a way to change that without the hard coding

    Yes, in the card.php and card-single.php file use this:

    if ( $atts['show_social_media'] ) $entry->getSocialMediaBlock( array( 'size' => 24 ) );

    Hope that helps!

    in reply to: Multiple lists/entities on one site possible #374356
    Steven Zahm
    Keymaster

    @ tbrand

    This is possible with any of the premium templates sold here. The separation is made using categories. here’s FAQ fort the cMap template, but the same method applies to all the premium templates.

    http://connections-pro.com/documentation/cmap/#Can_I_use_cMap_on_two_different_pages_showing_different_categories_in_the_drop_down

    Hope that answers your question.

    in reply to: Category sidebar #374355
    Steven Zahm
    Keymaster

    @ Mary

    As Dawn mentioned, you would have to switch to the cMap template (any of the others, but I recommend cMap for your site)

Viewing 10 posts - 5,861 through 5,870 (of 15,332 total)