The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Need help with this simple bullet point html code...
Doggie Diva
post Nov 12 2017, 03:16 PM
Post #1





Group: Members
Posts: 2
Joined: 12-November 17
Member No.: 26,532



On each of my product pages on my ecommerce site, the description is made from product features and is supposed to have bullet points before each feature. I can’t figure out why the bullet point won’t repeat before each featurer? Here is the block of code that controls this. Can you possibly tell me what I am doing wrong or fix the code for me so it shows the bullet points correctly?

<!--START: PRODUCT_FEATURES_BLOCK-->
<div class="productFeaturesBlock">
<ul>
<!--START: PRODUCT_FEATURES-->
<li>
<!--START: product_feature_title--><span class="feat-title">[product_feature_title]:</span><!--END: product_feature_title--><span class="feat-name">[product_feature_name]</span>
</li>
<!--END: PRODUCT_FEATURES-->
</ul>
<div class="clear"></div>
</div>
<!--END: PRODUCT_FEATURES_BLOCK-->

Comes from this page on my site... Antlers for Dogs Page
-------------------------------------------------------------------------------------------------------------------------------------------------------

Right now the product features look like this…

• Unlike deer antlers, elk doesn't tend to split, splinter, stain or smell!
Like the ever lasting gobstopper, each bone can last up to six months.
We can cut antlers to size to your specifications, if desired.
Fresh, healthy, natural dog treats, never treated with any chemicals!
Help whiten and clean teeth and can even prevent destructive chewing.
Antler velvet can help with dog's arthritis and other joint-problems.
The size of our elk antler treats are much bigger then big box stores & our competitors!

The product features should look like this…

• Unlike deer antlers, elk doesn't tend to split, splinter, stain or smell!
• Like the ever lasting gobstopper, each bone can last up to six months.
• We can cut antlers to size to your specifications, if desired.
• Fresh, healthy, natural dog treats, never treated with any chemicals!
• Help whiten and clean teeth and can even prevent destructive chewing.
• Antler velvet can help with dog's arthritis and other joint-problems.
• The size of our elk antler treats are much bigger then big box stores & our competitors!


Thanks, Rachel
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
Christian J
post Nov 13 2017, 10:05 AM
Post #2


.
********

Group: WDG Moderators
Posts: 9,630
Joined: 10-August 06
Member No.: 7



More specifically, in http://www.doggie-diva.com/assets/template...css?vcart=8.0.2

:-)
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 06:34 PM