Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi everyone,

First let me say just how great I think Couch is, I've tried quite a few CMSs and never found one where I can so easily build a site, integrate a HTML/CSS template and create an easy to use back-end for my client, so quickly. So thanks for making this.

Now for my problem, hope you can help.

I have used the following to generate images on the front-end.

Code: Select all
<cms:editable name='service_image_3_jpg' label='Service Image 3' desc='Upload image here' width='360' quality='100' show_preview='1' preview_width='150' type='image'/><img src="<cms:show service_image_3_jpg />" class="img-responsive  portfolio--breakdown"/>


The image is generated perfectly, however so is the URL http://localhost/couchcms-1.4/couchcms-1.4/couch/uploads/image/image_1.jpg.

How do I get rid of this URL, at least stop it from printing to the screen.

It isn't a problem when I add image through richtext ckeditor image upload, but I don't want to do that. I want to use the image only option.

Thanks in advance for your help.

Regards

Stu
Hi and welcome Stu.

Please see viewtopic.php?f=4&t=6919&p=8735.
cheesypoof,

That worked perfectly.

Thank you very much.
3 posts Page 1 of 1
cron