amp-theme-framework icon indicating copy to clipboard operation
amp-theme-framework copied to clipboard

Start Creating an AMP theme in minutes - This is a default / boilerplate theme, you can use this, modify and make one your own.

Results 20 amp-theme-framework issues
Sort by recently updated
recently updated
newest added

after installing your plugin and woo commerce plugin my initial response time increase upto 4 times i use cache as well but its not working due to this problem after...

We are trying to remove title action from AMP post template head . Refer to the code below add_action( 'amp_post_template_head', function() { remove_action( 'amp_post_template_head', 'affordance_amp_post_template_add_title' ); }, 9 );

Added the hook so amp-consent can work properly

Reference: https://secure.helpscout.net/conversation/713938475/41461?folderId=2090438 A user wants to get the content of the custom post template when selected from the Wordpress Editor in AMP Pages.

Whenever amp-theme-framework is Deactivated it still works as if it's activated. It's getting de-activated but is still running in Background

`amp_content()` is the replacement of `the_content()` – but what is the replacement for `get_the_content()`? I lookup on **AMP for WP** code and found several references to `get_amp_content()`, but that function...

Hi, I would like too customize the 404 page. But I am not able to find any php file for that. Also the 404 page doesnot show up. This is...

I was testing amp-theme-framework and very first bug I noticed is that featured image for custom page is not working. For other pages it works I have found the source...

Hello, in Spanish amp_loop_date() renders a wrong relative date translation. The string "2 years ago" is translated: > "2 años ago" while it should be: > "hace 2 años" It...

Create specific file for Frontpage like default WordPress template hierarchy https://developer.wordpress.org/themes/basics/template-hierarchy/#the-template-hierarchy-in-detail