Home Forums WTI Like Post PRO Change the display location of the plugin vote Reply To: Change the display location of the plugin vote

#349
Yantothen
Participant

Hi,

I tried calling the GetWtiLikePost() function instead of the shortcode. I seem to manage to change the location to some extend.

But when I tried to put the location into a HTML DIV container:

$title .= “<div class=’one-fourth’>”;
$title .= “<div class=’show-net-value-container’>”;
$title .= “<div class=’show-net-value-container2′>”;
$title .= “<span>” . $net_count . “</span>”;
$title .= “</div>”;
$title .= “</div>”;
$title .= GetWtiLikePost();
$title .= “</div>”;

Unfortunately, the plugin voting is not displayed inside the ‘one-fourth’ div container. It’s totally outside of the container.

Please help.

Thanks.
Order: #2049