nickzee
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: The "admin" login …I’ve also been getting hammered by login attempts the past week.
For all my websites, I create a new admin user, and then delete the default “admin” profile.
Then in Wordfence check the box that automatically locks out invalid user names.
You can also block an IP range in Advanced Blocking. Just copy the IP that was blocked, remove the last number and add a 0 and 255. Like this,
198.144.96.0 – 198.144.127.255Forum: Plugins
In reply to: [Plugin: WooCommerce] When on parent catagory show only sub-catagoriesI got ya.
.com/product-category/parent-slug/
.com/product-category/parent-slug/subcat-slugI like the shortcode option because a shortcode in a page provides way more options then an archive page.
ie;
Page title – “Archives Category Slug / Site Name
No page editorI do like the sorting dropdown and thankfully WordPress SEO by Yoast has a SEO section in the category setup.
Thank you for your time @jameskoster
Forum: Plugins
In reply to: [Plugin: WooCommerce] When on parent catagory show only sub-catagoriesWhich shortcode is recommended to display the subcategories?
Forum: Plugins
In reply to: [Plugin: WooCommerce] When on parent catagory show only sub-catagoriesVersion 2.0.3
Themeforest:
Bounce: Professional WordPress & BuddyPress ThemeSays that its Woo Commerce ready.
Thank you James
Forum: Plugins
In reply to: [Plugin: WooCommerce] When on parent catagory show only sub-catagoriesBoth
“Shop Page Display”
“Default Category Display “are set to “show subcategories”
Forum: Plugins
In reply to: [Plugin: WooCommerce] When on parent catagory show only sub-catagoriesAnyone have success with this yet (beside editing the php)? Has anyone tried the default WP theme? I tried twenty twelve and twenty ten with no success.
Both
“Shop Page Display”
“Default Category Display “are set to “show subcategories”
I’ve tied using these shortcode in a page.
[product_category category="parent-slug"][product_category category="subcat-1-slug, subcat-2-slug, subcat-3-slug, subcat-4-slug"][product_categories number="subcat-1-slug, subcat-2-slug, subcat-3-slug, subcat-4-slug,"][product_categories number="subcat-1-number, subcat-2-number, subcat-3-number,subcat-4-number"]
This one worked to show subcategories, but after the subs all the other categories displayed.[product_category category=subcat-1-number, subcat-2-number, subcat-3-number,subcat-4-number"]
Blank – No resultsAnyone else using a shortcode on a page, instead of the archive page?
For now I’m going to use,
[product_categories number="subcat-1-number, subcat-2-number, ssubcat-3-number,subcat-4-number"], and just deal with it. However, this is a flaw because if I add a new subcategories then I’ll have to add that subcat number to the shortcode.There is a setting under Products >> Categories >> Display Type and the options are “Display, Products, Subcategories, Both”
I’ve tried all different ways and still have not succeed. There is nothing in the docs about this setting (yet).
I know woo is updating their docs now. And perhaps they will shed more light on this and their shortcodes.
If you are watching,
@coen Jacobs
@jameskoster
@mikejolley
@woothemesCan you chime in? 13 responses and 8 months old.
Thank you for a great product.
Same for me too.
maybe it’s a bug that has resurfaced with the last release?
I have only noticed this within the last couple days of seo work. The month before that was fine.
WP SEO 1.4.1
WP 3.5.1If you are using Godaddy, you should know this.
http://support.godaddy.com/system-alerts/
Web Hosting, Hosting January 13, 2013 at 3:08 PM
We’re aware of an issue within our Web Hosting services impacting some customers. While we’re fixing it, you might experience longer than normal phone support hold times. Thanks for your patience.4GH Hosting January 9, 2013 at 5:29 PM
We’re aware of an issue within our 4GH File Manager causing statistics to not display for some customers. We appreciate your patience while we’re fixing it.I couldn’t find any crashed databases in PHPMyAdmin.
Hope this helps.
Forum: Plugins
In reply to: [WooCommerce] Custom Override – Cannot modify header informationSolved, by removing spaces in functions.php
?> <?phpto
?> <?phpForum: Plugins
In reply to: [WooCommerce] Custom Override – Cannot modify header informationThis issue is worse then I though.
Received these error at the wp-login.php screen.
Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-login.php on line 368 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-login.php on line 380 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 697 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 698 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 699 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 700 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 701 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 702 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 705 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 706 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 707 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 708 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 711 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 712 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 713 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 714At these after logging in
Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-login.php on line 368 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-login.php on line 380 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 680 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 681 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 682 Warning: Cannot modify header information - headers already sent by (output started at /home/content/53/10228053/html/wp-content/themes/responsive-child-theme/functions.php:16) in /home/content/53/10228053/html/wp-includes/pluggable.php on line 876Forum: Plugins
In reply to: Learning Management SystemDavieJ I have a similar client. Did you come up with a solution?
Thank you!
Nick