luke_m_m
Forum Replies Created
-
There are other customization solutions that require OAuth.
I’ve just installed twitter-feed-pro – I used to use the free version as well as minitwitter, it seems the pro version supports is Twitter API 1.1. Lukecadfile does have a very valid point.
I loved this plugin, but now it just seems to embed the twitter widget within an iframe. It means that any custom css to style the widget is no longer applied to the list elements.
Is embedding the twitter widget with an iframe really the only solution, or is this just a quick fix?
It works sometimes, since putting in other=”yes” but the majority of the time i get the message ‘The connection to twitter has returned an error. Please try again later.’
Here’s my shortcode:
[twitter-feed username=”riskmcs” mode=”feed” num=”3″ other=”yes” img=”no” divid=”twitter-feed” tweetintent=”no”]
I’d like to bump this I’m having exactly the same issue.
Great plugin, but not working for me as I was expecting.I have custom posts with multiple taxonomy categories and I want to dynamically exclude categories when doing be_previous_post_link() and be_next_post_link()
For Example, here is a function call:
be_previous_post_link(‘<span class=”previous”>%link</span>’, ‘< Previous’, true, ‘featured’, ‘portfoliocat’);I want to exclude posts with the ‘featured’ category with the ‘portfoliocat’ taxonomy.
Forum: Plugins
In reply to: [TagPages] Enabling TagPages for custom post typesAny takers?