lexxlevi
Forum Replies Created
-
Forum: Plugins
In reply to: [Page scroll to id] backend messageThank you for your great work
sorry… everything ok
Forum: Plugins
In reply to: [Post My CF7 Form] send also as email, status=publishSorry, everything works fine with the standard send button … no idea what was before .. ??
Forum: Plugins
In reply to: [Page scroll to id] can′t get it workingnow it works… idk… ??
Forum: Plugins
In reply to: [Accordion Shortcodes] Accordeon and ACFieldsthank you very much, you helped me really a lot ??
Forum: Plugins
In reply to: [Accordion Shortcodes] Accordeon and ACFieldsooops, that is going very complicated for me, because the content has some php code in it.
<?php if( get_field('akkordeon') ): ?> <?php echo do_shortcode('[accordion clicktoclose="true"]'); ?> <?php if( have_rows('reihen') ): ?> <?php while(has_sub_field('reihen')): ?> <?php $akkordeontitelvar = get_sub_field('akkordeontitel'); echo do_shortcode('[accordion-item title="' . $akkordeontitelvar . '"] ')?> <div class="columns"> <div class="left-col-text"> <?php the_sub_field('textinhalt'); ?> </div> <div class="right-col-image"> <!-- Bildleiste Standard--> <?php if( have_rows('beitragsbilder-reihe') ): ?> <?php while(has_sub_field('beitragsbilder-reihe')): ?> <div class="bild"> <div class="bild-standard" style="background-image:url(<?php the_sub_field('beitragsbild-2'); ?>);"> <?php if( get_sub_field('link_zu_datei') ): ?> <a href="<?php the_sub_field('datei_link'); ?>" target="_blank"></a> <?php else : ?> <a href="<?php the_sub_field('beitragsbild-2'); ?>" rel="lightbox[uniqueID|filename]" data-slb-active="1" data-slb-internal="0"></a> <?php endif; ?> </div> <!-- .bild-standard --> <div class="bildunterschrift"> <?php if( get_sub_field('bildunterschrift-2') ): ?> <?php the_sub_field('bildunterschrift-2'); ?> <?php endif; ?> </div> <!-- .bildunterschrift --> </div> <!-- .bild --> <?php endwhile; ?> <?php endif; ?> </div> <!-- .right-col-image --> </div> <!-- .columns --> <?php echo do_shortcode('[/accordion-item] ')?> <?php endwhile; ?> <?php endif; ?> <?php echo do_shortcode('[/accordion] ')?> <?php else : ?>
I will give my best but hopefully it is not impertinent to ask you for some tipps, how to implement all this html and php into an echo function…? You see, I’m not very good at these things, but if you have an idea, I’ll try to work out the rest ??
maybe an alternative… works for me
https://www.ads-software.com/plugins/nextcellent-gallery-nextgen-legacy/same problem here
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] error messageThank you!
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Error on pagesHello,
I have same errors:
Trying to get property of non-object in /wp-content/plugins/lightbox-plus/lightboxplus.php on line 198Notice: Trying to get property of non-object in /wp-content/plugins/lightbox-plus/classes/actions.class.php on line 77
I am using WP 4.4.1
Forum: Plugins
In reply to: [ACF qTranslate] WP 4.3 PHP warning in WYSIWYG valueForum: Reviews
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Good pluginYes it is, you ve’ made a good job so far. Thank you
Forum: Plugins
In reply to: [Custom Post Types and Custom Fields creator - WCK] Display Custom Taxonomieshow?
I have same problems ??
tythank you very much, it works fine now
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] backend: filter by categorygreat! ty