Telegram Instant View won't show my background image - telegram

I'm creating a template of a website for Telegram Instant view. More specifically, using this article page : https://ohparleur.fr/2022/04/21/les-troupes-wagner-instrument-de-la-politique-etrangere-russe/
The thing is, background image doesn't show when loading my page on the template creator... https://instantview.telegram.org/my/
Did someone experience that ? or simply know where the problem usually comes from ?

Related

How to create a login/sign up page in WordPress as the front page

Essentially, what I am trying to do is to have a login/sign-up page at the front of my website. This means someone has to either log in or sign-up first before accessing the rest of the website. Exactly like how Facebook has done it on its website.
The login and sign-up forms work, however, the user's account is not displayed at the top bar navigation even after signing up.
I am using the Forminator plugin and can't figure out how to do this. I have already created the forms. I also do not want to pay for any pro version of a plugin at the moment.
I also tried to look for a solution to try and display the user's account profile on the top bar navigation but have found no solution as well.
I am willing to use any different plugins if they will help me solve the issue.

Close pop-up window when scrolling

My situation is the following:
I have a WordPress eCommerce website with several products on it. On the product pages, obiously there are pictures of the product. When you select the picture, it opens a pop-up screen with an enlarged version of the product picture.
Recently I have noticed that, when people open the product image pop-up on a mobile device, they start scrolling. I assume this is because they expect the pop-up to close when scrolling.
All these functions (product page, product image pop-up) are created by WordPress plugin WooCommerce. The layout and style are created by my selected WordPress Theme. This means I have access to some funtions but changing things like JavaScript is not an easy thing to do.
So my question is:
Is there a way to add functionality to close the product image pop-up when scrolling on a mobile device?
Thanks in advance for any help, I would really appreciate it!
Yes it can be close easily.
You can do from your page builder option Like Elementor, WPBakery Page Builder or anything that are you use.
Secondly you can close it using JavaScript.
You can do from your Theme Option.
Thank you Hope it will Help you

Thumbnail image on Facebook can't be uploaded, neither do the metatags work

I'm having an issue concerning the thumbnail from a web page that is being shared on socials (LinkedIn & Facebook). LinkedIn has an easy way to choose whatever image you want as a thumbnail, but Facebook is not working for me as it should even if I upload the desired image as one of the available images.
[The first 5 are automatically generated, the 6th is uploaded. I'm unable to only select the uploaded image, the one I desire to use as a stand-alone thumbnail image.][1]
I've tried to add the desired image to the og metatags (drupal 8), but it still doens't load the right image.
Where should I look further into to find a solution? The metatags on our website or Facebook's uploading system?
Thanks in advance for any help.
[1]: https://i.stack.imgur.com/GFhI9.png

Wordpress: How to turn page content into a popup

I really appreciate your generosity in taking the time to help me out!
I am working on a portfolio site to showcase my graphic work on wordpress.
For most themes, when you click on a list item on the portfolio it directs you to a new page dedicated to that item. I want it to be that when you click on the link, a big popup (about half the screen) comes up that displays the contents.
Is there a way to make the page content into a popup? Is there a plugin I can use for this?
You can see what I am looking for in this site:http://www.mikekus.com/
When you click on the link for each item, it doesn't redirect you to a new page. A popup comes up with the page information. How can I do that on wordpress?
Thank you in advance for your assistance!
Here is what that site is running on: Dunked.
There are quite a few options out there for this, especially in the WordPress plugin area. One fairly barebones looking one is WP Post Popup which, as the name implies, turns your posts into modal pop-up's instead of a new page.
Not sure if there is anything out of the box that is comparable to popping up on the side like the page you linked. With some CSS work though you could probably make the one I linked above, or any of them for that matter, look as you would like.
If you want to try and make something on your own, I would recommend doing some reading up on modal windows.

Changing open graph image tag based on blog post item

I am maintaining a wordpress blog and am familiar with using the og:image meta tag to set the default image that is included when a like button is pressed. What I want to know is if there is a way to make this image dynamic based on the item liked.
I am trying to build it so that the first image in a particular blog post that is liked is what is pushed to the facebook feed post, with the blog's default image only used if there is no image in the post. Does facebook provide any way to do this with the graph api?
I tried writing javascript to change the meta tag on article pages (rather than the homepage) but found out later the crawler does not run javascript, so am now considering implementing the same but server side with PHP. This still would not solve the problem of Likes from the blog homepage, where there are multiple blog items on the page though. Any advice would be greatly appreciated.
Thanks
The only is changing how the meta tags get rendered to the client, in server code or in your layout template. There is no graph api method for this and you can't modify the tags with javascript as their scraper doesn't execute javascript.
Also, the scraper won't keep re-visiting your site so once it access it, it will be cached until you go to the url linter tool manually. so for the home page, you would probably just want the default image.

Resources