Karena Kreger

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Conceal Phone Number #500413

    Karena Kreger
    Expired Member
    Post count: 4

    Thanks Alex and Kor. It would be a nice option to turn on/off in settings. Here’s a work around that I’m trying with CSS

    
    .geodir-field-phone a::before {
        content: 'Click to Call';
        visibility: visible;
        font-weight: bold;
    }
    .geodir-field-phone a {
        visibility: hidden;
    }
    
    in reply to: Search should display a places page instead #500398

    Karena Kreger
    Expired Member
    Post count: 4

    Hey Alex that’s a great suggestion. I took some time and removed search from our site and formatted the location switcher and category list in its place. Seems to work much better.

    in reply to: Charge Per Click on Website or Phone #499783

    Karena Kreger
    Expired Member
    Post count: 4

    Ok thank you – I was brainstorming if there would be a good WP plugin that could handle the bulk of this and then we build an integration with GD. Or do you perceive this as more complicated than this? Does anyone know of a good ad tracking plugin that we could work with?

Viewing 3 posts - 1 through 3 (of 3 total)