apratherjr
Forum Replies Created
-
Forum: Plugins
In reply to: Contact 7 Form w/ Win7 XAMPP (Localhost)forget my asking… I found solution
Forum: Hacks
In reply to: Code to rotate pagesI guess you are lookng at what it call ‘slideshow’ you can find tons of them on google… Just type in ‘Javascript Sldieshow’ in search engine
Forum: Hacks
In reply to: customize comment_templateawesome! thanks for your help.
Forum: Fixing WordPress
In reply to: static site and wordpress help.Well, as I stated… My WP theme has exactly same look as static page.
so I don’t have problem with theme. Its all good….The only two problems I have is…
WordPress PHP codes i typed as I labeled earlier from the first post
<div id="logo"><img src="<?php bloginfo('template_url');?>/images/logo.png" alt="logo"/></div>to find image inside the image folder of the template folder doesn’t work….
and…
I am not be able to know how to add PHP codes for Nav links where I want to label pages that can go direct back to static pages. i.e.
<li><a href="index.html">portfolio</a></li>
in HTMLhow do could you covert that in PHP??
Yes, maybe its better to convert entire HTML into WP… but not at this time for me… Maybe in the future.
Forum: Fixing WordPress
In reply to: static site and wordpress help.I am not sure I understand you….Maybe I can clear this one up
I have three static pages (Home, Portfolio, and About me) using HTML/CSS codes. guess its called static site.
Blog is the only dynamic page that join along with static pages set as subdomain which is www. mydomain . com / blog
and I am using “blog” page only as blog journal and get some comments from repliers.
hope that’s helpful??
Forum: Everything else WordPress
In reply to: WAMP ? FTPOh yea, thank you govpatel for clairfication. Yeah, obviously I need WAMP.
I am going to download it soon.Forum: Themes and Templates
In reply to: Megatags. DocType, and etcAnyone?? Or is there a group where someone can understand codes?
Forum: Installing WordPress
In reply to: Intergrate WP or Create Template?Oh one more thing…I just want to clarify… That link here
Save it as header.php only right?
Forum: Installing WordPress
In reply to: Intergrate WP or Create Template?Wow, that link you provided me, look so simple. I haven’t yet seen it since I haven’t try it yet. but if It works I wonder how I could not see this at first?
Shirazdrum, you probably convinced me enough to try to learn more about WP. I was also was convinced by someone to use WP for many reasons too. Well in that case, would you be kind enough to guide me right way to learn word press, so I wont get lost, or lose motivation.
SO thank you for everything…
Forum: Installing WordPress
In reply to: Intergrate WP or Create Template?Here’s the link
http://www.aprather.netFYI, its going to be revamped soon with different looks after I understand how to get blog integrated with my website.
And why not just have the whole site in WordPress?
Because…
1. I wanted to have full, 100& control on my website from bare to end, I want it to be the way I like following code I have written, images I have implemented and etc. unfortunately I couldn’t do that with WP templates.2. I want to use blog as journal, and getting feedback, questions, or comments from someone. I could careless a thing about SEO,feeds,widgets, traffic or etc.
3. Those 5 pages is not going to change frequently, except for blog page (6th page) so there no reason to add whole static page into dynamic.
4. Ok…I also admit, I hate PHP codes too. Yes, I learned, But I still hate it.
I don’t mind hack or build a template out of WP to make it look exactly like rest of my static page. But the only question is, does CMS or Template PHP get this javascript style menu/nav bar that like this one –>see here. To run efficiency? Because this is what I going to use after revamp for every page.
Forum: Installing WordPress
In reply to: Intergrate WP or Create Template?Anyone? Or was my question too hard to understand?