telepathy
Forum Replies Created
-
Forum: Plugins
In reply to: [SlideDeck 2 Lite Responsive Content Slider] No thumbnails in O-Town lensHi there,
The latest version fixes this issue.Forum: Plugins
In reply to: [Flare] Top Icons appear in column stack not inlineThis usually happens due to a conflict with another plugin. Please try toggling your other plugins on/off to see if you can narrow down the culprit.
Forum: Plugins
In reply to: [Flare] Pinterest Wording MissingHi ConnieFoggles – is there a specific post this is not working on? I am getting it to work correctly: https://d.pr/i/74ND
Thanks!
Forum: Plugins
In reply to: [Flare] Posting a link on fb will display flare textHi BeaFuhrmann – please send us a link where the issue is happening so we can look into it.
Thanks!
Forum: Plugins
In reply to: [Flare] Hover Issue with top iconsHi thatwaslikewoah – this looks like it might be a theme style conflict or plugin conflict. Please check the styles to see if it is inheriting anything from your theme and/or try toggling your other plugins on/off while testing.
Please post a URL to the site so we can see the issue if the above does not work.
Thanks!
It looks like you’ve got some padding styles that are interfering with the navigation buttons: https://d.pr/i/USSn Removing the padding (or making the style more specific) should fix the issue.
Forum: Plugins
In reply to: [SlideDeck 2 Lite Responsive Content Slider] No thumbnails in O-Town lensHi there,
sorry about this bug, it’s something that we will release a fix to very soon. Until then, try replacing your O Town lens folder with this one: https://d.pr/f/YJODAgain, we’re sorry about this issue and are working on it.
Forum: Plugins
In reply to: [SlideDeck 2 Lite Responsive Content Slider] Youtube videos updating slowly.Oh I’m glad it helped.
And yes you are right about the minutes mistake. I misspoke.Forum: Plugins
In reply to: [SlideDeck 2 Lite Responsive Content Slider] Youtube videos updating slowly.It sounds like your cache duration is set too high. In the content tab of your deck, there’s a cache duration setting. It’s default is 1800 seconds (30 minutes) but you can reduce this to a more frequent value such as 120 seconds. https://d.pr/i/jSt4
I’m not sure about the 3 hour issue. Perhaps a caching plugin elsewhere on your site was medling?
Great to hear! ??
Forum: Plugins
In reply to: [Flare] Pinterest button only shows on certain posts?Pinterest only works with posts that have images. Since the other posts don’t have images, Pineterest will not show up. Add an image to the post and voila!
Forum: Plugins
In reply to: [Flare] Float box aligment is not correct.It looks like your theme is causing some conflicts in the presentation of the Flare elements. While we try and make our CSS as solid as possible to prevent conflicts, it is impossible to prevent some theme styles from not interfering. I would recommend that you inspect the elements with a development tool like Firebug for Firefox or the Web Inspector for Chrome and resolve the conflicting styles in your theme. See https://d.pr/i/tio9
Hey all,
This is a bit of a weird issue we’ve seen a handful of times. We’re working on a fix for it in a future release.
In the meantime, a known solution is to wrap the deck in a div or another block level element with an inline position set to relative and overflow set to hidden. It looks something like this:
<div style="position: relative; overflow: hidden;"> **This is my SlideDeck...hoorah** </div>
Forum: Plugins
In reply to: [Flare] Flares Don't Work After UpdateHi danweese – the site was loading pretty slow and I am seeing some JS errors being reported. It would be good to address those as they are likely halting some processes.
Forum: Plugins
In reply to: [Flare] [Plugin: Flare] Top / Bottom Buttons Not Inline in one rowThis usually is seen when another plugin is conflicting or out of date. Make sure your plugins are up to date, and even try toggling them off.
Please post a link to your sites so we can see the problem first hand. I am fairly certain this is not a Flare issue.