Home Forums WoodMart support forum FOOTER-ALLIGHT-2-COLUMBS

FOOTER-ALLIGHT-2-COLUMBS

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #382288

    vindesign_it
    Participant

    Hi,

    I hava a problem with last version theme, about footer. Isn’t there a 2 columns alignment

    https://ibb.co/YZmsXsXhttps://ibb.co/ZXLRpXW

    Can you help me?

    Thanks,

    #382326

    Hello,

    You can find the option to set two columns at the bottom in the Theme Settings > Footer > Copyright.

    Best Regards

    #382364

    vindesign_it
    Participant

    Hello,

    I have already set the footer to two columns 🙂

    Best Regards

    #382504

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #382527

    vindesign_it
    Participant

    ok, thank a lot 😉

    #382595

    Hello,

    Please correct this code: https://gyazo.com/32a814c502704e7aadd719cddf9dc04d remove “px” and check again.

    Best Regards

    #382631

    vindesign_it
    Participant

    Hi Elise,

    Nothing, the problem persists.

    Best Regards

    #382912

    Hello,

    Please try to remove HTML code from the footer columns: https://gyazo.com/d0860e77e52e867d4b7a1a81efc5726e

    Best Regars

    #383243

    vindesign_it
    Participant

    Hi,

    Nothing, the problem persists.

    Best Regards

    #383413

    Hello,

    Please remove the styles from all the widgets: https://gyazo.com/5f1ad2b2cb2839e09f2bf3b95b03da88

    If you have any questions please feel free to contact us.

    Best Regards

    #384417

    vindesign_it
    Participant

    Hi,

    I deleted completely the section but the problem is there still

    https://ibb.co/61r8WQH

    #384418

    vindesign_it
    Participant

    I tested the html code in another site and I don’t have the problem

    https://ibb.co/sPdj3KW

    #384724

    Hello,

    You have customized the footer.php file in the child theme and did not plug in the styles related to the copyright area.

    Please remove this customization and check again.

    Best Regards

    #384741

    vindesign_it
    Participant
    <?php
    /**
     * The template for displaying the footer
     *
     */
    ?>
    <?php if ( woodmart_needs_footer() ): ?>
    	<?php if ( ! woodmart_is_woo_ajax() ): ?>
    		</div><!-- .main-page-wrapper --> 
    	<?php endif ?>
    		</div> <!-- end row -->
    	</div> <!-- end container -->
    	<?php
    		$page_id = woodmart_page_ID();
    		$disable_prefooter = get_post_meta( $page_id, '_woodmart_prefooter_off', true );
    		$disable_footer_page = get_post_meta( $page_id, '_woodmart_footer_off', true );
    		$disable_copyrights_page = get_post_meta( $page_id, '_woodmart_copyrights_off', true );
    	?>
    	<?php if ( ! $disable_prefooter && woodmart_get_opt( 'prefooter_area' ) ): ?>
    		<div class="woodmart-prefooter">
    			<div class="container">
    				<?php echo do_shortcode( woodmart_get_opt( 'prefooter_area' ) ); ?>
    			</div>
    		</div>
    	<?php endif ?>
    	
    	<!-- FOOTER -->
    	<footer class="footer-container color-scheme-<?php echo esc_attr( woodmart_get_opt( 'footer-style' ) ); ?>">
    
    		<?php
    			if ( ! $disable_footer_page && woodmart_get_opt( 'disable_footer' ) ) {
    				get_sidebar( 'footer' );
    			}
    		 ?>
    		<?php if ( !$disable_copyrights_page && woodmart_get_opt( 'disable_copyrights' ) ): ?>
    			<div class="copyrights-wrapper copyrights-<?php echo esc_attr( woodmart_get_opt( 'copyrights-layout' ) ); ?>">
    				<div class="container">
    					<div class="min-footer">
    						<div class="col-left reset-mb-10">
    							<?php if ( woodmart_get_opt( 'copyrights' ) != '' ): ?>
    								<?php echo do_shortcode( woodmart_get_opt( 'copyrights' ) ); ?>
    							<?php else: ?>
    								<p>&copy; <?php echo date( 'Y' ); ?> <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><?php bloginfo( 'name' ); ?></a>. <?php esc_html_e( 'All rights reserved', 'woodmart' ) ?></p>
    							<?php endif ?>
    						</div>
    						<?php if ( woodmart_get_opt( 'copyrights2' ) != '' ): ?>
    							<div class="col-right reset-mb-10">
    								<?php echo do_shortcode( woodmart_get_opt( 'copyrights2' ) ); ?>
    							</div>
    						<?php endif ?>
    					</div>
    				</div>
    			</div>
    		<?php endif ?>
    
    		
    		
    		<script type="application/ld+json">
    {
      "@context": "http://schema.org",
      "@type": "LocalBusiness",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Villaricca",
        "addressRegion": "NA",
        "streetAddress": "Corso Europa, 432"
      },
      "description": "Vendita e riparazione di Scope Folletto Rigenerate, Ricambi e Accessori.",
      "name": "Folletto Rigenerato di Esposito Luigi",
      "telephone": "366 332 1279",
      "mail": "info@follettorigenerato.com",
      "image": "https://follettorigenerato.com/wp-content/uploads/2020/06/logo-folletto-rigenerato-01.png" 
    }
    </script>
    		
    		
    	</footer>
    <?php endif ?>
    </div> <!-- end wrapper -->
    <div class="woodmart-close-side"></div>
    <?php do_action( 'woodmart_before_wp_footer' ); ?>
    <?php wp_footer(); ?>
    </body>
    </html>

    This is the code, what’s wrong?

    Thanks 🙂

    • This reply was modified 1 year, 10 months ago by vindesign_it.
    #384813

    Hello,

    You need to remove all related to the footer: https://gyazo.com/bb5946417dcb7f7083128fa05e1f919d

    If you have any questions please feel free to contact us.

    Best Regards

    #560368

    chrisguy950
    Participant

    I am have a similar issue.. Where can I modify the:
    <div class=”copyrights-wrapper copyrights-two-columns”>

    I would like to be able to replace the payments.png and put social media links and change the copyright information.

    If someone can assist that would be helpful.

    Thank you,
    Chris

    #560382

    chrisguy950
    Participant

    I found it =.. Under Woodmart > Theme settings > Footer > Copyrights.

    Thanks

Viewing 17 posts - 1 through 17 (of 17 total)

The topic ‘FOOTER-ALLIGHT-2-COLUMBS’ is closed to new replies.