❌

Normal view

What’s one CRM feature you thought was essential when choosing a CRM, but barely use now?

I’m curious about the gap between what looks useful during the CRM buying process and what actually becomes part of your day-to-day workflow.

I’ve also been experimenting with ChatGPT for AI-related tasks like organizing information, brainstorming workflows, and simplifying repetitive work, which has made me think more about which CRM features genuinely add value versus which ones just look impressive on a feature list.

What’s a CRM feature you initially considered a must-have but rarely use today? And why?

submitted by /u/lauraspeaks to r/CRM
[link] [comments]

wordpress menu not updating?

edit again: i think it's fixed now by disabling my caching plug ins! i will have to check back in probably after giving it some time and on non-private browsers to see how things look!

edit: if this makes a difference, i went into inspect element on a page that shows the old menu and it has the old url in the html(?) but on a page that shows the new menu it shows the new url - is assuming that still means a caching problem is likely?? sorry im not familiar with backend stuff, clearly..

hi guys!

firstly, i'm sorry if i use any incorrect terminology or have made any silly mistakes. i also hope this post makes sense. i learnt to use wordpress and elementor through an assignment for uni, but i don't have knowledge as extensively as this issue goes.

the company that i work for has a wordpress page that was made by someone else who no longer works here and i cannot contact him for help. as i have experience with wordpress, i update it pretty regularly when we sell/receive stock, etc.

a few months ago, i created a new elementor page for a category of products we sell. i added it to the menu and everything was fine. however, recently i replaced that page with the product category link and i have updated the navigation under appearance -> menus -> save menu. i tried both navigating it as a product category and as a custom link, yet both have the issue below:

almost every single page on the company website is still leading to the old page when i click the link on the menu? but a handful of pages are showing the new page?

my only guess is that this is a caching issue, however i have cleared/changed the cache through:

  1. elementor -> tools -> clear files & data
  2. speed optimizer -> caching -> manual cache purge
  3. elementor -> theme builder -> header (the person who built the website has a bunch of templates) -> edit with elementor -> edit wordpress menu -> cache settings (i then changed it from default (active) to inactive, which still didnt fix this issue)

i have tried checking from private browsers which is how i know that on almost every page on the website, the menu is not updating.

i know it would probably help to post the links, i just don't want to dox where i work so i hope this was descriptive enough.

any help would be greatly appreciated! i'm sorry if i sound stupid or anything! i'm really interested in wordpress design and this is a new learning opportunity for me. it's hard building from what someone else has made and not knowing what they've set everything to.

submitted by /u/hwicafe to r/Wordpress
[link] [comments]

what do you actually do when a bug only reproduces in production

had one last week that I couldn't reproduce locally or on staging. adding logging required a deploy, which felt sketchy when I didn't even know what I was looking for yet. ended up bumping verbosity on one prod instance and watching real traffic for about 40 minutes until it triggered

do you have a shadow/mirror env that catches these, or is it always some version of flying blind with extra logs

submitted by /u/quietcodelife to r/webdev
[link] [comments]

wordpress menu not updating?

7 September 2026 at 22:34

edit again: i think it's fixed now by disabling my caching plug ins! i will have to check back in probably after giving it some time and on non-private browsers to see how things look!

edit: if this makes a difference, i went into inspect element on a page that shows the old menu and it has the old url in the html(?) but on a page that shows the new menu it shows the new url - is assuming that still means a caching problem is likely?? sorry im not familiar with backend stuff, clearly..

hi guys!

firstly, i'm sorry if i use any incorrect terminology or have made any silly mistakes. i also hope this post makes sense. i learnt to use wordpress and elementor through an assignment for uni, but i don't have knowledge as extensively as this issue goes.

the company that i work for has a wordpress page that was made by someone else who no longer works here and i cannot contact him for help. as i have experience with wordpress, i update it pretty regularly when we sell/receive stock, etc.

a few months ago, i created a new elementor page for a category of products we sell. i added it to the menu and everything was fine. however, recently i replaced that page with the product category link and i have updated the navigation under appearance -> menus -> save menu. i tried both navigating it as a product category and as a custom link, yet both have the issue below:

almost every single page on the company website is still leading to the old page when i click the link on the menu? but a handful of pages are showing the new page?

my only guess is that this is a caching issue, however i have cleared/changed the cache through:

  1. elementor -> tools -> clear files & data
  2. speed optimizer -> caching -> manual cache purge
  3. elementor -> theme builder -> header (the person who built the website has a bunch of templates) -> edit with elementor -> edit wordpress menu -> cache settings (i then changed it from default (active) to inactive, which still didnt fix this issue)

i have tried checking from private browsers which is how i know that on almost every page on the website, the menu is not updating.

i know it would probably help to post the links, i just don't want to dox where i work so i hope this was descriptive enough.

any help would be greatly appreciated! i'm sorry if i sound stupid or anything! i'm really interested in wordpress design and this is a new learning opportunity for me. it's hard building from what someone else has made and not knowing what they've set everything to.

submitted by /u/hwicafe
[link] [comments]

what's your approach when you're the only one who fully understands a piece of your codebase

asking because I've got a chunk of auth logic at work that I basically wrote and maintained solo for two years. not by design, just kind of evolved that way. started getting nervous about vacation coverage and eventually wrote a doc for it but the doc got stale within like a month.

curious how other people handle the bus factor problem when it just kind of happens organically rather than being a deliberate choice

submitted by /u/quietcodelife to r/webdev
[link] [comments]

Does Brave Browser Load Faster Than Chrome, Firefox, and Microsoft Edge?

7 September 2026 at 21:34
The Brave web browser published a new round of benchmarks claiming its desktop browser uses less system resources than Chrome, Microsoft Edge, and Firefox β€” and also loads pages faster. The blog Linuxiac reports: According to Brave's testing, the browser used 44% less CPU, 28% less memory, and 10% less energy on average compared with the three competing browsers. It also completed page loads 20% faster while transferring 26% less inbound data and 39% less outbound data... - Brave averaged about 33% CPU usage, while Chrome used 47%, Edge 53%, and Firefox 78%. - For memory, Brave used about 1.2 GB, compared to 1.75 GB for Chrome, 1.62 GB for Edge, and 1.65 GB for Firefox. By stopping ads, analytics scripts, tracking pixels, and other third-party requests from loading, the browser has less network traffic and less work to do. In page-loading tests, Brave took about 4.4 seconds to fully load a page. Chrome took 5.1 seconds, Firefox 5.3 seconds, and Edge 6 seconds. However, when measuring Largest Contentful Paint, which is when the main content appears, Brave and Chrome both averaged about 2.4 seconds, with Edge and Firefox just behind at 2.5 seconds. This means Brave's main advantage comes after the main content is visible, since there are fewer background ads, trackers, analytics requests, and delayed scripts to process.

Read more of this story at Slashdot.

Contact form is "Missing" until page refreshes

7 September 2026 at 17:12

Hello!

I have a contact page that appears hidden, at first...

When you go on the website, and click "Contact" the form is there, but it's "missing".
You can only see if it you drag your mouse across the page and then everything appears.

It's only when you refresh the page that the form loads properly. (see pics below)

Anybody else have this issue? Or know how to fix it?

https://preview.redd.it/1aahpj7q96oh1.png?width=1121&format=png&auto=webp&s=85a00d096aad85e5dd2704a3a113235c946758ac

https://preview.redd.it/a0j8lvtq96oh1.png?width=1131&format=png&auto=webp&s=1e121e14501a7fb35430b1bf764ff18d73bb3855

https://preview.redd.it/dxsxsu9r96oh1.png?width=1136&format=png&auto=webp&s=a6f3496834985923a709e79f35e38aa9c6078da7

submitted by /u/djkomic
[link] [comments]

How we stopped letting $5k in unworked quotes rot in our CRM during busy seasons

If you look at most small service outfits or clinics, the bottleneck isn't getting inbound inquiriesβ€”it's that daytime operations turn into pure triage.

When call volume spikes, operations usually break in one of three ways:

The front desk has someone standing right in front of them, so two high-intent phone calls roll straight to voicemail.

An AI voice tool is tested, but customers hang up after five seconds because it mangles their address or can't handle nuanced questions.

An answering service is hired, but they just email a vague slip saying "John called about a water heater," leaving the owner with 15 callbacks to make at 6 PM.

A few months ago, we completely reworked how we handle intake and scheduling directly inside dispatch/CRM software (Jobber, ServiceTitan, Dentrix, etc.).

Instead of an answering service or a bot, we set up a dedicated human front-office layer that lives inside the software with built-in redundancy:

Real-time calendar booking: Calls are qualified and booked directly into the dispatch screen rather than taking paper messages.

Working the back-office backlog: When phones aren't ringing, that time isn't deadβ€”it's used to actively work open estimates, stalled treatment plans, and cancellation waitlists.

