Skip to content
JoomlaProdigy Forum
Welcome, Guest
Please Login or Register.
Lost Password?
_GEN_GOTOBOTTOM Post Reply

TOPIC: Re:AjRating JP

#1588
Cooch (User)
Junior Boarder
Posts: 6
graphgraph
Click here to see the profile of this user
AjRating JP 2007/05/25 15:55 Karma: 0  
Hello. I just purchased and installed AjRatingJP, now how do I get it to work?

Thank you
Cooch
  The administrator has disabled public write access.
#1589
admin (Admin)
Admin
Posts: 840
graph
Click here to see the profile of this user
Re:AjRating JP 2007/05/25 16:03 Karma: 19  
Publish this mambot and unpublish the MOS rating mambot is the mambots section of your site. That's it. Male sure you have enabled ratig of articles in your global configuration.
  The administrator has disabled public write access.
#1590
Cooch (User)
Junior Boarder
Posts: 6
graphgraph
Click here to see the profile of this user
Re:AjRating JP 2007/05/25 17:01 Karma: 0  
OK...thank you. It's working now.

Which item do I purchase to get the Comments at the bottom of the article? Than is sweet!

Cooch
  The administrator has disabled public write access.
#1591
admin (Admin)
Admin
Posts: 840
graph
Click here to see the profile of this user
Re:AjRating JP 2007/05/25 17:09 Karma: 19  
You can use the free one I am using on my site !joomlacomment system. There are plenty to choose from. Search on extensions.joomla.org for comment systems. There are a lot of sstems to choose from. free/commercial.
  The administrator has disabled public write access.
#1592
Cooch (User)
Junior Boarder
Posts: 6
graphgraph
Click here to see the profile of this user
Re:AjRating JP 2007/05/25 17:17 Karma: 0  
I thought it was one of your creations, sorry.

I notice JoomlaComment does not collapse as your does. Do I need one of your modules to achieve this?

Thank you again.
Cooch
  The administrator has disabled public write access.
#1593
admin (Admin)
Admin
Posts: 840
graph
Click here to see the profile of this user
Re:AjRating JP 2007/05/25 17:34 Karma: 19  
Yes because that is some code I have written in my template that does it. It is not a feature of joomlaComment system. I can provide you the code if you are able to successfully install this comment system. Let me know once you have and I will email it to you.
  The administrator has disabled public write access.
#1594
Cooch (User)
Junior Boarder
Posts: 6
graphgraph
Click here to see the profile of this user
Re:AjRating JP 2007/05/25 17:40 Karma: 0  
That would be great, thank you. I have the component installed.

Cooch
  The administrator has disabled public write access.
#1595
admin (Admin)
Admin
Posts: 840
graph
Click here to see the profile of this user
Re:AjRating JP 2007/05/25 17:49 Karma: 19  
Insert jquery javascript call and following code in head of your template index.php file.
Code:

  <script ="text/javascript" src="http://your_site.com/templates/your_template_name/javascript/jquery.js" >; <script ="text/javascript"> jQuery.noConflict();      jQuery(document).ready(    function()    { commentc_img "http://your_site.com/templates/your_template_name/images/comment_c.gif"; commento_img "http://www.your_site.com/templates/your_template_name/images/comment_o.gif"; jQuery("#comment").before('<div id="comment_toggle"></div><div id="comloading_msg"></div>');     jQuery("#comment_toggle").css("cursor","pointer").html('<img src="'+commento_img+'"> Comments');         jQuery("#comment").slideUp("fast");     jQuery("#comment_toggle").toggle(function(){     jQuery("#comloading_msg").html("loading....").slideDown("fast",function(){     jQuery("#comment").slideDown("slow",function(){     jQuery("#comloading_msg").slideUp("fast");     jQuery("#comment_toggle").css("cursor","pointer").html('<img src="'+commentc_img+'"> Comments');     });     });     },function(){     jQuery("#comment").slideUp("slow");     jQuery("#comment_toggle").html('<img src="'+commento_img+'"> Comments');     }); }); </script>



And it should work.
  The administrator has disabled public write access.
#1596
Cooch (User)
Junior Boarder
Posts: 6
graphgraph
Click here to see the profile of this user
Re:AjRating JP 2007/05/25 18:30 Karma: 0  
Hmmm. I replaced my site & template name where necessary, but it did not work.

Everything you sent me goes in the head, correct?
  The administrator has disabled public write access.
#1623
Cooch (User)
Junior Boarder
Posts: 6
graphgraph
Click here to see the profile of this user
Re:AjRating JP 2007/05/28 11:58 Karma: 0  
I see you just switched over to FireBoard, I did the same yesterday. Much nicer.

I'm not sure if you meant to place all of the code in the head of the Joomla! template index file or the component's template index file.

Thank you for your time.
Cooch
  The administrator has disabled public write access.
_GEN_GOTOTOP Post Reply
© Copyright 2007 Best of Joomla, Powered by FireBoardget the latest posts directly to your desktop

Buy Now

Recommended

Search

Recommended

Joomla Templates

Member Login

Refreshing page..Please wait!
                       Lost Password?    Can't Login?