elmaluf
Forum Replies Created
-
Forum: Plugins
In reply to: [YUZO] Random code displayed at top of every postI have the same problem. Do you have some fix Yuzo?
Add wrap=”both” to your parameters and your images will not disappear anymore.
zudie, your tip works fine. Thank you!
Hi, I have a dropdown field wich name is “category”. It have several values: “Elite (from 12 to 20 years)”, “Promotional (from 21 to 30 years)”, etc.
I’m trying to use filter:
[pdb_list fields=”last_name, first_name, category, confirme, photo” orderby=”category” order=”asc” filter=”category=Elite (from 12 to 20 years)”]
But it doesn’t work. What is the problem?
Thank you
I don’t know if it will be useful for you yet, but you must edit the file: wp-content-slideshow/scripts/slideshow.js:
$slideshow = {
context: false,
tabs: false,
timeout: 8000, //You must change this number
fx: ‘fade’,
slideSpeed: 900,
tabSpeed: 900,Regards.
I used <?php echo do_shortcode(‘[nggallery id=3 w=600 h=450]’); ?>. It worked fine too in the header.