Tomek Tomczuk
Forum Replies Created
-
thank you. It worked for us as well. Have you reported it to Elementor team?
Forum: Plugins
In reply to: [Site Reviews] filer $reviewI’m also wondering how can I add html element (like h4) to .glsr-review-content that will be above paragraph?
Forum: Plugins
In reply to: [Site Reviews] filer $reviewThank you. That solved the problem.
Could I use an image add-on for customer avatar? Is there an option to limit image upload to 1?
Forum: Plugins
In reply to: [Site Reviews] filer $reviewI’m using reviews inside carousel and this is the reason why I have this solution
Forum: Plugins
In reply to: [Site Reviews] Link author’s name to review titleOk thanks, I still would like to replace (untitle) title to the author’s name without manually editing a review. Could you please explain how to do it?
Forum: Plugins
In reply to: [Site Reviews] Google doesn’t show reviewsOk I think duplicated schema=”true” was the issue. I can now see the preview button. [IMG]http://i68.tinypic.com/jg0eg0.png[/IMG]
Forum: Plugins
In reply to: [Site Reviews] Google doesn’t show reviewsI added <?php wp_footer(); ?> to the footer.php and still there is no preview button
I have also done what you have suggested me to do here https://wordpress.org/support/topic/shortening-review-wrapper/#post-10798929 Is that affecting it?
Do I have to add this filter?
add_filter( ‘site-reviews/schema/LocalBusiness’, function( array $schema ) {
// modify the $schema array here.
return $schema;
});Forum: Plugins
In reply to: [Site Reviews] Google doesn’t show reviewsOk, I have checked it and now I can see above script in the head. Is there anything else I have to do? How long will it takes to get that listed on Google?
Forum: Plugins
In reply to: [Site Reviews] Google doesn’t show reviewsYes I have 3 shortcodes
[site_reviews_summary schema=true]
[site_reviews count=999 schema=true hide=title,date]
[site_reviews_form schema=true hide=title]I have no idea how the Structured Data Testing Tool is working. Where should I look for more details?
Forum: Plugins
In reply to: [Site Reviews] Shortening review wrapperthank you, it’s working now. I have spotted another issue. When I add review I get it twice. Could you look into it as well?
Forum: Plugins
In reply to: [Site Reviews] Shortening review wrapperyes I’m talking about translation search. I’m using this version https://github.com/geminilabs/site-reviews-v3
Forum: Plugins
In reply to: [Site Reviews] Shortening review wrapperAd1 I have recalculated it and it works now
Ad2. I was thinking that you have a language file that you can import.
In translation tab the search doesn’t work. When I put words the wheel is rolling but nothing happened. Do you know why?
Forum: Plugins
In reply to: [Site Reviews] Shortening review wrapperthank you. This is what I wanted. I do not know why it shows “5 out of 5 stars (based on 1 review) where I have 2 reviews. Is there any way to import language translation?
Forum: Plugins
In reply to: [Site Reviews] Shortening review wrapperSo for this shortcut [site_reviews count=999 schema=true hide=title,date] I would like to get each review in <div class=”glsr-review”></div> without 3 parents above .
Forum: Plugins
In reply to: [Site Reviews] Shortening review wrapper
