Osclass Support Forums

Osclass plugin support => Attributes Plugins => Topic started by: jcarrolo01 on February 03, 2019, 10:57:06 AM

Title: I need some advice about attributes...
Post by: jcarrolo01 on February 03, 2019, 10:57:06 AM
Dear all..

The question is.. lets imagine i have arround 6000 querys attributes to add...

General - 2000
Car - 2000
Real estate - 2000

For the perfomance of site, backoffice and front, should i use only the multilanguage_attributes, or is better use each one for the propose they are built??

What is your advice regarding this???
Title: Re: I need some advice about attributes...
Post by: MB Themes on February 04, 2019, 09:16:42 AM
@jcarrolo01
More attributes you have, more database calls are required no matter of plugin. You may try to use cache plugin to leverage database.
Title: Re: I need some advice about attributes...
Post by: jcarrolo01 on February 04, 2019, 03:43:08 PM
Thanks  for advice :)

The big problem is the cars categories and motorcycles, a huge number of car makes and each car make a huge number of models in each.. to avoid problems i decide for each car make i make a specific categorie... i hope this reduce a few queries to database :) anyway i will play arroud and check the loadind time...

Thanks allot for the advice..