stephens01234
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Notice Error HelpSomething is wrong with all the plug-ins. I have played around with deactivating several. Perhaps I need to reinstall all plugins. However, do I retain the database contents.
The site revolves around a WP CSS Dropdown Menu plugin.
If I could just update a file of which all the plugins are looking for contents. I know the contents are in the database.Forum: Plugins
In reply to: Problem with sub-pages, parents pages…Dsampaolo,
I like your code and I would love to use it, help me out a bit.
Here is what I am trying for. List all Parent pages, but only list a child page if one is on the parent of that child or a sister of the child.I installed your plugin, but I am unclear where I am supposed to put the
<?php wp_list_sub_pages(); ?>
I am operating in the sidebar.php page. When pasting `<?php wp_list_sub_pages(); ?>’ minus the php tags, as you have done in the above tag, it does not work. Plugin activated or not.
If you can just provide the code, without the plugin that would work for me too.Hope I make sense.
Forum: Fixing WordPress
In reply to: Reset Dynamic Title/Header Creation CacheWell, thanks to a break for Arena Football 2 (go Tulsa Talons), I came back and found the .htaccess file was writing to the old directory still. Gotta watch those htaccess files. Site is online!
Forum: Fixing WordPress
In reply to: Reset Dynamic Title/Header Creation CacheDoes anyone have any idea? At least tell me if this is a normal thing that wordpress does or is it a customized item.
Forum: Installing WordPress
In reply to: Installation after directory moveI gave in to a backup that I had done by exporting all post and pages. I deleted all posts and pages and re-imported them and I got most of my site back.
Hope you backed up before you moved!