Home Forums WoodMart support forum How can I change the Footer for Digital Portfolio bsae to Marketplace's footer

How can I change the Footer for Digital Portfolio bsae to Marketplace's footer

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #120941

    Bizbuilderer
    Participant

    I’m currently using the Digital Portfolio base; however, I’d like to change the footer and replace it with the Marketplace Footer. How can I replace the footer?

    #120952

    Hello,

    Here is the code:

    Column 1

    <div class="footer-logo" style="max-width: 80%; margin-bottom: 10px;"><img src="http://dummy.xtemos.com/woodmart/wp-content/themes/woodmart/images/wood-logo-dark.svg"  style="margin-bottom: 10px;" /></div>
    <p>Condimentum adipiscing vel neque dis nam parturient orci at scelerisque neque dis nam parturient.</p>
    <div style="line-height: 2;"><i class="fa fa-location-arrow" style="width: 15px; text-align: center; margin-right: 4px; color: #676767;"></i> 451 Wall Street, UK, London<br>
    <i class="fa fa-mobile" style="width: 15px; text-align: center; margin-right: 4px; color: #676767;"></i> Phone: (064) 332-1233<br>
    <i class="fa fa-envelope-o" style="width: 15px; text-align: center; margin-right: 4px; color: #676767;"></i> Fax: (099) 453-1357</div>
    		    	

    Column 2 http://prntscr.com/ngstz6
    Column 3 Our stores

    <ul class="menu">
         <li><a href="#">New York</a></li>
         <li><a href="#">London SF</a></li>
         <li><a href="#">Cockfosters BP</a></li>
         <li><a href="#">Los Angeles</a></li>
         <li><a href="#">Chicago</a></li>
         <li><a href="#">Las Vegas</a></li>
    </ul>

    Column 4 Useful links – the same code just change the values

    Column 5 Footer menu – the same code just change the values

    Best Regards

    #120970

    Bizbuilderer
    Participant

    I was using the marketplace base before I switched to using the Digital Portfolio, and the marketplace widget codes you provided for Column 1-5 were already there even after I made the switch, but for some strange reason the Digital Portfolio footer is showing even though the marketplace widgets codes are still there. How can I make the marketplace footer show up?

    #120993

    Hello,

    Please provide your site admin access I will check and suggest.

    Best Regards

    #121068

    Bizbuilderer
    Participant

    I eventually figured out what the problem was. I had not enabled the footer which is why it was not showing up; however, I did have to create a php.ini file to increase the limits because it would not allow me to enable the Footer after several tries until I implemented the php.ini solution. The footer is showing now.

    #121089

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

    Best Regards

Tagged: 

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

The topic ‘How can I change the Footer for Digital Portfolio bsae to Marketplace's footer’ is closed to new replies.