abetterlife
Forum Replies Created
-
cmccrone
Excellent help. Thanks. All sorted after my silly error.ps the following text now appears at the top of my site (hertscollegeofhypnosisandnlp.co.uk)when viewed:
remove_filter( ‘get_the_excerpt’, ‘st_remove_st_add_link’, 9 ); remove_filter( ‘the_excerpt’, ‘st_add_widget’ );hi cmccrone
yes – any ideas which file may be at fault and what might i be looking for?cmccrone
nightmare I can’t login at wp-admin now! I think it arose from a silly mistake in editing the wrong file – the stylesheet – instead of the functions.php. Please – cany help on how to fix this? I get teh following error message on attempting to got to https://hertscollegeofhypnosisandnlp.co.uk/wp-admin >>>>>>remove_filter( ‘get_the_excerpt’, ‘st_remove_st_add_link’, 9 ); remove_filter( ‘the_excerpt’, ‘st_add_widget’ );
Warning: Cannot modify header information – headers already sent by (output started at /home/abl/public_html/hertscollegeofhypnosisandnlp.co.uk/wp-content/themes/metamorphosis/includes/theme-functions.php:46) in /home/abl/public_html/hertscollegeofhypnosisandnlp.co.uk/wp-includes/pluggable.php on line 881despite the error, its now working thx!
No – problem again. I get this error message (my wootheme is called matamorphosis) –
remove_filter( ‘get_the_excerpt’, ‘st_remove_st_add_link’, 9 ); remove_filter( ‘the_excerpt’, ‘st_add_widget’ );remove_filter( ‘get_the_excerpt’, ‘st_remove_st_add_link’, 9 ); remove_filter( ‘the_excerpt’, ‘st_add_widget’ );
Warning: Cannot modify header information – headers already sent by (output started at /home/abl/public_html/hertscollegeofhypnosisandnlp.co.uk/wp-content/themes/metamorphosis/includes/theme-functions.php:46) in /home/abl/public_html/hertscollegeofhypnosisandnlp.co.uk/wp-includes/pluggable.php on line 881oops was not editing Theme Functions… now working ok thanks! Great stuff.
thx cmccrone
yes, just added code. Settings on plugin to show on pages and blogs. But Still showing on excerpts. https://hertscollegeofhypnosisandnlp.co.uk/
I am using a custom theme from woothemes… And this is the theme that I edited. Any ideas?thanks cmccrone – that’s clear. What I really want to do is remove the buttons from the excerpts, wherever they appear.
cmccrone
I am a bit of a novice – what happens when I insert
your proposed code into function.php?
remove_filter( ‘get_the_excerpt’, ‘st_remove_st_add_link’, 9 );
remove_filter( ‘the_excerpt’, ‘st_add_widget’ );Does it give me options somewhere? Can’t see any change…
Thnkx