jakejj
Forum Replies Created
-
Forum: Reviews
In reply to: [Disqus Comment System] Adds affiliate links without consentGive it a single star!
They do not add affiliate links to comments or content, they actually change YOUR affiliate links to their own. I have articles where they completely hijacked all the links. So, they are stealing commissions!Forum: Plugins
In reply to: [Pricing Table by Supsystic] The plugin is broken since last updateI have managed to fix the issue and the support team was very helpful so thank you very much!
Forum: Plugins
In reply to: [Pricing Table by Supsystic] The plugin is broken since last updateFurthermore, it seems that are the links inside the admin area are broken and the editing is basically disabled.
Forum: Plugins
In reply to: [WP Product Review Lite] Remove the review from an articleThank you for your answer.
Yes, I expected that I would either have to do this or change the database, but, since the article is ranking well, I won’t try this solution yet. I will keep an eye on this plug-in if a better way appears in the future.Forum: Plugins
In reply to: [WP Product Review Lite] Remove the review from an articleI am talking about the ratings on my post.
The way this plugin works for me is that whenever I create a new article, I get the option to either make the post a review (and automatically have all those new options with ratings, pros cons, etc) or to leave it as a normal review.
The problem is that I accidentally created an article as a review and saved it. This means that the article will have the ratings and pros/cons empty at the end of the page.
The question is: Can I remove them from an already saved/old article in a clean way, without having to go to the database and manually delete some fields? (thus making Google go insane about how it sees my website)Forum: Plugins
In reply to: [WP Product Review Lite] Remove the review from an articleThank you for answering, but there is no such option available at the bottom of any article (while in editing). If I have saved an article as a review (choosing Yes using this plugin), it indefinitely gets stuck at the bottom even if I don’t insert any parameters.
Forum: Plugins
In reply to: [WP Product Review Lite] Problems with the LayoutNevermind, fixed it myself. Thank god I know a bit of PHP. If other people have the pie chart lower than it should be you have to go to wp-product-review/inc/wppr-main.php and change this line:
$return_string .= '<span itemscope itemtype="http://schema.org/Review"><span itemprop="author" itemscope itemtype="http://schema.org/Person" > <meta itemprop="name" content="' . get_the_author() . '"/> </span><span itemprop="itemReviewed" itemscope itemtype="http://schema.org/Product"><meta itemprop="name" content="' . do_shortcode( get_post_meta( $id, 'cwp_rev_product_name', true ) ) . '"/></span><div itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="cwp-review-percentage" data-percent="';to
$return_string .= '<span itemscope itemtype="http://schema.org/Review"><div itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="cwp-review-percentage" data-percent="';I hope that it will work for you too, if not wait for the author to respond
Forum: Plugins
In reply to: [Grid Slider Lite] Doesn't workYes, I managed to make it work, thank you very much!
Forum: Plugins
In reply to: [Grid Slider Lite] Doesn't workUnfortunately, I have the same problem, I get only a blank space where the grid should be