Forum Replies Created
-
AuthorPosts
-
October 5, 2020 at 6:45 pm in reply to: Some exposure with EFFOLD – An active PHP session was detected … by wordpress #1250635
I figured it out for me: It was the Dymo label print plugin for Woocommerce. Will contact them.
Tip for Vito: deactivate all plugins and check if problem is still there. If not, that activate them one by one and keep checking. Then you will find the plugin that is the problem.
October 5, 2020 at 12:45 pm in reply to: Some exposure with EFFOLD – An active PHP session was detected … by wordpress #1250582I have the same issue as Vito, 1) en 2). Site diagnosis says this. Any suggestion what this could be?
Kind regards, Gerson
OK, I will try that. Thank you for your time and help, Ismael!
This reply has been marked as private.Hi Ismael,
I added it via Code Snippets, so the code was already there. I disabled WP Rocket temporarily and checked again. All datePublished dates are still there, no change. The snippet doesn’t seem to remove the Woocommerce datePublished reviews. Maybe the filter is targeting the wrong file?
I also deactived many other Woocommerce related plugins, but no change there as well. Hard issue to tackle! Don’t understand it.
Kind regards, Gerson
- This reply was modified 4 years, 11 months ago by e-cat.
This reply has been marked as private.Hi Ismael,
Yes, the cache is removed etc. I use WP Rocket and cleared everything. The DatePublished is still there.
Even when I remove the following sentence in class-wc-structured-data.php, the DatePublished of Woocommerce reviews is still being generated. It is driving me nuts!
public function generate_review_data( $comment ) {
$markup = array();
$markup[‘@type’] = ‘Review’;
$markup[‘@id’] = get_comment_link( $comment->comment_ID );
$markup[‘datePublished’] = get_comment_date( ‘c’, $comment->comment_ID ); <= Removing this line doesn’t help either!
$markup[‘description’] = get_comment_text( $comment->comment_ID );from class-wc-structured-data.php, the DatePublished of Woocommerce reviews is still being generated. It is driving me nuts!
Kind regards,
GersonHi, I added the snippet but the DatePublished is still there. So the filter doesn’t work unfortunately.
You can also see the DatePublished in the structured data testing tool:
https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fpopcards.nl%2Fkaart%2Fwenskaart-hollandse-fiets-met-rode-tulpen%2FThank you, I will check this out!
Kind regards,
GersonThank you so much for the code! I entered the code in functions.php, but unfortunately the datepublished of the Woocommerce reviews is still there.
“review”:[{“@type”:”Review”,”@id”:”https:\/\/popcards.nl\/kaart\/wenskaart-hollandse-fiets-met-rode-tulpen\/#li-comment-64″,”description”:”Hollandser dan dit kan je niet krijgen. Leuk met die bloemetjes en dat mandje. En veel detail! Echt leuk.”,“datePublished”:”2018-11-10 11:21:53″,”reviewRating”:{“@type”:”Rating”,”ratingValue”:5},”author”:{“@type”:”Person”,”name”:”Dani\u00eblle”,”url”:””}}]
You can see it via https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fpopcards.nl%2Fkaart%2Fwenskaart-hollandse-fiets-met-rode-tulpen%2F as well.
Maybe the removal part of the code is not correct?
Kind regards, Gerson
- This reply was modified 4 years, 11 months ago by e-cat.
Hi Victoria,
Is there no other (simpler and cheaper) solution to remove the Woocommerce Review Datepublished from the Schema?
I would prefer not to buy another plugin only to remove Woocommerce Schema fully and to set up all new Schema for products
The current Woocommerce Schema is fine by me, except for the ridiculous publishing date of the oldest product review.
Could I add a code snippet / filter in functions.php? To filter out this Datepublished?
Kind regards, Gerson
I also asked RankMath wether they know how to get rid of the Woocommerce review date. Their answer:
“That is not added by Rank Math. You have to use a WooCommerce specific filter to remove the date from your WooCommerce reviews. The Best person to help with this is your theme provider. Please get in touch with them and let us know if anything is needed from our end.”
This is a product page: Product page Woocommerce with Enfold
This is how it look in Google search results:
I would like to remove the (Woocommerce review) date from the Google search results. It doesn’t make any sense that a review date is shown in the results.
Thank you!
- This reply was modified 4 years, 11 months ago by e-cat.
OK, great. I’ve heard some info that Enfold and Elementor is not a good match (because different builders), but good to know it is not a problem. Maybe a long as you choose 1 of them for a certain page.
Kind regards,
GersonSeptember 10, 2019 at 8:01 pm in reply to: Products overview: Change from swap image to zoom #1136746Thank you, Victoria. I understand.
September 9, 2019 at 10:50 am in reply to: Products overview: Change from swap image to zoom #1135888Hi Rikard, if you choose the appearance of your product gallery in Enfold and set it to “Woocommerce 3.0” it has the default behaviour that the product images swap if you hover. You can see it here on the shop overview: https://popcards.nl/
If you go to a certain product page (example: https://popcards.nl/kaart/vlinder-op-gele-bloem/) hovering has a zooming behaviour.
So both functionalities are there. What I would like is to have the zooming behaviour also on the home page (instead of the swapping behaviour).
Would that be possible with CSS? Or with a coding snippet?
Thanks!
GersonSame for me. Won’t upgrade until it is fixed.
The cookie consent bar was coming back each page, besides not able to add things into the shopping basket. What I think is that because of the cookie issue, each action/refresh/page call is seen as “new” visitor. Therefore the cookie bar stays (every time unknown visitor, so act like new visit) AND nothing gets added to the basket.
This information should be enough to fix it I hope.
I have the same thing. Adding to cart with Woocommerce doesn’t work any more. Will try to downgrade Enfold as well.
Thank you, but that didn’t work. What did work however is changing the full screen slider to an easy full width slider. This slider seems to be better with responsiveness. Now it looks good on all screens.
Kind regards,
GersonFebruary 28, 2019 at 12:19 pm in reply to: Google Search Console: Either "offers", "review", or "aggregateRating" should b #1072618I have the same problem: Woocommerce + Enfold
Help would be appreciated! Thank you.
Great. Thanks, Ismael!
Sure, see the link in the private content. The page works perfect on desktops, tablets. The problem only exists for narrow screen sizes like in portrait mode on mobile.
Just received this answer from WPML:
Thank you for contacting us.
This is a known issue in WPML 3.3.7 that will be solved in the next release.
When browser language redirection is active the homepage in the non-default languages doesn’t display correctly.
As a temporary fix, you can go to WPML -> Languages -> Browser language redirect and select the Disable browser language redirect option.
It seems to be a bug in WPML 3.3.7. If I use 3.3.6 and the latest Enfold version the problem doesn’t exist.
I’m have the same problem! My page is in English and second language Dutch. The start page for Dutch is correctly entered in Enfold settings, but it doesn’t go to that page after hitting the home link or via the logo. This is after an Enfold upgrade to latest version.
Enfold 3.5 has the newest version of Layerslider. Wooh! It seems like the bug is gone and that the problem is solved.
The codemirror patch didn’t work for me. After doing the patch, I made a new slider which broke a day later (it is a working slider, but I can’t edit it and can’t preview it. The Layerslider version in the current Enfold is old and buggy. A new Enfold version should contain a newer version of Layerslider. Hope that the new Enfold doesn’t contain the same Layerslider with only the fix that is not complete.
Hi Rikard,
A closer look is not necessary I think. It simply is a big bug in Layerslider in Enfold 3.4.7. Numerous people have the same problem and have reported this on this forum. The problem is now 2 months existing, and still there is no new version of Enfold with a fixed Layerslider. Unbelievable! This should have been fixed the same day. The support on Enfold is normally perfect, but now it almost look like a Microsoft product. Is Kreisi stopping with Enfold or something?
Regards,
e-catIt is not Enfold/Kreisi style that it take more than a month to get a bug fix for Enfold. Very strange. Your support is normally the best there is. I don’t understand why you don’t release 3.4.8 which is simply 3.4.7 but with the latest not buggy LayerSlider plugin included. It should take 1 hour to do this, not months.
My suggestion to others is to skip broken 3.4.7 and stay with the excellent 3.4.6.
February 17, 2016 at 1:26 pm in reply to: Advance Layout Slider Not working after enfold update to 3.4.7 #584685There is a bug in Layer Slider in Enfold 3.4.7. I have the same problem. Let’s hope that Enfold releases 3.4.8 with a fix today.
-
AuthorPosts