Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #939815

    I need to show more than 12 images on my Instagram widget. I’ve set the number to 48 in the widget settings and modified line 1586 of class-framework-widgets.php to:

    if($number > 12) $number = 48;

    But it still shows a max of 12. Is there somewhere else the limit of 12 is set?

    Thanks!

    #940230

    Hey paepke19,

    I think it should be the $limit variable here
    Image 2018-04-11 at 13.14.40.png
    at line 1489

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #940461

    Adjusting that line to
    $limit = 48;
    does not result in 48 instagram photos being shown on the site. This is in addition to entering 48 in the Widget settings.
    The limit of 12 must be set somewhere else?

    • This reply was modified 6 years, 7 months ago by paepke19.
    #941164

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Basilis

    #941185

    I ended up using the Instagram Feed plugin. Thanks

    #941208

    Hi,

    Sure, just let us know if you need further assistance. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.