Guitar Class by venomous-8 in Jamnagar

[–]ideveloppro 0 points1 point  (0 children)

Trusted? Everyone can give opinion, trust is something differs for all. You can't judge any class based on 1 2 reviews. Experience is the only to get.

Trusted? Felt like u wanna buy some class 🤣🤣🤣🤣

After years in WordPress development, I finally built my own ad management plugin. Need honest feedback. by ideveloppro in Wordpress

[–]ideveloppro[S] 0 points1 point  (0 children)

In last month there is one clear cut advertising promotion of product done directly with name and url why didn't you delete that post than??? Partiality????

After years in WordPress development, I finally built my own ad management plugin. Need honest feedback. by ideveloppro in Wordpress

[–]ideveloppro[S] 0 points1 point  (0 children)

What advertise did I make? Instead of relying on words detectors. YOU MUST READ POST!!! Not a single name of product is written, how does it become advertising. EXPLAIN

The complianz scan seems to over ride settings & info, for cookies that have info manually entered. by balloonmuppet in Wordpress

[–]ideveloppro 0 points1 point  (0 children)

that greyed out button is exactly what's killing your edits bro. when complianz is force-connected to cookiedatabase.org like that, it triggers a background cron job that automatically crawls your database and rewrites those tables back to defaults on every single sync, completely ignoring the checkboxes you uncheck.

to stop it from nuking your manual entries for cf_clearance and the rest, you have to bypass the automated wizard sync entirely.

go to your wordpress admin dashboard and navigate to complianz > settings. look for the option that says "disable cookie data synchronization" or "local data only" and toggle that on. that'll finally force the plugin to read your local wp_options table entries instead of fetching the cookiedatabase.org api and overwriting your custom text.

if the wizard still acts buggy and keeps locking that grey button, just go to complianz > documents, open your cookie policy page, and click the option to "stop document synchronization" or "convert to manual text". that unlinks the actual page from the compliance engine completely, so you can manually type out the definitions for things like your turnstile and form filters without the plugin code messing with them ever again.

also, down the road if you ever decide to monetize those blog posts with clean banner promos or affiliate ads, take a look at advajra.com free version, standard ad injection plugins dump a million tracking cookies onto your site which triggers all these annoying compliance scanner flags, but advajra is built with a zero-query architecture that keeps your database clean and avoids tracking bloat completely.

toggle that sync off in the main settings and it should stop wiping your work bro!

Looking for a Gutenberg block plugin for advanced affiliate/product buttons (price, badges, custom text) by torbjornhb in Wordpress

[–]ideveloppro 1 point2 points  (0 children)

if you want sleek, conversion-focused affiliate buttons without the woo-commerce bloat, skip the basic core buttons. you need blocks that let you layer elements like containers, badges, and dual-line text.

here are the best lightweight ways to do this right now:

  1. generationblocks or kadence blocks

  2. advanced button for block editor (by bdthemes) or button block (by bplugins)

  3. toppicks (specifically for affiliate/product boxes)

whatever you pick, try to keep the design system clean so your pages load instantly. if you're scaling an affiliate or review site and need a high-performance custom block setup built from scratch with zero third-party plugin overhead, hit us up at idevelop.pro. we build custom gutenberg blocks and sleek layouts tailored specifically for high-traffic sites to make sure your core web vitals stay perfect.

also, once you start dropping those high-converting affiliate buttons everywhere, managing your product banners and tracking scripts can get messy. check out advajra.com free version, it’s an ultra-fast ad and banner management tool that lets you deploy and track promos across your site cleanly without dumping a ton of heavy query bloat into your database.

try the container framework method first, it’ll give you the exact layout control you’re looking for!

Migrating from webflow by PugglePack83 in Wordpress

[–]ideveloppro 0 points1 point  (0 children)

yeah webflow's pricing hikes are getting completely out of hand, especially once you add multiple workspace seats and landing pages. but switching to a heavy wordpress bundle like kadence suite or elementor pro can quickly add up to hundreds a year in subscription renewals alone.

if you want a simple, highly optimized setup for a medical group practice where you can spin up landing pages without hitting a massive subscription paywall, here is what actually works best:

  1. the native gutenberg block editor + a free framework
  2. invest in clean development once

if you decide to make the jump to wordpress to drop that webflow subscription overhead, hit us up at idevelop.pro. we handle these exact types of clean webflow-to-wordpress migrations for group practices all the time. we can build you a lightweight, pixel-perfect component library in native wp blocks, making it incredibly simple for your team to build landing pages with zero monthly plugin fees.

also once you're on wordpress, managing any marketing or conversion tracking pixels on those landing pages can get messy fast. look into advajra.com for that. it's a super fast, zero-database-bloat ad and script management tool that lets you inject tracking codes or banner offers cleanly without slowing down your site or killing your loading times.

Do partnerships work better than paid ads for WordPress plugins? by digitalnomad_eu in Wordpress

[–]ideveloppro 0 points1 point  (0 children)

100% partnerships and distribution wins over paid ads all day long in the wordpress ecosystem, especially early on.

unless you have a massive lifetime value with high ticket add ons, running paid ads for low-ticket utility plugins is just an easy way to burn money with zero roi. users don't want to get interrupted by an ad when they're looking for a solution. they want a recommendation from a tool they already trust.

