Riccardo

Forum Replies Created

Viewing 10 posts - 46 through 55 (of 55 total)
  • Author
    Posts
  • in reply to: Viewing events by category #1119925
    Riccardo
    Participant

    Thanks Cliff for helping

    in reply to: Viewing events by category #1119595
    Riccardo
    Participant

    Yes I’d think it would me more useful to filter on the front end, however 80$ for the filter bar is really too expensive.

    How can you expect people paying 80$ for a bunch of queries such as the following?

    ` $querystr = ”
    SELECT $wpdb->posts.*
    FROM $wpdb->posts, $wpdb->postmeta
    WHERE $wpdb->posts.ID = $wpdb->postmeta.post_id
    AND $wpdb->postmeta.meta_key = ‘tag’
    AND $wpdb->postmeta.meta_value = ’email’
    AND $wpdb->posts.post_status = ‘publish’
    AND $wpdb->posts.post_type = ‘post’
    AND $wpdb->posts.post_date < NOW()
    ORDER BY $wpdb->posts.post_date DESC
    “;

    $pageposts = $wpdb->get_results($querystr, OBJECT);,

    I really would not spend more than 20, assuming I have paid 80 for the calendar. I think that some WordPress developers are pushing the limit too high. I wonder if they realize that with the same amount of money you can buy a suite of software such as Microsoft Office. Software that holds thousands lines of code (complex code, not just a few hundreds of PHP code)…

    Not your fault, obviously, but I would recommend your marketing strategist to review price policy.

    Thanks for helping

    in reply to: Calendar Pro: categories colored in calendar? #1119113
    Riccardo
    Participant

    Oh, great! I hope it will be supported in the future…. who knows? Maybe if the author stops updating you could include the plugin on the calendar?

    in reply to: Calendar Pro: categories colored in calendar? #1119073
    Riccardo
    Participant

    To better explain, see this calendar

    in reply to: Adding month to calendar icon (in the widget) #1118101
    Riccardo
    Participant

    Done! Works! Thanks!

    in reply to: Events List widget: Missing icon #1117258
    Riccardo
    Participant

    Great! Working perfectly now!

    in reply to: Events List widget: Missing icon #1116872
    Riccardo
    Participant

    This reply is private.

    in reply to: Events List widget: Missing icon #1116423
    Riccardo
    Participant

    I have tried to disable all plugins and switched to the default theme, still the same, no icons

    in reply to: Events List widget: Missing icon #1116270
    Riccardo
    Participant

    This reply is private.

    in reply to: License. Must be wrong what I've read!! #1114752
    Riccardo
    Participant

    Brian, thanks for your prompt reply.
    Does this apply also for the pro version?

    Thanks again

Viewing 10 posts - 46 through 55 (of 55 total)