Coder Social home page Coder Social logo

Comments (7)

philiparthurmoore avatar philiparthurmoore commented on July 17, 2024

Hi @MissShugah. Is your social sharing coming from a plugin or is it directly in your theme? Can you show me that code?

from subtitles.

MissShugah avatar MissShugah commented on July 17, 2024

The social sharing is a theme shortcode coded into the theme itself to
appear at the bottom of all of my posts. Not sure how to send code, Here's
a copy of whats in there, let me know if there is a better way to receive
it.

  </div>

  <?php if ( $fullwidth != 'on' ) : ?>
    <?php get_sidebar(); ?>
  <?php endif; ?>

</div>

On Sun, Mar 29, 2015 at 8:21 AM, Philip Arthur Moore <
[email protected]> wrote:

Hi @MissShugah https://github.com/MissShugah. Is your social sharing
coming from a plugin or is it directly in your theme? Can you show me that
code?


Reply to this email directly or view it on GitHub
#40 (comment)
.

from subtitles.

philiparthurmoore avatar philiparthurmoore commented on July 17, 2024

Okay, the reason this is happening is because your shortcode stuff is inside of your Loop (see this). The only way to fix this "easily" would be to disable automatic subtitles and then using the built-in template tags that come with the plugin. Where is the code for your post titles? I don't see that in the above snippet.

from subtitles.

MissShugah avatar MissShugah commented on July 17, 2024

I'm thinking of removing the short code completely & searching for a
lightweight share plugin with more functionality. Hopefully the plugin
will function outside of the loop & that will eliminate the issue. I prefer
to keep subtitles automatic. I will let you know if it works after my Yoga
class. :)

Cheers!
On Mar 29, 2015 9:58 AM, "Philip Arthur Moore" [email protected]
wrote:

Okay, the reason this is happening is because your shortcode stuff is
inside of your Loop (see this
https://github.com/philiparthurmoore/Subtitles#subtitles-dont-show-up-on-my-site).
The only way to fix this "easily" would be to disable automatic subtitles
and then using the built-in template tags that come with the plugin. Where
is the code for your post titles? I don't see that in the above snippet.


Reply to this email directly or view it on GitHub
#40 (comment)
.

from subtitles.

philiparthurmoore avatar philiparthurmoore commented on July 17, 2024

Sounds good. Let me know. Cheers.

from subtitles.

MissShugah avatar MissShugah commented on July 17, 2024

Problem solved. Taking your tip about the "loop" I moved the short code further down in the same div and problem went away. :)

from subtitles.

philiparthurmoore avatar philiparthurmoore commented on July 17, 2024

Wonderful. Thanks for letting me know!

from subtitles.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.