Advertisement
cvndythemes

bellona_defaults

Jun 9th, 2022
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. TO ADD THE IMAGES TO THE UPLOADER:
  2. Search:
  3. <!-- IMAGES -->
  4. and paste these at the end of the block (or at the top if you plan to change these often)
  5.  
  6.  
  7. <meta name="image:Latest Photo One" content="https://via.placeholder.com/65X65"/>
  8. <meta name="image:Latest Photo Two" content="https://via.placeholder.com/65X65"/>
  9. <meta name="image:Latest Photo Three" content="https://via.placeholder.com/65X65"/>
  10. <meta name="image:Latest Photo Four" content="https://via.placeholder.com/65X65"/>
  11. <meta name="image:Latest Photo Five" content="https://via.placeholder.com/65X65"/>
  12. <meta name="image:Latest Photo Six" content="https://via.placeholder.com/65X65"/>
  13. <meta name="image:Latest Photo Seven" content="https://via.placeholder.com/65X65"/>
  14. <meta name="image:Latest Photo Eight" content="https://via.placeholder.com/65X65"/>
  15. <meta name="image:Latest Photo Nine" content="https://via.placeholder.com/65X65"/>
  16.  
  17.  
  18. -------------------------------------------
  19. -------------------------------------------
  20. -------------------------------------------
  21.  
  22.  
  23. TO ADD THE URLS TO THE TEXT INPUTS:
  24. Search:
  25. <!-- TEXT -->
  26. and paste these at the end of the block (or at the top if you plan to change these often)
  27.  
  28. <meta name="text:Latest Photo One URL" content="url to post"/>
  29. <meta name="text:Latest Photo Two URL" content="url to post"/>
  30. <meta name="text:Latest Photo Three URL" content="url to post"/>
  31. <meta name="text:Latest Photo Four URL" content="url to post"/>
  32. <meta name="text:Latest Photo Five URL" content="url to post"/>
  33. <meta name="text:Latest Photo Six URL" content="url to post"/>
  34. <meta name="text:Latest Photo Seven URL" content="url to post"/>
  35. <meta name="text:Latest Photo Eight URL" content="url to post"/>
  36. <meta name="text:Latest Photo Nine URL" content="url to post"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement