bazzjazz
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] redirect from dashboard to frontend page…Hi, thanks for the reply. I have it sorted now.
It turns out another plugin was conflicting with Yoast and when I turned this plugin off, the redirect stopped, same as when I turned Yoast off.
This other plugin pulls data in from a CRM and uses redirects to set up the URL’s, and when I turned this plugin off and back on again, it refreshed it’s redirects and that solved the problem.
thanks for your help.
Barry
I am having the same problem with the database stalling at 0%.
Any further ideas?
Hi – I have done that and hit the ‘Recheck Status’ button but getting the same error message unfortunately.
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
# BEGIN WP-HUMMINGBIRD-GZIP<IfModule mod_deflate.c>
<IfModule mod_setenvif.c>
<IfModule mod_headers.c>
SetEnvIfNoCase ^(Accept-EncodXng|X-cept-Encoding|X{15}|~{15}|-{15})$ ^((gzip|deflate)\s*,?\s*)+|[X~-]{4,13}$ HAVE_Accept-Encoding
RequestHeader append Accept-Encoding “gzip,deflate” env=HAVE_Accept-Encoding
</IfModule>
</IfModule>
<IfModule mod_filter.c>
AddOutputFilterByType DEFLATE “application/atom+xml” \
“application/javascript” \
“application/json” \
“application/ld+json” \
“application/manifest+json” \
“application/rdf+xml” \
“application/rss+xml” \
“application/schema+json” \
“application/vnd.geo+json” \
“application/vnd.ms-fontobject” \
“application/x-font-ttf” \
“application/x-font-opentype” \
“application/x-font-truetype” \
“application/x-javascript” \
“application/x-web-app-manifest+json” \
“application/xhtml+xml” \
“application/xml” \
“font/eot” \
“font/opentype” \
“font/otf” \
“image/bmp” \
“image/svg+xml” \
“image/vnd.microsoft.icon” \
“image/x-icon” \
“text/cache-manifest” \
“text/css” \
“text/html” \
“text/javascript” \
“text/plain” \
“text/vcard” \
“text/vnd.rim.location.xloc” \
“text/vtt” \
“text/x-component” \
“text/x-cross-domain-policy” \
“text/xml”</IfModule>
<IfModule mod_mime.c>
AddEncoding gzip svgz
</IfModule></IfModule>
# END WP-HUMMINGBIRD-GZIPHi – I have just purchased the plugin but when I select a category, it is displaying the products in the sub-categories it and i need it to display the sub-categories only. You said above that the plugin can do this. Can you please explain how?
Thanks,
Barry
[ No bumping please. ]
I just had a thought.. If you are displaying categories, or sub-categories only, can they be arranged by date, seeing as categories do not store date information. Can they only be displayed randomly or alphabetically?
Thanks.
Barry
Brilliant, thanks for letting me know.
Forum: Plugins
In reply to: [Stock Quotes List] updating frequencyOk, thanks.
Forum: Plugins
In reply to: [Stock Quotes List] decimal placesThat’s great, thanks for letting me know.
Forum: Plugins
In reply to: [Stock Quotes List] decimal placesThanks!
Forum: Plugins
In reply to: [Stock Quotes List] decimal placesHi – thanks for the reply. Any idea of the ETA for this? My client is keen to know as he needs to be able to show the share price movement asap.
Thanks!
Barry
Forum: Plugins
In reply to: [WooCommerce] Limit on variations displayed in ‘Add Order’I checked that all the variations had unique SKU’s and they did, they were automatically assigned by Woocommerce when I set up the variations. BUT, I went to test again and suddenly I am seeing all 70 variations in the scrollable dropdown.
They definitely weren’t there before as I rigorously checked, but now they are!
No explanation, but I am assuming it is something I did inadvertently.
Many thanks for your time and help.
regards,
Barry
Forum: Plugins
In reply to: [WooCommerce] Limit on variations displayed in ‘Add Order’Ok, I see where you are now. I do have those pagination options on that page. The problem I am having is when I create a new manual order (orders -> add new order), and when I add a product with variations to the order, I only see 15 of the 70 variations for each of these products.
So the only way I can access them is if I search by the variable ID.
Forum: Plugins
In reply to: [WooCommerce] Limit on variations displayed in ‘Add Order’Unfortunately no, no pagination arrows at all, only the scrollable dropdown.
I’ll check further into the PHP Max Input var.
tHanks!