Home>Support>edit footer

edit footer

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello I am NUEV not know how you recognize that I am premium but equals. Sorry communicate with you through the google translator.

QUESTION: How I can include html, js or simply text link or logo and images of what you want in the footer section?

Thank you very much.
ruedito

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi ruedito

    Thanks for running Vantage.

    Google Translator is all good.

    Head to Appearance > Widgets to insert footer content. If you need to edit text in that area use the Visual Editor widget. To get access to this widget first install: http://wordpress.org/plugins/black-studio-tinymce-widget/.

    Footer copyright text can be edited from Appearance > Theme Settings > General: Site Information Text. That field does accept HTML if needed.

  2. 10 years, 10 months ago ruedito

    Dear Andrew:
    I can not find the path “Appearance> Theme Settings> General. Text Site Information” Although I came to “Appearance> Theme Settings> General”
    But “Site Information Text.” not locate maybe it’s due to translations.
    Thank you very much.

  3. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    A translation issue I think. The field I’m referring to is the only one available at Appearance > Theme Settings > General.

  4. 10 years, 10 months ago ruedito

    Ok Muchas gracias

  5. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    For sure. Good luck with your project.

  6. 10 years, 10 months ago ruedito

    Hello again :) Andrew

    If I put the js in “Vantage Premium Theme Settings / general / Site Information Text” javascript not shown. (1988 © 2014)

    If I put in js widgets such as text, yes

    But I can not by widgget down center and site information

    Here is the page: http://www.globo-vision.com/wordpress/

    Is it not possible to include js in Theme Settings?

    Thank you

  7. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Unfortunately not, that field can handle HTML but not Javascript. What are you looking to place there?

    (If is Google Analytics I recommend: http://wordpress.org/plugins/googleanalytics/)

  8. 10 years, 10 months ago ruedito

    Hi, year attempt to put the automatic every time you change the year. You can see the link page on the foot, otherwise it does look (right) but as I am not able to center trying to do here, I liked it better positionally. Thank you very much.

  9. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    You’d need to create a child theme to do that unfortunately. Here is how the /parts/footer.php file in your child theme might look. Replace the info listed with your own, this is just an example:

    <?php
    /**
     * Part Name: Default Footer
     */
    ?>
    <footer id="colophon" class="site-footer" role="contentinfo">
    
    	<div id="footer-widgets" class="full-container">
    		<?php dynamic_sidebar( 'sidebar-footer' ) ?>
    	</div><!-- #footer-widgets -->
    
    		<div id="site-info">
    			<strong>Service Excellence Since 1994</strong>
    © <?php echo date('Y') ?> Cape Town Ship Suppliers & Exporters (Pty) Ltd - E&OE
    		</div><!-- #site-info -->
    
    </footer><!-- #colophon .site-footer -->
    
Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More