J!Extensions Store™
Forum
Welcome, Guest
Please Login to access forum.
[CLOSED]Strange display after migration to Joomla 3.8.0 (1 viewing) 
Go to bottom
TOPIC: [CLOSED]Strange display after migration to Joomla 3.8.0
#7785
Amar Guillen
Junior Boarder
Posts: 26
User Offline
[CLOSED]Strange display after migration to Joomla 3.8.0 Karma: 0  
Hello,

I just migrated my website to Joomla 3.8.0.
Now I have a very strange behavior with the sitemap displayed in the front end.

Please could you check the following URL:
https://www.guillenphoto.com/cms2/en/site-map-of-www-guillenphoto-com.html

As you can see, there is some text displayed then the sitemap is taking all the size of the page. Then the URL is disappearing showing a URL with index.php...

To show the sitemap, I am using a K2 article calling a JSitemap module. Here is the code:

<h1>Site map of www.guillenphoto.com</h1>

<p class="guillenphoto-div-paragraphe"><span class="guillenphoto-article-texte">
To access directly to a page of the website:
</span></p>

<ul class="gp01">
<li><span class="guillenphoto-article-texte">Click on a gray area.</span></li>
<li><span class="guillenphoto-article-texte">Click the + symbol to show a list of items.</span></li>
<li><span class="guillenphoto-article-texte">A scrollbar is available on the right if the list becomes too long.</span></li>
</ul>

{loadposition site-map}



Before everything was displayed correctly.
Would you help me to solve the problem?

Regards
 
Logged Logged  
  The topic has been closed.
#7786
John Dagelmore
Admin
Posts: 3716
User Online Now
Re:Strange display after migration to Joomla 3.8.0 Karma: 79  
Hello,

sorry but i can't help you so much because it's an issue not due directly to Joomla 3.8 or to JSitemap.

What happens is that the iframes are now reloaded to the main window page. Thus the iframe used for the sitemap is reloaded in the main window page.

I guess that you have some third party script responsible of this strange behavior.

I can give you hints. Firstly disable JCH optimize and inspect scripts/plugins to understand which one is doing this reload for iframes.

Regards
 
Logged Logged  
  The topic has been closed.
#7789
Amar Guillen
Junior Boarder
Posts: 26
User Offline
Re:Strange display after migration to Joomla 3.8.0 Karma: 0  
Hello,

thank you for your reply.

You are right. The problem comes from a plugin I have installed to protect my website against the copy of text and images.
Its name is anti copy.

Now I have disabled it and JSiteMap Pro works fine again.

Do you have an anti copy solution to recommend me?

You were very helpful.

Thanks
Regards
 
Logged Logged  
  The topic has been closed.
Go to top