WordPress theme to SMF… almost working

Forums Forums All other PixoPoint plugins WordPress theme to SMF… almost working

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1593
    GetIntoFIT
    Member

    Just launched my business. No $$ but plenty of spendable sweat equity.
    Followed the instructions on installing the Theme Generator as closely as possible although slightly ambiguous.

    My WordPress site is http://www.GetIntoFIT.com
    My SMF forum is http://www.GetIntoFIT.com/forum

    [list:hs9fk61z]
    [*:hs9fk61z]Activated the theme generator plugin[/*:m:hs9fk61z]
    [*:hs9fk61z]Dropped <?php pixopoint_theme_integrator( ‘start’, ‘1’ ); ?> and ‘end’ into my WordPress page.php[/*:m:hs9fk61z]
    [*:hs9fk61z]Dropped <?php require( ‘/sites/getintofit.com/wp-content/uploads/pixopoint-theme-integrator/chunk1.html’ ); ?> into the first line of my SMF index.template.php[/*:m:hs9fk61z][/list:u:hs9fk61z]

    The forum does indeed show the beginnings of theme integration but my intent is for forum to look and feel just like my WordPress. Some advice on next steps would be great and much appreciated.

    #9010

    Looks like it’s working perfectly to me, you just aren’t inserting the correct HTML at the right points.

    Good to see you have it working. I’ve received numerous complaints about the plugin not working, but it seems to work flawlessly for me and I can’t find any bugs.

    &quot;GetIntoFIT&quot; wrote:
    Followed the instructions on installing the Theme Generator as closely as possible although slightly ambiguous.

    What specifically is ambiguous? Many people seem to be having difficulties following them, but I don’t understand what they are confused about.

    #9011

    This was posted in the wrong forum so I’ve moved over to the correct one.

    #9012
    GetIntoFIT
    Member

    Thanks Ryan for your feedback. So now I think I understand – the code snippets (start and end) encase exactly what you want to export to the forum. The chunks are the packaged code for export and the code with the path to the chunk(s) pulls that packaged code over to the forum. So far so good?

    So I simply find the coding I like in my WordPress, wrap it with the code snippets, copy the path from the plugin settings page and place it into the forum where I want it to show up? The real trick is properly locating the coding I want in WordPress and then the properly placing that code in the forum.

    I think your instructions are becoming much more clear to me… maybe not so ambiguous after all. I will keep trying until I get it. Thanks so much.

    #9013

    If there’s something I can improve, please let me know! I’d like to make the instructions at least usable, but for some reason they are not making sense to most people in their current form.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.