Forum Replies Created

Viewing 6 replies - 46 through 51 (of 51 total)
  • Forum: Hacks
    In reply to: WordPress wpdb INSERT
    Thread Starter Ryan

    (@rfrankel)

    Thanks. I was able to successfully add the tables and register them in the initialization of the plugin. The problem seems to come from writing to the tables during an AJAX call.

    Thread Starter Ryan

    (@rfrankel)

    Anyone have any experience with this?

    I have verified that everything works except for this one line. It looks like it is just ‘skipped’ on execution of my javascript.

    Forum: Hacks
    In reply to: $this->WP_Widget() syntax
    Thread Starter Ryan

    (@rfrankel)

    Got it Mark. That was fast!! Many thanks for the info.

    Forum: Hacks
    In reply to: $this->WP_Widget() syntax
    Thread Starter Ryan

    (@rfrankel)

    UPDATE: I found some information in trunk/wp-includes/widgets.php but I am not sure I am interpreting it correctly.

    the ‘example-widget’ part is a Base-ID?

    the __(‘Example Widget’, ‘example’) is the Name of the widget?

    Thread Starter Ryan

    (@rfrankel)

    UPDATE: I figured out at least part of the issue. It works fine when I use the Apple slider but when I change to the Nivo slider it does not. Is there a reason that the Apple slider would work with the customislidex but the Nivo wouldn’t?

    I would be happy to work on/fix this even if coding is required if I had the correct direction to take.

    snumb130,
    I have a quick question about EC that you might be able to answer. I have pulled a bunch of events via an API from a site and stored it into a mysql database. I am wondering what an automated way to add these events might be.

    Are the events stored as ‘posts’ or another method? The solution doesn’t have to be too simple I just need a way to automate this process since there will be a lot of events and it would take forever for me to keep track of.

    Many thanks. Hopefully, that made sense.

Viewing 6 replies - 46 through 51 (of 51 total)