I have no issues modifying wordpress code or anything related to wordpress but this mod has got me. I was going to test it with other wordpress scripts but can not even get it past the modify part. I have followed the readme but still issues. Is there a video or any documentation for step by step instructions . I have uploaded it to plugin file and activated it but nothing working. I would be more than happy to do a tutorial once i get it working.
Hey, I'm a little confused what you mean by the 'modify part'? You shouldn't have to modify anything to get it working. Did you go through the relevant settings page once installing the mod? Jamie
Okay now this is stupid but it was me. I would put in big letters the if it is in /wordpress and /xf ..your example should be much bigger as I did not see the dot .
I am having this issue. I typed a post in wordpress and this is how it shows. It is wordpress 3.1. I thought it would be a real thread ? Is this normal behavior. Once i get this working i will test a couple plugins for shops.
Hi, That is a real thread, as far as I can see? Perhaps I am missing something obvious, could you explain what you think is wrong? Jamie
Sorry i been sick . Oh i thought when i wrote down in the wordpress post what i wanted that it would show up as normal thread in XF. It is showing up like a quote. Then it has a link to view as the blog ?
Yes it is, but it is showing up as a quote in a real thread. It's supposed to link the two bits of software together.
Okay i am confused > I thought if you bridge it and then write something it would then post it like a normal post not in quotes ? Also the link to the real thing I just do not understand as I thought it would put it as the real thread if i started one in XF ? Sorry I just want to clarify . As I need it to act like opening a new thread in XF. The quotes would confuse people.
It creates BOTH a real thread in Xenforo AND a real post in Wordpress. If it is literally a matter of removing the [ quote ] ... [ /quote ] tags then that's easy to do, if you want I'll write some instructions? Jamie
Oh okay so by default it puts it in quotes ? I was going to search in your code and modify it to take it out but if you know how to do that already then that is great.
xf_thread_creation_system.php Roughly lines 80 and 147 Simply remove the open and close quote bbtags so you're left with just an empty string concatenated (or remove the concatenation operator and the "" as well).
Bingo will test it tonight. Thank you. also the blog link is that an option to shut off or is that normal ?