• Resolved lfvaz

    (@lfvaz)


    Hello, WordPress community!

    I really need your help. I’m a web designer and I created this site a while ago with the help of the famous Elementor plugin.

    However, for about a month now, two elements inserted via HTML on this site simply no longer work correctly, one is a contact form (third-party code) and the other is a real-time financial quotes widget (also third-party code). The error is as follows: when inserted in a specific place on the site, no matter where it is, they go to the bottom of the page, after the footer.

    I’ve checked both, they’re working correctly in other environments. Oh, and they don’t come from the same place, i.e. they are different “third parties”. I tried contacting the hosting company, but they didn’t offer any support. I tried contacting Elementor support, or posting on their forum, but they didn’t help me at all.

    I really need this site to work properly! Can you help me?

    --- real-time financial quotes widget ---
    <div class="tradingview-widget-container">
    <div class="tradingview-widget-container__widget"></div>
    <script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-ticker-tape.js" async>
    width: "2000px",
    height: "60px",
    {
    "symbols": [
    {
    "description": "",
    "proName": "BMFBOVESPA:IBOV"
    },
    {
    "description": "",
    "proName": "BINANCE:BTCBRL"
    },
    {
    "description": "",
    "proName": "BINANCE:ETHBRL"
    },
    {
    "description": "",
    "proName": "FX_IDC:EURBRL"
    },
    {
    "description": "",
    "proName": "FX_IDC:USDBRL"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:ABEV3"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:PETR4"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:MGLU3"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:ITUB4"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:GGBR4"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:IFIX"
    }
    ],
    "showSymbolLogo": false,
    "colorTheme": "light",
    "isTransparent": false,
    "displayMode": "adaptive",
    "locale": "br"
    }
    </script>
    </div>
    <!-- TradingView Widget END -->

    --- contact form<!-- TradingView Widget BEGIN -->
    <div class="tradingview-widget-container">
    <div class="tradingview-widget-container__widget"></div>
    <script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-ticker-tape.js" async>
    width: "2000px",
    height: "60px",
    {
    "symbols": [
    {
    "description": "",
    "proName": "BMFBOVESPA:IBOV"
    },
    {
    "description": "",
    "proName": "BINANCE:BTCBRL"
    },
    {
    "description": "",
    "proName": "BINANCE:ETHBRL"
    },
    {
    "description": "",
    "proName": "FX_IDC:EURBRL"
    },
    {
    "description": "",
    "proName": "FX_IDC:USDBRL"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:ABEV3"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:PETR4"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:MGLU3"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:ITUB4"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:GGBR4"
    },
    {
    "description": "",
    "proName": "BMFBOVESPA:IFIX"
    }
    ],
    "showSymbolLogo": false,
    "colorTheme": "light",
    "isTransparent": false,
    "displayMode": "adaptive",
    "locale": "br"
    }
    </script>
    </div>
    <!-- TradingView Widget END -->

    --- contact form ---
    <span style="white-space-collapse: break-spaces; color: rgb(84, 92, 104);"><script data-b24-form="inline/9/8sakmv" data-skip-moving="true">(function(w,d,u){var s=d.createElement('script');s.async=true;s.src=u+'?'+(Date.now()/180000|0);var h=d.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);})(window,document,'https://cdn.bitrix24.com.br/b23923113/crm/form/loader_9.js');</script></span>

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.