j.calosor
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site structure, Need to sort things outthanks guys! ChristiNi and vtxyzzy this is awesome! I was never wrong choosing wordpress for my medium scale project,
@christini it sure helps! it gives me a clearer picture, on what should I be prioritizing in building my site structure, thanks ??
@vtxyzzy I’ll be digging on your link right now, and will quickly posting feedbacks or contact you instead, awesome! thanks a bunch!
Forum: Fixing WordPress
In reply to: Site structure, Need to sort things outvtxyzzy your definitely right I’m not making myself clear hear I’ll try my best to explain exactly what I want to happen to my site structure…
let’s say I have a category page “category-news.php” that will basically
be the “News page” on my site, now that category-news.php will be filled
with “pages” ( page.php ) that belongs to the “News” category, and that
pages will be filled by individual “posts” ( single.php ), now I know
this isn’t how the hierarchy of wordpress templates work but is there
any way around to make this structure actually works.
cause the deal here I have a bunch of posts contributors (10 users) to
be exact, they are from different departments, the News Dept, the
Events Dept etc… so each of their dept’s corresponds to a category
and each of those categories “should” consists a number of pages, now
that pages will contain a number of articles “posts”, so it’ll be
really be convinient for me if I could build the site in this
structure… thanks you so much vtxyzzy for patiently posting replies
on my queries very much appreciated! ??
Forum: Fixing WordPress
In reply to: Site structure, Need to sort things outvtxyzzy yes! quite much though its more like this:
(home)
(a category)-> in my top navigation
(a page)-> link inside my category page
(a post)-> contents of the page
(a post)
(a post)
(a post)
(a category)
(a page)
(a post)
(a post)lets say I have a category named news that would be my news page on my site, and the contents of that category are pages then the posts inside the page.
that’s basically it, would that be possible without a usage of a plugin, just the good ol php on your loop.php, loop-page.php, loop-single.php, category.php and category-ID.php
thanks for the a lot guys, and thank vtxyzzy
Forum: Your WordPress
In reply to: Critique my sitevery nice indeed, the color and the contrast of the texts readable and easy on the eye’s, though what bugs me are the hover effects on the titles of the blog… are they really necessary?
Forum: Fixing WordPress
In reply to: Site structure, Need to sort things outAwesome! thanks CristiNi and vtxyzzy, but I have this thought that maybe comparing page name and category name can somehow automate the designation of the content of the page if the category name and page name are the same, you see my site’s pages consist of a collection of links to posts and other pages like Posts in -> News page, Events page will be displayed in my homepage as lists but it wont be on the side bar it is on the main context of the body, I hope I’m making my self clear here ^_^
would that be possible? just need a hint on what should I do inside my loop.php if you will be so kind ??
Forum: Developing with WordPress
In reply to: Using PHP in WordPressseems like i need to post replies on posts before i can post my own topic?