I have a tricky thing I would like to do.
I'm using a blog on my site and I would like to add different modules to different blogposts.
So I just want to be able to add code in the html text and the module ends up there. Is it possible in any way.
Basically I would like to write about certain products and in the end I would like to add the products so people can click on them.
Must be a way to accomplish this.?
www.drksonline.com
This is relatively easy, at least, if you do NOT expect one to order directly from the Remote Site.
But in order to get to the Product Page, you just have to look at the PAGE SOURCE of your Browser, to find out, how to do this.
It looks, linkwise at least, just about like this:
and all you have to do, is to change the Content, Title, Price, Imagelink, and your'e done.
It's a little manual work, but I have prepared a more or less matching CSS-Base, wich you can edit,
according to your needs.
Get and save this Page, it contains, what you see below.
http://www.hitline.info/new4.html
Good Luck
Ernie
hitline.info/shop/
But in order to get to the Product Page, you just have to look at the PAGE SOURCE of your Browser, to find out, how to do this.
It looks, linkwise at least, just about like this:
Code: Select all
<!-- This Section contains the relevant Data -->
<div id="container">
<a href="http://www.bigmax.ch/os/index.php?route=product/product&path=33&product_id=783">
<img src="http://images.openshop.li/shop/image/cache/data/demo/CP-0001-3-100x100.jpg" title="Abstract modes procedure" alt="Abstract modes procedure" height="100" width="100"></a>
<div class="box">
<a href="http://www.bigmax.ch/os/index.php?route=product/product&path=33&product_id=783">Abstract modes procedure</a></div>
<div class="description">Tacimates 1945 type advancements faculties billion connecting</div>
<div class="price">Fr. 513.00</div>
<a class="button" href="http://www.bigmax.ch/os/index.php?route=product/product&path=33&product_id=783">See Product</a>
</div>
<!-- END OF this Section -->
It's a little manual work, but I have prepared a more or less matching CSS-Base, wich you can edit,
according to your needs.
Get and save this Page, it contains, what you see below.
http://www.hitline.info/new4.html
Good Luck

Ernie
hitline.info/shop/
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Thank you so much for your reply and your suggestion.
This made me try on thing and it worked perfect.
I just went to the products I wanted to have in my blogpost, just opened the element inspector and took the code for the product, worked perfect. Exactly what I needed for my blogposts.
Then the product thumbnails looks exactly the same as on the category, and it works really quick to do as well.
This made me try on thing and it worked perfect.
I just went to the products I wanted to have in my blogpost, just opened the element inspector and took the code for the product, worked perfect. Exactly what I needed for my blogposts.
Then the product thumbnails looks exactly the same as on the category, and it works really quick to do as well.
Attachments
Screen Shot 2015-09-10 at 13.44.40.png (354.14 KiB) Viewed 1278 times
Who is online
Users browsing this forum: No registered users and 1 guest