Same problem here. I also have problem with the menu. Can’t create “custom link” without url anymore. Really need a dropdown menu where the top/first post is non clickable.
Your not the only ones having this issue got the same thing with one of my clients sites http://www.peter-macklin.com.au/
@swedencharlie : for create a link without url simply use # in the url place 😉
Our copyright problem is probably here :
/wp-content/themes/responsive/core/includes/functions.php
if( !get_option('copyright_textbox') ) {
set_theme_mod( 'copyright_textbox', 'Default copyright text' );
}
}
Pending a solution/update I replaced 3 occurrences of “copyright Default text” in /wp-content/themes/responsive/core/includes/functions.php with my Copyrigt text..
I tried replacing ‘Default copyright text’ there but it has no effect, it must be somewhere else also
No, it Is only 3 occurrences in /wp-content/themes/responsive/core/includes/functions.php
FIRST : Replace the 3 occurences with your copyright text 2) go to theme options, put your copyrgith text, save (for replace “Default copyright text” in database ) and after it’s ok.
@leleuf62
Thanks. Tried # before but it did not work. Now it did. Strange…
remove_action('wp_head','fetch_copyright')
will fix it too, or check https://ww.wp.xz.cn/support/topic/footer-problems-14
Is there someone at cyberchimps that got tired of the popularity of their theme? This theme is now outputting javascript to overwrite the footer texts!
Google does not like that.
Hello,
Apologies for the inconvenience caused.
This issue was promptly resolved with the updated version 1.9.8.0 of the Responsive theme.
Regards,
CyberChimps