asked in
WA Affiliate Program
Updated

I'm really busy building my website however not sure how to change the footer on the bottom? If you have the answer would you please help me? Thank you.

You already have your answer from Matteo which is correct, cheers Mike.

Matteo has it right.

Hello Denise, It should be within your theme customise settings, You can click on customise at the top and somewhere on that side bar there should be a label called footer, From there you can adjust it how you like.

Beware that most themes offer different footers so feel free to experiment, Any questions feel free to ask :)

Matteo

Hi Matteo,

I couldn't find one in my theme "onepress". There is footer php but I couldn't find anything that I can change.

See below:

<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after.
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package OnePress
*/
?>


<?php
$onepress_btt_disable = get_theme_mod('onepress_btt_disable');
$onepress_social_footer_title = get_theme_mod('onepress_social_footer_title', esc_html__('Keep Updated', 'onepress'));

$onepress_newsletter_disable = get_theme_mod('onepress_newsletter_disable', '1');
$onepress_social_disable = get_theme_mod('onepress_social_disable', '1');
$onepress_newsletter_title = get_theme_mod('onepress_newsletter_title', esc_html__('Join our Newsletter', 'onepress'));
$onepress_newsletter_mailchimp = get_theme_mod('onepress_newsletter_mailchimp');

if ( $onepress_newsletter_disable != '1' || $onepress_social_disable != '1' ) : ?>


<?php endif; ?>



<?php if ($onepress_btt_disable != '1') : ?>



<?php endif; ?>
<?php
/**
* hooked onepress_footer_site_info
* @see onepress_footer_site_info
*/
do_action('onepress_footer_site_info');
?>


<!-- .site-info -->

<!-- #colophon -->
<?php
/**
* Hooked: onepress_site_footer
*
* @see onepress_site_footer
*/
do_action( 'onepress_site_end' );
?>
<!-- #page -->

<?php wp_footer(); ?>

</body>
</html>

Anyone can help? Thanks

See more comments

How do I change the footer in my website?

How do I change the footer in my website?

asked in
WA Affiliate Program
Updated

I'm really busy building my website however not sure how to change the footer on the bottom? If you have the answer would you please help me? Thank you.

You already have your answer from Matteo which is correct, cheers Mike.

Matteo has it right.

Hello Denise, It should be within your theme customise settings, You can click on customise at the top and somewhere on that side bar there should be a label called footer, From there you can adjust it how you like.

Beware that most themes offer different footers so feel free to experiment, Any questions feel free to ask :)

Matteo

Hi Matteo,

I couldn't find one in my theme "onepress". There is footer php but I couldn't find anything that I can change.

See below:

<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after.
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package OnePress
*/
?>


<?php
$onepress_btt_disable = get_theme_mod('onepress_btt_disable');
$onepress_social_footer_title = get_theme_mod('onepress_social_footer_title', esc_html__('Keep Updated', 'onepress'));

$onepress_newsletter_disable = get_theme_mod('onepress_newsletter_disable', '1');
$onepress_social_disable = get_theme_mod('onepress_social_disable', '1');
$onepress_newsletter_title = get_theme_mod('onepress_newsletter_title', esc_html__('Join our Newsletter', 'onepress'));
$onepress_newsletter_mailchimp = get_theme_mod('onepress_newsletter_mailchimp');

if ( $onepress_newsletter_disable != '1' || $onepress_social_disable != '1' ) : ?>


<?php endif; ?>



<?php if ($onepress_btt_disable != '1') : ?>



<?php endif; ?>
<?php
/**
* hooked onepress_footer_site_info
* @see onepress_footer_site_info
*/
do_action('onepress_footer_site_info');
?>


<!-- .site-info -->

<!-- #colophon -->
<?php
/**
* Hooked: onepress_site_footer
*
* @see onepress_site_footer
*/
do_action( 'onepress_site_end' );
?>
<!-- #page -->

<?php wp_footer(); ?>

</body>
</html>

Anyone can help? Thanks

See more comments

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training
asked in
WA Affiliate Program
Updated

How do I get paid through WA for advertising my link?

Go to https://my.wealthyaffiliate.com/share/stats
You will go to WA Affiliate Program
Click Stats tab ->to Payment Settings -> Enter your email

got it and thank you.

See more comments

How do I get paid through?

How do I get paid through?

asked in
WA Affiliate Program
Updated

How do I get paid through WA for advertising my link?

Go to https://my.wealthyaffiliate.com/share/stats
You will go to WA Affiliate Program
Click Stats tab ->to Payment Settings -> Enter your email

got it and thank you.

See more comments

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training