Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.19.1, divi, enhanced categories, extension, theme conflict
- This topic has 8 replies, 2 voices, and was last updated 8 years, 2 months ago by
Carrie.
-
AuthorPosts
-
05/30/2018 at 11:34 am #464029
Carrie
ParticipantHi there! Is there some sort of glitch that is causing bullets to appear beside each of my enhanced categories image grid?
http://themodernmomsociety.com/expert-directory/
Additionally, is it possible to remove the category grid from the top of the individual entry pages? http://themodernmomsociety.com/expert-directory/name/shannon-burns/
I love it on the main page, but it pushes the content below the fold on the individual entry pages.
Thanks in advance!
Carrie
05/30/2018 at 11:44 am #464030Steven Zahm
Keymaster@ Carrie
RE: Is there some sort of glitch that is causing bullets to appear beside each of my enhanced categories image grid?
Those are being added by the theme (Overriding the styles in Enhanced Categories). Add the following to the theme’s custom CSS area:
#left-area ul.cn-cat-tree.cn-category-image-container { list-style: none; }RE: is it possible to remove the category grid from the top of the individual entry pages?
Are you using the shortcode to display the category list?
If you are, please remove the shortcode from the page. Instead, navigate to the Connections : Settings admin page and click the Display tab. Scroll to the Categories section and enable the Display option.
Hope that helps!
05/30/2018 at 11:55 am #464031Carrie
ParticipantThanks for the CSS, that solved the bullet problem!
I was using the shortcode to display the category list because that was the only way I could get it to show. Everything is checked under the Display > Categories section of the settings; see attached.
Attachments:
You must be logged in to view attached files.05/30/2018 at 12:12 pm #464036Steven Zahm
Keymaster@ Carrie
Can you please use this plugin to create a temp admin account so I can take a look?
https://wordpress.org/plugins/temporary-login-without-password/
Reply back, as a private reply, with the token link.
05/30/2018 at 12:22 pm #464037Carrie
ParticipantThis reply has been marked as private.05/30/2018 at 1:26 pm #464042Steven Zahm
Keymaster@ Carrie
The temp admin login session you created expired while I was troubleshooting. Can you please extend the session time limit?
05/30/2018 at 2:03 pm #464043Carrie
ParticipantOops! Sorry. I extended it. Thanks for your help!
05/30/2018 at 3:56 pm #464044Steven Zahm
Keymaster@ Carrie
Ok, I tracked down the issue. It was related to the “Grab the first post image” option in Divi. The way it processed the post content conflicted with the insertion of the category list/image grid. Basically there is logic in Connections to ensure it is only output once. When Divi processed the post content looking for an image that would make Connections think that the category list/grid was already displayed.
To address this I added a “shim” to Connections. This shim hooks into Divi and if the
[connections]shortcode on the page it tells Divi not to process the post content for the first image. Divi itself has similar logic for WooCommerce and BuddyPress so their pages are excluded too.I’ve added this to the Connections codebase so this will be included future updates to Connections.
Hope this helps!
05/30/2018 at 4:03 pm #464045Carrie
ParticipantWow, thank you so much for your help with this – most of what you just said went right over my head, LOL! Thanks so much!!!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
