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.
- This topic has 5 replies, 2 voices, and was last updated 11 years, 6 months ago by
Steven Zahm.
-
AuthorPosts
-
02/13/2015 at 7:08 pm #319381
Doug Worrall
ParticipantHi,
Seems to be a typo in the short codes description for Gridder, or maybe I’m missing something. Trying to set the background TEXT color, but the info shows “background_color=FFFFFF” rather than text_color (or something… tried this, but didn’t work). Here’s the link to the page I’m talking about… see the “Name Overlayand Panel Text Color” section.http://connections-pro.com/documentation/template-doc/gridder-shortcode-options/
What is the short code for panel text color?
Keep up the good work, plenty of usefulness in your plugin, thank you.
02/13/2015 at 8:14 pm #319385Steven Zahm
Keymaster@ Doug
Thanks for pointing out the typo! The instructions were correct, just the example was wrong. The option name is
color.Apologies for the trouble!
02/13/2015 at 8:20 pm #319386Doug Worrall
ParticipantThanks Steven, I appreciate the quick reply. I tried “color” but it doesn’t seem to work. Can’t get the text color to be anything but black. The background_color short code option works fine setting the background color, but not the text on top of it.
02/13/2015 at 8:35 pm #319387Steven Zahm
Keymaster@ Doug
The option name is definitely
color… it’s what Im using on the demo page:
http://connections-pro.com/demo/template/gridder/If you expand the get the shortcode plus sign you can see the shortcode I used for the demos.
I triple checked in the code to make sure.
If you’re copy/pasting … make sure you only do that while the
Texttab is active in the WordPress page editor. If you paste while using theVisualtab, content can be pasted in that breaks WordPress’s ability to properly read the shortcode. I suggest switching it to the Text tab and making sure there is no unexpected code mixed in the shortcode.02/13/2015 at 9:06 pm #319389Doug Worrall
ParticipantTurns out the problem is caused by the theme I’m using (Divi by Elegant Themes), which is overwriting the color setting applied by Connections Gridder in it’s own style.css file (in the theme’s “span.fn” class definition.)
Workaround applied by modifying child theme css definition of span.fn
Thanks again.
02/13/2015 at 10:32 pm #319400Steven Zahm
Keymaster@ Doug
Ahhh… yes, that would break it. Since I’m allowing this to be set by the shortcode, I can only set it as an inline style on the containing element and let the color be inherited by the children elements. If a theme has a more specific CSS statement, it’s going to override the inline.
Great to hear you found a solution!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
