Jenn65B
Forum Replies Created
-
Was this ever resolved? I have the same problem.
Forum: Fixing WordPress
In reply to: anchor button?when I plopped that into functions.php I got this. Why?
function enable_more_buttons($buttons) { $buttons[] = ‘hr’; $buttons[] = ‘anchor’; /* Repeat with any other buttons you want to add, e.g. $buttons[] = ‘fontselect’; $buttons[] = ‘sup’; */ return $buttons; } add_filter(“mce_buttons”, “enable_more_buttons”);
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/99/7000499/html/wp-content/themes/2010-weaver/2010functions.php:505) in /home/content/99/7000499/html/wp-content/plugins/si-contact-form/si-contact-form.php on line 2075Warning: Cannot modify header information – headers already sent by (output started at /home/content/99/7000499/html/wp-content/themes/2010-weaver/2010functions.php:505) in /home/content/99/7000499/html/wp-admin/theme-editor.php on line 103
Forum: Fixing WordPress
In reply to: faviconThe themes header.php or the whole website header.php?
Forum: Fixing WordPress
In reply to: faviconHmmm… i just uploaded it to the theme folder (I use 2010 Weaver) and still nada. ??
Forum: Fixing WordPress
In reply to: faviconNo.. all I did was what I wrote in my original post.
Forum: Fixing WordPress
In reply to: non-blog, comments off??Thank you very much for your reply! Is there a line I must remove? Or just change? If change, to what? I’ve never edited a php file before, can you tell? ??
Forum: Fixing WordPress
In reply to: anchor button?Thank you for your reply! I guess I’m too new at this because I’m not sure where to add what you wrote?! Is there another editor or plugin that will do anchors in the visual editor?
Forum: Fixing WordPress
In reply to: anchor button?No one can help me with this? Then how do people create anchors to text with this wordpress program? I’m new using this and I was told Tinymce Advanced was the plugin to use. However, when I click the spot where I want the anchor to be, then click the anchor button and type in the name, nothing appears (should be an anchor box, I’d think) after clicking to insert. I’m us wordpress 3.2.1.