Marko Jaric
asked 11 years ago

What happed to the three sponsor links in header of 1.0.2?

I was using the three sponsor links in the header of version 1.0.1, but those have been condensed into a single really wide sponsor link in version 1.0.2.  Is there a way to get the three sponsor links in the header back? Has version 1.0.3 addressed this.  Per my previous post I cannot download version 1.0.3 from your website to try it out.

2 Answers
DominicStaff
answered 11 years ago

Please send me your mail box. I will send you the update version 1.0.3

Regards,
Dominic

Jonathan Farber
replied 11 years ago

Dominic, can i have this too please, for some reason when using 1.0.3 I cant see any option values or have any idea where to place sponsor adverts.

Mircea Petru
replied 11 years ago

Can I have update version 1.0.3 of DW Focus on my email? If so: [email protected]

DominicStaff
answered 11 years ago

To put three ads on the header in the site, you can Log in to Dashboard > Appearance > Widget > Header > use “Text” widget > add the following code

<code class="prettyprint">
<div>
<aside id="text-25">
<h3>Sponsor link</h3>
<div>
<div>
<a title="Multi Grids Responsive with JigoShop" href="http://bit.ly/tf-wallclassic"><img src ="Your Link.png"></a>
<div>
<h5><a title="Multi Grids Responsive with JigoShop" href="http://bit.ly/tf-wallclassic">WallClassic</a></h5>
<span>Ads by <a title="Responsive WordPress Themes" href="http://designwall.com">DesignWall</a></span>
</div>
</div>
</div>
</aside>

<aside id="text-26">
<h3>Sponsor link</h3>
<div><div>
<a title="Responsive Portfolio WordPress Theme" href="http://bit.ly/cm-simplex"><img src ="Your Link.png"></a>
<div>
<h5><a title="Responsive Portfolio WordPress Theme" href="http://bit.ly/cm-simplex">DW Simplex</a></h5>
<span>Ads by <a title="Responsive WordPress Themes" href="http://designwall.com">DesignWall</a></span>
</div>
</div>
</div>

</aside>
<aside id="text-20">
<div><div>
<a title="Responsive One Page WordPress Theme" href="http://bit.ly/ZgNf6q"><img src ="Your Link.png"></a>
<span>Ads by <a title="Responsive WordPress Themes" href="http://designwall.com">DesignWall</a></span>
</div>
</div>
</aside>
</div>

Notice: You can change your link image here: Your link also you can add your image in the Media.
Regards,

Powered by DW Question & Answer Pro