Title: ingbas's Replies | WordPress.org

---

# ingbas

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Change confirmation message link after reset password](https://wordpress.org/support/topic/change-confirmation-message-link-after-reset-password/)
 *  [ingbas](https://wordpress.org/support/users/ingbas/)
 * (@ingbas)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/change-confirmation-message-link-after-reset-password/#post-8829474)
 * Hello bluemoonsound,
 * I’m looking for the same fix.
    After password reset, I would like to redirect
   the customer to the my-account-page or a different page. Can you share the working
   code for my child-theme functions.php file?
 * Ingrid
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Split checkbox value before and after pipe](https://wordpress.org/support/topic/split-checkbox-value-before-and-after-pipe/)
 *  Thread Starter [ingbas](https://wordpress.org/support/users/ingbas/)
 * (@ingbas)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/split-checkbox-value-before-and-after-pipe/#post-5387907)
 * Dear Takayuki,
 * Thanks for your answer.
    I use a combination of php en javascript.
 * The selectable pipes I understand:
    Below **10** is shown in de dropdown and **
   Productname** in the email. ‘[checkbox selectie “10|Productname”]’
 * But I can’t use the pipe, because my calculation uses the value to calculate.
   
   It works when I use: `<input type="checkbox" name="selectie2[]" value="10">Productname`
 * But than in the e-mailmessage you only see 10 and I want to show the Productname
   as well. I need the name in the email and not only the number.
 * Is there something else I can use in the `<input type="checkbox" name="selectie2[]"
   value="10">` part. To shows an extra text (productname) in the email that is 
   sent? For example namevalue=”Productname” or mailvalue=”Pruductname”
 * I hope my question is clearer now.
 * Regards,
    Ingrid (Holland)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Split checkbox value before and after pipe](https://wordpress.org/support/topic/split-checkbox-value-before-and-after-pipe/)
 *  Thread Starter [ingbas](https://wordpress.org/support/users/ingbas/)
 * (@ingbas)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/split-checkbox-value-before-and-after-pipe/#post-5387892)
 * Dear Takayuki,
 * If this is not possible or you don’t understand my question? Can you please tell
   me? I am stuck right now.
 * It is the last puzzle of my solution in creating an orderform with calculations
   in Contact Form 7.
 * If somebody else can help me… please!!
 * Ingrid (Holland)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce comments management](https://wordpress.org/support/topic/woocommerce-comments-management/)
 *  [ingbas](https://wordpress.org/support/users/ingbas/)
 * (@ingbas)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/woocommerce-comments-management/#post-3212768)
 * I don’t know if you have found your answer. But I did the following.
 * go to wp-admin/css/colors-fresh.min.css and put the following in front of
    .find-
   box-search,.find-box-buttons{background…….
 * #the-comment-list .order_note {
    background-color: #CC0000; display:none; }
 * First do it without the display:none and see if all the status updates turn red.(
   refresh page) If so, than you can put in the display:none. All the status updates
   are invisible.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Coming Soon Page] permission shop_manager/editor](https://wordpress.org/support/topic/permission-shop_managereditor/)
 *  Thread Starter [ingbas](https://wordpress.org/support/users/ingbas/)
 * (@ingbas)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/permission-shop_managereditor/#post-3499799)
 * I want the admin and the shop-manager to be able to activate and deactivate the
   coming soon page.
 * Ingrid
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Organiser] [Plugin: Event Organiser] loading image and border around google-map](https://wordpress.org/support/topic/plugin-event-organiser-loading-image-and-border-around-google-map/)
 *  Thread Starter [ingbas](https://wordpress.org/support/users/ingbas/)
 * (@ingbas)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-loading-image-and-border-around-google-map/#post-2690263)
 * Hello Stephen,
 * Thanks for the automatic border around de google-map in style.css
    .eo-venue-
   map {border: 1px solid #373737;}
 * I found out what the problem was with the ongoing loading of the calendar.
    It
   was a plugin that conflicted with the calendar (under construction). It also 
   conflicted with other plugins.
 * Now everything works fine. I love the plugin.
 * Regards,
    Ingrid
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Organiser] [Plugin: Event Organiser] loading image and border around google-map](https://wordpress.org/support/topic/plugin-event-organiser-loading-image-and-border-around-google-map/)
 *  Thread Starter [ingbas](https://wordpress.org/support/users/ingbas/)
 * (@ingbas)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-loading-image-and-border-around-google-map/#post-2690190)
 * Hello Stephen,
    It has nothing to do with the today button, I found out. It is
   just the place the loading-image is set to (padding-right: 5px) Stupide of me;-)!
   The Calendar just keeps on loading and does not show the events, that is the 
   problem. The same with the widget calendar. Do you know what the reason could
   be?
 * It only works fine in Firefox MAc version, In Mac browsers like Safari, Chrome,
   Opera, it does not work.
    In Windows it does not work in all the browsers I checked:
   Safari, Chrome, Opera, IE en Firefox
 * Regards,
    Ingrid
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cat + Tag Filter] [Plugin: Cat Tag Filter] How to exclude tags dropdown from widget?](https://wordpress.org/support/topic/plugin-cat-tag-filter-how-to-exclude-tags-dropdown-from-widget/)
 *  [ingbas](https://wordpress.org/support/users/ingbas/)
 * (@ingbas)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-cat-tag-filter-how-to-exclude-tags-dropdown-from-widget/#post-2551636)
 * Hello Ajayver,
 * Thanks for the update. Now it is a perfect widget-plugin!
 * 5 STARS!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cat + Tag Filter] [Plugin: Cat Tag Filter] How to exclude tags dropdown from widget?](https://wordpress.org/support/topic/plugin-cat-tag-filter-how-to-exclude-tags-dropdown-from-widget/)
 *  [ingbas](https://wordpress.org/support/users/ingbas/)
 * (@ingbas)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-cat-tag-filter-how-to-exclude-tags-dropdown-from-widget/#post-2551634)
 * Hi Ajayer,
 * I need the same option.
    I want to place your widget on different pages, but 
   with different search options.
 * For example: on one page I want to show the 2 categories cats and dogs with their
   tags, on an other page I want to show two other categories with their tags.
    
   I know I can do this: $tags = get_tags(‘exclude=2,45,101’); But when I do that
   both search widgets exclude them.
 * B.t.w. **How do I exclude categories**? Like this:
    $categories = get_categories(‘
   pad_counts=1”exclude=34’);
 * If this is not possible, can you **make a clone** of your widget so I can upload
   the clone and than exclude different things.
 * The nice thing is, that your widget works great with the plugin **Search everything**.

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