A shadow backup model: The primary admin has a pre-trained secondary synced to the exact same standard operating procedures, so a single sick day doesn't bring intake to a dead halt.

The most eye-opening metric wasn't just catching missed calls. It was realizing how much money was quietly rotting inside the CRM simply because the on-site team never had 30 uninterrupted minutes to follow up on sent quotes.

For those running 5 to 15 field techs or clinic staff: how do you currently handle outbound follow-ups on open quotes when the front desk is pinned down all day?

submitted by /u/UmpireAny7912
[link] [comments]

How we stopped letting $5k in unworked quotes rot in our CRM during busy seasons

If you look at most small service outfits or clinics, the bottleneck isn't getting inbound inquiriesβ€”it's that daytime operations turn into pure triage.

When call volume spikes, operations usually break in one of three ways:

The front desk has someone standing right in front of them, so two high-intent phone calls roll straight to voicemail.

An AI voice tool is tested, but customers hang up after five seconds because it mangles their address or can't handle nuanced questions.

An answering service is hired, but they just email a vague slip saying "John called about a water heater," leaving the owner with 15 callbacks to make at 6 PM.

A few months ago, we completely reworked how we handle intake and scheduling directly inside dispatch/CRM software (Jobber, ServiceTitan, Dentrix, etc.).

Instead of an answering service or a bot, we set up a dedicated human front-office layer that lives inside the software with built-in redundancy:

Real-time calendar booking: Calls are qualified and booked directly into the dispatch screen rather than taking paper messages.

Working the back-office backlog: When phones aren't ringing, that time isn't deadβ€”it's used to actively work open estimates, stalled treatment plans, and cancellation waitlists.

A shadow backup model: The primary admin has a pre-trained secondary synced to the exact same standard operating procedures, so a single sick day doesn't bring intake to a dead halt.

The most eye-opening metric wasn't just catching missed calls. It was realizing how much money was quietly rotting inside the CRM simply because the on-site team never had 30 uninterrupted minutes to follow up on sent quotes.

For those running 5 to 15 field techs or clinic staff: how do you currently handle outbound follow-ups on open quotes when the front desk is pinned down all day?

submitted by /u/UmpireAny7912 to r/CRM
[link] [comments]

Switzerland's Federal Government Tests Open-Source Alternatives to Microsoft on 3,000 Computers

7 September 2026 at 18:34
Switzerland has a population of 9,154,242. And its federal government just launched a pilot program to test open source alternatives to Microsoft 365 on 3,000 workstations, reports the blog It's FOSS. "That's about 7% of the federal workforce." The target is to complete the migration by end of 2027... On September 3, 2026, the Federal Council published results of "PoC BOSS", a feasibility proof-of-concept involving 172 federal employees who tested the openDesk suite, a German open-source collaboration platform. During the proof-of-concept phase, core office tasks like document processing and email received positive assessments, while large-scale video conferencing still showed technical limitations. Based on the 'success' of the PoC phase with 172 employees, the pilot is now launched for 3,000 employees... According to Matthias StΓΌrmer, professor at the Bern University of Applied Sciences, Microsoft's supremacy in public institutions poses three problems that are driving this migration. First is the risk of foreign access. US cloud legislation could expose Swiss government data to foreign authorities. Second is the risk to service continuity, as dependency on a single foreign vendor creates operational risk. The third risk is the escalating costs as proprietary licensing fees are rising with no Swiss leverage. Switzerland's military cybersecurity unit, Cyber Command, is not waiting for the civilian pilot. It is already poised to replace Microsoft 365 entirely with openDesk by October 2026. It is pretty much the same reason. Military doesn't want foreign governments accessing sensitive Swiss data. The article notes that during the pilot phase, the new system runs in parallel with Microsoft 365 rather than replacing it. But the article's author speculates that "If the pilot is successful, we might expect the migration to continue on all the 54,000 workstations owned by the federal administrations."

Read more of this story at Slashdot.

Hosting got annoying

I never thought much about hosting when I started building sites I'd connect the domain get everything live and forget about it then a few months later I'm dealing with renewals, deployments, SSL redirects and some random issue I barely remember setting up in the first place

Maybe I'm just tired of managing separate tools but I've started preferring having hosting tied into the same place I'm building the site I get why you'd want full server control for bigger or more technical stuff for a normal marketing site though I don't know, having fewer things to mess with has been way nicer

submitted by /u/Disastrous-Ride-7173 to r/webhosting
[link] [comments]
❌