Marc Bijl
Forum Replies Created
-
And for example, how do I address this sentence in css?
You’ve already voted this article with…
UPDATE
=======
Already found out:#yasr_visitor_votes > strong { display: none; }Thnx mate!
About css and positioning elements, here’s an example. To get the rich snippet at the bottom of the post a bit nicer than default, I had to add this css code below.
.yasr_schema { margin: 50px 0 25px 0; padding: 25px 0 25px 0; border-top: 1px solid black; border-bottom: 1px solid black; text-align:center; } div[itemtype="http://schema.org/Product"] > span[itemprop="aggregateRating"] { display: block; }I’m not sure if the syntax is right, let alone if everyone would be able to find this out. I myself searched the internet and found some useful info here:
– http://stackoverflow.com/questions/19778151/targetting-itemprop-in-css
– http://stackoverflow.com/questions/9783559/how-to-change-formatting-of-part-of-a-sentenceSo therefore it would be neat to have some control over the elements in a ‘monkey proof’ settings tab.
Just a suggestion for this already great plugin 😉
Yes, I know.
But it would be nice to have the basic options as a button, checkbox or something in the settings panel; not everbody knows a lot about css.
BTW
What would you suggest: add the styles in the styles tab of the settings page, or add them to my child theme css file, which I’m already using?About positioning: yes, shortcodes work, but I needed some css to get it centered. For auto insert on every post, there’s no position control at all. Then the total and average numbers are placed next to the stars, where I’d love to see them below.
About displaying elements (yes/no): right now I see mentions for total votes and average rating. There’s also a mention for the fact that I’ve already voted. I’m not sure if I want to see all these elements; they fill quite some space, and I think I could live without them. Especially in a minimal site.
About stats: looking forward, mate!
Forum: Reviews
In reply to: [Rating-Widget: Star Review System] wysiwyg editor stops working for postsNo worries mate, I’m using yasr (yet another star rating) right now:
https://ww.wp.xz.cn/plugins/yet-another-stars-ratingA bit rough around the edges, but I think it’ll come along nicely…
Allright, thnx!
But can I use some lines of CSS to make it look less dominant?
And it’s all wrapped in this code (which -in my opinion- should not be there; at least I didn’t ask for it):
<div class="yasr_schema" itemtype="http://schema.org/Product" itemscope=""> <span itemprop="name"> geschreven door Marc Bijl <span itemtype="http://schema.org/AggregateRating" itemscope="" itemprop="aggregateRating"> </div>Forum: Reviews
In reply to: [Rating-Widget: Star Review System] wysiwyg editor stops working for postsHi Vova,
I decided to go with another plugin for various reasons. But really appreciate your quick reply and offer to help debugging. Also, when changing to default theme Fourteen, there’s no problem. So can’t be sure the problem was caused by the plugin, or the theme.
Therefore updated the review and gave it 4 stars now 😉
Wish you lots of succes with the plugin!
Cheers,
MarcForum: Reviews
In reply to: [Rating-Widget: Star Review System] wysiwyg editor stops working for postsHmm, I did some more research, and now things start to become complicated… In chronological order, this is what happened along the way.
———————————————
1. Installed wordpress
2. Installed and activated Enfold themeWysiwyg editor worked fine.
3. Installed rating widget plugin
Wysiwyg editor stopped working.
I submitted a post here: http://www.kriesi.at/support/topic/wysiwyg-and-text-editor-stopped-working-for-blog-posts-empty-blank-content They suggested to deactivate plugins and see what happens.4. Deactivated rating-widget plugin
Wysiwyg editor started to work again.
I submitted this post (https://ww.wp.xz.cn/support/topic/wysiwyg-editor-stops-working-for-posts). Now I decided to change the theme and activate the rating-widget plugin again.5. Activated Fourteen theme (default)
6. Activated rating-widget pluginWysiwyg editor works as well…
———————————————
So here’s what we have.
1. If I use the Enfold theme, the wysiwyg editor works fine
2. If I activate the rating-widget, the wysiwyg editor stops
3. If I use the Fourteen theme, the wysiwyg editor works againSo, there seems to be something wrong with both the Enfold theme as well as the rating-widget; or at least with the way they work together.
———————————————
Then there’s the issue of slow loading times of the rating-widget. And I read some negative opinions about hosting at rating-widget.com and the ownership of stats.
This makes it hard for me to decide what I should do now; please give me some time to think it all over…
Thnx
Forum: Reviews
In reply to: [Rating-Widget: Star Review System] wysiwyg editor stops working for postsHi Vova, thnx for the quick reply!
Would be neat. But I’m not looking forward to a lot of debugging. What would be quickest way to get it done?
Forum: Plugins
In reply to: [Enable Media Replace] Media Replace removed from Main Media Page?Same here: deactivate, delete, install, activate, and there you go!!!
Hi Paul, thnx for the additional info! 😉
Have been looking a bit more around last few days, and guess I’m gonna give this plugin a try: definitely looks promising!
Thnx for the replies @mbrsolution and @themadbaker! 😉
Btw
Good to read that the thing uninstalls cleanly…Hi there,
Please, don’t misunderstand: these are not my issues. I’m new with WordPress, still discovering how everything works, and don’t know anything about technical issues and security at all.
The issues I mentioned are the conclusions of just a review I read:
http://www.mardesco.com/blog/all-in-one-wp-security-firewall-wordpress-plugin-reviewYou have to see it like this. I’ve been using Drupal for a few years, and now I switched to WordPress – and I like it! However, as far as I understand, WordPress sites are regularly hacked worldwide since the CMS is so popular. Therefore I’m looking for a good security plugin.
Because I don’t know anything about technical issues and security at all, I need a plugin that is easy to understand and use. ‘All in One WP Security & Firewall’ definitely is; I really like the user interface, it’s just great for non-geeks like me! But I need to know if the plugin is good at it’s job as well. So I read a lot of reviews (also about other plugins, of course).
The review I mentioned, sums up a few issues that the reviewer (Jesse Smith) stumbled upon in December 2013. Now I just want to know if these issues still occur. And feel free to say that the reviewer has been wrong – I can’t judge because I don’t know…
Hope you feel not attacked, that has never been my intention 😉
Cheers,
MarcThnx Gary!