Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kleiner Fehler Templates #2

Open
b-fender opened this issue Jun 6, 2018 · 3 comments
Open

Kleiner Fehler Templates #2

b-fender opened this issue Jun 6, 2018 · 3 comments

Comments

@b-fender
Copy link

b-fender commented Jun 6, 2018

Hi, in den Templates, s.u. gibts ein paar kleine Typos, weswegen die Animation(en) nicht funktionieren.

Jeweils "owl_itmes"
muss natürlich heissen "owl_items"

template mod_owlcarousel:
Zeile 97
Zeile 100

owl_animateIn && $this->owl_itmes==1): ?>
  animateIn:'<?= $this->owl_animateIn ?>',
<?php endif; ?>
<?php if($this->owl_animateOut && $this->owl_itmes==1): ?>
  animateOut:'<?= $this->owl_animateOut ?>',

ce_owlcarousel.html5
Zeile 97
Zeile 100

owl_animateIn && $this->owl_itmes==1): ?>
  animateIn:'<?= $this->owl_animateIn ?>',
<?php endif; ?>
<?php if($this->owl_animateOut && $this->owl_itmes==1): ?>
  animateOut:'<?= $this->owl_animateOut ?>',
<?php endif; ?>

###
@hamidpeywasti
Copy link
Member

hamidpeywasti commented Jun 7, 2018

Ich habe korrekte die Typos und, vielen Dank @b-fender.
Heute lerne ich Deutschsprache, dass ich keine Zeit habe. Das ist sehr schwer.

@b-fender
Copy link
Author

b-fender commented Jun 7, 2018

Oh sorry, I should have written that in english.
Your extension is very good, and Your german also not bad!
Thanks also for fixing.

@hamidpeywasti
Copy link
Member

Ich kann Deutsch verstehen, Schreib in Deutsch bitte! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants