Jonathan Farber
asked 11 years ago

Hi,

Kickstart & blank theme install missing widgets, iOS menu issues

Left a few postings here so apologies for repeating myself. There is a problem with the menu on iOS – This is from your untouched kickstart installation http://db.tt/ba3CT1iz on iOS6 via Chrome (app).

Also I cant find where the three sponsor / ad links go at the top of the page as featured in the original demo. I have trawled through the videos and I still cant find an answer.

1 Answers
DominicStaff
answered 11 years ago

-You can send me your mail box and i will send you the updated version 1.0.3. – 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

<div>
  <aside id="text-25">
   <h3>Sponsor link</h3>

    <div>
     <div>
      <a href="http://bit.ly/tf-wallclassic" title="Multi Grids Responsive with JigoShop"><img
       src="Your Link"></a>

      <div>
       <h5><a href="http://bit.ly/tf-wallclassic" title= "Multi Grids Responsive with JigoShop">WallClassic</a></h5><span>Ads
         by <a href="http://designwall.com" 
          title="Responsive WordPress Themes">DesignWall</a></span>
          </div>
        </div>
      </div>
    </aside>

  <aside id="text-26">
   <h3>Sponsor link</h3>

    <div>
     <div>
      <a href="http://bit.ly/cm-simplex" title="Responsive Portfolio WordPress Theme"><img 
       src="Your Link.png"></a>

       <div>
       <h5><a href="http://bit.ly/cm-simplex" title="Responsive Portfolio WordPress Theme">DW Simplex</a></h5><span>Ads
        by <a href="http://designwall.com" title="Responsive WordPress Themes">DesignWall</a></span>
          </div>
        </div>
      </div>
    </aside>

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

Note: You can change your image link here: Your-link.png also you can add your image in the Media. Regards, Dominic

Powered by DW Question & Answer Pro