Hi,
I tried the solution offered here and it just returned a white page & syntax error - could you provide and updated/alternative solution please?
Hi,
I tried the solution offered here and it just returned a white page & syntax error - could you provide and updated/alternative solution please?
Open up footer.php and replace:
<span class='copyright'>© <?php _e('Copyright','avia_framework'); ?> - <a href='<?php echo home_url('/'); ?>'><?php echo get_bloginfo('name');?></a><?php echo $kriesi_at_backlink; ?></span>
with:
<span class='copyright'>© <?php _e('Copyright','avia_framework'); ?> - <a href='<?php echo home_url('/'); ?>'><?php echo get_bloginfo('name');?></a></span>Brilliant, thanks
Glad we could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
You must log in to post.