Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - CPUSmith

Pages: [1]
1
General / Re: Display Paginiation
« on: August 06, 2012, 08:43:23 PM »
w', yep that works.  Didn't notice it.

2
General / Display Paginiation
« on: July 22, 2012, 09:26:32 PM »
Is there any way to have the reviews listing paginate?

It's already too long and I actually want to make the font larger and even include mini icons.

You can see how long it is already.

http://gametestlab.com/previews.html

3
General / RSS and Atom
« on: July 18, 2012, 09:12:46 PM »
Am I missing something or is there no RSS or Atom feeds available for Simple Review?

Is there a way to accomplish this?

Will it be in the next release?

4
Customization / Re: Apply button / website link / list
« on: July 14, 2012, 10:18:28 PM »
One additional vote for #3.

5
General / Re: Blackglass reCaptcha Theme
« on: July 12, 2012, 08:51:26 PM »
OK, I found it.  Add the code at the top of:

components/com_simple_review/templates/default/commentform/template.html.php

6
General / Blackglass reCaptcha Theme
« on: July 12, 2012, 08:36:49 PM »
Would you know where I could add some code to select one of the reCaptcha themes?

It requires the addition of the following code:

<script type="text/javascript">
 var RecaptchaOptions = {
    theme : 'blackglass'
 };
 </script>

But I can't figure out where to add it.

The instructions are from here: https://developers.google.com/recaptcha/docs/customization

7
Requests / Re: Images in review
« on: July 08, 2012, 09:36:05 PM »
If you have an image gallery it should be relatively easy to custom code Simple Review to show the images associated with the review on, say, the left hand side.  I previously used another review package and was able to do this with that one.  I haven't completely finished moving over yet but will finish off this week. I use HWDPhotoshare to show screenshots and images on my website.

I'll post again when I'm finished.

8
General / Re: Is there stat tracking?
« on: June 04, 2012, 07:30:52 AM »
Just show a count of the hits/views to a particular review like you would have for an article.

9
General / Re: Is there stat tracking?
« on: May 21, 2012, 08:06:24 AM »
I would like to know this as well.

If there's not can we get it added?

10
Templates / Re: Software
« on: May 09, 2012, 02:12:26 PM »
Hey Manos,

How did you get the author profile and addthis on the review?

Pages: [1]