ranone
Forum Replies Created
-
I installed the latest 1.9.5 release and nothing has changed .. Can anyone tell me something?
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Smart COD not working with woocommerce 3.6.1Any news?
Any news?
Forum: Plugins
In reply to: [WP Recipe Maker] Structure data identifier (@id)Thanks @brechtvds!
I’ve added the below code to connect other metadata to the same item..
$metadata['@id'] = get_permalink() . '#Recipe';Bye 🙂
Forum: Plugins
In reply to: [WP Recipe Maker] WP Recipe Maker & Yoast SEOI was referring to being able to optimize summary and note fields, which have a lot of text and are totally ignored by Yoast SEO. Ok for the ingredients, it wouldn’t make sense..
Thanks anyway for your reply 🙂
Forum: Plugins
In reply to: [WP Recipe Maker] WP Recipe Maker & Yoast SEOSo I have no chance to improve my content before publishing an article…
Can anyone tell me something?
The modification of two products simultaneously occupies a lot of memory.. 🙁
$ free -h -bash: fork: Cannot allocate memoryForum: Plugins
In reply to: [Site Reviews] sessions and cookies with server cacheSorry if I answer again… I had a few more minutes to explain the topic…
One of the core features on my WordPress server is caching.
The server side caching is intended to increase efficiency and lower the site’s resource demands by servicing cached resources whenever possible to visitors on your site.
When cookies/sessions exist on every page load, then caching
is unable to cache.This is not specific for my WordPress server. This is a rule that is general to caching among all platforms and services.
Caching is also one of the core features of an optimized WordPress site:
https://codex.wordpress.org/WordPress_Optimization#Caching
Caching will help we sites create less of demand which will in turn help we avoid fatal php errors (that now is my problem…).
I have now disabled all plugins that save cookies on the server side and I’m trying to motivate the developers of these plugins to work without server-side cookies…
Could you put the link to your roadmap to be able to follow it, so I can see the development times and if I can I contribute?
- This reply was modified 7 years, 1 month ago by ranone.
ohh it’s beautiful, thanks!
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Smart COD not working with woocommerce 3.6.1Hi, anyone know if the plugin is compatible with WooCommerce 3.6.x version?
The update page shows:
The versions of the following plugins you’re running haven’t been tested with the latest version of WooCommerce (3.6)
See image:
https://drive.google.com/file/d/1IDED1Tl1wdBSdsTVUl2-bkCrU7wJP2ND/view?usp=sharingForum: Plugins
In reply to: [Site Reviews] sessions and cookies with server cacheThank you for the precise explanation @geminilabs!
I look forward to a future plugin update 🙂
Forum: Plugins
In reply to: [Site Reviews] Structured data warning on article pageOh perfect! Tks
The author of the my Flatsome theme replied that “The data is generated by Woocommerce. Flatsome is just a theme.“…
I’m trying to give as much information as possible to find out the problem… Someone will help us 🙂
I use the latest version of the Flatsome theme (v3.8.1) in addition to the software mentioned above:
– WordPress 5.1.1 (latest)
– Woocommerce 3.5.7 (latest)
– Site Reviews 3.5.4 (latest)Does anyone know anything more about it?
- This reply was modified 7 years, 1 month ago by ranone.
WordPress 5.1.1 (latest)
Woocommerce 3.5.7 (latest)
Site Reviews 3.5.4 (latest)Same problems! All reported as errors by google!!
I try to explain a few more details to try to solve the problem ASAP…
I have these 4 cases in google structured data testing tool:
1) single product with review
– brand
– missing isbn/mpn/gtin82) single product without review
– aggregateRating
– brand
– review
– missing isbn/mpn/gtin83) variable product with review
– offerCount
– brand
– missing isbn/mpn/gtin84) variable product without review
– offerCount
– aggregateRating
– brand
– review
– missing isbn/mpn/gtin8- This reply was modified 7 years, 1 month ago by ranone.