Search:

Search: Search took 1.00 seconds.

  1. Replies
    28
    Views
    2,580

    The fix is to change (in index.php):

    The fix is to change (in index.php):


    <?php bloginfo('rss2_url'); ?>?post_type=job_listing

    to:


    <?php echo add_query_arg('post_type', 'job_listing', get_bloginfo('rss2_url')); ?>
  2. Replies
    2
    Views
    2,000

    Marketing 101: Email Campaign

    Before I decided to write this and share with you what I do to create an email campaign, I thought I would try and research “email marketing”, “Email marketing blogs”, Email marketing help blog”,...
  3. Replies
    45
    Views
    2,355

    Modify the whole lot to be safe. The actual...

    Modify the whole lot to be safe. The actual change to be more specific was:


    AND jobs_count < jobs_limit

    to:


    AND (jobs_count < jobs_limit OR jobs_limit = 0)
  4. Thread: Marketing 101

    by mrHAT
    Replies
    3
    Views
    2,248

    Marketing 101

    I thought I would share some ideas for marketing a jobroller site. A lot of this can be used for any site, but since I use jobroller…

    Some of what I shared is right here

    But let me elaborate on...
  5. [SOLVED] @donatelloii, I'm sorry to hear you feel you...

    @donatelloii, I'm sorry to hear you feel you haven't had sufficient support from our team, we certainly don't intend to ignore threads, but sometimes the sheer volume of posts in this forum can cause...
  6. Replies
    13
    Views
    953

    Yeah, luukratief pretty much summed it up.....

    Yeah, luukratief pretty much summed it up.. that's how it's supposed to work.
  7. Thread: Order Bug

    by dcowgill
    Replies
    19
    Views
    1,063

    [SOLVED] Is it the "Total Revenue" number that's incorrect...

    Is it the "Total Revenue" number that's incorrect in the left side dashboard widget? The dashboard chart should be ok.

    This will fix the "Total Revenue" number:

    Edit the following file...
  8. Thread: Order Bug

    by pepsi
    Replies
    19
    Views
    1,063

    [SOLVED] I understand what you're saying, I had initially...

    I understand what you're saying, I had initially read it much like this thread, but clearly you're not manually approving anything. I'll log a ticket with our team.
  9. A patch will be released soon perhaps by next...

    A patch will be released soon perhaps by next week.
  10. Replies
    56
    Views
    3,403

    I can help you with that one. You can install the...

    I can help you with that one. You can install the latest. Your database will still be intact so the categories and packs wont change.

    I personally am waiting for the patch since i changed alot on...
Results 1 to 10 of 10