BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 4,691 through 4,700 (of 15,332 total)
  • Author
    Posts
  • in reply to: Problems with Card Template #397383
    Steven Zahm
    Keymaster

    @ Matthew

    re: The categories and last updated sections are included in the entry when I unchecked them in the customizing > Connections Template > Display administration setting.

    If you are using any type of page caching via a server or plugin based solution, flush your page cache.

    re: I would like to limit the Biographical Info that shows up on the list page/search and have a “read more” link. Is there a setting for this?

    Sorry but this is not an issue with the template… this is not a feature of the Default Entry Card template. I suggest leaving the bio off in the Result List view of the template and then enabling it in the detail/profile view of the template. Alternatively, use the cMap template. It does not have an excerpt, but the bio is in a slide down content tray so it does not take up any vertical space.

    re: I would like to have pagnation for this template.

    Sorry, but this is not an issue with the template, it does not support this feature. You’ll need any of the premium templates to enable pagination support. If you like the Default Entry Card template, then I recommend the cMap template. YOu can adjust the styling to be fairly close to that of the Default template, though the layout will not be identical.

    Hope that helps!

    Steven Zahm
    Keymaster

    @ Игорь Афанасьев

    re: Installed plug-rated multi ranking professional version.
    But in the settings does not appear the type of posts, directory of relevant posts.

    Connections is not a Custom Post Type (CPT) so it will not be displayed as on option. YOu will not being able to use this rating plugin with Connections.

    re: what kind of catalog of fasting, I was able to understand the Customize?

    Sorry, but I do not understand the question.

    re: can help SETUP rating plugin?

    Sorry, no, I can not setup the rating plugin for you.

    in reply to: Single column code not working #397381
    Steven Zahm
    Keymaster

    @ Matthew

    re: On another note, is there a way to get an email when a ticket is updated with a reply?

    Make sure you are logged in and check the “Notify me of follow-up replies via email” option before you submit the new post/reply.

    Hope that helps!

    in reply to: Is it possible to customize the search engine? #397380
    Steven Zahm
    Keymaster

    @ Игорь Афанасьев

    Please leave the search settings as I suggested long enough for me to review. So I can review.

    Thanks!

    in reply to: Is it possible to customize the search engine? #397288
    Steven Zahm
    Keymaster

    @ Игорь Афанасьев

    re: Please!!!!

    I’m sorry, I do not understand. Please, what?

    In regards to my previous reply… Please leave the search settings as I suggested long enough for me to review. Thanks!

    in reply to: Is it possible to customize the search engine? #397278
    Steven Zahm
    Keymaster

    @ Игорь Афанасьев

    Please leave the settings as I suggested long enough for me to review please. Thanks!

    in reply to: Is it possible to customize the search engine? #397255
    Steven Zahm
    Keymaster

    @ Игорь Афанасьев

    On the Connections : Settings Search admin page disable the Keyword search and enable the FULLTEXT search options.

    Please disable the search filter too.

    in reply to: Social Media logos overlapping/oversized #397254
    Steven Zahm
    Keymaster

    @ Kirsten

    This is being caused by the Add Social Share plugin unfortunately. It is not that the icons are large and distorted… it is that the Add Social Share plugin is applying its own icons too. You see the correct icons from Connections in the upper left of the plugin’s icons.

    We can try to override this. Add the following to the theme’s custom CSS area:

    #cn-circled a.url.facebook,
    #cn-circled a.url.twitter {
        background: none;
        box-shadow: none;
        width: auto;
        height: auto;
        line-height: normal;
        display: inline;
        font-size: 0;
    }
    
    #cn-circled a.url.facebook:after,
    #cn-circled a.url.twitter:after {
        content: "";
        display: table;
        clear: both;
    }
    

    This should mostly fix it. Hope that helps! Let me know.

    in reply to: Is it possible to customize the search engine? #397249
    Steven Zahm
    Keymaster

    @ Игорь Афанасьев

    No, a screenshot of the Connections : Settings Search admin page.

    Also, you should remove the width=900 from the shortcode as that will remove the responsive support from the template.

    in reply to: incorrect job search #397248
    Steven Zahm
    Keymaster

    @ Игорь Афанасьев

    The filter sets up the search terms before the search is made. It can not be added or removed after a search is made because it is run before.

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