support

Author Topic: Main Page Promo Block with no graphics or box :(  (Read 9728 times)

Offline jaysbar

  • Full Member
  • ***
  • Posts: 139
  • Karma: +13/-5
    • View Profile
Main Page Promo Block with no graphics or box :(
« on: April 29, 2016, 08:07:00 AM »
Hi

Please can someone let me know why my MainPage Promo Block is no longer showing in a rectangle box? It just shows a text and no graphics. Here is my HTML:


<!-- Section Start-->
   <section class="container otherddetails">
   <div class="otherddetailspart">
      <div class="innerclass free">
         <h2>
            Free shipping for</h2>
         UK orders over £50 US orders over $100 EU orders over €70</div>
   </div>
   <div class="otherddetailspart">
      <div class="innerclass payment">
         <h2>
            Easy Payment</h2>
         Via PayPal</div>
   </div>
   <div class="otherddetailspart">
      <div class="innerclass shipping">
         <h2>
            Fast Shipping Available</h2>
         Get it in 24hrs if it's ******!</div>
   </div>
   <div class="otherddetailspart">
      <div class="innerclass choice">
         <h2>
            Large Variety</h2>
         New Products added weekly</div>
   </div>
   </section><!-- Section End-->

yonghan

  • Guest
Re: Main Page Promo Block with no graphics or box :(
« Reply #1 on: April 29, 2016, 08:43:20 AM »
Hi, try this one:

Code: [Select]
<section class="row promo_section">
<div class="col-md-3 col-xs-6 promo_block">
<div class="promo_icon"><i class="fa fa-truck fa-fw"></i></div>
<div class="promo_text">
<h2>
Free shipping</h2>
All over in world over $200
</div>
</div>
<div class="col-md-3 col-xs-6 promo_block">
<div class="promo_icon"><i class="fa fa-money fa-fw"></i></div>
<div class="promo_text">
<h2>
Easy Payment</h2>
Payment Gateway support</div>
</div>
<div class="col-md-3 col-xs-6 promo_block">
<div class="promo_icon"><i class="fa fa-clock-o fa-fw"></i></div>
<div class="promo_text">
<h2>
24hrs Shipping</h2>
For All US States</div>
</div>
<div class="col-md-3 col-xs-6 promo_block">
<div class="promo_icon"><i class="fa fa-tags fa-fw"></i></div>
<div class="promo_text">
<h2>
Large Variety</h2>
50,000+ Products</div>
</div>
</section>

This is from v1.2.6.

Hope it helps.

Offline jaysbar

  • Full Member
  • ***
  • Posts: 139
  • Karma: +13/-5
    • View Profile
Re: Main Page Promo Block with no graphics or box :(
« Reply #2 on: April 30, 2016, 11:11:58 AM »
AWESOME Thank you so much. The box an text is now back. But the icons are missing (the van, tag, clock and dollar bill).  BTW I am running version 1.2.6

Offline jaysbar

  • Full Member
  • ***
  • Posts: 139
  • Karma: +13/-5
    • View Profile
Re: Main Page Promo Block with no graphics or box :(
« Reply #3 on: May 03, 2016, 05:09:46 AM »
Hi

Can someone please tell me how to get the Main Page Promo block images back?

Offline jaysbar

  • Full Member
  • ***
  • Posts: 139
  • Karma: +13/-5
    • View Profile
Re: Main Page Promo Block with no graphics or box :(
« Reply #4 on: May 03, 2016, 05:46:50 AM »
Strangely these icons just came back!

Thank you Handoyo for your awesome help!

yonghan

  • Guest
Re: Main Page Promo Block with no graphics or box :(
« Reply #5 on: May 03, 2016, 07:09:29 AM »
You're welcome jaysbar.  :)

Offline jaysbar

  • Full Member
  • ***
  • Posts: 139
  • Karma: +13/-5
    • View Profile
Re: Main Page Promo Block with no graphics or box :(
« Reply #6 on: May 09, 2016, 06:26:16 AM »
Hi

Unfortunately my Main Page Promo icons have just dissapeared again. I tried clearing the cache from the Admin pabel and doing a Force Refresh with my browser (ctrl F5) but I still don't get the images (see screen shot attached). Any ideas?

Thanks)

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 6144
  • Karma: +284/-2
    • View Profile
Re: Main Page Promo Block with no graphics or box :(
« Reply #7 on: May 09, 2016, 09:15:26 AM »
Hello.

Looks like your have issues with internet provider. Can you share url?

Offline jaysbar

  • Full Member
  • ***
  • Posts: 139
  • Karma: +13/-5
    • View Profile
Re: Main Page Promo Block with no graphics or box :(
« Reply #8 on: May 09, 2016, 11:30:11 AM »
Hi

I tried my site from a friend's house who uses a different ISP and have the same issue.

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 6144
  • Karma: +284/-2
    • View Profile
Re: Main Page Promo Block with no graphics or box :(
« Reply #9 on: May 10, 2016, 02:45:31 AM »
without url we can not suggest anything

 

Powered by SMFPacks Social Login Mod