*

apurno

  • **
  • 12 posts
Home Page Edit
« on: July 26, 2017, 09:31:47 AM »
My Website: www.joruri.xyz and i am following this website: www.onlinesale.one
1. I want to Edit add post button Text "Publish Listing"
2. i want to Delete Video and Ad google Map the Same position.
 [ im sending you 1 Screenshot please Check ] 
Mabud Hasan

*

MB Themes

Re: Home Page Edit
« Reply #1 on: July 26, 2017, 01:50:42 PM »
@apurno
1) change via translation or in inc.search.php (or header.php)
2) use zara configurator plugin, install radius search plugin developed by mb-themes
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

apurno

  • **
  • 12 posts
Re: Home Page Edit
« Reply #2 on: July 27, 2017, 11:30:41 AM »
How to remove Home Page Video ?
Mabud Hasan

*

MB Themes

Re: Home Page Edit
« Reply #3 on: July 27, 2017, 02:58:50 PM »
It is written in point 2)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

apurno

  • **
  • 12 posts
Re: Home Page Edit
« Reply #4 on: July 27, 2017, 08:14:50 PM »
Please look, my google map now showing like this. www.joruri.xyz
i completed your instruction before. but still i can't disable Home page Video.
please see the screenshot.
Mabud Hasan

*

apurno

  • **
  • 12 posts
Re: Home Page Edit
« Reply #5 on: July 27, 2017, 08:34:03 PM »
thank you working :)
Mabud Hasan

*

apurno

  • **
  • 12 posts
Re: Home Page Edit
« Reply #6 on: July 30, 2017, 06:01:08 PM »
1. doesn't ad publish.
2. backspace not work at price field.
can you check my site from admin panel ?
i can give you login details.
 :(
Mabud Hasan

*

MB Themes

Re: Home Page Edit
« Reply #7 on: July 30, 2017, 09:28:14 PM »
@apurno
0) do not see any problem on map.
1) not sure what you mean
2) to make sure only digits are entered
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

apurno

  • **
  • 12 posts
Re: Home Page Edit
« Reply #8 on: July 31, 2017, 06:46:43 AM »
Please try post an ad www.joruri.xyz then you will be understand that :(
i am sending a screenshot please check it. [ already i send an invitation from google hangouts please accept me There.
and i want to send admin login details This website. can you check there setup everything are okay. ( How i can send privet with security ?)   
« Last Edit: July 31, 2017, 10:02:44 AM by frosticek »
Mabud Hasan

*

MB Themes

Re: Home Page Edit
« Reply #9 on: July 31, 2017, 10:04:50 AM »
@apurno
Listing published correctly:
http://joruri.xyz/index.php?page=item&id=3

In style.css:
Code: [Select]
.add_item .box.price #currency
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

apurno

  • **
  • 12 posts
Re: Home Page Edit
« Reply #10 on: July 31, 2017, 11:02:13 AM »
Price field Keyboard backspace not working. how i can solve ?
Mabud Hasan

*

MB Themes

Re: Home Page Edit
« Reply #11 on: July 31, 2017, 12:11:56 PM »
@apurno
Remove this code:
Code: [Select]
  // ADD - EDIT LISTING - ALLOW ONLY DECIMALS IN PRICE INPUT
  $('.add_item input#price').on("keypress keyup blur",function (event) {
    $(this).val($(this).val().replace(/[^0-9\.]/g,''));

    if ((event.which != 46 || $(this).val().indexOf('.') != -1) && (event.which < 48 || event.which > 57)) {
      event.preventDefault();
    }
  });

From file:
oc-content/themes/zara/js/global.js
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

apurno

  • **
  • 12 posts
Re: Home Page Edit
« Reply #12 on: July 31, 2017, 12:53:56 PM »
Now Working :) but user can also type "A-Z & 1-9" but it should be only Number can type on price field :( it is possible sir !!! 
Mabud Hasan

*

MB Themes

Re: Home Page Edit
« Reply #13 on: July 31, 2017, 04:51:28 PM »
@apurno
Then revert your changes.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

apurno

  • **
  • 12 posts
Re: Home Page Edit
« Reply #14 on: August 03, 2017, 06:30:02 PM »
How to create company ad & personal Ad ?
please check attachment images
Mabud Hasan