SUPPORT BREAK!

Till 16.01.2025 support is offline due holidays.
All tickets will be handled After January 16

Thank you for your understanding and patience!

Okay
  Print

Manual instagram fix

if you do not want to ugrade theme to fix instagram feed, you can modify following files manually


add code

'iqit_elementor_inst_token' => array(
                        'title' => $this->l('Instagram access token'),
                        'desc' => $this->l('If you want to use instagram feed widget you need to fill field with your access token. Learn more '). '<a href="https://iqit-commerce.com/how-to-get-instagram-token/" target="_blank">How to get Instagram acess token</a>',
                        'type' => 'text',
                        'identifier' => 'id'
                    ),
After modifications you need to remove currently pasted access token, and use own generated token https://iqit-commerce.com/how-to-get-instagram-token/