Ennis
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Collapsible Menus In Sidebarmaybe this maybe what your looking for??? http://www.thisisennis.com/scripts.php
Forum: Plugins
In reply to: Integrating Simple PHP Gallery (WP 1.5)edit: scotts url is http://www.scottdot.org/ not scottsblog.org
Forum: Plugins
In reply to: Integrating Simple PHP Gallery (WP 1.5)@ dubyah: i think your the 2nd person i’ve come across that has had the same idea as myself. Jinsan was the other i believe. Between the 3 of us people shouldn’t have many problems integrating simple php. I’ve been helping the owner of http://www.elitetrackstar.com, where i have their gallery done for them. I created one for parisgv old theme, and i helped her and scott from scottsblog.org integrated the gallery using their current themes. And i’ve also helped the owner of http://www.staticdream.com. I got a good handle on it now, so i shouldn’t have any problem integrating a theme into a gallery.
So for those looking for help, feel free to contact myself as well.
Forum: Plugins
In reply to: Integrating Simple PHP Gallery (WP 1.5)BTW: change the links under the <head> tag where it has the #body { ….. info to your own links! i forgot to do this for you.
Forum: Plugins
In reply to: Integrating Simple PHP Gallery (WP 1.5)lemme know if u run into any problems
Forum: Plugins
In reply to: Integrating Simple PHP Gallery (WP 1.5)check your e-mail
Forum: Plugins
In reply to: Integrating Simple PHP Gallery (WP 1.5)well you have to change the header info. and a few other things.
whats your e-mail?
Forum: Plugins
In reply to: Integrating Simple PHP Gallery (WP 1.5)either turn the cache to false in your sp_config or chmod your gallery folder and sub folders to 777
Forum: Plugins
In reply to: Integrating Simple PHP Gallery (WP 1.5)mine might help 🙂
http://www.thisisennis.comForum: Fixing WordPress
In reply to: Different sidebars for individual pagesi have the same thing on my site (different info on each sidebar). If you create a new .php file, instead of calling the sidebar tag as seen in your themes index.php file, copy the contents of the sidebar.php and paste it into your new .php file. Make sure you paste it in the same area as if you were to call it (like in the index.php file in your theme.)
Then just change the info of the sidebar in new .php file you created.
Hopefully it wasn’t too confusing.Forum: Installing WordPress
In reply to: Problemnow it mysteriously fixed itself
Forum: Installing WordPress
In reply to: Problemit happened last night. went i went to my site today it was all screwed. it was perfect before i went to bed and screwed when i woke up
Forum: Installing WordPress
In reply to: Problemnot recently
Forum: Fixing WordPress
In reply to: More tabs – I have it working :)i havent tried it like that yet. It would take time for me to figured something out. unfortunatley, i can’t access my info through my ftp right now cause their is a problem with my host. but i might be able to figure something out.
im going to assume your talking about what nick from lucky-33.com has set up with the more info under each post? It may be a possibility to e-mail him and maybe he could give you some direction on how to get on the right track
Forum: Fixing WordPress
In reply to: IE sidebar issuetry taking out things in your sidebar one by one…if you take something out and it fixes it, you’ll know where the problem is. When you find it, decrease the width of it.