kotysoft
Forum Replies Created
-
Forum: Plugins
In reply to: [AnsPress - Question and answer plugin] Unable to login in last version (PR9)Yes, sorry, working with W3 without any problems!
Thanks againForum: Plugins
In reply to: [AnsPress - Question and answer plugin] Unable to login in last version (PR9)Got it and working now, thank you!
The only one little question is: Now working perfectly without W3 Total Cache. But Which feature should I disable in “W3 total cache” to be compatible with latest AnsPress?
Forum: Plugins
In reply to: [AnsPress - Question and answer plugin] Unable to login in last version (PR9)Exactly. Page isn’t auto refreshed for me after login
Forum: Themes and Templates
In reply to: [Tempera] Top bar "Fixed" setting not workingHmm.. I just have same problem.
Btw it IS working, but if you are logged in, then it is BEHIND original top bar of wordpress
Forum: Plugins
In reply to: [AnsPress - Question and answer plugin] Duplicated titleI really don’t know what i did now, but it’s working fine! I appreciate your kindness, and thanks a lot
Forum: Plugins
In reply to: [AnsPress - Question and answer plugin] Duplicated titleThanks for answer. Unfortunately I’m not a php guru and my theme is handling whole content part in one piece, so I can’t edit that. :\
<?php /** * Template Name: Anspress * * A custom page template without sidebar. * * The "Template Name:" bit above allows this to be selectable * from a dropdown menu on the edit page screen. * * @package Cryout Creations * @subpackage tempera * @since tempera 0.5 */ get_header(); ?> <section id="container" class="one-column"> <div id="content" role="main"> <?php cryout_before_content_hook(); ?> <?php get_template_part( 'content/content', 'page'); ?> </div><!-- #content --> </section><!-- #container --> <?php get_footer(); ?>Forum: Plugins
In reply to: [AnsPress - Question and answer plugin] Unable to answerWith last update working fine, Thanks
Forum: Plugins
In reply to: [AnsPress - Question and answer plugin] Unable to answerThanks in advance!
BTW here it happens in Firefox 31.0, too :\