Title: trumark's Replies | WordPress.org

---

# trumark

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Fruitful Theme WooCommerce Product Review Error](https://wordpress.org/support/topic/fruitful-theme-woocommerce-product-review-error/)
 *  Thread Starter [trumark](https://wordpress.org/support/users/trumark/)
 * (@trumark)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/fruitful-theme-woocommerce-product-review-error/#post-8161323)
 * Problem solved. There was a server caching issue. Had the hosting company reboot
   and the problem went away.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] PHP Max Input Vars: 2000](https://wordpress.org/support/topic/php-max-input-vars2000/)
 *  [trumark](https://wordpress.org/support/users/trumark/)
 * (@trumark)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/php-max-input-vars2000/#post-5555087)
 * Hey everyone!
 * I was having this same issue. My hosting company couldn’t figure it out so I 
   did extensive trial and error..
 * Turns out that it’s a simple fix.
 * 1. Connect to your site via FTP or File Manager
    2. Navigate to wp-admin folder
   3. Create a file inside wp-admin folder called php.ini 4. Add in this line: max_input_vars
   = 6000 5. Save and voila!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unwanted advertisements on some pages](https://wordpress.org/support/topic/unwanted-advertisements-on-some-pages/)
 *  [trumark](https://wordpress.org/support/users/trumark/)
 * (@trumark)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/unwanted-advertisements-on-some-pages/#post-5439972)
 * It’s most likely malicious code, you’d have to trouble shoot to see exactly where
   it’s coming from by deactivating plugins one at a time until it goes away. The
   easiest thing to do would be to hide it via css..
 * Add this to your CSS child theme file:
 * #sp {
    display: none; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vantage] Black Studio TinyMCE lost after update WP 4.0](https://wordpress.org/support/topic/black-studio-tinymce-lost-after-update-wp-40/)
 *  [trumark](https://wordpress.org/support/users/trumark/)
 * (@trumark)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/black-studio-tinymce-lost-after-update-wp-40/#post-5438638)
 * Hey,
 * Connect to your site via an ftp client like Filezille or go to your cPanel file
   manager.
 * Navigate to wp-content/plugins and delete the Black Studio TinyMCE plugin folder
   and then re-install it.
 * If you had the plugin active on any widgets you may lose that data so be sure
   to back it up!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vantage] Change "Home" button from http://localhost/wordpress/ to web server](https://wordpress.org/support/topic/change-home-button-from-httplocalhostwordpress-to-web-server/)
 *  [trumark](https://wordpress.org/support/users/trumark/)
 * (@trumark)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/change-home-button-from-httplocalhostwordpress-to-web-server/#post-4339251)
 * You have to modify the HTACCESS file. The part of the file that needs to be changed
   is going to depend on your hosting company. Send an e-mail or chat with their
   live support and they should be able to walk to through it..
 * You can also google “edit htaccess file (your web hosting company)”
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vantage] Removing Widget on side bar from only some pages](https://wordpress.org/support/topic/removing-widget-on-side-bar-from-only-some-pages/)
 *  [trumark](https://wordpress.org/support/users/trumark/)
 * (@trumark)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/removing-widget-on-side-bar-from-only-some-pages/#post-5429258)
 * Take a look at the Widget Context plugin, there is a bit of a learning curve 
   but this will do exactly what you’re looking for:
 * [https://wordpress.org/plugins/widget-context/](https://wordpress.org/plugins/widget-context/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Helios Solutions Responsive category FAQ] Sequencing FAQs](https://wordpress.org/support/topic/sequencing-faqs/)
 *  [trumark](https://wordpress.org/support/users/trumark/)
 * (@trumark)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/sequencing-faqs/#post-5267976)
 * Hey nckay,
 * There’s no easy way to do this, apart from writing php code which I don’t like
   doing, so I’ve been using this as a quick fix.
 * 1. Go to FAQ –> All FAQ’s
 * 2. All FAQ’s should look like this..
    _ex_ How can we get this feature added 
   in? (added third) Do you think it would be difficult to code? (added second) 
   Why doesn’t this plugin have this functionality? (added first)
 * 3. Figure out the sequence you would like them in
    _ex_ How can we get this feature
   added in? (added third) **To be shown as the 2nd question** Do you think it would
   be difficult to code? (added second) **To be shown as the 3rd question** Why 
   doesn’t this plugin have this functionality? (added first) **To be shown as the
   1st question**
 * 4. Press “Quick Edit” on the question you would like to be displayed 1st
 * 5. Under “Date” change the time from xx:xx to xx:03 (this will now be displayed
   as question 1).
 * 6. Update the remaining questions using descending times.. So the question you
   want displayed second would have a time of xx:02, the first question would be
   xx:01 etc..
 * **\*note\* **
    – If you have 10 questions, start with xx:10 as the time for the
   question you would like first, with 10 descending down to 01. – Make sure you
   press “Update” every time you make one of these changes.
 * This method is a bit of a pain in the neck but it’ll give you the functionality
   that you’re looking for without having to spend money or time to code it.
 * And that’s the way the cookie crumbles…

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