killputer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Display child info ONLY on related parent pageI created a variable called “$post_ID” and set it to the current page’s ID.
I then replaced the “7” with $post_ID – This will ensure that you always have the right page ID. Seems to be working now with only one template.Forum: Fixing WordPress
In reply to: About Us Summary in the SidebarAnyone?
Forum: Everything else WordPress
In reply to: Advice and Tips on WordPress as CMSWhen doing a search for such a topic, everyone tends to say, “sure it can be done” but that is as far as it gets. Any real advice available possibly from those who have done simular things? Not to rag on WP here, especially because a CMS is not what it was intended for, but if your looking to try another solution… I would suggest Expression Engine. You can do this, out of the box sort of speak, in about 5 minutes…. no “loop” no “plugins” no hours on forums and messing with PHP.
Forum: Your WordPress
In reply to: WordPress as a CMSI can not seem to view the site you posted but I have hoping to this for the last few weeks and having been going nuts trying to figure it out. Please read (and hopefully respond) to my other post about this:
https://www.ads-software.com/support/topic/89844?replies=2
I would think what I am hoping to do should be farely simple but I am lost.
thanks
Forum: Fixing WordPress
In reply to: Front page as CMSAlso,
I suppose I can separate NEWS and BLOG by using a call for category. Not really sure how to, but I suppose if can be done. Like can I edit the homepage sections to display ONLY certain categories and not others? Possibly having the actual BLOG page disregard any display of NEWS posts and vise versa?Forum: Requests and Feedback
In reply to: A Gallery vs PhotologGreat we all agree but still there is no solid WP photo gallery or even photo managment system. Right now I am in a bind. I always recommended WP but more and more clients and friends want a way to post photos and galleries. The Flickr thing is nice, but why host photos with some other service when you have a domain, directories, and space to do it yourself. Sure sure… tags and all that… the majority of people I deal with (including myself) can careless about such. I have no need to tag my lunch “peanut butter sandwich” and share it with the world. I much rather present it on my site, on my server, …etc. But enough about Flickr- please continue… what is everyone else using? Can we see some real world examples?
Forum: Themes and Templates
In reply to: From the creator of “Best WordPress Design”Ah, all you need is the foundation (like Kubrick) – looks good overall…
Here is my personal tweak on the same template (although tweaked to a point of non resemblance)Forum: Plugins
In reply to: new plugin: multiple random imagesFunny- this is exactly what I am looking for- the last plugin I had repeats images on the same load. Now, if only I can randomize descriptions of the images to. Trying to use it for a “random artist” thing- where each image also needs to displaythe name of the artist who created it.
Forum: Themes and Templates
In reply to: Static pages that keep the themeI did use “home.php” but when viewing that page, if you click the link that goes to “index.php” all it does is refesh the “home.php” page- so you can not offically get to the blogging area.
Forum: Themes and Templates
In reply to: What do you think of Kubrick 2?nice functionality!
Forum: Themes and Templates
In reply to: What do you think of Kubrick 2?No offense but it looks like a plain old default blog theme, better than the first but equally as boring.
Forum: Themes and Templates
In reply to: Static pages that keep the themeI posted this a few times now over the last couple days on different threads without a clear answer (clear to me anyway). I NEED my front page to be a WP “page” and the news link I created to reference the “index.php” blog area. I tried Ryan’s code and the semi-static plug in but after I get the frontpage to display the link to the “index.php” just refreshes the “page.php” and does not redirect. Can someone PLEASE help me understand this- it is vital for the finishing of the website.
thanks
Forum: Plugins
In reply to: Simple PHP Gallery and Iimage Gallery Playing TogetherGallery is a bit bloated for my taste- iimage gallery is the closest thing I need but still not exactly what I need. What would be ideal is a small interface, an upload button, the ability to upload a series of images instead of one at a time, the click “create gallery” – and done. All galleries are separated by name and have a unified appearance. Of course a “next” and “previous” button is important (one thing that is missing from iimage gallery).
Forum: Plugins
In reply to: Simple PHP Gallery and Iimage Gallery Playing TogetherI have a simular problem- iimage gallery creates a pure BLACK space for the thumbnail but doe not reveal it- if I click the BLACK space I get the fullsize image. Can’t understand why this is happening.
Forum: Plugins
In reply to: Best image handler plugin?I don’t see why iimage browser and iimage gallery are two separate plug ins… of course I have no real clue how to write them- but if I did, an easier solution would be-
upload images
create thumbs
create gallery
create code
add to post