wpnoobzz
Forum Replies Created
-
Thank you for your reply. I will try fixing it by completely resetting all the settings to their defaults. Have a good day.
Product Variations Swatches for WooCommerce by VillaThemeHello, thank you for your response. I’m not the one running the text advertisements; some customers are sending bulk messages using bitly.com on sub-sites of the multisite without permission, which keeps causing our hosting to go down. Therefore, I intend to detect which sites are using bitly and stop those sites.
As you mentioned, when I checked the links in the texts using Safari on my iPhone and Google Chrome, the referrer is empty and is registered as direct.
I have a question regarding this. The card company is sending messages on behalf of customers using the website URL provided by them via bitly, so we do not have access to the bitly account itself.
In that case, regarding the UTM URL building you mentioned, such as https://site.com/?utm_campaign=sms-campaign, I have created it using a WordPress plugin like Easy UTM Builder, but how can I create something like sms-campaign to detect it?
I would appreciate your help.
Forum: Plugins
In reply to: [Admin Menu Editor] add rel to admin menuThanks for the advice. π
- This reply was modified 2 years, 5 months ago by wpnoobzz.
Forum: Plugins
In reply to: [Admin Menu Editor] add rel to admin menu[rel=nosublink] is an attribute value that the portal search engine called naver.com uses when they don’t want to display sublinks. It is not created by Google. I want to add this attribute value to all the menus in wp-admin.php, but I can’t find a plugin or hook for it. Strangely, even though “disallow:/wp-admin” is set in the robots.txt file, it is still being displayed. When I mentioned this to the portal representative, they told me to add [rel=nosublink]
Forum: Plugins
In reply to: [WC Fields Factory] Translation for non-supported languageI sure did. But It keeps English error msg.
How can I edit Korean language file?I choose Korean at Choose default language, but there is no Korean at ‘Choose supported languages’.
- This reply was modified 3 years, 10 months ago by wpnoobzz.
Forum: Plugins
In reply to: [WC Fields Factory] prevent duplicated valueI changed the quick buy plugin to the below.
https://ww.wp.xz.cn/plugins/add-to-cart-direct-checkout-for-woocommerce/
It works !
Forum: Plugins
In reply to: [WC Fields Factory] prevent duplicated valueSorry, sir.
I disabled Ajax features, the button is disabled at first.
But when I select product option, it don`t work.situation)
1- QuickBuy Button disabled
2- Option selected(option product)
3- QuickBuy Button enabled
3- require field has no value
4- click QuickBuy Button
5. It redirects checkout.- This reply was modified 3 years, 10 months ago by wpnoobzz.
Forum: Plugins
In reply to: [WC Fields Factory] prevent duplicated valueVery thanks ! It works π
Forum: Plugins
In reply to: [WC Fields Factory] prevent duplicated valueVery tHanks sir.
Plus, I found one more compatiblity issue.
plugin : Direct Checkout for WooCommerce by themehigh(free)
When I click ‘Quick Buy’ button which made by above plugin, page redirects to checkout without validation.
I think if required field is empty, quickbuy button need to be inactive or blurred.
Forum: Plugins
In reply to: [WC Fields Factory] prevent duplicated valuestep 1)
Quantity : 1
Name* : John | Age* : 30 | Job :———————————-
When I change quantity by pressing +, it will add new field group by your plugin.step 2)
Quannity : 2
Name* : John | Age* : 30 | Job :Above is the result, but I want to have no value from step 2), and so on.
Is this possible?