jpenaavila
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP-Reservation] Nice first try…Hey gazouteast,
I saw all the upgrades you performed on WP-reservation in the comments on the plugin’s page, when I read them I was thinking: “that’s exactly what I want this plugin to do!!!”
Care to exchange some emails so you can maybe share me the code? that would be great 😀
Hey can I have your translation files? I was to start translating into spanish until I found this thread, so figured that I didn’t need to reinvent the wheel.
can you upload them somewhere?, and also, are these files up to date? I’m willing to help to bring them up to date to the last release.
Gracias! 😀
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Slideshow doesnt work with last uptdateRESOLVED!
<?php wp_head(); ?> was missing in my theme’s header…
to everybody that had this problem: jus add that line of php inside your header.php inside the <head> </head> tags!
thanks for the great plugin alex!
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Slideshow doesnt work with last uptdate2.7 and ng 1.0.1 here, and same problem with slideshow…
i found out it works fine with the default template of wordpress but it doesn’t when using the one i use for my blog.
Commented out line 283 also but same result, Try XHTML validation (with CDATA) is UNchecked also.
I’m working in a local sandbox, so no link to show, but i don’t think there a problem with permissions anyway, since i commented out the line directly from the php file.
Any clues?