WebsiteBaker Support (2.8.x) > Bakery Shop

Bakery: Small Shop Module (ORIGINAL TOPIC)

<< < (143/167) > >>

viercent:
hmm, the lightbox doesn't work properly :O
http://www.ddmimmo.nl/pages/bakery/laat-gotische-pastorie-in-duitland-2.php
(site is in dutch)

does anyone now how to fix this?

Boudi:

--- Quote ---the lightbox doesn't work properly
--- End quote ---

Viercent's right. The Lightbox doesn't work properly with Bakery 1.52

@ Viercent: disable Lightbox (under page settings in your bakery) untill the bug is solved.

Boudi

instantflorian:
I guess you missed to add

--- Code: ---<?php 
if(function_exists(&#39;register_frontend_modfiles&#39;)) {
  register_frontend_modfiles(&#39;css&#39;);
  register_frontend_modfiles(&#39;js&#39;);
} ?>

--- End code ---
to the head of your template...

Regards
-instantflorian.

viercent:

--- Quote from: instantflorian on March 22, 2010, 07:01:46 PM ---I guess you missed to add

--- Code: ---<?php 
if(function_exists(&#39;register_frontend_modfiles&#39;)) {
  register_frontend_modfiles(&#39;css&#39;);
  register_frontend_modfiles(&#39;js&#39;);
} ?>

--- End code ---
to the head of your template...

Regards
-instantflorian.

--- End quote ---

You saved my day =D
thanks, that worked!!

@Boudi, it works just fine actually... but thnx for the reply ;)

Boudi:
Now I see,

My fault indeed. Tested it with a blank template dumb Boudi  :x

Thnq Florian :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version