DIY মিডিয়া হোম লোগো

আপনার নিজের হোম থিয়েটার এবং হাই ফাই সেটআপ নকশা ও নির্মাণের জন্য চূড়ান্ত সাইট.

0ওয়ার্ডপ্রেস লোগোআমাকে Gusta থিমের জন্য ধনী স্নিপেট কোড

I’ve pre­vi­ously covered theme edits for rich snip­pets for vari­ous themes includ­ing [int­link id=“2948” type=“post”]গূঢ় শক্তি 2[/intlink], [int­link id=“2949” type=“post”]গূঢ় শক্তি 3[/intlink], [int­link id=“2468” type=“post”]গবেষণামূলক প্রবন্ধ[/intlink] & [int­link id=“3015” type=“post”]কুড়ি ইলেভেন[/intlink] সেইসাথে কিছু [int­link id=“1520” type=“post”]generic instructions[/intlink].  Below are details of the code for how to val­id­ate rich snip­pets in the Me Gusta by Cos­mos theme.

To fix author­ship info on all pages…

1. add rel=“author” to the href tag on lines 572 এবং 871 of lib\php\post.class.php
2. add a link to google+ pro­file on line 44 of author.php

Fix oth­er errors

1. add class=“vcard” to ul on line 571 and line 858 of lib\php\post.class.php
2. add fn to class of li on lines 572 এবং 871 of lib\php\post.class.php
3. প্রতিস্থাপন করা <li class=“time”> on line 872 of lib\php\post.class.php with <li class=“time updated”><span class=“value-title” title=”<?php the_date(); ?>"></বিঘত>

These instruc­tions are less detailed than pre­vi­ous guides. If you need more detail don’t hes­it­ate to ask — drop a com­ment below and I’ll provide addi­tion­al details.

উত্তর দিন