Tim Martyn

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 51 total)
  • Author
    Posts
  • in reply to: Search Parameters and Email Friend Issues #451640

    Tim Martyn
    Full Member
    Post count: 51

    Hi there,

    Thanks for the response. I’m able to see the search results page (i.e. no 500 error), and as far as I know, there’s no traffic blocker in operation (unless it’s a hosting issue). Can you retry please and let me know if you are still unable to see the search results page? If you are getting a 500 error, do you get the same error using the basis search?

    I’ve disabled all styles, and the ‘x’ still don’t refresh the page, so it would be great if you could take a look (providing you can see the search results page!). Thanks!

    in reply to: Customise my Search Button Issue #450527

    Tim Martyn
    Full Member
    Post count: 51
    This reply has been marked as private.
    in reply to: Customise my Search Button Issue #450526

    Tim Martyn
    Full Member
    Post count: 51
    This reply has been marked as private.
    in reply to: Customise my Search Button Issue #450525

    Tim Martyn
    Full Member
    Post count: 51

    Hi there,

    I’ve fixed this now. I deleted the old plugin and reinstalled – it now works fine and I can access license keys. I suspect the installed version was corrupted in some way.

    Thanks for your suggestions anyway.

    in reply to: Customise my Search Button Issue #450477

    Tim Martyn
    Full Member
    Post count: 51
    This reply has been marked as private.
    in reply to: Customise my Search Button Issue #450360

    Tim Martyn
    Full Member
    Post count: 51
    This reply has been marked as private.
    in reply to: Customise my Search Button Issue #450325

    Tim Martyn
    Full Member
    Post count: 51

    Hi there,

    Thanks for the suggestions. I’ve added shortcode etc to a different page, and I’m still having the same issue. Even if I unhide the filters by changing the css, the advanced search functionality isn’t working (i.e. not gear, no way of ‘expanding’ the search).

    I’m at a loss to understand what is causing this issue. From memory I didn’t change anything other than a style selector.

    Can you think of anything else I can try?

    Thanks

    in reply to: Customise my Search Button Issue #450311

    Tim Martyn
    Full Member
    Post count: 51

    Hi there,

    I’ve disabled all the page styles and I still can’t get the icon to display. The search is added to the main search page (GD home page) via a widget (see attached).

    Where would I check the shortcode/add the shortcode?

    I’ve added another page but I get the same result.

    Can you think of anything else I might try?

    Thank you.

    in reply to: Customise my Search Button Issue #450253

    Tim Martyn
    Full Member
    Post count: 51

    Hi there,

    I’d really appreciate it if you could take a look and shed some light on what I need to do to reinstate the button.

    Many thanks

    in reply to: Customise my Search Button Issue #450132

    Tim Martyn
    Full Member
    Post count: 51

    Hi,

    Yes, that’s exactly right, except I seem to recall the gear icon was a button that said ‘customise your search’ or similar.

    in reply to: Preview Listing page blank (Youtube/Google calendar) #229831

    Tim Martyn
    Full Member
    Post count: 51

    Thanks Giri, that’s great. I really appreciate all your help with this – you’ve all been incredibly helpful. Huge thanks.

    in reply to: Preview Listing page blank (Youtube/Google calendar) #229464

    Tim Martyn
    Full Member
    Post count: 51
    This reply has been marked as private.
    in reply to: Preview Listing page blank (Youtube/Google calendar) #229371

    Tim Martyn
    Full Member
    Post count: 51

    Hi

    I’ve changed the code to:

    // Google calendar fix
    function skip_iframe_tag_on_google_cal($tags, $pkey) {
    if ($pkey == ‘geodir_google_calendar’) {
    $tags = ‘<iframe>’;
    }
    return $tags;
    }
    add_filter(‘geodir_save_post_key’, ‘skip_iframe_tag_on_google_cal’, 10, 2);

    It’s still not working I’m afraid. Let me know if you need anything like passwords/ftp etc.

    Many thanks again.

    Tim

    in reply to: Preview Listing page blank (Youtube/Google calendar) #229341

    Tim Martyn
    Full Member
    Post count: 51
    This reply has been marked as private.
    in reply to: Preview Listing page blank (Youtube/Google calendar) #229335

    Tim Martyn
    Full Member
    Post count: 51
    This reply has been marked as private.
Viewing 15 posts - 16 through 30 (of 51 total)