Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter jdweb

    (@jdweb)

    Thanks so much for your fast reply. Everything is working great. I will have to check out your other plugins.

    Thanks again

    Thread Starter jdweb

    (@jdweb)

    Hi
    Thanks for the reply. I have gone ahead and installed and setup the plugin. Everything works great on PC and mobile alike.

    Just one question. Is there a way to not have their username linked to their facebook page? I still of course want the username displayed just not as a link.

    Thanks again.

    This is what is happening for me but it is showing the default avatar on mobile devices instead of the profile picture.

    I know this is an old thread but just wondering how do I

    check your theme if it actually supports profile picture in mobile version of your site.

    Thanks

    Thread Starter jdweb

    (@jdweb)

    Also

    Please go to WordPress Settings > Discussion and uncheck Users must be registered and logged in to comment checkbox.
    After that you will be able to add (on front-end) all the reviews without creating the account for them.

    The problem with this solution is they won’t have the users avatar. Oh well, I will just have to make individual user accounts. Unless there is another way to add the avatars??

    Thread Starter jdweb

    (@jdweb)

    Hi

    I worked out how to change the order the reviews are displayed. I just went to WordPress Settings > Discussion and changed
    Comments should be displayed with the older comments at the top of each page
    to
    Comments should be displayed with the newer comments at the top of each page

    Just in case anyone else wants the same.

    Thanks

    • This reply was modified 8 years ago by jdweb.
    jdweb

    (@jdweb)

    Hi

    Was the first question ever addressed? I would like to make the star ratings a required field as well.

    Thanks

    Thread Starter jdweb

    (@jdweb)

    Can I change the order the reviews are displayed? I want old ones on the bottom and new ones on the top. At the moment it is the otherway round.

    jdweb

    (@jdweb)

    I tried this shortcode but it only shows empty stars (outline) on all pages except the page with the actual reviews on.

    Thanks
    Denise
    I am trying to use this plug-in for reviews of a service not products.

    Thread Starter jdweb

    (@jdweb)

    Hi

    I don’t know why it worked but I thought I would try making the change in the database. I thought I broke it cause all the default settings disappeared including the title and everything but I found out I could go and add them in like I wanted to.

    Everything seems to be working now.

    Thanks

    jdweb

    (@jdweb)

    How did this get resolved??

    Forum: Plugins
    In reply to: [Reviews Plus] Review form
    Thread Starter jdweb

    (@jdweb)

    Hi
    Thanks for the shortcode it works well. I can now display the reviews on one page and the form on another. I was just wondering if you also had a shortcode so I can display the Reviews Summary and the Reviews Break in a widget in the sidebar instead of in the main content??

    Thanks for your help!

    Hi I am having the same problem:

    The plugin won’t allow me to turn this to a non-required field.

    Any idea why?

    Thanks

    Thread Starter jdweb

    (@jdweb)

    Hi

    Sorry I just realised it is working on the demo site. It must have something to do with the what I have done it. I changed the size of the images so they are 1,920px × 350px. This makes the image full width but shorter than in the demo.

    In theme options under design I am using this layout Wide layout with content width of 978px

    Anyone have any ideas?

    Thanks

    Thread Starter jdweb

    (@jdweb)

    Hi
    When I was building this site I was doing lots of research on lots of different things I wanted it to do and so I tried lots of stuff but unfortunately didn’t keep notes on what I did.

    Looking at the code I used I don’t think I used this plugin I used this bit of code:

    <?php get_current_blog_id(); 
    
    	 if ($blog_id ==1) {
    		 wp_list_bookmarks('title_li=&categorize=0&category=2');
    	 }else{
    		 switch_to_blog(1);
    		wp_list_bookmarks('title_li=&categorize=0&category=2');
    		restore_current_blog();
    	 }?>

    I added this to my template for the page I wanted. As far as I can remember that’s all I did to get it to work. Maybe you could try it, of course you may need to adjust the blog ID’s (my main one was blog id 1) and the category to display.

    In my case it was a resources page which showed a list of links and they were added to the main blog then displayed on two sites.

    Hope this helps.

    Thread Starter jdweb

    (@jdweb)

    I still haven’t found an answer to this.

    These are my main concerns:

    • Can I setup redirect for several countries??
    • Where does it save the data for the redirect?
    • How can I see what redirects there are setup?
    • How do I remove a redirect?

    Is there anyone out there who could answer these questions?

    Any help greatly appreciated.

    Thanks

Viewing 15 replies - 1 through 15 (of 17 total)