• Resolved batomato

    (@batomato)


    Hello,
    I use the following tool as html code on my website. Litespeed Html minify, JS and CSS compression enabled. The problem is that the pages where I add this code are visible on the computer but not on mobile devices. It works when we turn off the Litespeed plugin completely. How can we just exclude this code. Or do you have any other suggestions? Please help us with this. Sample code is below.

    <!– TradingView Widget BEGIN –>
    <div class=”tradingview-widget-container”>
    <div class=”tradingview-widget-container__widget”></div>
    <div class=”tradingview-widget-copyright”>TradingView tarafından <span class=”blue-text”> AAPL sembolü için Teknik Analiz</span></div>
    <script type=”text/javascript” src=”https://s3.tradingview.com/external-embedding/embed-widget-technical-analysis.js&#8221; async>
    {
    “interval”: “1m”,
    “width”: 425,
    “isTransparent”: false,
    “height”: 450,
    “symbol”: “NASDAQ:AAPL”,
    “showIntervalTabs”: true,
    “locale”: “tr”,
    “colorTheme”: “dark”
    }
    </script>
    </div>
    <!– TradingView Widget END
    –>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Could you please try use default settings , and see how it goes ?

    Best regards,

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    I’m going to mark this topic “Resolved”, due to lack of activity.

    If you still need help, please feel free to re-open it.

    When re-open it, please also change the topic status to “not solved”

    Best regards,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘HTML code is not visible on mobile devices’ is closed to new replies.