Forum Replies Created
-
AuthorPosts
-
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.!
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.
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.
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!
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.cssfiles.#cn-cmap { min-height: 0 !important; }That should do it.
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.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.
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.
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.
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.
-
AuthorPosts
