sahanya
Forum Replies Created
-
Hi Zainab,
I activated debugging, but no error is shown and no log.file is generated 🙁
Hi,
I just wanted to let you know, that I encountered this bug with version 1.0.19, but luckuly putting the code Danny mentioned into the config.php helped.
I hope you can fix this problem in future releases, so I can remove the code.
Thx.
Forum: Plugins
In reply to: [VS Event List] download older versionThank you, I will try that.
Forum: Plugins
In reply to: [WP-PostRatings] Rating just works once per postingyes, I know: 1 rating per post per user
What I meant was, that after you rated the postings by pattydavid I can not rate them anymore.
And I saw that you suggested PollDaddy as an alternative, but I am lookinf for plugin for which I don´t have to register.
Forum: Plugins
In reply to: [WP-PostRatings] Rating just works once per posting@lester Chan do you know any other alternative without the need to register?
Forum: Plugins
In reply to: [WP-PostRatings] Rating just works once per postingBut I cannot vote on the two articels, so it seems as if only 1 rating is allowed per post?!
Forum: Plugins
In reply to: [WP-PostRatings] Rating just works once per postingI put it in the beginnen of the content-single.php
<?php /** * The template part for displaying single posts * * @package WordPress * @subpackage Twenty_Sixteen * @since Twenty Sixteen 1.0 */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <?php the_title( '<h1 class="entry-title">', '</h1>' ); ?> <?php if(function_exists('the_ratings')) {the_ratings(); } ?> </header><!-- .entry-header -->- This reply was modified 8 years, 1 month ago by sahanya.
Forum: Plugins
In reply to: [WP-PostRatings] Rating just works once per postingI tried it again here: http://kunden.perun.net/advoad/blog/rating/
Theme: Twenty Sixteen
No Plugins activated besides the Rating-PluginSame problem 🙁
Forum: Plugins
In reply to: [WP-PostRatings] Rating just works once per postingI´m implementing the function via template
<?php if(function_exists(‘the_ratings’)) { the_ratings(); } ?>
So that should be all right.
And I deactivated all plugins again (I already did that before posting here), but nothing changes.
I´m having this problem on two different sites with different themes, so that shouldn´t be the cause??
Forum: Plugins
In reply to: [WP-PostRatings] Rating just works once per postingNo, I havn´t had any cache plugin installed oder activated.
You cannot vote here
http://kunden.perun.net/advoad-redesign/blog/was-anwaelte-ueber-mandantenbewertungen-wissen-muessen/but you could here
http://kunden.perun.net/advoad-redesign/blog/seo-day-2016-recap/Forum: Plugins
In reply to: [WP-PostRatings] Rating just works once per postingNo, I am definitly not. The postings have been rated by different visitors. I can only rate postings which have no ratings yet.
- This reply was modified 8 years, 1 month ago by sahanya.
Forum: Plugins
In reply to: [Polylang] Different domainsThx, for your answer 🙂
Forum: Plugins
In reply to: [Email download link] multiple form in a single pageHi,
same problem here. It would be great, if there was a soulution for this.
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache creates 150k inodesHi,
I noticed the same. Can anybody help?
Thx.
I checked agatin, but the folder hat writing permission (777), so that doesn´t seem to be the problem.