Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

117
Views
how to add the part of the caption of instagram on our embadded website

I work in instafeed.js and I want to display the part of the caption on our website. How can I do this? The code of the embedded instagram is:

    <script type="text/javascript">
        var userFeed = new Instafeed({
            get: 'user',
            target: "instafeed-container",
            resolution: 'standard_resolution',
            limit:9,
            accessToken: 'here is myn instagram access good',
            template: '<div class="instafeed-container" style="float:left; width: 33%;"><a href="{{link}}"  target="_blank"><img id="images" title="{{caption}}" src="{{image}}" /><p for="images">"{{caption}}" </p></a></div>',
            templateBoundaries: ['{{','}}']


        });
        userFeed.run();
    </script>

Everything is done; only one issue remains, which is to display the part of the caption on the website, not all the caption. How should I do this? And how can I make it mobile responsive?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!