Profiles

  • Member Since: March 27th, 2012
  • Find me on:
  • Posted a reply to How to check if the current post has reviews or not, on the site WordPress.org Forums:
    ok, thanks again!

  • Posted a reply to How to check if the current post has reviews or not, on the site WordPress.org Forums:
    Brilliant, thanks! Got it working using this (in case anyone else needs this): <?php $post_id…

  • Posted a reply to How to check if the current post has reviews or not, on the site WordPress.org Forums:
    I'm trying this: <?php $post_id = get_the_ID(); $review = glsr_get_review($post_id); if ($review != ''):?> YES…

  • Posted a reply to How to check if the current post has reviews or not, on the site WordPress.org Forums:
    Hi, yes, I understand, I can see that. that text was just an example... I…

  • Created a topic, How to check if the current post has reviews or not, on the site WordPress.org Forums:
    Basically I want to add a message with PHP if the curr…

  • Created a topic, Brilliant plugin and amazing support, on the site WordPress.org Forums:
    Jeff is a master at what he does. Love all his plugin…

  • Posted a reply to SAC working on the homepage only?, on the site WordPress.org Forums:
    I have tried disabling all of my plugins. Still the same. Haven't tried switching to…

  • Posted a reply to SAC working on the homepage only?, on the site WordPress.org Forums:
    Yeah, I have included just once. Still the same. Is it possible to share my…

  • Posted a reply to SAC working on the homepage only?, on the site WordPress.org Forums:
    Yes, I have even added before and after the chat so that it's 100% included:…

  • Posted a reply to SAC working on the homepage only?, on the site WordPress.org Forums:
    Ok, so a naked shortcode inside a post does work. No errors. So the problem…

  • Posted a reply to SAC working on the homepage only?, on the site WordPress.org Forums:
    Pardon, I meant displaying. The chat is displaying on all pages, however it only works…

  • Posted a reply to SAC working on the homepage only?, on the site WordPress.org Forums:
    I have changed the "Front Page" to other Page (with chat) and it does work.…

  • Posted a reply to SAC working on the homepage only?, on the site WordPress.org Forums:
    I think the worst case scenario, I will have to iframe it from the homepage.…

  • Posted a reply to SAC working on the homepage only?, on the site WordPress.org Forums:
    Hey Jeff, yes, Chat URL is empty. actually, I removed the script from the header,…

  • Posted a reply to SAC working on the homepage only?, on the site WordPress.org Forums:
    I really love this plugin, in fact I'm ready to donate, and I want it…

  • Created a topic, SAC working on homepage only?, on the site WordPress.org Forums:
    So I have a custom theme, that I can't change... Firs…

  • Created a topic, So this will automatically replace wp_mail(); right?, on the site WordPress.org Forums:
    So before going premium I want to clarify one thing: …

  • Created a topic, Shaky sidebar, on the site WordPress.org Forums:
    When sidebar reaches the moment when it needs to be fi…

  • Posted a reply to Submit button input name?, on the site WordPress.org Forums:
    I have added in the Settings > USP Pro: Selected CSS/JS tab. Pasted the code…

  • Posted a reply to Title field character limit?, on the site WordPress.org Forums:
    cool, just sent you.

  • Created a topic, Submit button input name?, on the site WordPress.org Forums:
    Right now submit button code looks like this: <inp…

  • Created a topic, Title field character limit?, on the site WordPress.org Forums:
    I have your USP pro version. I have a question, how d…

  • Created a topic, Multiple chats per blog and more, on the site WordPress.org Forums:
    Hey, I really like the plugin. I noticed that many h…

  • Posted a reply to Redirect to post instead of search results (when hit enter or click on ico), on the site WordPress.org Forums:
    Thank you. It worked by changing the magnifier and search icon actions to redirect to…

  • Created a topic, Redirect to post instead of search results (when hit enter or click on ico), on the site WordPress.org Forums:
    I have set up so that when a user use ajax (auto-compl…

  • Posted a reply to Range Last 31 days, last 6months, all time?, on the site WordPress.org Forums:
    Found the answer. Use this code instead: <?php if ( function_exists('wpp_get_mostpopular') ) { /* Get…

  • Created a topic, Range 6months, all time?, on the site WordPress.org Forums:
    So I have been plugin with the plugin for the last few…

  • Posted a reply to displaying values in one line, on the site WordPress.org Forums:
    Found the answer in the: src > Front.php

  • Created a topic, displaying values in one line, on the site WordPress.org Forums:
    First, I like the plugin. I couldn't find or code anyt…

  • Created a topic, MyBalance/Leaderboard Widgets: showing values in a new line, on the site WordPress.org Forums:
    I don't know, maybe it's my WP theme, but right now I …

  • Posted a reply to DIsable/remove “Set your user reaction counts…” for non admins, on the site WordPress.org Forums:
    It worked! Thanks a lot.

  • Posted a reply to DIsable/remove “Set your user reaction counts…” for non admins, on the site WordPress.org Forums:
    Unfortunately it didn't worked. I have tried putting your code in functions.php. I have also…

  • Created a topic, DIsable/remove “Set your user reaction counts…” for non admins, on the site WordPress.org Forums:
    I have authors on my blog who login to my Wordpress si…