-
☆ A M B ☆
- 298 Posts
The LexRating Snippet seems to meet my current requirement but after installing and setting a call it's not clickable just shows the title of the article next to a set of inactive stars (five). If it works as advertised this it for me but to get past this.
Thank you
-
☆ A M B ☆
- 3,112 Posts
what's your snippet call?
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
I am having the same issue, just installed it, did the basic call as such:
"[[LexRating? &name=`[[*pagetitle]]` &group=`articles` ]]"
And nothing. In the example it mentions to have a userGroup but I don't have any assigned and I really don't want to assign any since these will be for anyone that visit to rate. Is there something I am missing?
-
☆ A M B ☆
- 3,112 Posts
I just tested it with my fresh installed modx, and it worked.
probably LexRating conflicts with your version of jQuery?
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
Alright it was a combination of the way I was calling it. For some reason I cannot call it with the [[*pagetitle]] option as it makes it unclickable. If I make it so it's default which is just the [[+id]] it works great. I am even able to call it on regular pages again as a static item for my blog post. Problem I seem to be having now is that my blog post list it's an ajax page and on the initial page which is not ajax the starts show properly with their value as well as how many votes, once I do the ajax version of that very same element, it returns back with the vote count only, the stars mysteriously disappear.
I checked their value with the &toArray=`1` and it confirms that on the php side of things the value is still retained, but I no dice on why the stars disappear.
Solved it, not sure if in the best way but I solved it.
-
☆ A M B ☆
- 3,112 Posts
@HarveyEV,
mind to share the screenshot so I have the idea?
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.