Jürgen
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] No message on site after submissionwell, it was just a hint, to use a default theme for a short time to check, if the contact plugin works with the default theme. Two themes in paralles is impossible…
Forum: Plugins
In reply to: [Contact Form 7] No message on site after submissionHi Cindy,
did you try to use with the default theme? Did it work with its?
Forum: Plugins
In reply to: [Contact Form 7] No message on site after submissionsorry, that doesn t help. I need the current theme. and that plugin works for year. Just after updating to the new plugin-Version it doesn t work any more…
Forum: Plugins
In reply to: [Contact Form 7] Forms are being received but no thank you message displayedHave the same issues…. get no [response] messages on the site..
@loekarin: no, the mentioned plugin qtranslate was already deactivated before…
thank you
hmmm….and the album makes the order as done in “manage albums” …?
@loekarin…. what did you change that it works?
@cais: we are using the short-code….like this…:
________________________
<div id=”galleryHome”>
<h3 class=”hometitle recentworks” id=”galleryHomeTitle”>Views<?php #esc_html_e(‘Recent Works’,’DeepFocus’); ?></h3><div id=”portfolio-items” class=”clearfix”>
<?php
// get_template_part(‘includes/gallery’);
#do_shortcode(‘[album id=1 template=extend]’);
$tmpContent = nggShowAlbum($albumID=1, $template = ‘extend’);
echo ajala_parseQtranslateContent($tmpContent,$q_config[‘language’]);?>
<div class=”clear”></div>
<?php
$pageLink = isset($ajalaConfig[‘galeriePageID’]) ? get_page_link($ajalaConfig[‘galeriePageID’]) : get_category_link(get_cat_ID(get_option(‘deepfocus_portfolio_cat’)));
echo ‘<span>’;
esc_html_e(‘Enter The Gallery’,’DeepFocus’);
echo ‘</span>‘;
?>
</div> <!– end #portfolio-items –>___________________________________
but we are talking about album and not gallery 😉 ….
One album includes several galleries… and the order of those is the problem…http://www.ajala.de on the home…
Thanks for your kind support.
– Jürgen
@cais – I will do it. We use it for showing the Album on the home.
http://www.ajala.deWell, just a downgrade to Version 1.9.13 really fixed the problem.
Will you implemente the function “nggShowAlbum” in any further release?
P L E A S E– Jürgen
Thanks Cais. Is there another substitutional function instead of “nggShowAlbum”
– Jürgen