Title: willbell's Replies | WordPress.org

---

# willbell

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 39 total)

1 [2](https://wordpress.org/support/users/willbell/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/willbell/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/willbell/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] DataTables ColumnFilterWidgets not working](https://wordpress.org/support/topic/datatables-columnfilterwidgets-not-working/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/datatables-columnfilterwidgets-not-working/#post-10033059)
 * Tobias,
 * OK, thanks for that.
 * I couldn’t say for sure what a user would find logical or not. I have had a request
   for the sorting currently on the table to be more in depth, hence my request.
   But it’s certainly debatable whether that works best for the user.
 * Will
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] DataTables ColumnFilterWidgets not working](https://wordpress.org/support/topic/datatables-columnfilterwidgets-not-working/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/datatables-columnfilterwidgets-not-working/#post-10032736)
 * Tobias,
 * OK, let me know if this should be a new thread, I will re-ask.
 * I’ve done what you suggested, so far so good.
    [https://www.anasysinstruments.com/sandbox/](https://www.anasysinstruments.com/sandbox/)
 * But I need to integrate the two column headers. I either need to get the sort
   coding inside the red headers, or I need to make the red headers disappear and
   not take up any space. In the second instance i will need to make the sort boxes
   red.
 * Is this going too far?
 * Thank you,
    Will
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] DataTables ColumnFilterWidgets not working](https://wordpress.org/support/topic/datatables-columnfilterwidgets-not-working/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/datatables-columnfilterwidgets-not-working/#post-10028768)
 * Tobias,
 * Got it, thanks. One detail in case anybody is following this thread. The code
   Tobias suggested…
    like #tablepress-35_wrapper .column-filter-widget:nth-child(
   3) select { width: 200px; } … may appear to not be working if you used inserted
   his previous code… .column-filter-widget select { max-width: 100px; } … which
   gets the ColumnFilterWidget working. You will need to increase the “max-width”
   value to greater than the column you are wanting to affect the size of.
 * Or at least I was lame enough to struggle with that!
 * Thank you Tobias,
    Will
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] DataTables ColumnFilterWidgets not working](https://wordpress.org/support/topic/datatables-columnfilterwidgets-not-working/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/datatables-columnfilterwidgets-not-working/#post-10028510)
 * Tobias,
 * Getting there.
 * Is there a way of doing the measurement per column, like you do with TablePress?
   Also, will this now apply to all tables? Can I make it table specific?
 * Thank you,
 * TablePress column specific example:
    .tablepress-id-32 .column-3 { width: 35%;}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] How do I delete the word “edit” below the table](https://wordpress.org/support/topic/how-do-i-delete-the-word-edit-below-the-table/)
 *  [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/how-do-i-delete-the-word-edit-below-the-table/#post-10016074)
 * Only you, the editor, see the word edit. Viewers don’t.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Acunetix Secure WordPress] Uninstall](https://wordpress.org/support/topic/uninstall-37/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/uninstall-37/#post-8831923)
 * Thanks for the reply, sorry I’m acknowledging it so late. The problem is more
   subtle than that. I can access my admin, but certain functions are not available.
   Secure WP turns them off. The reasons I can’t just delete the Secure WP plug-
   in is that I think it has rewritten part of the core code, so I still would not
   have those functions after deleting the plug-in. It’s screwy.
 * Will
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Acunetix Secure WordPress] Uninstall](https://wordpress.org/support/topic/uninstall-37/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/uninstall-37/#post-8693546)
 * P.S. I have access to all files, so if you could tell me where the login info
   is stored I could just login and uninstall that way.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Acunetix Secure WordPress] Uninstall](https://wordpress.org/support/topic/uninstall-37/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/uninstall-37/#post-8693535)
 * Acunetix Secure WordPress
 * I am finding more stuff that is blocked, like editing certain features of the
   menu. I would like to undo this plug-in as simple as possible. I don’t want to
   go through the whole copy/delete/reinstall/update process.
 * Thanks,
    Will
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Viewer uploads](https://wordpress.org/support/topic/viewer-uploads/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/viewer-uploads/#post-8531257)
 * Satrebor,
    Users of the gallery? Is that process automated? I will post a gallery,
   then ask hundreds of viewers in a particular group to upload images. Sort of 
   like a photo competition. Will
    -  This reply was modified 9 years, 7 months ago by [willbell](https://wordpress.org/support/users/willbell/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Gravity Forms](https://wordpress.org/support/topic/gravity-forms-24/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/gravity-forms-24/#post-6055482)
 * Well thank you for such a quick reply, exactly what I wanted.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Zoho Creator Forms] What is a TinyMCE editor](https://wordpress.org/support/topic/what-is-a-tinymce-editor/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/what-is-a-tinymce-editor/#post-6045477)
 * I finally figured this out, although there is no straight up explanation short
   of wikipedia. There they explain that tinyMCE is not an actual editor, but gives
   and extant editor, like the one on Pages in WordPress, additional functionality.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Zoho Creator Forms] Where and what is tinyMCE editor?](https://wordpress.org/support/topic/where-and-what-is-tinymce-editor/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/where-and-what-is-tinymce-editor/#post-6045476)
 * I finally figured it out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Variable on Contact Form 7](https://wordpress.org/support/topic/variable-on-contact-form-7/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/variable-on-contact-form-7/#post-5773092)
 * Right now I have built a new form for each page. The forms are identical but 
   I need the database to tell me which page they came to the form from, one of 
   the Webinars, one of the brochure download pages?
 * What I would like is to give each page a unique identifier, and then when the
   contact form is filled out and sent I would like it to open a different page,
   based on the page identifier, and make an entry in the database with a column
   identifying which page the contact form was on when filled out.
 * Thank you,
    Will
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't open admin panel on cloned development site](https://wordpress.org/support/topic/cant-open-admin-panel-on-cloned-development-site/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/cant-open-admin-panel-on-cloned-development-site/#post-5914412)
 * Thank you. Resolved.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't open admin panel on cloned development site](https://wordpress.org/support/topic/cant-open-admin-panel-on-cloned-development-site/)
 *  Thread Starter [willbell](https://wordpress.org/support/users/willbell/)
 * (@willbell)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/cant-open-admin-panel-on-cloned-development-site/#post-5914399)
 * Thank you for this, although I had already done that.
 * I just figured this out and it may be a version issue. In the wp-config, inside
   the site folder, I changed the DB name user and password, but noone has suggested
   changing the WP_HOME and WP_SITEURL right in that config file. The instructions
   I have been folowing had me change that in the database.
 * So, check your wp-config file for the HOME and SITEURL if the development address
   doesn’t seem to want to stick when you go to the admin panel.

Viewing 15 replies - 1 through 15 (of 39 total)

1 [2](https://wordpress.org/support/users/willbell/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/willbell/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/willbell/replies/page/2/?output_format=md)