luisangelmanga
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Any way to remove url /amp?if you solve it but the issue is the same for mobile devices, which I do not find attractive for desktop, any other solution?
Thank youForum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] 404 error for imgYes, I am redirected to a non-amp page because the plugin does not have the Attachments.php template
This is because of the yoast seo plugin where the option “Show Media in search results” is active
obviously it works for me in my non-amp theme but without success in the amp plugin because it doesn’t have Attachments.php
Is there any way to insert it? I would appreciate your help
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] 404 error for imgI’m trying to create an Attachments.php template but it doesn’t work for me
templates -> desing manager —> design 3 —> Attachments.phpany ideas?
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] 404 error for imgIs there any other way to fix it using code ?, use the “Schema & Structured Data for WP & AMP” plugin but I delete all the json-shema code perzonalized from the web, both in desktop and mobile view (Amp)
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Check if on AMP Pageit didn’t work out , I’m trying to use it to use a plugin only in AMP :
Los cambios en tu código PHP se han revertido debido a un error en la línea 28 del archivo wp-includes/query.php. Por favor, arréglalo y trata de guardar de nuevo.
Uncaught Error: Call to a member function get() on null in wp-includes/query.php:28
Stack trace:
#0 wp-content/plugins/accelerated-mobile-pages/accelerated-moblie-pages.php(580): get_query_var(‘amp’, false)
#1 wp-content/plugins/table-of-contents-plus/toc.php(1764): ampforwp_is_amp_endpoint()
#2 wp-settings.php(360): include_once(‘/home/mdcbcgzz/…’)
#3 wp-config.php(78): require_once(‘/home/mdcbcgzz/…’)
#4 wp-load.php(37): require_once(‘/home/mdcbcgzz/…’)
#5 wp-admin/admin.php(34): require_once(‘/home/mdcbcgzz/…’)
#6 wp-admin/plugin-editor.php(10): require_once(‘/home/mdcbcgzz/…’)
#7 {main}Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] title does not appear in ampHello @rfischmann, I will solve this code :
<title><?php wp_title(‘ ‘); ?><?php bloginfo(‘name’); ?></title>
at the following address: amp-wp/public/partials/header.php
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] error in structured data19/5000
thank you, it workedForum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] error in structured dataI do not understand you friend, when analyzing in structured data tools it tells me: The publisher.itemtype attribute has an invalid value.
],
“publisher”: {
“@id”: “#organization”
},https://i.ibb.co/vYPp1GY/erroshema.jpg
- This reply was modified 6 years, 3 months ago by luisangelmanga.
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] amp-wp v1.4 problemthe option to add structured data does not activate with the new version