Title: Plugin won&#039;t show my function
Last modified: August 24, 2016

---

# Plugin won't show my function

 *  [johanna123456](https://wordpress.org/support/users/johanna123456/)
 * (@johanna123456)
 * [11 years ago](https://wordpress.org/support/topic/plugin-wont-show-my-function/)
 * I have a function that I have added to my mobile first page. All the other content
   are showing but not my function. I cant link to the site because I only have 
   it localy on my computer.
 * I have some code for the function in the child theme header.php
    `<script data-
   host="//auctionet.com/embed" src="//auctionet.com/embed/js/auctionet-embed.v2.
   js" id="auctionet-embed-script"></script>`
 * And the code I have inserted to the text (not visual) on the mobile first page
   is
 *     ```
       <script id="auctionet-embed">// <![CDATA[
       auctionet.init({
       companyId: 1,      heading: 'Föremål till salu',
       backgroundColors: {
       image: '#ececec', meta: '#ececec'},
       textColors: {
       itemId: '#000', link: '#252525', heading: '#000', bidOrEstimateText: '#5d5d5d',       bidOrEstimateValue: '#5d5d5d', endsAtText: '#5d5d5d', endsAtValue: '#5d5d5d' },     locale: 'sv',     howManyItems: 4,     initialFilter: 'bid_on'   });
       // ]]></script>
       ```
   
 * The functions should be responsive so I don’t know why it won’t show
 * [https://wordpress.org/plugins/wptouch/](https://wordpress.org/plugins/wptouch/)

The topic ‘Plugin won't show my function’ is closed to new replies.

 * ![](https://ps.w.org/wptouch/assets/icon-256x256.png?rev=1313960)
 * [WPtouch - Make your WordPress Website Mobile-Friendly](https://wordpress.org/plugins/wptouch/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wptouch/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wptouch/)
 * [Active Topics](https://wordpress.org/support/plugin/wptouch/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wptouch/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wptouch/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [johanna123456](https://wordpress.org/support/users/johanna123456/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/plugin-wont-show-my-function/)
 * Status: not resolved