ongakukaku
Forum Replies Created
-
Forum: Themes and Templates
In reply to: True Static PagesHere’s a rather odd request, not sure if its possible,
I understand how the code above works for static pages, it pulls in the header/footer works great
How would it work if i only wanted to pull in only some of the header/footer ?
I’m assuming i would need header2.php, footer2.php I think and then like the code above how could i make a static page that would pull only the header/footer from this set ?
this reason i ask this is because i’ll be making an additional set of static pages that share some of the regular layout but not all
if i can do it all form the wordpress that would be most excellent ??
revised: just answered my own question, the above thought actually works
Forum: Fixing WordPress
In reply to: rule of thumb for wp cssthanks, i fixed it, after playing around with it, i managed to get the right amount of css in header and footer to make it all work
Forum: Themes and Templates
In reply to: True Static Pagesis it possible to create pages using wp-admin that will not show up in the page list on the sidebar ?
to clarify, if i already have a page list of 3 pages and i want to make page 4 and 5 without showing them in the list
is this possible ?
Forum: Themes and Templates
In reply to: True Static Pagesi tried that code above and it didn’t show the entire theme, and the sidebar is not where its suppose to be is there additional coding necessary ?
Forum: Themes and Templates
In reply to: Polar Bear Themewhen i tried downloading the polar bear theme it was missing all the template files, only thing there was images and .css
Forum: Plugins
In reply to: Gallery suggestion?how to make it so lazy-gallery plugin doesn’t mess up the sidebar, my side bar is way off due to the plugin any ideas ?
Forum: Fixing WordPress
In reply to: Removing wp- on fileswow so much attention to my question cool, i feel so special lol
the reason for wanting to remove the wp- was more of a curiosity then anything else and also keeping in mind security and if everyone knows files begin with wp- seems it would make an easy target.
And aesthetics too, make our html code look more like our own site vs someone elses and also i have not seen other programs put their ego (wp-) on every single file lol
maybe somone could make a plugin to remove all wp- ext doh!! now watch the wars begin he he
Forum: Plugins
In reply to: Adhesive: A new sticky WP pluginno check mark appears even if the post are saved, what version works with 1.5.3 ?
Forum: Fixing WordPress
In reply to: [Q] WP 1.5 problemsadhesive does not work properly on WP 1.5.3
Forum: Plugins
In reply to: Adhesive: A new sticky WP plugini haven’t got the checkbox to show up on WP1.5.3 whats the secret ?
Forum: Plugins
In reply to: Category Limit Pluginhow to set more than one category ?
Forum: Fixing WordPress
In reply to: ID Posts, Pages, etcyep, i just had a peak in phpmyadmin it holds all old posts even though they don’t appear in wordpress, apparently it doesn’t delete them when they get deleted in wp
Forum: Fixing WordPress
In reply to: ID Posts, Pages, etcI understand what your saying but, still look at it as ODD :p
example
ID made up of pages or posts, etc # 1, 2, 3, 4, 5, 6, 7 now lets say you delete all of them and you create 1 new item, common sense says it should be ID #1
but WP continues where it left off at # 8 even if you have no more posts or pages, it’s annoying ??
this of course changes the order of the pages in the sidebar as well, where one may want to maintain a certain order of pages, etc
Forum: Installing WordPress
In reply to: how do i add multiple stylesheets for a themetried that last suggestions individually but the images in the images.css don’t show up
Forum: Themes and Templates
In reply to: stylesheet_url where to define ?images aren’t showing up