dobner
Forum Replies Created
-
Forum: Plugins
In reply to: WordPress EZ BackupThanks MichaelH, you’re a champ. Great moderator too!
Forum: Plugins
In reply to: WordPress EZ BackupThanks for watching out over the forum. I hope that the author can get this fixed soon since I need to read more about it to make it work.
Forum: Plugins
In reply to: WordPress EZ BackupIt is the plugin homepage link that does not work. Give this a try:
Forum: Themes and Templates
In reply to: Header SpaceVery good. That did it. Thanks
Forum: Themes and Templates
In reply to: Change headerI just happened to have the same question yesterday. Here is what was suggested to me.
Forum: Themes and Templates
In reply to: Floating Text Header ImageHey
I made another change to it and happy with the placement. I think I went a little overboard on drop shadow, but that is for another day.
thanks for your help
Frank
Forum: Themes and Templates
In reply to: Floating Text Header ImageWell apljdi
I was able to make the changes that you suggested and changed the header, but as you can see, I still have a white background that I need to deal with.
Thanks
Frank
Forum: Themes and Templates
In reply to: Floating Text Header ImageDoes the whole <div..>….</div> in the current header.php file get changed to the <div..>…</div> with all of the appropriate changes that you suggested above?
I think I will need to put the blog in PRIVATE mode while I do this.
Forum: Plugins
In reply to: Shorten2Ping PluginI will post again after I check these things and will let you know. Thanks Samuel,
Forum: Plugins
In reply to: WP-Table ReloadedHello Again,
I think I figured it out. In order to insert a table while editing a post, you can only be in “HTML” mode, not “Visual” mode. If that is true then no response is required.
Thanks
Frank
Forum: Plugins
In reply to: WP-Table ReloadedHello,
I want to thank Tobias for this great plugin. I have read through the documentation provided. I have created a table properly, but am not able to find the “table” button on the edit post page. I think a screenshot of this insert post page would be a good thing to add to the documentation.
Your response is appreciated.
Frank
Forum: Plugins
In reply to: [Plugin: PingPressFM] Unable to create new triggerI think I am going to do the same thing. Thanks Spartanic
Forum: Fixing WordPress
In reply to: Page Navigation MissingThe main “page” is a post but the page that does not show up on navigation is a page. So it should show up on the navigation, right? Again thank you.
Forum: Fixing WordPress
In reply to: Page Navigation MissingI assigned that particular page’s parent as the Main Page (no parent). Does it matter whether the Main Page is a post or page?
Thanks very kindly for your assistance and patience.
Dobner
Forum: Fixing WordPress
In reply to: Page Navigation MissingThanks for your response.
Here I believe this is it? (cam after the <body> tag:
<?php wp_list_pages(‘sort_column=id&depth=1&title_li=’); ?>
dobner