fb-instant-articles icon indicating copy to clipboard operation
fb-instant-articles copied to clipboard

Archived (see Readme). Enable Facebook Instant Articles on your WordPress site.

Results 153 fb-instant-articles issues
Sort by recently updated
recently updated
newest added

I have tried to make a transformation rule for all of this DIVs but it is not working. My Source Markup: ``` Olá queridas, tudo bem? Esse é o meu...

status: help wanted
component: transformation

## Steps required to reproduce the problem 1. Using Instant Article plugin 2. Videos are not showing up! 3. I already used rules to try to fix the problem. ##...

compat: 3rd party
component: missing rule

## Steps required to reproduce the problem 1. Using instant article plugin in wordpress 2. 3. ## Expected Result Content from post will be transformed to instant article automatically. ##...

type: bug

I am using wordpress 4.9.2 with PHP7 I realized that some images are treated as img data-src=”blablabla” instead of img src=”blablabla” That’s weired. But I added the custom transformation rule:...

type: enhancement
component: transformation

Extract the logic from the Instant_Article_Post::should_submit_post() method that checks several conditions for not outputting an IA to OG (like autosave, on draft, etc). This is useful to be used in...

type: enhancement

Refactor the whole implementation of the IA Markup Generation for the OG Ingestion, to be more in line with the way it was done in the IA->AMP. This would include,...

type: enhancement

# Steps required to reproduce the problem 1. Have a large sites with hundreds of concurrent views 2. Update the instant-articles-option-publishing option (which deletes all the meta_keys that act as...

type: enhancement

Recently I installed PHP Compatibility Checker plugin to check if all my plugins where compatible with PHP 7. Your plug in displays these Warnings/Errors: `FILE: /var/www/site.com/public_html/wp-content/plugins/fb-instant-articles/vendor/apache/log4php/src/main/php/configurators/LoggerConfigurationAdapterXML.php -------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS...

type: enhancement

I often began to fall down mysql. I recorded a large number of requests: ```sql `11022 database localhost user 20888 Query Waiting INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_instantarticles_mod_19499',...

type: bug

For some reasons , I need to make sure Editor Roles can access Instant Article Wizard Page. domain.com/wp-admin/admin.php?page=instant-articles-wizard But default is admin roles can only access this page. How can...

status: help wanted