millsd61
Forum Replies Created
-
Just for awareness…. the “Buy Now” button is appearing on the single product page.
I am trying to insert it in the Loop of the SHOP template.I’ve downloaded the beta version from githib. Its showing as version 0.17 in the Plugin’s admin on WordPress and it is saying Download an Update (which I havn’t done yet). But the “Buy Now” button still does not appear on the SHOP page.
p.s. I want the “Buy Now” buttons to appear automatically against each product without any further manual intervention. Hence my desire for the code to go into the SHOP template loop.
Forum: Fixing WordPress
In reply to: Adding Admin menusI figured it out…. there were some white spaces after one of the <? php tags…. I hadn’t noticed the message coming up when I activated the plugin stating “The plugin generated 4 characters of unexpected output during activation.” Once I removed them it work fine… ??
Forum: Fixing WordPress
In reply to: Adding Admin menusHas anyone got any thought on why this code might be erroring?
Forum: Fixing WordPress
In reply to: Applying style within a page templateThanks….. Style sheet issue corrected….. why couldn’t I see that…. must have been tired. ??
Thanks for advise on Child Theme…. I will implement that.
Forum: Fixing WordPress
In reply to: How To? Set default display name to JUST the first nameHi… I want new users by default to be given a public_display name set as their first_name and last_name rather than their username. The plug in above doesn’t quite do that. It set the public display name to “New Author”.
How do I modify it to set the public display name to First & Last name?
Forum: Plugins
In reply to: Undefined function get_bloginfo()Aha…. I’m using it in a page in the wp_admin directory….