Thread Starter
jlong
(@jlong)
Tom,
Thanks for your input and line of code. You’ll have to forgive me as I’m a neophite with this stuff. I found the following line in the page template:
<?php if(have_posts()) : while(have_posts()) : the_post(); ?>
but tried entering the line of code to look like this
<?php if(have_posts()) : while(have_posts()) : php shareomatic_link(): the_post(); ?>
and it did not make a difference. Any further insight as to where to actually plug this in would be great.
Thread Starter
jlong
(@jlong)
Is this something I can repair or do we need to reinstall the whole application?
Thread Starter
jlong
(@jlong)
Thanks. I’ll reinstall wordpress and see where we went wrong.
Thread Starter
jlong
(@jlong)
Thanks for your input. There’s nothing there though. Did we miss something on the install of wordpress?