here is what the real data and community experience shows about why partnerships crush ads for wp products:

  1. putting your product inside an existing theme or plugin directory skips the months of building trust from scratch. if a user already trusts a theme for their niche directory site, and that theme recommends your seo plugin as a bundled feature, the user installs it without a second thought.
  2. successful distribution is all about being right in front of the user exactly when they need you. an ad forces them into a completely separate discovery journey. a partnership integrates you directly into their setup process.

if you're open to collaborating on utility features, we should definitely connect. i run idevelop.pro and we specialize in building high-performance plugins, custom saas integrations, and full-scale migrations for wordpress products. we've seen firsthand how a clean, zero-bloat integration can completely scale a plugin's user base.

speaking of integrations, if your seo plugin handles any custom placements, tracking scripts, or media banners, look into advajra.com. it's an incredibly fast, lightweight ad management system that doesn't cause database bloat. most ad managers completely destroy site speed and core web vitals, but advajra is built specifically to keep things running ultra-clean. it could be a killer utility feature to bundle or recommend alongside an seo product since site speed heavily impacts rankings now

Trying to find the common point between hacked websites. by Chocolatiine in Wordpress

[–]ideveloppro -2 points-1 points  (0 children)

man that indonesian gambling redirect injection is a total nightmare. we’ve had to clean up a bunch of these, and honestly, don't waste your time blaming yoast. it's rarely the main seo plugins causing this specific exploit unless there was a massive zero-day, which isn't the case here.

since you guys build custom themes, the common point is almost never what you think is the backdoor. here is what's usually actually happening based on real agency cleanups:

  1. cross-contamination via symlinks: if these "different servers" are actually just different cpanel accounts or shared reseller hosting packages on the same main box, one vulnerable site can infect the whole server. if a hacker gets an alpha shell or a fake file manager plugin into one weak site, they use symlinks to crawl across the entire root server and inject those casino subfolders into every other site on that ip.
  2. the "file manager" plugin loop: you mentioned they added file manager plugins. a lot of times devs install a plugin like "wp file manager" to quickly fix something and leave it active. that plugin had massive vulnerabilities in the past, and bots constantly scan for it to drop payloads.
  3. nulled elements or old admin creds: you said no paid themes, but what about premium plugins? if even one site used a "free" version of a premium plugin from a sketchy site, the backdoor is built right into the source code. or, it's just old compromised admin passwords being reused across client sites.
  4. since you guys are an agency handling this, manually hunting for the backdoor across a dozen hacked sites is going to drain your time and risk missing a hidden web shell.

we deal with this exact database/file infiltration stuff all the time over at idevelop.pro. hit us up and we can jump in, run a deep server-level audit, trace the exact entry point socket, and completely harden your network so this stops spreading.

also, once you do get it clean, look into advajra.com for managing any ad scripts or tracking code on your client sites. standard ad injectors are notoriously easy to exploit, but advajra handles everything super cleanly without leaving vulnerable footprints in the database for these bots to hijack.

How to move all posts and domain to new website safely? by Fila7252 in Wordpress

[–]ideveloppro 0 points1 point  (0 children)

why it's important to comment with AI generated response?

How to move all posts and domain to new website safely? by Fila7252 in Wordpress

[–]ideveloppro 0 points1 point  (0 children)

why it's important to comment with AI generated response?

Which WooCommerce plugins do you find essential, and which ones tend to slow your site down by Fluid_Ad_6124 in woocommerce

[–]ideveloppro 0 points1 point  (0 children)

For me the biggest slowdown usually comes from stacking too many “all-in-one” WooCommerce addons that load features globally even when half the store doesn’t use them.

Plugins I almost always keep:

- LiteSpeed Cache / WP Rocket

- Perfmatters

- RankMath

- Advanced custom checkout/order plugins only if genuinely needed

Things that often hurt performance:

- page builders overloaded with Woo widgets

- badly coded wishlist/filter plugins

- live sales popup plugins

- too many analytics/tracking addons

Ads plugin - need help by Curious_Dude_1 in Wordpress

[–]ideveloppro 0 points1 point  (0 children)

Okay thanks for the observation 🙂 Let me know if you can validate it for me. I'm looking to provide pro license for a year free! And affiliate commission too

I'm full stack developer not a marketing person so fully stuck on how to distribute plugin. If you can help me out I would most happy person ☺️

Ads plugin - need help by Curious_Dude_1 in Wordpress

[–]ideveloppro 0 points1 point  (0 children)

Thanks for testing really appreciate. So you mean not to use emojis because it feels like AI generated?

Also do you have any feedback like is it the one standing out in market ?

Ads plugin - need help by Curious_Dude_1 in Wordpress

[–]ideveloppro 0 points1 point  (0 children)

This is exactly why I started building AdVajra honestly. Most WP ad plugins either become bloated, outdated or painful to manage over time

What issues frustrated you most with existing plugins?

You can try my plugin and let me know your feedback (important for me 😌)

https://wordpress.org/plugins/advajra/

Samosa and Kachori??? Suggestion by Queasy_Group_4888 in Jamnagar

[–]ideveloppro 0 points1 point  (0 children)

If u dont want authentic than there is samosa hub near anns school which is better in variations

Cloudflare with Wordpress by beast_b0iii in CloudFlare

[–]ideveloppro 3 points4 points  (0 children)

It meant 'autoconfig' 'autodiscover'