teeboy4real
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] Login error message not showingHello,
I don,t have any plugin that is hiding this errors when I deactivate your plugin the errors are back I tried another plugin (Rename wp-login.php) and the same problem occured. This happens when the url changes from wp-login.php to login
Hi,
This is the link https://www.nigerpress.com/
I want to display only the 5 stars below the post entry meta of each blog post on the Home page so visitors can see an overview of which post is the best. Please note that im using ajax infinite scroll loading.Your shortcode adds both AVERAGE RATING and MY RATING but I want to display only AVERAGE RATING (only the 5 stars) without the 4 out of 5 stars text
Thank you
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Hide menu cart for logged out usersThank you very much the code worked perfectly
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Hide menu cart for logged out usersHello,
I received a syntax error, unexpected T_FUNCTION on this line function wpmenucart_only_logged_in( $link_content, $menu_item_icon, $cart_contents, $item_data ) {
if (!is_user_logged_in())) {I am using php version 7.2
Thanks
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Hide menu cart for logged out usersThanks but I would really prefer this being done using a code in functions.php file than using CSS (this is more of a cosmetic approach)
Hello,
I just updated the plugin and it works perfectly,I just gave a 5 star rating infact If I could give you 1,000,000 stars I would thank you very much for this awesome plugin.
God bless.
Forum: Plugins
In reply to: [Sticky Side Buttons] How to display certain buttons to only loggedin usersThank you for the feedback, but please I would really appreciate your assistance since I don’t really have any knowledge of coding.
Thank you
Forum: Plugins
In reply to: [BP Post Status] Enable support for buddypress follow pluginYes yes yes you got it right but its both for (Followers Only) and (Following Only) especially with the notifications enabled
Forum: Plugins
In reply to: [WP-PostViews] How to disable postviews from writing to database on pagesHello,
I just applied the instruction but it did not work, when I visit my site (about-us) page and I check the page list in wp admin the views counter for the (about-us) page still increased by 1. The counter is still writing to the database on every page reload of the (about-us) page.
1. I changed if ( is_single() || is_page() ) { to if ( is_single() || ! is_page() ) { OR What do you mean by “do a ! is_page() on https://github.com/lesterchan/wp-postviews/blob/master/wp-postviews.php#L56”
2. I also deleted this line of code add_action(‘publish_page’, ‘add_views_fields’); on https://github.com/lesterchan/wp-postviews/blob/master/wp-postviews.php#L670
This plugin can be resource intensive so counting views of pages like about-us, contact-us and privacy policy page is a waste, I just want to count views of only single blog posts.
Forum: Plugins
In reply to: [WP-PostViews] How to disable postviews on pagesThe post views counter should only work for this condition is_singular(‘post’)
Forum: Plugins
In reply to: [WP-PostViews] How to disable postviews on pagesHello,
Thanks for your feedback but removing the two lines of code doesn’t stop the page views counter from writing to the database for pages. I don’t want the counter to write to the database for pages. only singular blog post should be allowed.
Thank you
Hello,
Please note that this problem has been resolved with version 3.0.7
Thank you
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Featured AdsHello Greg,
I am also be interested in this snippet when will it be available. This is a great suggestion.
Hello,
I just updated the plugin and everything is working perfectly, thank you very much.
Forum: Plugins
In reply to: [Pay For Post with WooCommerce] Pro version needed urgentlyThe page view restriction is needed urgently