therethere
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] Multi Step not workingI tried already without the multistep plugin and cf7 ajax works well. I mean the submit works and the ajax message is called.
Is it cookie related?
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] Multi Step not workingWere trying but it seems admin-ajax.php is not called.
Is it supposed to the plugin use admin-ajax.php or handle it with an other ajax handler?
Many thanks!
Forum: Plugins
In reply to: [RSS Feed Widget] rss image not showingOk, many thanks!
We really enjoy the plugin 🙂
Forum: Plugins
In reply to: [RSS Feed Widget] rss image not showingtry this one:
Forum: Plugins
In reply to: [RSS Feed Widget] rss image not showingHere is an example with the enclosure tag
Forum: Plugins
In reply to: [RSS Feed Widget] rss image not showingThanks for the quick answer!
From the rss specification standard, we’re using enclosure tag for our images.
Which tag do you scan for images on the feed?
It would be great if you could scan enclosure too.
Many thanks for the plugin!
Forum: Plugins
In reply to: [Simple Lightbox] Manually slb_activate on custom post typeyes the problem was the quotes, many thanks! fixed
Forum: Plugins
In reply to: [Instant Articles for WP] Instant Articles google analytics article titlei’d set up that way but on publishing tools on facebook the instant articles code still shows
ga(‘set’, ‘title’, title);
The title of the article don’t show up on the title variable 🙁
Forum: Plugins
In reply to: [TablePress] Table ID – Advanced Custom FieldsOk, many thanks for the help. I will figure out another way to do this 🙂
Forum: Plugins
In reply to: [TablePress] Table ID – Advanced Custom FieldsWe are using ACF and using the relationship option that gives the possibility to attach a tablepress object to a given article post. It’s pretty neat because this way they can avoid copy pasting the tablepressID manually and they just search for the wanted tablepress on that custom field by relationship directly inside the article they are creating.
THe only problem here is that, i’m able to get allmost all the tablepress object data but not the tablepressID. Is there a way i can get it by the tablepress post ID?
many thanks !
Forum: Plugins
In reply to: [TablePress] Table ID – Advanced Custom Fieldsim using ACF, advanced custom fields, to associate a tablepress to a post.
I can get the object data from the tablepress when i do get field for the selected tablepress.
the problem is that the table ID is not getting in the query for the object data of the tablepress. All the content of the table is coming (content, etc) but not the tableID. I can get the postID of the selected table too but i dont know how can i get the tableID with the postid of the table.
many thanks for all the help.
facebook added new documentation about the Instant Article Title on google analytics.
https://developers.facebook.com/docs/instant-articles/analyticsSorry guys forgot here it goes
Forum: Plugins
In reply to: [Instant Articles for WP] Implement the Feedback feature by defaultdid you got feedback features working?
please check this link. It explains how to track facebook instant articles on google analytics. it worked for me.