Daniel
Forum Replies Created
-
Thanks Norm,
Received it and working on it.
Daniel
These features are built in to the pro version already.
I’m working on creating a shortcode for that. The new update will be ready later this week.
Thanks,
DanielRight now I’m working on it and it will be released later this week.
I never had any issues like that before. Never had any Java Script conflicts reported.
Could you please send me a message using our contact form here:
https://wpsocial.com/contact-developer/
Thanks,
Danielyes the shortcode will be the best way to go. As said by 3×7 you can call do_shortcode() within your template to display the rating stars.
Within the code for the shortcode, there I won’t add any checks if the ratings have been enabled for that specific post and just display the ratings if the shortcode is used.
These checks are the reason at the moment, why placing the function in to the template doesn’t work straight out of the box.
I’ll work on that later this week and will then provide a shortcode and custom hook options for that.
Hi,
The php function used to display the star ratings is:
wps_seo_booster_filter_content
I hope this helps.
The Java script message issue is already fixed. I just need to release the update.
About the other one “Warning: Missing required field updated”. This isn’t something which can be done through the plugin. This must be done within the theme’s code. I looked at it and your theme does display the post date like that:
<time class=”entry-date”
If you change it to:
<time class=”entry-date updated”
The warning message will disappear.
Hi netigate,
Thanks a lot for your review and kind words. I really appreciate them.
Daniel
Hey Jeff,
You’re welcome. And no problem, I’m here to help.
Thanks for your kind words. I’m glad you like the plugin.All the best,
DanielSorry, I don’t understand what your mean with:
“When this plugin is activated, if it’s checked to “boost” a specific page, and then unchecked later, the all the plugin content boxes do not disappear after being removed from a page.”
What do you mean with checked to boost a specific page and where did you define that? And what does make the edit page longer? Do you mean the meta box below the editor? This meta box can be closed easily, just like every other meta box in WordPress.
About Woocommerce. I have no idea what that could be. I working on an onlineshop with woocommerce myself and SEO Booster is activated there too and I don’t have any conflicts at all.
ok, that’s the problem. As stated in the manual and shown in the video, if you just want to select individual pages, then your nee to uncheck that pages box. Checking the pages box means, all pages are selected, doesn’t matter what you choose within the individual entries.
So please uncheck the pages box and the stars will disappear.
Daniel
No it’s not more complex. Have you checked the ‘pages’ box?
When you activated the star rating for pages, did you check the box beside pages or did you choose individual pages from the pop up window?
If you checked the box beside pages, within the settings page, then the star ratings will be added to all pages automatically.
If you want to add the ratings to certain pages only, you only need to select them by clicking on the Choose Individual link and then select the pages you want the star rating to appear, but DON’T check the box beside pages.
I hope this helps.