diablo4
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Plugins
In reply to: [LuckyWP Table of Contents] Indication erroryes, sorry
Forum: Reviews
In reply to: [LuckyWP Table of Contents] Not working with additional headersProblem solved by deleting other plugins that add headers. Sorry
Forum: Plugins
In reply to: [LuckyWP Table of Contents] Indication errorThe problem was in the plugin ” related posts thumbnails”. Your plugin captures the h2-h3-h4 of that plugin….
Forum: Plugins
In reply to: [LuckyWP Table of Contents] Indication errorthis happening on all posts. my theme is Astra. No additional plugins were installed.
Forum: Reviews
In reply to: [LuckyWP Table of Contents] Not working with additional headershello it happens on all posts . My theme is Astra (updated). everything was fine before, I didn’t install any other plugins
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Broken website Menu on AMPI disabled all plugins (except AMP) and still the Cyrillic alphabet in site menu is displayed as hieroglyphs
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Broken website Menu on AMPAstra theme. The problem is with AMP pages only
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Broken website Menu on AMPHi, thank you for reply. But now non-english language turned into hieroglyphs ))
I forced the encoding in the header.php code (main theme), but it still doesn’t work in AMP
if (wp_is_mobile()) {
echo "<meta charset=\"UTF-8\">
";
} else {
echo "<meta charset=\"UTF-8\">
";
}
- This reply was modified 1 year, 11 months ago by diablo4.
Viewing 8 replies - 1 through 8 (of 8 total)