morgs
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Display the posts of one category in a Page SOLVED !!All of these solutions are great for me thanks.
Though I am running into one problem.
I am setting up a page with a parent and applying the one category only template to that page. It all works great accept in my menu list .current_page_item is no longer being applied to that page.
Any ideas?
current_page_parent still gets applied to the parent item.
Thanks
Forum: Fixing WordPress
In reply to: How to use WordPress Gallery to make a slideshow.If only I were up to that skill level. One day. Thanks
Forum: Fixing WordPress
In reply to: How to use WordPress Gallery to make a slideshow.Hello greenshady,
This is what I ended up achieving using manual image code and a jquery plugin, whos name escapes me right now, but could this have been achieved using the Gallery Shortcode?
http://jaimereyes.com.au/portfolio/seafood/
Thanks
Forum: Themes and Templates
In reply to: Help cleaning up my header.php file please. (jquery)Ok, it was basically my fault. A lesson learned…
I had my 3 scripts in the head but depending on the page I was only calling the jquery file and one of the other files so the scripts would die once they found an undefined function.
Once I got all of my includes firing on the right pages I had no more problems.
One look at an error console and I was able to work this one out myself very quickly.
Thanks
Hope this helps some other n00b one day.Forum: Themes and Templates
In reply to: Help cleaning up my header.php file please. (jquery)Front page output:
http://wordpress.pastebin.com/m66583e9dGallery output:
http://wordpress.pastebin.com/m6e3a1ec3Menu output is in either of those links too.
I must make a correct too…
Seems that the way the head is currently organised the gallery and the menu work together fine but the frontpage slide show is broken.
Thanks
Forum: Fixing WordPress
In reply to: How to use WordPress Gallery to make a slideshow.Thanks, I think I am just going to do something manually. Seems the easiest for now. The Gallery Short code needs to be more flexible I think.
Forum: Themes and Templates
In reply to: Theme Template Pages Not Working 2.7Switching to the default theme and them back to my theme is what worked for me. Try that I guess.
Forum: Fixing WordPress
In reply to: Page templates not workingSeems that switching to the default them and then back to my theme is what worked for me.
Forum: Fixing WordPress
In reply to: Page templates not workingHello,
Wish I could help, but I am simply having the same problem. Please post if you find a solution. Ta
Forum: Themes and Templates
In reply to: Theme Template Pages Not Working 2.7Hey Man,
I am having the same problem. Did you find a solution?
Thanks
MorgsForum: Fixing WordPress
In reply to: Put incoming links in the sidebar?Well Kramer is the go.
Super easy to set up. While there are no pingbacks to any of my posts I am not sure what the main function of this plugin will look like, but for now the sidebar aspect works perfectly for me.
Forum: Fixing WordPress
In reply to: Put incoming links in the sidebar?OK,
I am making some progress. Tried this plugin:
http://www.greatnexus.com/blog/105.html
But it does not seem to work with WP 2.0.Off to try Kramer: http://dev.wp-plugins.org/wiki/Kramer
I will let you know.
Forum: Fixing WordPress
In reply to: Put incoming links in the sidebar?Bump…
Forum: Plugins
In reply to: Thumbnail html code with UploadHello,
I think this might be what I am looking for but not sure how to implement it.
Can you tell me?
Thanks
Forum: Requests and Feedback
In reply to: Plugin Requestswheeler
I was told how it is done but keep forgetting to let you know, sorry buddy. Turns out there is no need for a plugin.
See “Advanced Use by Ryan” at the bottom of this Post: http://codex.wordpress.org/The_Loop
It was quite easy. And all you need to do is add the index page loop to any other pages page for the loops to work.