revok
-
center a responsive div
I agree that it is not totally clean to use an empty div I hope that I will figure out a better solution, but for now it works Thanks
-
center a responsive div
Yep I just thought of a solution. I would like to have a slimmer centered column. So why not add an empty column on the side? seems to work Thanks
-
WP - Clickable featured image
The images are attached to the posts. Could it have something to do with that the posts are on custom page templates? All posts on the custom page templates refer to my single page template
-
WP - Clickable featured image
It doesn't work either i'm afraid. too bad I guess it has something to do with the plug-in? X
-
WP - Clickable featured image
ok. The images are attached as a gallery inside the post, and the fancybox is a wp-plugin.
-
WP - Clickable featured image
The same as before - it reloads the page when clicking the featured image
-
WP - Clickable featured image
Still the same I'm afraid. Do you think i'm doing simething wrong? X
-
WP - Clickable featured image
hmmm...it doesn't seem to work. @TheDoc
-
WP - Clickable featured image
Here's the code for my single page template. Let me know if you need more. X
-
image not showing in IE
hmmm...thanks I just uploaded the new supersized script, and it seems i need to fix it in IE. About the image, it still doesn't display, not if i refresh. It displays ok in safari, FF, but not in my IE7. Any ideas? Simon
-
Why does it not work in ie?
Thank you very much for your help. I removed the last comma, and now the slideshow is working in IE. On the wordpress blog I am implementing this on, I am still having some issues which I can't seem to figure out. www.tingen.dk/test 1. I no…
-
Including jquery on a wordpress site
Actually I have a question about the jQuery script (Supersized). It should be possible to control the content of the slide show through Wordpress, but I can't figure it out. Now the images are called from within the script, but shouldn't …
-
Including jquery on a wordpress site
It works Thanks to all of you. /S
-
controlling featured img caption - wp
Ok I figured it out myself. Simple enough, I could just wrap the php in a div and control the text inside this... /S
-
[Solved] wp post problem
Sorry I think I figured it out myself. the mistake was here. My end content div was before the endwhile
-
sorting posts by custom fields
Hello again Is there any simple way of describing this to a php noob? /Simon
-
sorting posts by custom fields
Hi Chris. Thank you very much. I am sure that this would work. I am just a bit unsure about exactly how to do it. My php skills are quite limited... Thanks Simon
-
sorting posts by custom fields
yes links that makes it possible for visitors to filter the posts /Simon
-
sorting posts by custom fields
thank you Well it sort of works. Maybe you can tell me how to make it work as it should. What i want is to make a link that makes it possible to sort by e.g "type" If I add this:
-
styling an unordered list
Ok It seems that I managed to solve it myself: .post ul { width: 800px; float: left; margin-left: 250px; padding-top: 10px; padding-bottom: 10px;} .post ul li strong { position: …
-
styling an unordered list
Hello again Thank you for your reply. I can't really make it work as I want. Since I am working locally, I wont be able to provide live html. And since I want my client to add the info via Wordpress I guess it is a question about styling the …
-
[Solved] Dynamic height
It worked!!! Thank you for saving my day (again ) /simon
-
[Solved] Dynamic height
ok, so if I use featured image, I would release the image from the ? I am still quite unsure of what you mean. sorry /Simon
-
[Solved] Dynamic height
yes, I am using wp 3.0. I am not sure though how setting featured image would help me control the paragraph. Also, I would like to be able to post images in different sizes. The post, with border goes from edge to edge on my wrapper, which has a f…
-
[Solved] Dynamic height
well now it looks like this: http://www.simontornby.dk/bisgaard-text1.jpg Here, the paragraph spans between the image and the end of my #wrap. And I would really like if I could make it do this: http://www.simontornby.dk/bisgaard-text2.jpg But ev…
-
[Solved] Dynamic height
Sorry, a bit too fast there. I forgot to dele a div tag in my loop, so I got the jumbling together solved. I can't seem to figure out how to control the text in the post, and I would love any suggestions... Thanks /Simon