lukecd
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Metrics Tracker] Google Analytics Integration-Can't Select ProfileHi … I’ve got the same problem. Have you had any luck?
Forum: Plugins
In reply to: [WordPress Instant Articles by allfacebook.de] Question about adsnever mind … i had something configured wrong ??
Ohh, I’ll post this on GitHub too.
Hi, check out this post
https://picnic.ly/2016/05/cool-accessories-igshop/
It has a bunch of images that are not Instagram embeds and then a bunch of Instagram embeds. The non-IG images show up in the Instant Article, but the Instagram posts just don’t show up.
I put the code from the WordPress editor here
Let me know if there is any other debug info I can provide.
Thanks!
Forum: Plugins
In reply to: [Instant Articles for WP] Correct Custom Rule For YouTube iframe Embed?Hi … I’ve got the same problem, YT embeds are getting wrapped in <p> and <span> tags … I tried adding this as a custom Transformer Rule, but it didn’t work. I’ll keep trying new options and post if I figure it out.
PAULO: Any idea why the rule isn’t working? Thanks!
{ "rules" : [ { "class": "SocialEmbedRule", "selector" : "p span.embed-youtube iframe.youtube-player", "properties" : { "socialembed.url" : { "type" : "string", "selector" : "iframe", "attribute": "src" } } } ] }
Forum: Plugins
In reply to: [Instant Articles for WP] Instagram embeds not wrapped in op-social tags@paulo … I kinda got lost working on a CustomRule with the old documentation, but will try again now that you’ve updated things. Will report back if I have any luck.
Thanks
Forum: Plugins
In reply to: [Instant Articles for WP] Correct Transformer rule for [caption] shortcodedzemens, thanks for the follow up. when i try adding that transformer rule I get this error “Invalid JSON provided for custom rules code” … I’ll keep digging though.
How are you finding the PageFrog plugin? I had high hopes for it at first, but then had a couple of problems and found the developers totally quiet on the support front.
Thanks!
Forum: Plugins
In reply to: [WordPress Instant Articles by allfacebook.de] Adsyeah your parser is worlds better (it actually works) …. are you planning on adding ad support? or is there a php file i can edit to add in 1 post after the main header image?
thanks!
Forum: Plugins
In reply to: [Instant Articles for WP] Some of content images not included in feedI’ve got the same problem, images with captions don’t make it through … problem is, we need the captions.
Forum: Plugins
In reply to: [Instant Articles for WP] Instagram embeds not wrapped in op-social tagsHi
I’ll look at the custom rules, but the HTML I’m using is pretty basic. The example below is just a simple page with a bunch of Instagram embeds and commentary on them. Here’s version and debug info for you. Thanks again for your help on this!
– LukeWordPress Version 4.4.2
Plugin Version 2.9
PHP Version 5.5.9-1ubuntu4.14Source URL
https://picnic.ly/2016/04/bandana-style-ideas/Source Markup
https://pastebin.com/HeNjgaaKTransformed Markup
https://pastebin.com/weeGSUKnps: i forgot to mention that we’re only using jetpack related posts on mobile, so if you browse the site to get an example, do it on mobile.
Thanks