• Resolved ngajugodwin

    (@ngajugodwin)


    My slider in my site has reduced in size. In the footer session, i have some strange graphics there too.

    Please, how can i resolve?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Asiathemes

    (@asiathemes)

    Hello Dear,

    Thanks for choosing our theme.

    Can you share your website URL please ?

    Waiting for your reply.

    Thanks and Regards

    ASIATHEMES

    Thread Starter ngajugodwin

    (@ngajugodwin)

    Hello,

    fertilemoms.com is the url.

    Regards.

    Thread Starter ngajugodwin

    (@ngajugodwin)

    Hello,

    Please i am yet to get a feedback on this. Whats the way forward??

    Regards.

    Theme Author Asiathemes

    (@asiathemes)

    Hello Dear,

    Please replace below given code in page.php

    =======================================================================

     <?php get_header();
     childcare_breadcrumbs(); ?>
    	<!--<div class="container page-header-inner"> <img src="<?php echo CHILDCARE_TEMPLATE_DIR_URI; ?>/images/callout-shadow.png" class="img-responsive"> </div>-->
    	<div class="clearfix"></div>
    <div class=" container ">
    <div class="row">
    	<div class="col-md-12">
    		<div class="course-area-blog-post  animate" data-anim-type="zoomIn" data-anim-delay="400">
    			<div class="blog-post-title">
    				<?php the_content(); ?>
    				<div class="blog-pagination animate fadeInLeft" data-anim-type="">	
    				<?php wp_link_pages(); ?>
    			</div>
    			</div>
    <div class="clearfix"> </div>
    <?php comments_template( '', true );?>
    	</div>
    </div>	
    <?php ?> <!--get_sidebar();--> <?php ?>	
    </div>
    </div>
     <div class="clearfix"></div>
    <?php get_footer(); ?>
    </div>

    ================================================

    After using above given code in page.php your side bar will hide from page.

    Your contents will show in col-md-12 ( according to bootstrap )

    Your header area will hide.

    Your featured image will hide.

    <!———————————————————–>

    And for remove footer tree image please go to template-tags.php

    and please remove below given code.

    <div class="footer_top section-notch"></div>

    In case of any issue please reply.

    Thanks and Regards

    ASIATHEMES

    • This reply was modified 7 years, 3 months ago by Asiathemes.
    Thread Starter ngajugodwin

    (@ngajugodwin)

    Hello,

    when i replace the first code you wrote, this vanishes all the contents i have already.

    what i just want is for the search side bar to be off and also for the slider image to be big.

    For the tree image, that works fine now..

    Regards,

    Theme Author Asiathemes

    (@asiathemes)

    Please share your website URL and if your theme is pro version please ask to our support team.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Slider and Strange Tree Images’ is closed to new replies.