Hi group . Can anyone resolve this tasks ? And I need your price in PM please.Block Africa and Asia visits.Hide H1 from mobile version and desktop.Error pay plugin when posting listings.
you can google search for this plugin and try if works for you: osclass geopluginYou can hide h1 using CSS, go to admin Appearance->Customization and add to CSS: h1{display: none}I don't use pay plugin, sorry
I have this css:.products.grid .simple-prod .title, .white .simple-prod .title {height: 0px;float: initial;}h2.titleh2 { top: -5px;}.aut-login-box {height: 145px;with; 145px;}h1{display: none}It’s ok?
Quote from: marian ion on March 02, 2023, 12:34:07 AMHi group . Can anyone resolve this tasks ? And I need your price in PM please.Block Africa and Asia visits.Hide H1 from mobile version and desktop.Error pay plugin when posting listings.Hi there,Please share screenshots of your cloudflare WAF rules so I can see why it's not blocking the continents as it should.Also, provide some http logs for the spammy traffic including the user agents used and IPs.As for the pay plugin, raise a support request with @MB.ThanksEdit: to add to @cartagena68 response, you can learn more here https://www.w3schools.com/css/css_display_visibility.asp
Quote from: Wiz on March 02, 2023, 05:03:08 AMQuote from: marian ion on March 02, 2023, 12:34:07 AMHi group . Can anyone resolve this tasks ? And I need your price in PM please.Block Africa and Asia visits.Hide H1 from mobile version and desktop.Error pay plugin when posting listings.Hi there,Please share screenshots of your cloudflare WAF rules so I can see why it's not blocking the continents as it should.Also, provide some http logs for the spammy traffic including the user agents used and IPs.As for the pay plugin, raise a support request with @MB.ThanksEdit: to add to @cartagena68 response, you can learn more here https://www.w3schools.com/css/css_display_visibility.asp
Quote from: marian ion on March 02, 2023, 02:34:54 PMQuote from: Wiz on March 02, 2023, 05:03:08 AMQuote from: marian ion on March 02, 2023, 12:34:07 AMHi group . Can anyone resolve this tasks ? And I need your price in PM please.Block Africa and Asia visits.Hide H1 from mobile version and desktop.Error pay plugin when posting listings.Hi there,Please share screenshots of your cloudflare WAF rules so I can see why it's not blocking the continents as it should.Also, provide some http logs for the spammy traffic including the user agents used and IPs.As for the pay plugin, raise a support request with @MB.ThanksEdit: to add to @cartagena68 response, you can learn more here https://www.w3schools.com/css/css_display_visibility.aspYou're not proxying your site's traffic through cloudflare! You're just using Cloudflare as a DNS.Make sure to slide the proxy tab to orange next to the A records of @ and www of your website. Once done, add Asia to the WAF rule you created. Use the OR expression, Africa OR Asia = BLOCK.
Yes, edit the first 2 records and change to proxy mode (orange color)
Quote from: Wiz on March 02, 2023, 07:16:22 PMYes, edit the first 2 records and change to proxy mode (orange color)Done. we will se until tomorrow if works 😊 Tks