lateralus821
Forum Replies Created
-
Forum: Plugins
In reply to: [Adminimize] Admin Bar Front End – Edit PageHey Frank,
Thank you for the response! I’ve already tried that multiple times on a few different sites to be sure and it still doesn’t work.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Deleting or renaming accountPerfect, thank you so much for the help!
That’s great news, thank you so much!
Thanks for getting back to me. Regarding the backlog are you saying that this feature isn’t a definite addition early next year?
Thank you so much for the quick response! Yes I would definitely like to be notified when that happens. Will it be part of the free plugin or will the premium version be needed?
Hey @mateuszwpdesknet,
Thank you so much for getting back to me, I appreciate it!
I know that this is a function of iOS but it’s happening because the html for the original email address field’s input type is “email” and the custom validation field’s input type is “text”. What I’d like to do is make it so that the custom field’s type is “email” rather than “text” so that way iOS doesn’t try to capitalize it. I should have explained it better like that before, I apologize.
By the way thank you very much for the plugin and in depth directions for adding the validation functionality, aside from the capitalization it has been perfect for my needs.
Actually I just managed to fix this, sorry about that.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Issue with UPCsYes if I put a letter after the UPC and hit search then it pulls up the shop page with the “No products were found matching your selection.” text.
I’ll find out tomorrow if I can grab a premium license, I’d definitely like to after how much time you’ve spent helping me.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Issue with UPCsIf I buy a license for Relevanssi Premium would you be able to check out the site and troubleshoot it directly?
That just pulled up a full page of code that looks like below and then a bunch of raw code from the products that show up on the store page from a search.
object(WP_Query)#2005 (52) { ["query"]=> array(3) { ["post_type"]=> string(7) "product" ["product_cat"]=> string(0) "" ["post__in"]=> array(0) { } } ["query_vars"]=> array(75) { ["post_type"]=> string(7) "product" ["product_cat"]=> string(0) "" ["error"]=> string(0) "" ["m"]=> string(0) "" ["p"]=> int(0) ["post_parent"]=> string(0) "" ["subpost"]=> string(0) "" ["subpost_id"]=> string(0) "" ["attachment"]=> string(0) "" ["attachment_id"]=> int(0) ["name"]=> string(0) "" ["static"]=> string(0) "" ["pagename"]=> string(0) "" ["page_id"]=> int(0) ["second"]=> string(0) "" ["minute"]=> string(0) "" ["hour"]=> string(0) "" ["day"]=> int(0) ["monthnum"]=> int(0) ["year"]=> int(0) ["w"]=> int(0) ["category_name"]=> string(0) "" ["tag"]=> string(0) "" ["cat"]=> string(0) "" ["tag_id"]=> string(0) "" ["author"]=> string(0) "" ["author_name"]=> string(0) "" ["feed"]=> string(0) "" ["tb"]=> string(0) "" ["paged"]=> string(0) "" ["meta_key"]=> string(0) "" ["meta_value"]=> string(0) "" ["preview"]=> string(0) "" ["sentence"]=> string(0) "" ["title"]=> string(0) "" ["fields"]=> string(0) "" ["menu_order"]=> string(0) "" ["embed"]=> string(0) "" ["category__in"]=> array(0) { } ["category__not_in"]=> array(0) { } ["category__and"]=> array(0) { } ["post__in"]=> array(270) { [0]=> int(468) [1]=> int(470) [2]=> int(472) [3]=> int(474) [4]=> int(479) [5]=> int(481) [11]=> int(490) [19]=> int(501) [20]=> int(508) [23]=>
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Issue with UPCsYeah that was an error on my end, sorry about that. I put in the snippet and it’s still having the same result. If I search for “850002123265” it just takes me to the shop page with every product loaded like normal and adds “/?product_cat=&s=850002123265&post_type=product” to the URL. Doing an admin search for that UPC only pulls the 1 correct result, I’m not sure what the disconnect is.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Issue with UPCsThat actually crashed my site for some reason, after throwing it into my functions file and refreshing the site I just got the “site is experiencing technical difficulties” error.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Issue with UPCsBy all of the products visible I mean that it takes me to the shop page and it looks the same as if I went to /shop/.
The admin search pulls the product correctly and so does the front end AJAX search if I let it load.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Issue with UPCsI just tried that but it still functions the same.
If I search for “850002123265” the AJAX search will bring up just that product in the search bar which is correct but if I hit enter it takes me to the shop page with all of the products visible and adds this to the url “/?product_cat=&s=850002123265&post_type=product”.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Issue with UPCsThe UPCs are unique so that they only hit one specific product, for example 850002123159.