2011-11-19, 21:19:08
I have a problem with this plugin.
If I put the code in the template will let the photographs do show just works "Cycle" is not and he puts the numbers and arrows to the left under the photo down.
I put down the following code in the page then everything works fine.
It's like he is the css code plugin_cycle.php can not reach. I also tried to include this css into my css of the template.
The idea then came what was to use 'I18N Custom Fields "to a custom field, and here the code normally placed on the page. But unfortunately it did not work.
Another option was to do a custom field to create what the name "content" and here is the information from the website and to put the code in the standard box and places it does work. Unfortunately all that cumbersome way to work.
Someone a solution?
If I put the code in the template will let the photographs do show just works "Cycle" is not and he puts the numbers and arrows to the left under the photo down.
Code:
<?php get_i18n_gallery_header('my-gallery-name'); ?>
I put down the following code in the page then everything works fine.
Code:
(% gallery name=my-gallery-name %)
It's like he is the css code plugin_cycle.php can not reach. I also tried to include this css into my css of the template.
The idea then came what was to use 'I18N Custom Fields "to a custom field, and here the code normally placed on the page. But unfortunately it did not work.
Another option was to do a custom field to create what the name "content" and here is the information from the website and to put the code in the standard box and places it does work. Unfortunately all that cumbersome way to work.
Someone a solution?