This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

mixradu

  • ****
  • 171 posts
I can't see any listing after update
« on: February 06, 2017, 02:34:36 PM »
Hello i updated veronika to the new version and i can't see any listing.
Check categories

*

MB Themes

Re: I can't see any listing after update
« Reply #1 on: February 06, 2017, 03:47:10 PM »
@mixradu
Can you send URL where the problem is?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

bickja

  • ***
  • 48 posts
Re: I can't see any listing after update
« Reply #2 on: February 06, 2017, 07:24:22 PM »

*

bickja

  • ***
  • 48 posts
Re: I can't see any listing after update
« Reply #3 on: February 06, 2017, 07:38:42 PM »
@mixradu
how you fixed it. I can see listings on your site?

*

MB Themes

Re: I can't see any listing after update
« Reply #4 on: February 06, 2017, 07:39:22 PM »
@bickja
Update from which version?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

bickja

  • ***
  • 48 posts
Re: I can't see any listing after update
« Reply #5 on: February 06, 2017, 07:41:39 PM »
I think from v1.1.1

*

bickja

  • ***
  • 48 posts
Re: I can't see any listing after update
« Reply #6 on: February 06, 2017, 07:42:58 PM »
I actually never update before. I purchased it on Last Thursday.

*

MB Themes

Re: I can't see any listing after update
« Reply #7 on: February 06, 2017, 08:02:28 PM »
@bickja
Can you check on your database if following tables exists?
t_item_veronika, t_category_veronika, t_item_stats_veronika
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

bickja

  • ***
  • 48 posts
Re: I can't see any listing after update
« Reply #8 on: February 06, 2017, 08:14:09 PM »
@frosticek
No, i can't see these tables

Marked as best answer by frosticek on February 07, 2017, 07:38:30 PM
*

MB Themes

Re: I can't see any listing after update
« Reply #9 on: February 06, 2017, 08:27:06 PM »
@bickja
That is problem.
Try following.

Go to functions.php in theme folder.

At the end of the file right before closing tag ?> place following:
veronika_theme_install();

(so it looks: veronika_theme_install(); ?>)

open your homepage and refresh it once.

then remove this code from end of the file (again just ?> will be there)

Check database for those tables.

Check if search is working.


Problem is that there is inner join on these tables. If they do not exist, no data are returned.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

bickja

  • ***
  • 48 posts
Re: I can't see any listing after update
« Reply #10 on: February 06, 2017, 08:54:24 PM »
Thanks @frosticek.

Now these tables are available in Database and listings also i can see

One thing I am missing now.
 
On Home Page Below Latest Listings <View All/View All Offers> is not there. That even not there on Veronika Demo.


*

MB Themes

Re: I can't see any listing after update
« Reply #11 on: February 06, 2017, 09:37:28 PM »
Is eearch working?
This link has been removed becauee it has no sense. Noone will come to your site and just browse listings...
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

bickja

  • ***
  • 48 posts
Re: I can't see any listing after update
« Reply #12 on: February 07, 2017, 07:25:02 PM »
@frosticek
Search is working. But i noticed today, some time Ajaex doesn't fetch the location when we typed 3 or more letters but now this moment at my end it is working.

*

MB Themes

Re: I can't see any listing after update
« Reply #13 on: February 07, 2017, 07:38:03 PM »
@bickja
To fix, I will need to know exact way how to reproduce issue (example: enter to location "abc", search, choose category "XY" and enter letters to location, nothing happens....)

Please create new thread as this was already solved ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots