Title: instant's Replies | WordPress.org

---

# instant

  [  ](https://wordpress.org/support/users/instant/)

 *   [Profile](https://wordpress.org/support/users/instant/)
 *   [Topics Started](https://wordpress.org/support/users/instant/topics/)
 *   [Replies Created](https://wordpress.org/support/users/instant/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/instant/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/instant/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/instant/engagements/)
 *   [Favorites](https://wordpress.org/support/users/instant/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YASR - Yet Another Star Rating Plugin for WordPress] Multiple Post Titles with ratings not showing up](https://wordpress.org/support/topic/multiple-post-titles-with-ratings-not-showing-up/)
 *  Thread Starter [instant](https://wordpress.org/support/users/instant/)
 * (@instant)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/multiple-post-titles-with-ratings-not-showing-up/#post-13821902)
 * I disabled stars next to the title and added the shortcode to the corousel plugin,
   like this
    <?php echo(do_shortcode( [yasr_visitor_votes size=”medium” postid=”‘.
   $postid.'” readonly=”yes”])); Stars appearing, but greyed out. Do i need to add
   additional scripts if this is running inside aonther plugin?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YASR - Yet Another Star Rating Plugin for WordPress] Multiple Post Titles with ratings not showing up](https://wordpress.org/support/topic/multiple-post-titles-with-ratings-not-showing-up/)
 *  Thread Starter [instant](https://wordpress.org/support/users/instant/)
 * (@instant)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/multiple-post-titles-with-ratings-not-showing-up/#post-13791447)
 * Hi Dario,
 * there is no special code.
    I set the Enable stars next to the title? to yes. 
   Thats all. best M
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Language Switcher for Elementor] Polylong Shortcodes not Working](https://wordpress.org/support/topic/polylong-shortcodes-not-working/)
 *  Thread Starter [instant](https://wordpress.org/support/users/instant/)
 * (@instant)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/polylong-shortcodes-not-working/#post-11689631)
 * so true, my fault. Posted wrong.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Content Type Manager] php errors on custom fields](https://wordpress.org/support/topic/php-errors-on-custom-fields/)
 *  Thread Starter [instant](https://wordpress.org/support/users/instant/)
 * (@instant)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/php-errors-on-custom-fields/#post-5471819)
 * fyi
    downgraded to PHP 5.3.10 … error messages are gone.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Content Type Manager] Shortcode in wrong place in a page](https://wordpress.org/support/topic/shortcode-in-wrong-place-in-a-page/)
 *  [instant](https://wordpress.org/support/users/instant/)
 * (@instant)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-in-wrong-place-in-a-page/#post-5366404)
 * ok,
    found a solution. Dont know if thats the proper way, but its working.
 * Install
    [https://wordpress.org/plugins/allow-php-in-posts-and-pages/](https://wordpress.org/plugins/allow-php-in-posts-and-pages/)
 * and then insert the fields like this into the Editor
 * `[php]print_custom_field('artikelnummer_intern:wrapper', array('<span class="
   my_class"><strong>myfield</strong>:','</span>') );[/php]`
 * cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Content Type Manager] Shortcode in wrong place in a page](https://wordpress.org/support/topic/shortcode-in-wrong-place-in-a-page/)
 *  [instant](https://wordpress.org/support/users/instant/)
 * (@instant)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-in-wrong-place-in-a-page/#post-5366403)
 * hey silviog,
 * i have exactly the same problem.
    Even if i put it it in a table like this
 *     ```
       <table border="1">
       <tbody>
       <tr>
       <td><strong>Artikelnr.:</strong> [custom_field name="artikelnummer_intern" filter="wrapper"]<span class="my_class">[+content+]</span>[/custom_field]</td>
       </tr>
       </tbody>
       </table>
       ```
   
 * its still stays on top of the content.
    Did you already sort this problem out?
 * cheers
    instant

Viewing 6 replies - 1 through 6 (of 6 total)