adamxing
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Google Trends embed graphs not working in WordPress 6.2.2i know how to fix it now
the first block , full embed code
<script type="text/javascript" src="https://ssl.gstatic.com/trends_nrtr/3349_RC01/embed_loader.js"></script> <script type="text/javascript"> trends.embed.renderExploreWidget("TIMESERIES", {"comparisonItem":[{"keyword":"wordpress","geo":"","time":"now 1-d"}],"category":0,"property":""}, {"exploreQuery":"date=now%201-d&q=wordpress&hl=en-GB","guestPath":"https://trends.google.com:443/trends/embed/"}); </script>the second, third…. block, delete “<script type=”text/javascript” src=”https://ssl.gstatic.com/trends_nrtr/3349_RC01/embed_loader.js”></script> <script type=”text/javascript”>”, just keep:
<script type="text/javascript"> trends.embed.renderExploreWidget("TIMESERIES", {"comparisonItem":[{"keyword":"wordpress","geo":"","time":"now 1-d"}],"category":0,"property":""}, {"exploreQuery":"date=now%201-d&q=wordpress&hl=en-GB","guestPath":"https://trends.google.com:443/trends/embed/"}); </script>Although the display is not normal when editing the status, the preview and publish is ok.
it seems that one post just supports one “<script type=”text/javascript” src=”https://ssl.gstatic.com/trends_nrtr/3349_RC01/embed_loader.js”></script> <script type=”text/javascript”>”
Forum: Fixing WordPress
In reply to: Google Trends embed graphs not working in WordPress 6.2.2THANKS
Forum: Fixing WordPress
In reply to: Google Trends embed graphs not working in WordPress 6.2.2DevTools failed to load source map: Could not load content for https://img1.wsimg.com/tcc/tccl.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://dongou.tech/wp-content/themes/bifrost/assets/scripts/maps/theia-sticky-sidebar.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://img1.wsimg.com/traffic-assets/js/tti.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://dongou.tech/wp-content/themes/bifrost/assets/scripts/typed.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE