Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter alanpeto

    (@alanpeto)

    Thank you!! Worked perfectly!

    Thread Starter alanpeto

    (@alanpeto)

    I’ve googled and searched more on this, and I get stuck at the limit of choosing between showing 5 posts (limiting) or excluding sticky posts. Would appreciate any help or direction ??

    Thread Starter alanpeto

    (@alanpeto)

    I’m going to try this tomorrow and let you know ??

    Thread Starter alanpeto

    (@alanpeto)

    I like the tag option! Have you done this before? I’m horrible at coding myself but can tinker around with help ??

    Thread Starter alanpeto

    (@alanpeto)

    I love it…worked!! ??

    That actually solved another problem of mine also! The only downside is if someone wants to add more categories they would need to update their single.php as well. But I’m set in mine, so this works perfect (although I’d be interested if there was another way also…I like to keep things automated).

    Thank you again deepbevel!

    Thread Starter alanpeto

    (@alanpeto)

    Thanks deepbevel! I looked through it, but it looks like what I already have?? Is there a specific portion I should be looking at?

    I already have functions.php specify the two versions of the image sizes I want. But how do you specify on single.php which one you want? When you add a featured image to the post, it doesn’t give you the option to specify…but inserting an image does (but that doesn’t make it a featured image).

    I’m lost ??

    Thread Starter alanpeto

    (@alanpeto)

    Thanks esmi! OK, found out what it was. I had manually put in the addthis code and this was the error. Here was the code in my single.php file minus my id:

    <div class="addthis_toolbox addthis_default_style ">
    <a class="addthis_button_tweet"></a>
    <a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
    <a class="addthis_counter addthis_pill_style"></a>
    <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
    </div>
    <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
    <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid="></script>
    </div>

    Thinking it had to do with the ‘data_track_addressbar’ feature they have (where you can see when someone copies and pastes the URL instead of using a share button. Thank you again for your help, you helped me look in the right direction ??

    Thread Starter alanpeto

    (@alanpeto)

    Thank you esmi. I deactivated all plugins, but it still persists. What’s weird is the actual hyperlinks show correctly, it is only when you go to the article/page it then adds the code at the end.

Viewing 8 replies - 1 through 8 (of 8 total)