tbanucci
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Add to Any Share/Save/Bookmark Button] Pop-up not workingHey thanks, micropat, that was exactly it. You know, I was looking at the FAQ on the add-to-any site rather than the FAQ here on WordPress for help, that’s why I never saw that solution.
Thanks again!
Forum: Themes and Templates
In reply to: functions.php messI have located the problem, but I still don’t know how to fix it, maybe someone here does.
My new blog is running on 2.6.2 while the other blog with the original theme is on 2.6.0. I tried yesterday upgrading my other blog yesterday and found that the functions.php file screwed the whole blog, making it unable to run (with a similar error code). Once I removed the functions.php file, the blog displayed, but without much of the CSS it should. What I did was restore from a backup back down to 2.6.0 and everything worked properly again.
So what this means to me is that there were some code changes in WordPress that conflict with my functions.php file. Since I’m a programming newb, maybe someone else in here knows what code in that functions.php file is bad? Or do functions.php scripts not even work anymore? Should I code it’s functionality somewhere else into my site?
Any help would be appreciated!
Forum: Themes and Templates
In reply to: functions.php messI think that’s the problem too, but it’s working fine on my other blog: http://www.lastcuthomes.com/news/
If I don’t have “function name site_url()” then should I erase that line or how do I fix it?