deekee
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: NextGEN Gallery Slideshow as Header ImageWell, I haven’t found a solution yet!
What do you mean by “the alignment falls right out in firefox”?
On my final site http://1×1.indien.org it only l hops up after loading a page in the first instance but not when sliding into other pic’s.
Definitely I will take care about this issue and finally find a solution, but unfortunately I’m pretty short of time in the following weeks as I will travel to India to look after our organisation…
I will post again in here, when I’ve found a solution to the problem causing this strange behaviour.
Forum: Plugins
In reply to: nextgen-gallery transparent PNG thumbnail – black backgroundI’ve just came across the same problem!
Did you find a solution?
Thanks for your feedback…
Forum: Plugins
In reply to: [Skype Legacy Buttons] [Plugin: Skype Online Status] Multi Userthanks for your very prompt answer!
can you explain?
is there a FAQ covering this issue?
Forum: Plugins
In reply to: [Skype Legacy Buttons] [Plugin: Skype Online Status] Multi UserGreat plugin!
But I had to drop it as it doesn’t support multiple instances on one page…
Unfortunately I’ve to display the status of 6 people…
Sorry for not using your very nice plugin.
Please drop me a note here, when you found some time to implement it!
Have a merry and peaceful Xmas!
Greetings from a snowy Switzerland
🙂 Dirk
Forum: Plugins
In reply to: WPML Multilingual CMS Update causes too many redirects!Unbeliveable!
I’ve posted my old problem finally on http://forum.wpml.org/topic.php?id=2305
and it got resolved within hours with a new development version!
THANKS A LOT!
By now, I also know that I should not to post plug-in related problems @ WP, as it seems that they are not monitored by the plug-in creators.
@amir, thanks again for your very prompt response/resolution!
Greets from a snowy white CH
🙂 Dirk
Forum: Plugins
In reply to: WPML Multilingual CMS Update causes too many redirects!I’ve now compared the to requests and have listed the differences below:
Good request
************GET /?tag=anthoniamma HTTP/1.1
Referer: http://www.1x1indien.org/Bad request
***********GET http://www.1x1indien.org/?tag=anthoniamma HTTP/1.1
Referer: http://www.1x1indien.org/?tag=anthoniammaAny idea what compelles WPML, when it activate to make the request (bad request) differently?
I’m still stucked and would need some decent help…
Many thanks in advance.
Forum: Plugins
In reply to: WPML Multilingual CMS Update causes too many redirects!Well, I’m still struggeling…
Have just upgraded to WPML 2.0.2 and WP 3.0.3
Somehow I simply don’t get it what’s wrong…
Thanks for any hint!
Have a nice weekend and greetings from a snowy Switzerland
🙂 Dirk
Forum: Plugins
In reply to: WPML Multilingual CMS Update causes too many redirects!I think it has something to do with the referrer.
when WPML is activated it looks as follows…
GET /?tag=akash HTTP/1.1 referer http://www.1x1indien.org/
when WPML is deactivated
GET /?tag=akash HTTP/1.1 referer http://www.1x1indien.org/?tag=akash
and everything works fine.
Any tanks in advance for any hints?
Thanks a lot for your answers Wazomba!
I think this feature should be implemented in a future release of NextGEN!
@ Alex Rabe: what do you think?
Forum: Fixing WordPress
In reply to: NextGEN Gallery Slideshow as Header ImageHere the solution:
In the header.php I simply replaced:
<img src="<?php header_image(); ?>" width="<?php echo HEADER_IMAGE_WIDTH; ?>" height="<?php echo HEADER_IMAGE_HEIGHT; ?>" alt="" />with the following
<?php if (function_exists('nggSlideshowWidget')) { echo " "; nggSlideshowWidget(12,940,198); } ?>Don’t forget to change gallery ID, WIDTH and HEIGHT
Here the solution:
In the header.php I simply replaced:
<img src="<?php header_image(); ?>" width="<?php echo HEADER_IMAGE_WIDTH; ?>" height="<?php echo HEADER_IMAGE_HEIGHT; ?>" alt="" />with the following
<?php if (function_exists('nggSlideshowWidget')) { echo " "; nggSlideshowWidget(12,940,198); } ?>Don’t forget to change gallery ID, WIDTH and HEIGHT
Forum: Plugins
In reply to: [Plugin: NextGen Gallery] Remove break after singlepicIt seems that I’m in the same boat as well and have tried hard to get rid of this fu*#?!+ line break
<br />, I spend already hours to find where it’s getting injected, but unfortunately without much success !Have you jpearson and Angeltown made any progress yet?
Greets from Switzerland
🙂 DirkForum: Fixing WordPress
In reply to: NextGEN Gallery Slideshow as Header ImageHello to all,
well, after digging a bit around CSS and PHP, I found a solution, but which is not wholly satisfying…The NextGEN Gallery I’ve inserted is working fine, but somehow it’s first placed a few pixels below and finaly shifted upwards to the correct position, see http://www.deiopea.ch/1×1
I think it’s a stylesheet issue and I’ve have been fiddling around with it for quite a while but haven’t come up with a solution yet!
Many thanks in advance for your help getting this private charity site online!
Regards,
🙂 DirkNB: I know double posts are not fair but anyway I’ve posted this now aswell on http://wordpress.org/tags/nextgen-gallery?forum_id=10 where it actually belongs to (sorry I didn’t know as I’m pretty new (< 3 weeks) to WP)
Forum: Fixing WordPress
In reply to: How to link to posts in a certain date rangeYou understood correctly!
I want to:
To show a page of posts within a certain date range? And I want to achive this by clicking on a link in another post.
I think I will have to first read a bit more in the codex…
Forum: Fixing WordPress
In reply to: How to link to posts in a certain date rangeThanks for your reply, but I quite don’t understand!
Why do I’ve to modify the template and therefore all the other post using this template would be affected.
Sorry, for asking such a stupid question but I’m pretty new (< 3 weeks)
to WP and haven’t completely understood the concept of WP yet…Thanks anyway and have a look what I’m trying to do in general:
Converting http://www.1×1.indien.org into http://www.deiopea.ch/1×1 which later on should be the new website of our family runned charity organisation.