adminbs1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to Integrate WP with my html-based websiteHey Alyx,
I’m not good at this; so I advise additional research.
An answer that appears to be working for me (as I am doing the same thing) is to use a theme (e.g. twentyten) as a template to develop your theme. Search here in the docs, as well as Google this for greater insight on this approach.
For this approach, you will have to upload your theme folder with the necessary files (e.g. stylesheet, footer, header, etc). Then, in the Dashboard, activate this theme, and annotate the stylesheet. You’ll be able to accomplish a lot on the stylesheet, but eventually will run into a few php coding challenges. Again, at that point search for the hacks, tips, and tricks, etc.
Not a great answer I know, but will serve as a pointer for a possible solution.
Forum: Fixing WordPress
In reply to: Favicon code line wiped out images – need a php shaman!And many thanks to the original poster for the code!!
Working great. I appreciate your thoughtfulness.
Forum: Fixing WordPress
In reply to: Favicon code line wiped out images – need a php shaman!Disregard! My error. I found another incompatible piece of code, that when deleted, resolved all.
The favicon code identified above does indeed work fine for me.
Forum: Fixing WordPress
In reply to: The default lines from the style.css sheet in the Twenty Ten themePeter!
Thank you very much! Blessings!
Rob