netdetective
Forum Replies Created
-
Forum: Plugins
In reply to: WooSidebars intermittently failing to workThis problem is occurring intermittently, so my search box loads sometimes, then doesn’t load other times.
Forum: Fixing WordPress
In reply to: Featured Panel no longer slidingI located my Woo Headlines in wp-admin/themes.php. It’s not a Plugin.
I think my featured banner script might be corrupted. None of the 4 images to the right will change the banner either. It looks like I might need to reinstall the theme to fix the problem. featured.php in wp-admin/theme-editor.php appears to be the file that is likely corrupted.
Fred
Forum: Plugins
In reply to: sharethis plugin loading where I don’t wantI think what I really want, is to prevent the button from loading on my 4 scrolling banner pages. It causes problems with my scrolling banner, so I can’t use it on those pages. Is there a special stop code I would use to prevent the button from loading on an individual page?
My site is too big and I have way too many pages to manually place the Sharethis button on individual pages, just to exclude it from 4 pages.
Forum: Plugins
In reply to: sharethis plugin loading where I don’t wantI tried disabling the plugin but kept the javascript code in general-options and that seems to work, although the popup boxes don’t work.
Disabling the plugin apparently hides the javascript code, so I would need to temporarily enable the plugin to be able to edit or delete the javascript code.
Thanks!
FredForum: Themes and Templates
In reply to: Embedded links not loading on homepageDoesn’t work. It completely wiped out the entire contents of my homepage, so I had to take it out immediately.
Forum: Themes and Templates
In reply to: Embedded links not loading on homepageI got it installed. I found out I needed to upload the zip file not the extracted folder. It works, but I need to temporarily deactivate it because it’s causing problems with my scrolling “Featured” window. I will need to figure out how keep the formatting stripped from there, while allowing it in all my other post teasers below it, rather than allow formatting universally.
Forum: Themes and Templates
In reply to: Embedded links not loading on homepageI downloaded the plugin but my installation of WP won’t let me upload the entire advanced-excerpt folder as instructed. The “Open” button is disabled for file folders, and it only works for individual script files.
“Upload the complete
advanced-excerptfolder to the/wp-content/plugins/directory”Also, how do I configure these support forums to send me email notification when somebody replies to my post? For some reason, it’s not working.
Thanks,
FredForum: Fixing WordPress
In reply to: Running other programs in WordPress siteHowever, it’s been my experience some .htaccess directives can cause Internal Server errors with WP.
I am trying out Google Analytics for tracking visits, but I might switch to AXS Tracking if I’m not happy with it. I have used AXS for many years.
Fred
Forum: Fixing WordPress
In reply to: Can’t change WordPress address (URL)I am having the same problem. Is it possible to restore it, so those 2 lines are not greyed out?
Fred
Forum: Installing WordPress
In reply to: Installing WP in domain root directoryProblem fixed. I just needed to manually add these 2 lines to a copy of wp-config.php and upload it to my WP directory via FTP.
define(‘WP_HOME’,’http://www.beyourowndetective.com/blog’);
define(‘WP_SITEURL’,’http://www.beyourowndetective.com/blog’);I might have to accomplish this idea by manually by changing these 2 lines in wp-config.php to this and uploading it via FTP.
define(‘WP_HOME’,’http://www.beyourowndetective.com’);
define(‘WP_SITEURL’,’http://www.beyourowndetective.com’);Fred
Forum: Installing WordPress
In reply to: Installing WP in domain root directoryAll my admin pages are getting 404 file not found errors. How do I fix this?
Fred
Forum: Installing WordPress
In reply to: Installing WP in domain root directoryI tried geraldyeo’s suggestion.
Forum: Installing WordPress
In reply to: Installing WP in domain root directoryNow I really screwed something up. I’m getting 404 File not found errors. I don’t know how to fix it.
Forum: Installing WordPress
In reply to: Exporting XML file from older version ok?Success! I tried the automatic-upgrade plugin and it worked
Forum: Installing WordPress
In reply to: Exporting XML file from older version ok?I might try using this plugin
http://ww.wp.xz.cn/extend/plugins/wordpress-automatic-upgrade/
Thanks
Fred