Thomas Kujawa
Forum Replies Created
-
Forum: Plugins
In reply to: [Save Post. Check Links.] FehlalarmDanke !
Forum: Plugins
In reply to: [Social] graph.facebook.com "message": "(#200) Permissions error",deinstalled. deleted. installed. reconnected.
nothing works ??
https://familienfreund.de/wp-content/plugins/social/debug_log.txt
Forum: Plugins
In reply to: [Social] graph.facebook.com "message": "(#200) Permissions error",I’ve done this, but no Facebook-Likes or -Post in the comments. ??
Forum: Plugins
In reply to: [PopupAlly] 3 groups in one listthanks for your answer.
I’ve tried before the mailchimp-form
<?php $categories = get_the_category(); $is_kategorie=$categories[0]->cat_ID; ?>
and in the form
`<?php if ($is_kategorie == 7) { ?>
<input type=”radio” value=”4″ name=”group[2017]” id=”mce-group[2017]-2017-2″ checked><label for=”mce-group[2017]-2017-2″>Dienstleister und Netzwerkpartner</label>
<?php } else { ?>
<input type=”radio” value=”1″ name=”group[2017]” id=”mce-group[2017]-2017-0″ checked><label for=”mce-group[2017]-2017-0″>Mitarbeiter und Familienangeh?rige</label>
<?php } ?>`but it is still not working as it should.
when i solved the problem, i’ll tell you.
the performance is bad, put it works. any ideas to change the load time.
<?php $urlheader = get_permalink(); $result = file_get_contents('https://www.familienfreun.de/piwik/index.php?module=API&method=VisitsSummary.getVisits&idSite=1&period=range&date=last7&format=php&token_auth=_token_&segment=pageUrl=@'.urlencode($urlheader)); $Besucher = unserialize($result); if ($Besucher > 0) : ?> <span class="glyphicon glyphicon-stats"></span> <?php echo $Besucher; ?> <span>Besucher letzte 7 Tage <?php endif; ?>
o.k.
How to integrate the api from piwik into the content.php ?
the shortcode doesn’t work.
In our former cms we used the code in the former post. (it was with smarty)
Thomas
Forum: Plugins
In reply to: [Repost] installed 4.0.4 but update availablesorry. there was another plugin with the same name and this doesn’t work. now everything is perfect.
??
Forum: Plugins
In reply to: [Repost] installed 4.0.4 but update availableand after activating there is no admin/dashboard. ??