OpenCart Tips: Solution for Additional Product Images Not Working

Leave a Comment
In this hosting tips, I will show you how to fix additional Product Images Not WorkingIt is an issue of opencart new feature openbay. Edit admin\view\template\extension\openbay_links.tpl

OpenCart Tips: How to Adding the Google Analytics code to OpenCart?

Replace
id="images"

with
id="openbay_images"
ie openbay_links.tpl file Should be in given format

<div id="tab-openbay" style="display:none;">
<table class="list" id="openbay_images">
<thead>
<tr>
<td class="left"><?php echo $lang_marketplace; ?></td>
<td class="center"><?php echo $lang_status; ?></td>
<td class="right"><?php echo $lang_option; ?></td>
</tr>
</thead>
<tfoot>
<?php foreach ($markets as $market) { ?>
<tr>
<td class="left"><?php echo $market['name']; ?></td>
<td class="center"><img style="display:inline; position:relative; top:3px;" src="view/image/<?php if($market['status'] == 1){echo'success';}else{echo'delete';} ?>.png" /></td>
<td class="right">
<?php if($market['href'] != ''){ ?>
<a href="<?php echo $market['href']; ?>"<?php if($market['target'] != ''){ echo' target="'.$market['target'].'"'; } ?>><?php echo $market['text']; ?></a>
<?php }else{ ?>
<?php echo $market['text']; ?>
<?php } ?>
</td>
<?php } ?>
</tfoot>
</table>
</div>


OpenCart Hosting Recommendation

HostForLIFEASP.NET receives Spotlight standing advantage award for providing recommended, cheap and fast ecommerce Hosting including the latest OpenCart. From the leading technology company, Microsoft. All the servers are equipped with the newest Windows Server 2012 R2, SQL Server 2014, ASP.NET 4.5.2, ASP.NET MVC 6.0, Silverlight 5, WebMatrix and Visual Studio Lightswitch. Security and performance are at the core of their OpenCart hosting operations to confirm every website and/or application hosted on their servers is highly secured and performs at optimum level. mutually of the European ASP.NET hosting suppliers, HostForLIFE guarantees 99.9% uptime and fast loading speed. From €3.00/month , HostForLIFE provides you with unlimited disk space, unlimited domains, unlimited bandwidth,etc, for your website hosting needs.
Next PostNewer Post Previous PostOlder Post Home

0 comments:

Post a Comment