Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Sorry but I have to chip in here.

    I am sat on my couch, looking for a plugin that shows team members for a project and I come across this (For the sake of clarity I am a .NET developer, have not released any WP plugins and don’t know the makers of this one).

    Now this looks the slickest, but has the odd negative comment.

    I see the word scam and ears prick up.

    However – and its a BIG HOWEVER, I (unlike many others who will move on) choose to read the comments and am disgusted by what I see.

    I cannot believe the Moderators response. So let me get this right, when I decide to write a plugin for WP and either a numpty comments on the wrong plugin or my competitors register an account and slag it off, you are going to allow the comments to stand and damage my product, until they login and remove the comment they wrote in the first place intended to damage my product?

    This makes no sense – you should notify them to respond and if they don’t respond in a realistic time frame, remove the comment. This is cyber bullying, has a negative impact on their business and you are condoning it.

    I am ashamed, so much that I took the time to reset my password so I could write this and will install and objectively review this product.

    Shame on you WP moderator!

    Forum: Plugins
    In reply to: [WP Accounting] Date format
    Thread Starter stellaz

    (@stellaz)

    Also, I changed to a £ but the total (Accounting Entry) still shows $ – that would seem the only place though.

    I am also looking for a student attendance tracker plugin, to record the students that attend a session and simple reporting for student attendance.

    Any pointers would be greatly appreciated.

    Top draw, I only needed to completed step 1 & 2 and it resolved my issue thanks for the info Jono.Rogers & everyone else.

    Great plugin many many thanks. Tryed a plugin that unattached but not being able to reset the upload date caused the order to revert back. Editing worked a treat for me and simply renaming the image changes the order!

    Thread Starter stellaz

    (@stellaz)

    Thanks yes just found the answer:

    It creates a folder called templates and here is a file called post_header.php – i found this elsewhere but change the code:

    <?php if(is_page()) : ?>
    	<h2 class="art-postheader" style="display:none !important;">
    		<a>" rel="bookmark" title="<?php echo $post_link_title; ?>"><?php echo $post_title; ?></a>
    	</h2>
    <?php else : ?>
    	<h2 class="art-postheader">
    		<a>" rel="bookmark" title="<?php echo $post_link_title; ?>"><?php echo $post_title; ?></a>
    	</h2>
    <?php endif; ?>

    It is an artisteer issue not wordpress. Thanks for the respose though.

Viewing 6 replies - 1 through 6 (of 6 total)