Title: strings6's Replies | WordPress.org

---

# strings6

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HUSKY - Products Filter Professional for WooCommerce] Conditional filters](https://wordpress.org/support/topic/conditional-filters/)
 *  Thread Starter [strings6](https://wordpress.org/support/users/strings6/)
 * (@strings6)
 * [6 years ago](https://wordpress.org/support/topic/conditional-filters/#post-12876231)
 * The step by step example is interesting, but it’s not quite right for this user.
   Is there a hook that fires right before a filter is about to draw? Then I could
   check if a previous filter already has a value in that moment before I commit
   to drawing the other filters.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Product Feed Manager for WooCommerce – CTX Feed – Support 220+ Shopping & Social Channels] Forced reviews?](https://wordpress.org/support/topic/forced-reviews/)
 *  [strings6](https://wordpress.org/support/users/strings6/)
 * (@strings6)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/forced-reviews/#post-12427488)
 * Still an issue in 3.2.18 released just 11 hours ago. Can’t get it to stay gone.
   From what I can tell:
 * Remind Me Later button – doesn’t work at all
    I Would Not – doesn’t work at all(
   also, this is really vague). Review Here yellow button – Just opens the same 
   screen in a new tab, doesn’t actually go to a review page X link – Makes the 
   banner go away, until you view another page in the admin. **It always comes back.**
 * So, my advice would be to get rid of this entire thing. People hate these banners,
   and it’s just going to give you 1 stars. But if you must keep it, make it stay
   gone forever when we close it. The buttons don’t really even work, and the one
   button is so vague, you should clarify that it’s a button to say “I don’t want
   to leave a review”.
    -  This reply was modified 6 years, 4 months ago by [strings6](https://wordpress.org/support/users/strings6/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7 - Post Fields] How do you show title instead of value in the Mail template?](https://wordpress.org/support/topic/how-do-you-show-title-instead-of-value-in-the-mail-template/)
 *  Thread Starter [strings6](https://wordpress.org/support/users/strings6/)
 * (@strings6)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/how-do-you-show-title-instead-of-value-in-the-mail-template/#post-12111491)
 * It sounds like a standard select field would allow me to do this in the following
   way:
    [https://contactform7.com/selectable-recipient-with-pipes/](https://contactform7.com/selectable-recipient-with-pipes/)
 * Namely, I would use the tag [_raw_apartment] in my Mail body instead of just [
   apartment], per the instructions:
 * > To get the value after pipe character, put the usual mail tag corresponding
   > to the form tag ([your-recipient] in the case of the above example) in the 
   > Mail templates. To get value before pipe, you can use [_raw_{field name}] ([
   > _raw_your-recipient] in the case of the above example).
 * I tried it though, and it still just output the email (i.e. the “value” in wpcf-
   property-contact-email-value-field), and not the title of the apartment.
 * So that is why I think it was best to come directly to your plugin’s support 
   instead of just Contact Form 7’s support. Can you weigh in?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] WSOD on New Store button](https://wordpress.org/support/topic/wsod-on-new-store-button/)
 *  Thread Starter [strings6](https://wordpress.org/support/users/strings6/)
 * (@strings6)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/wsod-on-new-store-button/#post-11941769)
 * Here’s what it turned out to be for me:
 * We use iThemes Security, and the WordPress Tweaks section of settings has one
   for the REST API. We had it set to the recommended Restricted Access, but this
   appeared to create a conflict. Maybe because we were using a custom role. We 
   set it to Default Access, and now the screen loads again.
 * The clue was a Javascript error in the console that said:
    You do not have sufficient
   permission to access this endpoint. Access to REST API requests is restricted
   by iThemes Security settings.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] Searching SKUs – Not Working](https://wordpress.org/support/topic/searching-skus-not-working/)
 *  [strings6](https://wordpress.org/support/users/strings6/)
 * (@strings6)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/searching-skus-not-working/#post-11768158)
 * Greetings,
 * We are running the latest version on a client site here:
    [https://www.maywes.com/](https://www.maywes.com/)
 * If you search for 83422, for example, and wait, it will come up in the suggestions.
   But if you type 83422 and hit Enter faster than the suggestion box can come up,
   it does not return a result. I’ve noticed that when I hit enter faster than the
   suggestion box (which lots of people appear to be doing on this site), then results
   only come up if the SKU is in the description. It only searches a SKU if I am
   patient and wait for the suggestions, even when I have the “Search in SKU” box
   checked, and these are simple products, not variable. Is this a bug?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Progressive Web Apps] No Splash Screen](https://wordpress.org/support/topic/no-splash-screen/)
 *  [strings6](https://wordpress.org/support/users/strings6/)
 * (@strings6)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/no-splash-screen/#post-10701291)
 * I ran into the same problem today. Just curious, why does the SuperPWA website
   load with that nice yellow splash screen on my iPhone then (i.e. what did you
   do to make that work)?
 * Did you use static launch screen images and link to them in the head section 
   of your starting page?
    -  This reply was modified 7 years, 8 months ago by [strings6](https://wordpress.org/support/users/strings6/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[uTubeVideo Gallery] Clicking on an album does not show videos](https://wordpress.org/support/topic/clicking-on-an-album-does-not-show-videos/)
 *  Thread Starter [strings6](https://wordpress.org/support/users/strings6/)
 * (@strings6)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/clicking-on-an-album-does-not-show-videos/#post-9540129)
 * Hello,
 * We restored the files to version 1.94 (the version we had before), and now the
   gallery is working again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Font Family Bug?](https://wordpress.org/support/topic/font-family-bug/)
 *  Thread Starter [strings6](https://wordpress.org/support/users/strings6/)
 * (@strings6)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/font-family-bug/#post-7615664)
 * Thank you for your quick response!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel] Zillow Property Feed (TIF format)](https://wordpress.org/support/topic/zillow-property-feed-tif-format/)
 *  Thread Starter [strings6](https://wordpress.org/support/users/strings6/)
 * (@strings6)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/zillow-property-feed-tif-format/#post-7088003)
 * Hello Jason,
 * Sorry for the slow response! I haven’t revisited this since I decided to go with
   the method described in my previous post. This is due to other projects taking
   up all my time. Sorry to disappoint!
 * If you would like to collaborate on this nights/weekends, I might be swayed, 
   but I doubt I will get time during the day to revisit it since that site went
   live some time ago, and the method I chose to go with then is still working out
   for that client.
 * If you are interested in that, I can be reached via E-mail. To make it harder
   for bots to scrape, my email is same as my username and a gmail.com one.
 * As a reminder, I used this document to assist me:
    [http://www.zillow.com/static/pdf/feeds/ZillowBrokerFeedsTechnicalSpecV1.0.19.pdf](http://www.zillow.com/static/pdf/feeds/ZillowBrokerFeedsTechnicalSpecV1.0.19.pdf)
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel] Zillow Property Feed (TIF format)](https://wordpress.org/support/topic/zillow-property-feed-tif-format/)
 *  Thread Starter [strings6](https://wordpress.org/support/users/strings6/)
 * (@strings6)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/zillow-property-feed-tif-format/#post-7087950)
 * Sure, I’ll update this thread when I hear more.
 * In the meantime, I read up on “The Loop” and used $args and the get_posts() method
   to write code to output property data. My code is in a php file, but I built 
   xml output, and then did this:
 * header(‘Content-Type: application/xml; charset=utf-8’);
    print $output;
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel] Zillow Property Feed (TIF format)](https://wordpress.org/support/topic/zillow-property-feed-tif-format/)
 *  Thread Starter [strings6](https://wordpress.org/support/users/strings6/)
 * (@strings6)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/zillow-property-feed-tif-format/#post-7087933)
 * Great! I’ve submitted a support request as you asked so that we can continue 
   the discussion.

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