preacherboy86
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Twitter Feeds - A Tweets Widget or X Feed Widget] Offset tweetsI’m trying to use different offsets for different custom tweet feeds so the custom js won’t work as its applied to all feeds.
It would be much easier if offset was something you could add to the shortcode. This seems to be a feature for custom facebook feeds but not custom twitter feeds, which I don’t understand.
Ok, I figured it out. My shiftnav plugin was creating that wrapper that covered everything. Simply inserting the css below fixed it:
div.shiftnav-wrap{ z-index:auto; }
Thanks again for the quick response earlier. This is a great plugin.
Thanks for the quick reply.
I added these to my theme’s function.php and I’m still getting the issue. It’s weird because when I first installed this plugin a few weeks ago it was working great. This is relatively new.
Awesome! Thanks so much Mark!
I think this is actually more likely due to the fact I’m using the Facebook sync plug in as that’s where these events are coming from.
Thanks again Mark!
Happily done and despite the initial hiccups, congrats on what I think is a great and needed plugin!
Oh ok, this worked!
What I did was add in my Facebook App ID and Facebook App Secret, set the frequency, and then clicked “Update”.
THEN I added my Facebook page UID and clicked Add.
Then I clicked Update again and it all worked.
Thanks for taking the time to help me make this work, Mark. Very much appreciated!
Thanks Mark.
The id for the FB page is 194317457280164
Not sure what you mean by “removing all but one uuid”?
I’m only adding one Facebook page’s events so there’s only one UID I’m adding.
I appreciate the very quick reply, Mark.
I was able to enter in my App ID, App Secret, and UID (using the graph method you mentioned here: https://www.plugpress.com/plugin/sync-facebook-events).
No errors, yay! But I checked my events list to see if the two events I created earlier this afternoon were there, and no events are listed ??
Does it take time for the list to populate, or should it update instantaneously the first time? Thanks again.