MariusG
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Product Review Lite] Rich snippet is not showing up in googleCan you contact us on our forums at themeisle.com ? We’ll probably need more info to debug the issue which we aren’t allowed to ask here.
Kind regards,
MariusForum: Plugins
In reply to: [WP Product Review Lite] Dofollow or nofollow?Hello,
In wp-product-review.php, on line 147, you should fine this:
$return_string .= '<a href="'.$feat_image.'" '.$lightbox.'><img src="'.$product_image.'" alt="'. get_post_meta($id, "cwp_rev_product_name", true).'" class="photo photo-wrapup"/></a>';Simply add rel=”nofollow” in a tag, like this:
$return_string .= '<a rel="nofollow" href="'.$feat_image.'" '.$lightbox.'><img src="'.$product_image.'" alt="'. get_post_meta($id, "cwp_rev_product_name", true).'" class="photo photo-wrapup"/></a>';That’s it.
Forum: Plugins
In reply to: [WP Product Review Lite] Dofollow or nofollow?Hello Dave, it’s much easier to edit the plugin’s files and add nofollow to that link.
Do you need help for this?
Marius
Forum: Plugins
In reply to: [WP Product Review Lite] Structured Data Rich Snippet ErrorHello,
By collective review I meant review done by your and your website’s visitors. With this plugin, if you have comments enabled, visitors can post their review as well.
Regards,
MariusForum: Themes and Templates
In reply to: [Zerif Lite] SlidingHello,
Zerif PRO has this feature from smooth scroll.
You can use this plugin as well, I have tested it and it works just fine:
https://ww.wp.xz.cn/plugins/jquery-smooth-scroll/Kind regards,
MariusForum: Plugins
In reply to: [WP Product Review Lite] Structured Data Rich Snippet ErrorHello,
I believe you are getting that error because there is only 1 review of the post, the authors.
The plugin’s idea was to be used for collective reviews, for a single review there are extra fields that are needed, such as reviewer’s name.We are looking for a solution to fix this when there is only one review.
Kind regards,
MariusForum: Plugins
In reply to: [WP Product Review Lite] Rich snippet is not showing up in googleNo, it should keep all ratings. Create a backup just to be sure.
Use Duplicator or WP Clone for free and simple backups.
Marius
Forum: Themes and Templates
In reply to: [Zerif Lite] Page TitlesHello,
Unfortunately this is a feature of Zerif PRO, I cannot help you with this request.
Kind regards,
MariusForum: Themes and Templates
In reply to: [Zerif Lite] [Theme: Zerif Lite] – Make header logo larger?Hello,
To increase the header’s size, install Simple Custom CSS plugin, go to Appearance->Custom CSS and add this line:
#main-nav {min-height: 75px;}75 is current value, change it according to your needs.
Kind regards,
MariusForum: Themes and Templates
In reply to: [Zerif Lite] SlidingHello,
Please tell us exactly which section? If it is Our Focus section, then all you have to do is to set the link for the red button to: #focus
That’s it!
Kind regards,
MariusForum: Plugins
In reply to: [WP Product Review Lite] Rich snippet is not showing up in googleHello Mark,
Can you try to reinstall the plugin? I’ve never experienced this before.
It would seem like it’s not saving into the DB, but I am not quite sure.Can you tell us what mysql, php and WP version are you using?
Kind regards,
MariusForum: Plugins
In reply to: [WP Product Review Lite] Rating doesn't display with PHP shortcodeHello,
Unfortunately I cannot give you an exact answer because I don’t know how car pages work and I don’t have a copy of that theme.
The PRO version also has shortcodes, maybe that will help, but I cannot guarantee because I’ve never worked with that theme before.
If you want me to take a look, you can clone your website on a subdomain and send me temporary login details to see why it doesn’t work with car pages.
We’re not allowed to ask for login details here, so if you wish to continue this discussion then you’ll have to contact us on our website (themeisle.com)
Kind regards,
MariusForum: Plugins
In reply to: [WP Product Review Lite] Rating doesn't display with PHP shortcodeHello,
No, the free version should work just fine. In fact, I just tried it right now and it worked.
Maybe you did something wrong when you inserted it.
Kind regards,
MariusForum: Themes and Templates
In reply to: [Zerif Lite] Contact form layoutHello Aaron,
Did you use ASCII or Binary Transfer mode when uploading? I’ve found that ASCII sometimes causes issues for me, I always use Binary Mode.
Anyway, I think the issue was what Hardeep said, it’s because of the Jetpack plugin.
Kind regards,
MariusForum: Plugins
In reply to: [WP Product Review Lite] Rich snippet is not showing up in googleIt should. I believe there might be an issue, can you try disabling all other plugins and see if the error persists?
If so, what happens when you change the theme?
If it still doesn’t work, then it must be something with our plugin 🙂Kind regards,
Marius