26sites
Forum Replies Created
-
it tells me to scroll to the top of page and click unsubscribe but I don’t see that
how do i unsubscribe to the blog posting set of ‘Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in….’
Thank you that got it working again
When I uninstall 2.5.1 and re install 2.4.1, which was working great for me im getting this:
“Unpacking the package…
Installing the plugin…
Destination folder already exists. /home/members/jond/wordpress/wp-content/plugins/all-in-one-event-calendar/
Plugin install failed.
Return to Plugins page”
but during the installation of version 2.5.1 it gave me this warning of “uninstalling previous version” then “installation failed”
any thoughts on how uninstall something I don’t see at all i.e, anything related to V2.4.1
Forum: Fixing WordPress
In reply to: Error 500 after 3.5 Upgrade: 3.4.1 rollback possible?I apologize I thought I was starting a new one
Forum: Fixing WordPress
In reply to: Error 500 after 3.5 Upgrade: 3.4.1 rollback possible?after updating WP to 3.5 I am receiving this:”Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home/content/i/n/t/interpreting1/html/wp-content/themes/arras/library/widgets.php on line 404″
Forum: Installing WordPress
In reply to: Reinstall WPHow do I roll back to an earlier version from 3.5 i am receiving this error now:
“Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home/content/i/n/t/interpreting1/html/wp-content/themes/arras/library/widgets.php on line 404”Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] User Role EditorI would love to know if there is a way to import a .csv calendar file into the Ajax events calendar, I have been searching for this information for 6 months. I saw the link to your facebook and thought I would ask, sorry in advance, if this is the incorrect protocol to contact you but if not please email me at [email protected]
Forum: Fixing WordPress
In reply to: Header image problemsorry i thought this was a wordpress forum
Forum: Fixing WordPress
In reply to: Header image problemso after your reply my steps were I took this out:
‘.header-image #header #title-area {
background: url(images/logo.png) left top no-repeat;
padding-left: 20px;
}’and replaced it to be:
‘.header-image #header #title-area {
background: url() left top no-repeat;
padding-left: 20px;
}’and put this in the editor above code above:
‘#header {
background: url(images/logo.png) no-repeat scroll 0 0 transparent;
}’Forum: Fixing WordPress
In reply to: Header image problemhere is the code I put that into my site
#header {
background: url(images/logo.png) no-repeat scroll 0 0 transparent;
}
with no results?Forum: Fixing WordPress
In reply to: Header image problemSorry about that, here it is: https://26sites-testing.com/hawkeye/
the header image should appear above the nav barForum: Fixing WordPress
In reply to: Permalinks problemsor has anybody else run into this problem and possibly found a fix or a work around
Forum: Fixing WordPress
In reply to: Error 404no where can i find that “new custom setting Post name”
Forum: Fixing WordPress
In reply to: Error 404we did confirm the Mod_rewrite setting that you mentioned but it still only allows the default setting, when I try to use a custom setting such as /%postname%/ all the menu items still send an “Error 404”