BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 11,771 through 11,780 (of 15,332 total)
  • Author
    Posts
  • in reply to: Changing the Title on a Listing #281614
    Steven Zahm
    Keymaster

    @ Wes

    Is the category title the page title set in the post editor and not the actual category name within Connections? That’s what is sounds like to me. Turning off the option I mentioned, disables Connections ability to add to the page title. Presently with the option on, the page title will always be shown after the the part of the title that Connections adds.

    If you’re not receiving the replies, make sure to check the “Notify me of follow-up replies via email” checkbox when you reply. Also, make sure email from connections-pro.com is white listed in your email client so it does not get blocked.

    I hope that helps.!

    in reply to: On-click categories on mobile #281613
    Steven Zahm
    Keymaster

    @ Denise

    I don’t recall ever seeing mouse hover like effects on a mobile device. I’d be interested in seeing this in action; if you could point me to a site that does have this type of visual feedback back for a drop down on a mobile device. A third party library is used to enhance the drop down so it does not support the visual effect, it likely will not be added.

    in reply to: csv importer not working properly #281546
    Steven Zahm
    Keymaster

    @ Mike

    yes, I received the email. I have not had the opportunity to look at it quite yet. I’m planning to first thing in the morning.

    in reply to: excerpt plus contact order #281544
    Steven Zahm
    Keymaster

    @ cori

    Sure, take a look at the order_by doc page. There are many available optioons for custom sorting. Hope that helps!

    in reply to: Space after single entry #281542
    Steven Zahm
    Keymaster

    @ Fabien

    Ok, I know what this is happening … the result list has a minimum height for the category drop down. This is to prevent it from being cutoff by theme’s. Since you do not need that, you can use a bit of CSS to remove the minimum height. Add the following to the theme’s styles.css files.

    #cn-cmap {
        min-height: 0 !important;
    }

    That should do it.

    in reply to: Old Character index with #Anchors #281540
    Steven Zahm
    Keymaster

    @ Fabien

    Install the Code Snippets plugin.
    Download and unzip the file attached to this reply.
    Import the code snippet XML file, srevert-character-index-to-anchors.code-snippets.xml, into Code Snippets. See the FAQs on where to find the import feature.
    Activate the newly imported snippet.

    This snippet will revert the character index back to the old anchor format.

    Hope that help!

    Attachments:
    You must be logged in to view attached files.
    in reply to: On-click categories on mobile #281539
    Steven Zahm
    Keymaster

    @ Denise

    Is the correct category highlighted after the page refreshes to the category that was clicked? It does for me. I tested again on Andriod Kitkat and my iPad using Safari, latest iOS.

    You are not talking about the mouse hover when you are one a desktop are you? You will not see a mouse hover when using a mobile device.

    in reply to: No text showing #281538
    Steven Zahm
    Keymaster

    @ john

    Good to know. What I’m going to do is add this to the next update to the template that way this doesn’t break for anyone else.

    in reply to: On-click categories on mobile #281406
    Steven Zahm
    Keymaster

    @ Denise

    I just tried on my iDevice and my Android phone … seems to be working as expected. What are you using to test.

    in reply to: Can't Enter Website Link #281374
    Steven Zahm
    Keymaster

    @ Dan

    Likely this issue is being caused by another plugin or the theme not limiting its CSS to its own admin pages. The only way I’ll be able to figure this out is if you grant me a temp admin account.

Viewing 10 posts - 11,771 through 11,780 (of 15,332 total)