Webreaper
Forum Replies Created
-
Forum: Plugins
In reply to: [Grid Products] 404 Page Not Found on ProductsThink I’ve found a fix for this. I think it might be because I installed another plugin that also has a taxonomy called ‘Product’ and that’s conflicted. Not sure of the exact reason though.
But anyway, try this: go to Settings->Permalinks, and on that page click ‘Save Changes’. Once I’d done that, all the pages started resolving properly.
Forum: Plugins
In reply to: [Grid Products] 404 Page Not Found on ProductsI’m seeing the same thing. Looks like nobody’s supporting the plugin any more. ??
Going to rummage around – I think it might be something to do with this:
Will update here if I figure out how to fix it. ??
I just figured this out (I don’t think the plugin is being supported, so you’ll have to hack it yourself). Basically, I did this:
Plugins => Editor, then select ‘grid Products’ from the dropdown on the right-hand side.
Then click on grid-products.php to edit the code for the plugin.
Find the section where there’s a comment that says:
// stuff that loads when the shortcode is called goes here
and edit the orderby field. Change it from
‘orderby’ => ‘menu_order ID’,
to
‘orderby’ => ‘title’,Then save by clicking ‘Update file’. If you’re running any caches, you’ll need to delete the cache, but once you’ve done that, your products will be sorted by their title, alphabetically.
That fixed it, thanks. I think that style is for the social sharing icons, so maybe I’ll just remove them from the site.
I like tables. No reason they should cause a problem (and they render nicely on my phone). ??
Appreciate the help!
(happens for other articles too)
Issue is still happening. If you click on the first article (“The BiOrbAir and traditional terrariums”) you’ll see it. Any ideas?
Thanks for the help.
Thanks. Tried adding that into my child CSS, but the problem still happens (left it there for now so you can see). ??
Any other ideas?
Forum: Themes and Templates
In reply to: [Twenty Thirteen] White space on right side on mobileSorry, just seen how to post from the theme’s forum so it gets tagged properly, so this is a duplicate of this thread. I can’t seem to delete, but perhaps a moderator can delete?