better-amp icon indicating copy to clipboard operation
better-amp copied to clipboard

Full Google AMP support for WordPress with custom themes and customizations

Results 37 better-amp issues
Sort by recently updated
recently updated
newest added

Hello I have a WordPress installed on a subdirectory: https://example.com/wordpress/ and AMP URL format is End Point. And the problem is in the paginated category pages, the subdirectory appears twice...

**Edit:** New information on the end of this issue! We found the root cause! **Versions:** Wordpress - 5.7.2 Better AMP - 1.12.0 Ubuntu - 20.04.2 Nginx - 1.19.9 PHP -...

Starting in April, I started receiving the following messages: The attribute 'width' in tag 'amp-img' is set to the invalid value ''. ``` ``` Is there a way to specify...

When i was used seo plugin, BetterAMP doesn't support with title tags in SEO plugin and generate the title it's self. So make duplicate title tags, would you like to...

Hi. I am getting critical error issue in my website when i am trying to use Better AMP updated plugin with Yoast SEO v14 compatibility. Kindly Check it thank you....

I want show 100 post in a page of category id 192. But pagination is not working. this is code in my file archive.php ``` ``` this is pagination.php ```

Hello i use this code in functions.php ``` function benfiratkaya_add_search_form($items, $args) { if ($args->theme_location == 'primary') { $searchForm = get_search_form(false); $items .= $searchForm; return $items; } } add_filter('wp_nav_menu_items', 'benfiratkaya_add_search_form', 10,...

Hi support team, my permalinks look like this: /%postname%/ with a closing trailing slash at the end. Your plugin does not add the slash at the end of the link...

http://prntscr.com/ohisrg dont work disable some pages or custom URL I tried exclude by URL and nothing too