Marcusvot
Forum Replies Created
-
Forum: Plugins
In reply to: [XML Sitemap & Google News] Plugin does not list any posts or custom postsThis theme was made by me. Here is my list of plugins:
WP Super Cache
WP-Optimize – Clean, Compress, Cache
Webcraftic Robin image optimizer
Rel Nofollow Checkbox
Public Post Preview
Editor clássico
Cloudflare
bbPress
AMPForum: Plugins
In reply to: [XML Sitemap & Google News] Plugin does not list any posts or custom postshttps://play.seletronic.com.br/sitemap.xml
Only in this subdomain it does not work, in the rest of the network it works normally. I tested with another Sitemap plugin, and this other plugin works. I put this one back just to gain feedback. I prefer your plugin. Because I use it on a news site on the same network.
Forum: Plugins
In reply to: [XML Sitemap & Google News] Plugin does not list any posts or custom postsNo url does not list, only home.
I have rewrite rules. But even deactivating them, the list remains empty.Forum: Plugins
In reply to: [EWWW Image Optimizer] Error 500 in settings page (WordPress Multisite)I found the error in the URL. When you click on settings, you are directed to a URL that has the word “network” twice: https://site.br/wp-admin/network/network/settings.php?page=ewww-image-optimizer-options .
If I remove out a word it works.
https://site.com.br/wp-admin/network/settings.php?page=ewww-image-optimizer-optionsForum: Plugins
In reply to: [AMP] AMP in custom post whit extra url parametersI will see the URL you sent me. Thank you very much for your attention and help.
Forum: Plugins
In reply to: [AMP] AMP in custom post whit extra url parametersyes, it works that way too. However for reasons of my mind, who likes everything organized I would like to use friendly url, even for something not apparent. Please do not block this option in future updates. 🙂
Forum: Plugins
In reply to: [AMP] AMP in custom post whit extra url parametersafter researching a lot about rewriting rules I found this solution: In my single.php I added this code that I found in the plugin:
if (get_query_var (‘sub’) == ‘amp’) {amp_render (); }
This loads the amp template perfectly!
Can this create a problem?
Forum: Plugins
In reply to: [AMP] Google Ads Don't Show Up On AMP PagesI use width and height in CSS? Excuse the grammar, I do not speak English.