Viewing 4 replies - 16 through 19 (of 19 total)
  • I’m not sure these files will do you any good because of the number of changes I’ve made to the plugin, but you can download the full plugin from
    http://cistuff.com/post-from-site.zip

    Obviously back up your files first. And careful with unzipping that. It’s not set up as folder in folder.

    If you’re going to compare files, you’ll have to compare codes, not lines by number. And, if you’re just comparing codes, ignore the rest of this.

    If you’re going to replace your files with mine, take special care to change line 191 of pfs-submit.php My site’s URL is hardcoded in there. (I’ll make no excuses. It’s called laziness. haha)

    Also, using my files, your shortcode will need to resemble these examples…

    [post-from-site cat='5' mytitle='Title' desc='Your Story']
    [post-from-site cat='4' mytitle='Event Name' desc='Event Description']
    [post-from-site cat='3' mytitle='Business Name' desc='Tell us about your company.']

    cat is your category ID
    mytitle is the label for the title of the post
    desc is the label for the text box

    I used the plugin in so many places that the labels provided for the form didn’t make sense and I needed to be able to edit them.

    EXCELLENT… You’ve saved my bacon, was really struggling to get this to work and now brings some real functionality to the site. Many Thanks rt

    You’re most welcome. Thank you for taking the time to come back and let us know it’s working now.

    This comment has the only purpose of letting me unsuscribe from this topic vía email 😛

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘[Plugin: Post From Site] Post to a specific category working?’ is closed to new replies.