Ian Butler

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 53 total)
  • Author
    Posts
  • in reply to: Admin approval of reviews #39470

    Ian Butler
    Buyer
    Post count: 59

    Hi – non-admin reviews require approval so it’s working now 🙂

    in reply to: Admin approval of reviews #39469

    Ian Butler
    Buyer
    Post count: 59

    Thanks Simone, unfortunately that didn’t make any difference? Would that be because I left the comment/review as an admin?

    in reply to: Coupons PHP error #38369

    Ian Butler
    Buyer
    Post count: 59

    sorted thanks

    in reply to: Coupons PHP error #38356

    Ian Butler
    Buyer
    Post count: 59

    Hi Paolo,

    It now shows this instead, front and backend:

    Warning: ini_set() has been disabled for security reasons in /home/ibutler/public_html/wp-content/themes/zocialise/functions.php on line 610

    in reply to: Caterory in /add-listing/?listing_type=gd_place #37700

    Ian Butler
    Buyer
    Post count: 59

    No, but at the moment they can add Category A multiple times. Thought this might be a bug.

    in reply to: Populate Link Business dropdown #37682

    Ian Butler
    Buyer
    Post count: 59

    I think you over-estimate the computer literacy of the average person!

    When I ask people at work what browser they are using 99% of the time the response is “What’s a browser”!

    Anyway I understand your reasons, so I’ll add a label to explain

    Thanks again

    in reply to: Populate Link Business dropdown #37673

    Ian Butler
    Buyer
    Post count: 59

    Thanks Paolo,

    As it’s in a select form element, the user would be expecting a list to appear no?

    That’s what it looked like to me. How would the front-end user know to type in the first 3 letters?

    From a usability perspective I think this is pretty poor.

    in reply to: Terms and Conditions checkbox #36786

    Ian Butler
    Buyer
    Post count: 59

    When you say on your side – do you mean you’re testing my site or your own test site?

    in reply to: Terms and Conditions checkbox #36785

    Ian Butler
    Buyer
    Post count: 59

    Just disabled everything – still not working

    in reply to: Terms and Conditions checkbox #36771

    Ian Butler
    Buyer
    Post count: 59

    Hi Simone,

    I deactivated all of the plugins apart from:

      s2member
      BuddyPress
      Advanced Custom Fields

    These are essential for the page to load.

    Unfortunately the validation error message still doesn’t show.

    I don’t think it is a plugin conflict. I could remove any calls to BuddyPress or ACF functions and try again?

    Thanks

    in reply to: Terms and Conditions checkbox #36662

    Ian Butler
    Buyer
    Post count: 59

    Hi Simone,

    Is that a screenshot from my site – I’ve just looked again in Firefox and it still doesn’t show an error message. Which browser did you test in?

    Ian

    in reply to: Category Icons #36630

    Ian Butler
    Buyer
    Post count: 59

    Thanks Paolo, that’s sorted it!

    in reply to: Category Icons #36552

    Ian Butler
    Buyer
    Post count: 59
    This reply has been marked as private.
    in reply to: Category Icons #36525

    Ian Butler
    Buyer
    Post count: 59

    Hi Simone,
    Already tried that – all edits are reflected apart from changing the image.

    in reply to: Custom Dashboard #35287

    Ian Butler
    Buyer
    Post count: 59

    Thanks Paolo,

    I think I’ll bookmark this answer, no doubt I’ll need it again!!

    I must have forgotten to check ‘Notify me of follow-up replies via email’ didn’t think you’d answered so I’ve written the WP_Query myself.

    It’s all working great (thanks for using custom post types) – however there is one thing that isn’t.

    
    
    <ul>
    <li><a href="<?php the_permalink(); ?>"><img src="/wp-content/images/advertise/view-button.png" /></a></li>
    <li><a href="/add-listing/?pid=<?php the_ID(); ?>"><img src="/wp-content/images/advertise/edit-button.png" /></a></li>
    <li><a href="/wp-admin/admin-ajax.php?action=geodir_ajax_action&geodir_ajax=add_listing&ajax_action=delete&pid=<?php the_ID(); ?>"><img src="/wp-content/images/advertise/delete-button.png" /></a></li>
    </ul>

    The view and edit buttons are fine however the delete button does not work – I’m guessing it’s because it requires some other plugin file? The page this code is on is just a standard WP template.

    Do you know what the problem might be?

    Thanks again for your help

Viewing 15 posts - 1 through 15 (of 53 total)