*

lapakpetani

  • **
  • 8 posts
Add list mode feature in location choosing
« on: March 24, 2017, 12:31:43 AM »
Dear developer, could you add list mode to choose location in veronica template? our consumers are confused to choose their area because they only typing and did not click the location when it appear. and the result of listing was nothing . thankyou

*

MB Themes

Re: Add list mode feature in location choosing
« Reply #1 on: March 24, 2017, 05:55:14 AM »
@lapakpetani
We do not plan to add dropdowns, but we will take a look on issue and try to provide more user friendly interface.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

oscman

  • ****
  • 227 posts
Re: Add list mode feature in location choosing
« Reply #2 on: March 24, 2017, 10:01:04 AM »
Dear developer, could you add list mode to choose location in veronica template? our consumers are confused to choose their area because they only typing and did not click the location when it appear. and the result of listing was nothing . thankyou
Same, hope this will be available soon half of the ads are without location :(

Also i have a small problem didn't wanted to start whole thread for that:
pinterest share doesn't generate image, i see the &media= url is like this: domain.com/0.
i see no problem with the code, why would it generate wrong image?
Code: [Select]
<a class="single single-pinterest" title="<?php echo osc_esc_html(__('Share on Pinterest''veronika')); ?>" target="_blank" href="https://pinterest.com/pin/create/button/?url=<?php echo osc_item_url(); ?>&media=<?php echo osc_resource_url(); ?>&description=<?php echo htmlspecialchars(osc_item_title()); ?>"><i class="fa fa-pinterest-square"></i></a>
« Last Edit: March 24, 2017, 10:34:57 AM by oscman »

*

MB Themes

Re: Add list mode feature in location choosing
« Reply #3 on: March 25, 2017, 07:19:43 AM »
@oscman
You are probably trying to get listing image on other URL (search, home, ...) or on listing that does not have any image.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots