Home › Forums › WoodMart support forum › Split: Instagram API
Split: Instagram API
- This topic has 13 replies, 2 voices, and was last updated 8 months, 2 weeks ago by Artem Temos.
-
AuthorPosts
-
March 28, 2024 at 12:25 pm #553018
iliaskanellopoulosParticipantHow to manually do it i get the same error
Attachments:
You must be logged in to view attached files.March 28, 2024 at 1:51 pm #553067
Artem TemosKeymasterHello,
Please, provide us with your admin access so we can log in and check this on your side.
Thank you in advance.
March 28, 2024 at 2:39 pm #553086
iliaskanellopoulosParticipant`Please do not change anything without notice.
March 28, 2024 at 3:09 pm #553100
Artem TemosKeymasterWe tried to connect to our Instagram account, and it works well. It looks like you did something wrong configuring your Facebook and Instagram accounts. Please follow the instructions carefully https://xtemos.com/docs-topic/how-to-setup-instagram-api/
Kind Regards
March 28, 2024 at 3:11 pm #553103
iliaskanellopoulosParticipantI see okay. Ill try again. Thanks.
March 28, 2024 at 6:09 pm #553166
iliaskanellopoulosParticipantMy account is not there to select, when i refresh page i get the red error. :/
Attachments:
You must be logged in to view attached files.March 29, 2024 at 10:17 am #553263
Artem TemosKeymasterPlease send screenshots of all the steps so we can check your Facebook and Instagram configuration.
March 29, 2024 at 3:12 pm #553366
iliaskanellopoulosParticipantAll my accounts are synced in facebook META
- This reply was modified 8 months, 2 weeks ago by iliaskanellopoulos.
- This reply was modified 8 months, 2 weeks ago by iliaskanellopoulos.
March 29, 2024 at 3:26 pm #553378
Artem TemosKeymasterMake sure that you made a connection as shown on this screenshot https://xtemos.com/wp-content/uploads/screenshots/woodmart/instagram_2.jpg
March 29, 2024 at 3:34 pm #553380
iliaskanellopoulosParticipantIts already done, also your image is outdates with the old interface needs update.
Attachments:
You must be logged in to view attached files.March 29, 2024 at 3:45 pm #553389
Artem TemosKeymasterTry to add the following PHP code snippet to the child theme functions.php file to fix this. Let me know if it helps
add_filter('woodmart_instagram_token_scope' , function($scope) { return $scope . ',business_management'; });
March 29, 2024 at 3:52 pm #553395
iliaskanellopoulosParticipantSolved.
Also style.css & function.php in child theme are empty. is it ok?March 29, 2024 at 4:15 pm #553403
iliaskanellopoulosParticipantHow i change size of this part of menu in the red border?
Attachments:
You must be logged in to view attached files.March 29, 2024 at 4:30 pm #553411
Artem TemosKeymasterDownload our original child theme files here: https://woodmart.xtemos.com/plugins/woodmart-child.zip
If your original issue is solved, please create a new topic, and our specialists will provide you with all the necessary help ASAP.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register