Jump to content

Bug with HTTPS


Egorkin

Recommended Posts

After switching to HTTPS, elements with HTTP appeared in the page code. In templates did not find them...

<li id='cCreate'>
				<a href='#elCreateNew_menu' id='elCreateNew' data-ipsTooltip data-ipsMenu title='Новая публикация'>
					<strong><i class='fa fa-plus'></i>  Создать</strong> <i class='fa fa-caret-down'></i>
				</a>
				<div id='elCreateNew_menu' class='ipsMenu ipsMenu_auto ipsHide'>
					<ul>
						
							<li class="ipsMenu_item">
								<a href="http://xxxxxxxxxxxxx/modcp/announcements/?action=create"
<li class="ipsMenu_item">
								<a href="http://xxxxxxxxxxxxxxxxx/submit/"
<script type='application/ld+json'>
{
    "@context": "http://www.schema.org",
    "@type": "WebSite",
<script type='application/ld+json'>
{
    "@context": "http://www.schema.org",
    "@type": "Organization",
<script type='application/ld+json'>
{
    "@context": "http://schema.org",
    "@type": "ContactPage",

In my opinion this bugs 🙂 What to do? 🙂

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...