If %review% is not set in the Item Format unit option, they shouldn’t be neither fetched nor cached. If they do, let me know.
I don’t have units right now, only the AALB-converted shortcodes.
In Settings -> Default I have the following Item Format for the List template:
<div class="amazon-auto-links-product">
<div class="amazon-auto-links-product-image">
%image%
</div>
<div class="amazon-auto-links-product-body">
%title%
%rating% %prime% %price%
%description%
%disclaimer%
</div>
</div>
But digging into aal_request_cache, I see lot of “customer_review2” type rows.
Ah, I see. %rating% also triggers the review look-up routine.
Can you temporary remove %rating% to see if it makes any difference?
Yes, now it is working properly.
I only see api type into the table.
Okay. Would it be okay for you to go without star ratings? Or is it something critical for you to have?
You seem to care the size of the database. If they are cached in actual files, do you care the size as much as you do for the database? I’m wondering whether to implement the ability to cache data as files.
Okay. Would it be okay for you to go without star ratings? Or is it something critical for you to have?
It is not really important for me to have rating stars on products. Just nice to have 🙂
You seem to care the size of the database. If they are cached in actual files, do you care the size as much as you do for the database? I’m wondering whether to implement the ability to cache data as files.
I have un limited disk space on my hosting, while the database size is limited to 1 GB so, from my perspective, I really care not to store things into the DB.
Anyway, since I don’t really need to show user reviews on products, I think the DB tables would be not as big as before.
Now, with 64 products cached, the whole cache size is less than 1 MB VS over than 20 MB before (I mean with user reviews caching).
I have another question, if I buy a PRO license right now, would it works with the current beta?
@nicolaottomano Did you delete your last reply? I received a notification Email from ww.wp.xz.cn but I don’t see the message here. In case of a pre-sale inquiry about Pro, please use the contact form. Thank you!
@miunosoft
Akismet put all my replies in moderation, so I only have to wait to be enabled to comment again.
I see. I’ll respond to your pre-sale inquiry Email.