Hello
You can see this addressed in the FAQs here.
Thread Starter
Frank
(@phasar40)
I did that and it didn’t change anything. It still shows the telegram landings page
Ah OK. U thought it’s the landing page of your website.
Are you trying to display a group or a channel?
If it’s a channel. Are you trying to use the legacy widget or Ajax one?
If it’s Ajax, did you try using Legacy widget?
Thread Starter
Frank
(@phasar40)
I am trying to display posts in a channel
What is the channel username?
By any chance, have you enabled “Restrict Saving Content” option in the channel settings on Telegram?
Thread Starter
Frank
(@phasar40)
Custom Ajax Widget
Use this HTML in place of the shortcode
<iframe src="https://widget.wptelegram.pro/s/WPTelegram?scrollbar=custom&hideRightColumn=0&theme=auto" width="100%" height="600px" frameborder="0">Your Browser Does Not Support iframes!</iframe>
Query options/params:
scrollbar
: default | hidden | custom
theme
: auto | light | dark
hideRightColumn
: 1 | 0
Don’t forget to replace WPTelegram
towards the end with your channel username.