• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 13.05.21, 11:13
  • Opened by: Victor Vadillo
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #21509 - Instagram module not showing

Hello,

The instagram module is not showing content, this is the generated HTML:

<div class=”instagram-feed homemodule block ig_middle “>

    <div class="oh">
          <div class="instafeed-container center-title">
                <h4 class="module-title"><span>Instagram</span></h4>
                <div id="instafeed_middle" class="instafeed_ul relative pk-carousel pk-loader carousel-mode" data-desktopnum="4" data-tabletnum="4" data-phonenum="2" data-loop="0" data-autoplay="1" data-navwrap="0" data-name="widget-pk-insta">
                </div>
          </div>
    </div>

</div>

Comments

Fred 13 May 2021, 11:17

Hi, Victor.
1. Uninstall and delete your current Instagram module
2. delete “pkinstagram” directory from “/themes/alysum/modules/” 3. Install and configure the new module version https://www.dropbox.com/s/lcpyn1hx9iwgiwg/pkinstagram.zip?dl=0

Victor Vadillo 13 May 2021, 13:36

Hello Fred,

Thank you for your blazing fast answer.

Working perfectly on Desktop, and Desktop with Chrome mobile emulation, but not working on physical mobile devices (Android and iPhone)

Fred 13 May 2021, 14:30

Please update these two files
/modules/pspagebuilder/classes/widget/ampinstagram.php
/modules/pspagebuilder/views/templates/front/widgets/widget_ampinstagram.tpl

Attachments:

ampinstagram.php (3.7 KiB)
widget_ampinstagram.tpl (2.9 KiB)