thora kuch reffrence yan se mil sakta hai
https://www.youtube.com/watch?v=95AWnrPpS0M&t=158s
solve it now
in theme html search <a
yann app ko ye tag dikhai dega yann pahale 1 and 4 pic ka solve kiya gaya ahi
1. <a class='big-post-image-top' expr:href='data:post.url'/>
4. <a class='big-post-image-top' expr:href='data:post.url'/>
#1 ye code dikhai dega
<a class='big-post-image-top' expr:href='data:post.url'/>
is code ko 👇lagana hai change karna hai
#1
<a aria-label='Link to full post' class='big-post-image-top' expr:href='data:post.url'>
<img src='path/to/your/image.jpg' alt='Your Image' loading='lazy'>
</img>
</a>
#2 #3 PROBLEM KE LIYE ONLY JO CONTENT HA USKE FIRST PHARA KE BAAD LINE BREAK DE PROBLEM THIK HO JAYEGI
#4 ye code dikhai dega
<a class='snippet-thumbnail' expr:href='data:post.url'>
change karna hai niche vale se
#4
<a aria-label='Read more' class='snippet-thumbnail' expr:href='data:post.url'>
<!-- Link content here -->

Comments
Post a Comment