You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Stephen - Just a FYI I was trying to utilize this and load my twitter feed into it using https://twitter.com/about/resources/widgets/widget_profile , but when opening the section it redirects to a page with just the twitter widget. Most likely just a conflict in div structure. I was only doing that as a quick-test and will be actually loading tweets into it via PHP instead of client-side, but thought you may want to know.
The text was updated successfully, but these errors were encountered:
Hi Kyle, do you have an instance of this I can take a look at?
It may have to do with the part of the script that reloads the page if a link outside the App Folders containing div (but on the same page).
If the link you're clicking is in that situation, try adding a jQuery selector for it as the internalLinkSelector parameter (see the "Getting There" tab: http://app-folders.com/#simple2).
Hey Stephen - Just a FYI I was trying to utilize this and load my twitter feed into it using https://twitter.com/about/resources/widgets/widget_profile , but when opening the section it redirects to a page with just the twitter widget. Most likely just a conflict in div structure. I was only doing that as a quick-test and will be actually loading tweets into it via PHP instead of client-side, but thought you may want to know.
The text was updated successfully, but these errors were encountered: