Bloke
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Trouble getting site URLGot it figured out. I was using an extra forward slash when I was echoing the image. That cased it to add localhost again.
Forum: Plugins
In reply to: [WP eCommerce] Shipping and Billing Not Sent to Authorize.net CIMI checked with Auth.net support. They said the shipping info may not be sent correctly. Is there a way I can test what’s being sent? Again this is only happening when using a different shipping address. There is no option to save a shipping profile at checkout. Maybe this is why its blank?
Forum: Plugins
In reply to: [WP eCommerce] Shipping and Billing Not Sent to Authorize.net CIMCan anyone help? The reason the authcode is blanks is because we are manually accepting the transaction and adjusting the tax.
But for some reason this customer is the only one using CIM but always uses a different shipping address.
Forum: Fixing WordPress
In reply to: Trouble getting site URLYes thanks. I can use that when I use it in theme pages and templates. But in plugin files I am having trouble. Like the above would be:
$mylink = site_url() . "/wp-content/uploads/images/";But it is showing http:localhost/http://localhost/wp-content/uploads/images/”
Forum: Plugins
In reply to: [WP eCommerce] Shipping and Billing Not Sent to Authorize.net CIMIf this helps, his transactions do not getting recorded by Google Analytics. I looked in the wpsc_purchase_logs table by his userID. The last five transactions are missing a transactid and authcode. Yet they do show up on Authorize.net
Forum: Plugins
In reply to: [WP eCommerce] Shipping and Billing details not sent to Authorize.netSeems to be working now.
Forum: Fixing WordPress
In reply to: repair databaseHave you made any changes to the wp-config file or any changes to table names recently?
Forum: Plugins
In reply to: [Max Mega Menu] CSS selector for mega menuI figured it out. There was a declaration of display none.
#mega-menu-wrap-NAME-Menu #mega-menu-NAME-Menu a:before{ display: inline !important; }Forum: Fixing WordPress
In reply to: Adding search to navigation barI figured it out.
if ($args->container_class == 'mega-menu-wrap')Forum: Plugins
In reply to: [Max Mega Menu] Add search box only on top levelI figured it out.
if ($args->container_class == 'mega-menu-wrap')Forum: Plugins
In reply to: [Mega Menu by WooRockets.com] Mobile button not workingHow did you fix it?
How did you get the button to work? Most links to sites I have seen here the button does not work.
Forum: Plugins
In reply to: [Photospace Responsive Gallery] Not resiszing on Android FirefoxI was able to solve it. Was a conflict with my theme.
Forum: Fixing WordPress
In reply to: Tried to change attachment page image size and now can't loginWhat are you trying to do? Why do you need to modify WordPress default pages?
Forum: Fixing WordPress
In reply to: Moving Search BarYou may want to post it in their help forum. wordpress.org/support/theme/newgamer