*

epoolroy

  • ****
  • 121 posts
How to put image in PREVIEW
« on: July 11, 2018, 02:17:28 PM »
Hello, i had 2 question about post ads.
 1 ( : How can i add image at preview mode? because when i click preview no had a image . (Please see a first attach file)
 2 : How can i resize a image with same dimension? In post ads, i set 2 image but 1 image with big dimension and 1 image with small dimension. i just want 2 image with same dimension. (Please see a second attach file)

See attach file below for understand what i asking about.
please help me. thank you

*

MB Themes

Re: How to put image in PREVIEW
« Reply #1 on: July 11, 2018, 04:20:14 PM »
@eppolroy
Thumbnails and preview images are generated automatically by osclass when ad is published.
To have images in same dimension, you must change settings in media - Force image aspect.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

epoolroy

  • ****
  • 121 posts
Re: How to put image in PREVIEW
« Reply #2 on: July 13, 2018, 02:32:30 PM »
@eppolroy
Code: [Select]
Thumbnails and preview images are generated automatically by osclass when ad is published.
why that image not appear? how can i solve this?

Code: [Select]
To have images in same dimension, you must change settings in media - Force image aspect.
I already check box but nothing happen... how can i edit a file php if i want edit by manual?

*

MB Themes

Re: How to put image in PREVIEW
« Reply #3 on: July 13, 2018, 02:57:48 PM »
@epoolroy
why that image not appear? how can i solve this?
You have probably issue with GD/ImageMagick library, try to swap them, check osclass docs.

I already check box but nothing happen... how can i edit a file php if i want edit by manual?
You must regenerate thumbnails after that, check osclass docs for more details.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots