*

onlinedia

  • **
  • 6 posts
Item page Issue
« on: February 22, 2017, 06:44:30 AM »
Posted Image and the Map is not visible in the Item Page of the add. It just showing the Photo ICON in the page. However while the page loading the image and a map is showing in the page. However, after the page is loaded, both the data is not visible in it.

Site URL: http://onlinedia.com/ad-portal/stores-and-shops/electrical-hardwares/chip-magic_i577

Note: Also find the attached snaps for your reference.

Kindly Advice for this issue.

Regards,
Onlinedia.com

*

MB Themes

Re: Item page Issue
« Reply #1 on: February 22, 2017, 08:11:52 AM »
@onlinedia
1) Set your googe api key or disable google maps
2) you have a lot of resources that hasn't been found, eliminate them:
Code: [Select]
GET http://onlinedia.com/ad-portal/Other-Resources/Sliders/ItemPage/Item8/img/b13.png 404 (Not Found)
a @ VM158 Slide2.html:10
jssor_1_slider_init @ VM158 Slide2.html:10
(anonymous) @ VM2268 Slide2.html:32
VM158 Slide2.html:10 GET http://onlinedia.com/ad-portal/Other-Resources/Sliders/ItemPage/Item8/img/b13.png 404 (Not Found)

If problem persist, PM me login to your FTP
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

onlinedia

  • **
  • 6 posts
Re: Item page Issue
« Reply #2 on: March 02, 2017, 07:18:13 AM »
Mentioned path has been resolved. However the issue remains same. In that map area need to get the sellers address location while they posting it.

Also a thumb nail of the posted image only available in the loaded page. Not find the enlarged size of the image in it.

Sample page: http://onlinedia.com/ad-portal/repairs-maintenance/automotive-repairs-maintenance/sr-carz-world_i574

Also another one issue, I cannot able to rearrange the position of Related Listings as below to the command's section in the item page. Related Items are showing in the 5th position in the admin settings, however it is in 3rd position acutaly.

Kindly help us.

Regards,
Vigneshwaran.D
Onlinedia


*

MB Themes

Re: Item page Issue
« Reply #3 on: March 02, 2017, 08:31:56 AM »
@onlinedia
1) I was not able to reproduce problem with position of related ads, they are positioned correctly. Only case would be you used different plugin and set it to auto-hook on item detail.

2) Regarding small images, you have set to show 100 images at once in image slider:
Code: [Select]
var zaraBxSliderSlides = "100";
3) Regarding map, I think map plugins are not showing address or city
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots