dleonte
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: anonymous commentingI can only find a plugin that eliminates comments, not a plugin that will customize to remove email and URL.
Forum: Fixing WordPress
In reply to: anonymous commentingI found recommendations for the adding the following code to the function.php. But it did not work for me.
function remove_comment_fields($fields) {
unset($fields[’email’]);
unset($fields[‘url’]);
return $fields;
}
add_filter(‘comment_form_default_fields’, ‘remove_comment_fields’);Forum: Fixing WordPress
In reply to: Live Phone Number LinksI suppose I am just a dummy thinking that it would work on a website.
Thank you.Forum: Fixing WordPress
In reply to: Live Phone Number LinksI tried this protocol and this is the message I get when I click on the phone number: “Firefox doesn’t know how to open this address, because the protocol (tel) isn’t associated with any program.”
Forum: Fixing WordPress
In reply to: Suppress Website TitleThank you. I don’t now where to insert this code. However, I will check with Studiopress.
Do you know what is up with the Malware and blacklisting in the post above.
Forum: Fixing WordPress
In reply to: Unknown User registered??Yes.
Forum: Fixing WordPress
In reply to: Text Editor Misaligned?Thanks for the prompt reply. I will try all of the above.
Forum: Plugins
In reply to: Unable to Activate NextGen PluginYes, I figured that out after I posted it here. I then saw the Plugins and Hacks forum.
Thanks for the heads up.
Happy New Year!
Forum: Fixing WordPress
In reply to: JJ NextGen JQuery Slider – Change SpeedThis worked, thank you.
Forum: Fixing WordPress
In reply to: Center icons in widgetThanks so much. I am sure I can take it from here.
Forum: Fixing WordPress
In reply to: Center icons in widgetI am using the plugin: Social Profiles Widget
Forum: Fixing WordPress
In reply to: Center icons in widgetThank you for the prompt reply. I don’t have the need for a 6th icon, and I am not sure where in the code the elements are wrapped and centered. Can I modify the code so that it will center 5 icons rather than 6?
Thank you.
Forum: Fixing WordPress
In reply to: Sidebars on Twenty-11Please disregard, I was using the Twenty ten theme.
I have added the http://ww.wp.xz.cn/extend/plugins/twenty-eleven-theme-extensions/, however the twenty eleven theme extensions administration page link is not showing up under Appearances.
http://www.virtuallyassistingu.com/
Thank you.
Forum: Fixing WordPress
In reply to: Can't remove Text WidgetsThank you. I deleted all my images, resized them, an reloaded to my Gallery. I hope this will help.
I think between this suggestion and the removal of the Cache plugin I should be OK.
I will post again if this continues to be a problem.
Forum: Fixing WordPress
In reply to: Can't remove Text WidgetsEsmi,
I deleted that plugin more than 5 hours ago. I went back in to the plugins after reading your post, and sure enough it was still there.I don’t know why my changes of any kind are not taking for this WordPress website. I have been using WordPress to develop websites for the past 3 years and never ran into this before.
Can it be my server problem?