This topic has 10 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #157671
     commonplaces
    Participant

    Hello,

     

    i have a very strange problem!

    My website is very slow, so i was checking the problem on kingdom and i saw something very strange,

    The website was telling me that some pictures was loading and slowing down the page, but those images are not on the homepage! Those pictures are part of another page in the portfolio.

     

    So i checked the source code and i ve notice that it’s hidden, but after the homepage content that we can see, there is the code source of this portfolio page after the footer!!!!

     

    How this can be possible!

     

    Could you help me because i don’t have a clue how to solve this.

     

    Thanks

     

     

     

    #157679
     commonplaces
    Participant

    You can see at the bottom of the page
    the footer it start with analytics again and then all the code of a ghost page!!

    COPY CODE
    
    <a href="#">
    <i class="icon-up-open-big"></i></a>
    	<div class="kleo-quick-contact-wrapper"><a href="#"><i class="icon-mail-alt"></i></a><div><h4 class="kleo-qc-title">CONTACT US</h4><p>We're not around right now. But you can send us an email and we'll get back to you, asap.</p><form class="kleo-contact-form" action="#" method="post" novalidate><input type="text" placeholder="Your Name" required id="contact_name" name="contact_name" class="form-control" value="" tabindex="276" /><input type="email" required placeholder="Your Email" id="contact_email" name="contact_email" class="form-control" value="" tabindex="277"  /><textarea placeholder="Type your message..." required id="contact_content" name="contact_content" class="form-control" tabindex="278"></textarea><input type="hidden" name="action" value="kleo_sendmail"><button tabindex="279" class="btn btn-default pull-right" type="submit">Send</button><div class="kleo-contact-loading">Sending <i class="icon-spinner icon-spin icon-large"></i></div><div class="kleo-contact-success"> </div></form><div class="bottom-arrow"></div></div></div><!--end kleo-quick-contact-wrapper-->		
    		<!-- SOCKET SECTION
    		================================================ -->
    
    		<div class="socket-color">
    			<div class="container">
    				<div class="template-page tpl-no col-xs-12 col-sm-12">
    					<div class="wrap-content">
    
    						<div class="row">
    							<div class="col-sm-12">
    								<div class="gap-10"></div>
    							</div><!--end widget-->
    
    							<div class="col-sm-12">
    								<p style="text-align: center;">.©Copyright Commonplaces asbl 2013-2017 |
    All rights reserved - Any reproduction, even partial, of this site is strictly prohibited.</p>							</div>
    							
    							<div class="col-sm-12">
    								<div class="gap-10"></div>
    							</div><!--end widget-->
    						</div><!--end row-->
    
    					</div><!--end wrap-content-->
    				</div><!--end template-page-->
    			</div><!--end container-->
    		</div><!--end footer-->
    	</div><!-- #page -->
    
        
    	<!-- Analytics -->
    	 <link href="https://fonts.googleapis.com/css?family=Nunito:300,400,700,800" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css?family=Quicksand:400,500,700" rel="stylesheet"> 
    
    
    #157804
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #157926
     Radu
    Moderator

    Hi,

    I cannot see anything after footer, did you have solved?

    If not tell me the URL of one or two images that are loaded in home but they shouldn’t be there.

    Did you us some portfolio element on homepage ?

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #157983
     commonplaces
    Participant

    Hello,

    if you do this test on the website to check the speed https://tools.pingdom.com/
    https://commonplacesartgallery.com/

    you will be able to see that the website (homepage) load those images :
    https://commonplacesartgallery.com/wp-content/uploads/2016/09/exibithion-a-taste-of-brussels-art-commonplaces-art-gallery-14-1024×551.jpg
    https://commonplacesartgallery.com/wp-content/uploads/2016/09/exibithion-a-taste-of-brussels-art-commonplaces-art-gallery-10-1024×549.jpg
    ….
    ….
    there are almost 20 of them

    Those images are displayed only one one page on the website which is https://commonplacesartgallery.com/portfolio/a-taste-of-brussels-art/

    so i don’t understand why when i do such test on pingdom but also on other website like the tools of google, those images are load and slow down the website loading.

    About the code, i added wp-rocket, so maybe now we can’t see anymore the code appearing below the footer.
    I remove this on my staging website (development) for you to be able to see the code completely

    So if you go https://staging3.commonplacesartgallery.com/
    then on the source code line 1669, you will see “analytics” followed by the whole portfolio page code under the homepage code.

    I hope you will be able to understang what is going on there..
    Thanks

    #158173
     Radu
    Moderator

    Hi,

    I understand what you say, this can be caused by hooking a shortcode of the portfolio in wp_footer so look in child theme if you have any function hooked at wp footer, try to de-activate child theme and check again.

    Also make sure to not have any portfolio shortcode here : wp-admin -> theme options -> layout settings

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #158183
     commonplaces
    Participant

    As you can see on the print screen i have no shortcode pointing with any portfolio content, neither in the function.php

    I desactivated the child theme, and activated Kleo directly, and it’s the same, the seconpage (portfolio) is still under the homepage in the code)

    This does’nt change anything 🙁

    Attachments:
    You must be logged in to view attached files.
    #158432
     commonplaces
    Participant

    Hello,

    did you have the time to look at this issue?
    Sorry to ask but, i am running an ecommerce website ans i would like my internet users to have a better experience, and i really don’t understand what to do to solve this.

    Thanks for your feedback

    #158796
     Radu
    Moderator

    Hi,

    I think I figured what’s the cause

    Try to de-activate convert plug plugin and empty all caches and check again.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #159049
     commonplaces
    Participant

    Thanks for your answer. i will contact their support.

    #159272
     Radu
    Moderator

    Ok

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 11 posts - 1 through 11 (of 11 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?