Title: farnhamit's Replies | WordPress.org

---

# farnhamit

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Wallstreet] adding list to services box??](https://wordpress.org/support/topic/adding-list-to-services-box/)
 *  Thread Starter [farnhamit](https://wordpress.org/support/users/farnhamit/)
 * (@farnhamit)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/adding-list-to-services-box/#post-6183042)
 * Yeah all is fixed. 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Wallstreet] adding list to services box??](https://wordpress.org/support/topic/adding-list-to-services-box/)
 *  Thread Starter [farnhamit](https://wordpress.org/support/users/farnhamit/)
 * (@farnhamit)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/adding-list-to-services-box/#post-6183030)
 * Thank you Priyanshu!
 * ALL WORKING YOU ARE A STAR! +1!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Wallstreet] adding list to services box??](https://wordpress.org/support/topic/adding-list-to-services-box/)
 *  Thread Starter [farnhamit](https://wordpress.org/support/users/farnhamit/)
 * (@farnhamit)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/adding-list-to-services-box/#post-6182992)
 * Hi Priyanshu,
 * I have done this, This is what i tried first, But I could only find the one file
   to edit `wp-content/themes/wallstreet/functions/theme_options/pages/home_service_settings.
   php`
 * But it still don’t work the html tag shows on the page but only as text? Can 
   you assist any further? What do you mean by ChildTheme? Sorry.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Wallstreet] adding list to services box??](https://wordpress.org/support/topic/adding-list-to-services-box/)
 *  Thread Starter [farnhamit](https://wordpress.org/support/users/farnhamit/)
 * (@farnhamit)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/adding-list-to-services-box/#post-6182989)
 * Thank you!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Wallstreet] adding list to services box??](https://wordpress.org/support/topic/adding-list-to-services-box/)
 *  Thread Starter [farnhamit](https://wordpress.org/support/users/farnhamit/)
 * (@farnhamit)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/adding-list-to-services-box/#post-6182986)
 * I have tried? I am out of ideas… When you say use CSS do you mean to change the
   output of that input field?
 *     ```
       $current_options['service_title_one'] = sanitize_text_field($_POST['service_title_one']);
       				$current_options['service_description_one'] = sanitize_text_field($_POST['service_description_one']);
       				$current_options['service_image_one']= sanitize_text_field($_POST['service_image_one']);
       ```
   
 * This is what i assume is the issue? the Sanitize_Text_Field does this strip all
   HTML/Variables?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Wallstreet] adding list to services box??](https://wordpress.org/support/topic/adding-list-to-services-box/)
 *  Thread Starter [farnhamit](https://wordpress.org/support/users/farnhamit/)
 * (@farnhamit)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/adding-list-to-services-box/#post-6182984)
 * I can do shortly its running on a private server at the moment,
 * This is the code that is not working tho.
 *     ```
       <div class="col-md-4 col-sm-6">
       						<div class="service-box">
       				<img class="img-responsive service-box-image" alt="Sleek & Beautiful" src="/logocolourfbcool.gif">
       			</div>
       						<div class="service-area">
       						<h2><a href="#">Product Designing</a></h2>
       									<p>Quantity Surveying and Cost Consultancy</br>
       Project Management</br>
       Project Co-ordination</br>
       Cost Feasibility Studies</br>
       Preliminary Budget Advice</br>
       Cost Planning</br>
       CDM Co-ordinator</br></p>
       						</div><!-- / service-area -->
       		</div>
       ```
   
 * That is what gets displayed when previewing the install.
 * This is what i am inputting in the back-end.
 *     ```
       Quantity Surveying and Cost Consultancy</br>
       Project Management</br>
       Project Co-ordination</br>
       Cost Feasibility Studies</br>
       Preliminary Budget Advice</br>
       Cost Planning</br>
       CDM Co-ordinator</br>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Upload My File] Upload button does not appear on my account](https://wordpress.org/support/topic/upload-button-does-not-appear-on-my-account/)
 *  [farnhamit](https://wordpress.org/support/users/farnhamit/)
 * (@farnhamit)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-button-does-not-appear-on-my-account/#post-4869498)
 * I was struggling for days with this!!!
 * SIMPLE FIX…
 * Open up a product in your wp-admin and you should see a checkbox “upload file”
   below the product image you selected. Select it.
 * PLEASE I ASK THE CREATOR OF WOOCOMMERCE UPLOAD FILE TO MENTION THIS FIX IN THE
   UPLOAD PROCESS OF THE PLUGIN AS IT IS NOT EASY TO FIND!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Add new product – Description echo's Above All Site Content?](https://wordpress.org/support/topic/add-new-product-description-echos-above-all-site-content/)
 *  Thread Starter [farnhamit](https://wordpress.org/support/users/farnhamit/)
 * (@farnhamit)
 * [12 years ago](https://wordpress.org/support/topic/add-new-product-description-echos-above-all-site-content/#post-4881000)
 * Okay mistake this did NOT work fix it
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Add new product – Description echo's Above All Site Content?](https://wordpress.org/support/topic/add-new-product-description-echos-above-all-site-content/)
 *  Thread Starter [farnhamit](https://wordpress.org/support/users/farnhamit/)
 * (@farnhamit)
 * [12 years ago](https://wordpress.org/support/topic/add-new-product-description-echos-above-all-site-content/#post-4880964)
 * If anyone is interested…
 * `hide('hideme')`
 * I believe this little bit of code in a div string was effecting it,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP e-Commerce Style Email] How to Insert field (payment instructions)](https://wordpress.org/support/topic/how-to-insert-field-payment-instructions/)
 *  [farnhamit](https://wordpress.org/support/users/farnhamit/)
 * (@farnhamit)
 * [12 years ago](https://wordpress.org/support/topic/how-to-insert-field-payment-instructions/#post-4834243)
 * I am trying to take payment instructions out of the purchase receipt has anyone
   resolved this?

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