BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 961 through 970 (of 15,332 total)
  • Author
    Posts
  • in reply to: Show Entries Expanded in Slim Plus #475640
    Steven Zahm
    Keymaster

    @ Amy

    RE: What happens if I want more than one category to show but only one to display on a particular site?

    Sorry, I am not sure I understand the question.

    Did you give the solution a try?

    in reply to: How can I display notes or bio in TilePlus? #475632
    Steven Zahm
    Keymaster

    @ Bob

    When you click thru to the entry profile default page of Tile Plus, the notes are shown by default.

    If you want to show the notes on the tile itself, that would require editing the template’s PHP file; card.php found in this path:

    ../wp-content/plugins/connections-tile-plus/

    You would need to add this code:

    $entry->getNotesBlock();

    You will very likely have to enlarge the tile to give the notes space to display.

    Hope this helps!

    in reply to: Show Entries Expanded in Slim Plus #475631
    Steven Zahm
    Keymaster

    @ Amy

    Yes, this is possible. Here is the link to the FAQ.

    https://connections-pro.com/documentation/slim-plus/#How_show_an_entry_open_by_default

    Hope this helps!

    in reply to: No copy option #475630
    Steven Zahm
    Keymaster

    @ Kent

    Sorry for the inconvenience! The feature has been temporarily disabled. The reason is it was possible that the address/phone/email (the repeatable fields) data would be moved to the new entry instead of copied. Presently there is no solution to this issue. I hope to have one really soon.

    in reply to: Change hyperlink color #475581
    Steven Zahm
    Keymaster

    @ nnvdaccessnv

    Same CSS, just chave the color value to your desired color.

    Hope this helps!

    in reply to: Hide Some Fileds in Admin #475567
    Steven Zahm
    Keymaster

    @ Greg

    While on the Add Entry admin page, click the Screen Options tab in the upper right. Here you can turn off the fieldsets that are not required. Since the Edit Entry admin page is a different page, edit an entry and make your selections again.

    Hope this helps!

    in reply to: Change hyperlink color #475566
    Steven Zahm
    Keymaster

    @ nnvdaccessnv

    The color is pickup from the theme. If the them has the option to change link colors, you can do so there.

    If you would like to change just the link color in the template add this CSS to the theme’s custom CSS area:

    #cn-tile-plus a {
        color: #0066FF;
    }
    

    Hope this helps!

    in reply to: Open full profile page when click + #475526
    Steven Zahm
    Keymaster

    @ Kara

    Yes, this is something I can help with. The quicker easy customization is to simply allow the user to click the photo. If you are interested, please contact me by using the Contact link at the very bottom of this page.

    in reply to: Page Title and SEO #475525
    Steven Zahm
    Keymaster

    @ Richard

    Navigate to the Connections : Settings admin page and click the SEO tab. I think you can get the results you desire by turning off the options.

    Hope this helps!

    in reply to: Performance of large Directory #475483
    Steven Zahm
    Keymaster

    @ twtts

    500 entries will be no problem. Some private directories have tens of thousands to hundreds of thousands. Of course you need to use a template which supports pagination :)

    Hope this helps!

Viewing 10 posts - 961 through 970 (of 15,332 total)