Advertisement
Guest User

Untitled

a guest
Jan 28th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1.  
  2. [include file=../includes/header.inc]
  3.  
  4. <body class="w3-light-grey">
  5. <h1> Laughing Labradors </h1>
  6. [include file=../includes/nav.inc]
  7.  
  8.  
  9.  
  10. <!-- w3-content defines a container for fixed size centered content,
  11. and is wrapped around the whole page content, except for the footer in this example -->
  12. <div class="w3-content" style="max-width:1400px">
  13.  
  14.  
  15.  
  16. <!-- Grid -->
  17. <div class="w3-row">
  18.  
  19. <!-- Blog entries -->
  20.  
  21. [search db=[mydb]blog.db&eqSTATUSdatarq=1&[showif [action]=details]eqSKUdatarq=[skuvar]&[/showif]dedatecreatedsort=1&datecreatedtype=date]
  22. [numfound]
  23.  
  24.  
  25.  
  26. <div class="w3-col l8 s12">
  27. [founditems]
  28.  
  29.  
  30.  
  31. <!-- Blog entry -->
  32. [search db=[mydb]gallery.db&eqSKUdata=[r_images]]
  33.  
  34. [founditems]
  35.  
  36. [text]imgpath=[title][/text]
  37. [/founditems]
  38. [/search]
  39.  
  40.  
  41.  
  42. <div class="w3-card-4 w3-margin w3-clear">
  43. <a href="[imgpath]" target="blank"> <img src="[imgpath]" style="width:100%"> </a>
  44. <div class="w3-container">
  45. <p>[title]</p>
  46.  
  47.  
  48.  
  49. <p><span class="w3-opacity"><p>[datecreated]</p> [r_images]</span></p>
  50. </div>
  51.  
  52. <div class="w3-container">
  53. [showif [action]=details] <p>[bodycopy]</p>[/showif]
  54. [showif [action]!details] <p>[caption]</p>[/showif]
  55.  
  56.  
  57.  
  58. <div class="w3-row">
  59. <div class="w3-col m8 s12">
  60.  
  61. [showif [action]=details]<p><a href="[thisurl]"><button class="w3-button w3-padding-large w3-clear w3-border"><b> <p>Go Back</p> </b></button></a></p>[/showif]
  62. [showif [action]!details]<p><a href="[thisurl]?skuvar=[sku]&action=details"><button class="w3-button w3-padding-large w3-clear w3-border"><b> <p>READ MORE</p> </b></button></a></p>[/showif]
  63.  
  64.  
  65.  
  66. </div>
  67. <div class="w3-col m4 w3-hide-small">
  68.  
  69. <p><span class="w3-padding-large w3-right"><b>  </b> <span class="w3-tag">[search db=[mydb]comments.db&eqr_blogdata=[sku]][numfound][/search]</span></span></p>
  70.  
  71. </div>
  72. </div>
  73. </div>
  74. </div>
  75. <hr>
  76.  
  77. [showif [appendvar]=yes]
  78. [append db=[mydb]comments.db&autonumber=sku]r_member=[r_member]&r_blog=[r_blog]&status=[status]&datecreated=[datecreated]&timecreated=[timecreated]&comment=[comment][/append]
  79. [redirect index.html]
  80. [/showif]
  81.  
  82. [hideif [getcookie name=jmember=1]!]
  83.  
  84. <p> Comment
  85. <textarea name="comment" id="comment" cols=60 rows=5></textarea>
  86. <p>
  87. <input type="submit" value="submit">
  88. </p>
  89. <form method="post" action="[thisurl]">
  90. <input type="hidden" value="yes" name="comment">
  91. [/showif]
  92. [/hideif]
  93.  
  94. [search db=[mydb]comments.db&eqr_blogdatarq=[sku]]
  95. [founditems]
  96. <div class="blog">
  97. [search db=[mydb]members.db&eqskudata=[r_member]][founditems]<p>[uservar][/founditems][/search]<br>
  98. <p>[datecreated], [timecreated]<br>
  99. [comment]</p>
  100. </div>
  101. [/founditems]
  102. [/search]
  103. [/showif]
  104. [/founditems]
  105. [/search]
  106. </div>
  107. <!-- Introduction menu -->
  108.  
  109. <div class="w3-col l4">
  110. <!-- About Card -->
  111. <div class="w3-card w3-margin w3-margin-top">
  112. <a href="/cc/llfimages/farm/14352265_10153897464048597_1051345077169868487_o.jpg" target="blank"> <img src="/cc/llfimages/farm/14352265_10153897464048597_1051345077169868487_o.jpg" style="width:100%"> </a>
  113. <div class="w3-container w3-clear">
  114. <p><b>Lorem ipsum</b></p>
  115. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam pulvinar fringilla laoreet.
  116. Duis porttitor ante eget dictum viverra. Donec semper ex justo, quis aliquam eros
  117. hendrerit sed. Ut volutpat urna in ex ullamcorper mollis. Donec in sollicitudin lectus,
  118. et sollicitudin libero. Integer bibendum massa quis mattis hendrerit. Praesent euismod,
  119. lacus quis cursus vehicula, erat dolor bibendum nibh, quis dignissim dolor justo ut justo.
  120. Phasellus mauris lorem, placerat et orci eget, efficitur suscipit neque. Aenean nec
  121. ultrices mauris. Ut lacinia mi ac augue aliquam, et dapibus enim auctor. Duis in ornare
  122. erat. Suspendisse porttitor in risus in mattis. Nullam rutrum enim ac velit fringilla
  123. convallis. Curabitur id ipsum metus. Maecenas lobortis posuere euismod. Sed molestie
  124. sagittis lacinia.</p>
  125. </div>
  126. </div><hr>
  127.  
  128.  
  129.  
  130. <!-- Posts -->
  131.  
  132.  
  133.  
  134.  
  135. <div class="w3-card w3-margin">
  136.  
  137. <div style="background-color: clear;">
  138. <div class="w3-container w3-padding">
  139. <h4><p>Popular Posts</p></h4>
  140. </div>
  141. [search db=[mydb]blog.db&eqSTATUSdata=1&deskUsort=1]
  142.  
  143. [founditems]
  144. [search db=[mydb]gallery.db&eqSKUdata=[r_images]]
  145.  
  146. [founditems]
  147.  
  148. [text]imgpath=[title][/text]
  149. [/founditems]
  150. [/search]
  151.  
  152. <img src="[imgpath]" alt="Image" class="w3-left w3-margin-right" style="width:50px; height: 50px; margin: 10px;">
  153. <span class="w3-large"><p><a href="[thisurl]?skuvar=[sku]&action=details">[title]</a></p></span><br clear=all>
  154.  
  155.  
  156.  
  157. [/founditems]
  158. [/search]
  159. </div>
  160. </div>
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168. <!-- END Introduction Menu -->
  169. </div>
  170.  
  171. <!-- END GRID -->
  172. </div><br>
  173.  
  174. <!-- END w3-content -->
  175. </div>
  176.  
  177. </body>
  178. [include file=../includes/footer.inc]
  179. </htmL>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement