• Hey guys,

    I am using your plugin (pro-version) on my site (https://bit.ly/1IwDDHD)

    And I inserted it manually with the <php code> in the single.php

    I want to place it directly under the content and NOT under the other plugins I am running.

    In single.php, I can only put the <php code> before or after the content, not IN the content.

    <div class=”entry-content”>

    <?php the_content(); ?>

    <?php echo cwppos_show_review($post_id); ?>

    <?php wp_link_pages( array( ‘before’ => ‘<div class=”page-link”><span>’ . __( ‘Pages:’, ‘wellthemes’ ) . ‘</span>’, ‘after’ => ‘</div>’ ) ); ?>

    </div><!– /entry-content –>

    Besides that, my visitors can’t place reviews, while I did activate this in the plugin. I allow visitors to place reviews. Any idea what I am doing wrong?

    https://www.ads-software.com/plugins/wp-product-review/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I am using your plugin (pro-version)

    Please use the developer’s dedicated support channel – commercial versions aren’t supported here. Looks like that would be here:

    https://themeisle.com/forums

    Plugin Contributor MariusG

    (@marius_codeinwp)

    Hello travmag,

    Please contact us on themeisle.com on the forums or using the contact box and we’ll get back to you.
    We cannot offer support for PRO versions on www.ads-software.com forum

    Best regards,
    Marius

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Location and customer reviews’ is closed to new replies.