How To Setup PicStock Blogger Template
Method of Installing Manual Template Code:
- Download files sent via email or WhatsApp
- Open it using the Winrar or Zip application
- Then select the template folder
- Select one file type to be installed, .xml to be uploaded directly and notepad replace all and paste it in the Edit HTML. Recommendations (notepad), how to install notepad can be seen here.
- Before installing, it's a good idea to first backup the previous template.
URGENT...!!!
- Make sure all articles have a label, don't any without a label,
- In the Feed make it Full, and
- The size of the label text that will be entered in the recent widget must match the label text on the post, if you enter the label text incorrectly, the recent widget will not appear
LOGO
Access your blog Layout - click Title or Tajuk on Header widgetLogo Size 300x63 or multiples thereof
PRIMARY MENU
Access your blog Layout - click Edit icon on Menu widgetNormal Link : Dropdown
Sub Link : _Submenu 1 (before the link add "__") 2 underscore
MENU BUTTON LINK
Access your blog Theme - click the Edit icon in the EDIT HTML
<li><a class='marketing-button' href='/search/label/Premium?&max-results=25'>Premium</a></li>
<li><a class='marketing-join' href='#'>Upload</a></li> Replace with destination URL/link
<span data-type="rc" data-label="Premium"></span>Place the above code in the widget
Replace with the desired label name
<div class="buttonpremium">
<a href="/search/label/Premium?&max-results=25" class="buttongold">All Premium Collections<i class="fas fa-chevron-right"></i></a>
</div> Replace with url/link
<div class='timer count-title' data-speed='10000' data-to='5754390' id='count'/></div> Speed
Number of Downloaders
SOCIAL
Access your blog Layout - click Edit icon on Footer Widget.
Icons Avaliables (facebook, twitter, gplus, rss, youtube, skype, stumbleupon, tumblr, vine, stack-overflow, linkedin, dribbble, soundcloud, behance, digg, instagram, pinterest, delicious, codepen)
NUMBER OF ARTICLES IN HOMEPAGE
The number of articles on the homepage, you must set more than 15, 25 or more because articles with Premium/premium labels will not be displayed on the homepage
PREMIUM POST
For Premium posts, you must attach the Premium or premium Label
BUTTON
<div class="btn-premium"><a class="button" href="#pricing"><i class="fas fa-lock"></i> DOWNLOAD PREMIUM</a></div>
GET PREMIUM
Enter in Theme - EDIT HTML, then look for the code below
<b:includable id='BuyWa'>
<div class='pricing-wrapper' id='pricing'>
<h3>Get premium version</h3>
<p>Contact us via the WhatsApp link below to get the premium version of the image you want, Files are PSD, JPEG & PNG</p>
<div class='boxcontent'>
<div class='price_text'>
<span class='price_old'>$98</span>
<span class='price_dollar'>$</span>
<span class='price_number'>50</span><br/><em>Lifetime Membership</em>
</div>
<a class='price_button' expr:href='"https://api.whatsapp.com/send?phone=628124115xxx&text=I%20ORDER:%20" + data:post.title'>Buy it now <span class='sale_bubble'>SAVE 90% FOREVER</span></a>
<span class='pricing_badge'>NEW</span>
</div>
</div>
</b:includable>
DESCRIPTION
Title
Selling Description
Discount price
Currency symbol
Total price
Price Description
Replace with an active WhatsApp number
Badge
POST DEFAULT
BUTTON SIDEBAR
<!-- Files Download -->
<div class="download-files">
<label class="radio">
<input checked="" data-type="https://drive.google.com/u/2/uc?id=1W29Lp9msArFUdT_PSX0x5VrYA7vPbb7l&export=download" name="wl" type="radio" /><strong>Original</strong>(4000 x 6000)</label>
<label class="radio"><input data-type="https://drive.google.com/u/2/uc?id=1sgSG_wAmRvDCpkzrsCj08u8dgMPTjihr&export=download" name="wl" type="radio" /><strong>Big</strong>(3200 x 4800)</label>
<label class="radio"><input data-type="https://drive.google.com/u/2/uc?id=13h67W1Pw40iTdMg4WzhePYN9L0l3vJA0&export=download" name="wl" type="radio" /><strong>Medium</strong>(2643 x 3965)</label>
<label class="radio"><input data-type="https://drive.google.com/u/2/uc?id=1WHsZmDR8nNn1l8mAzisGM6WmtbhH8B3G&export=download" name="wl" type="radio" /><strong>Small</strong>(643 x 965)</label>
</div><!-- End Files Download -->DESCRIPTION
Replace with respective url/download link or image url
The two above put the post (HTML VIEW)



















