webhowie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Hidden ad links in style tagI tried looking at the sites again, and the offending tag is no longer there. I’m not sure what to make of that. Thanks for your help.
Forum: Fixing WordPress
In reply to: Hidden ad links in style tagHere’s a screen shot showing the bottom of the page’s source as viewed in the browser: https://tbiwhiteoak.org/wp/wp-content/uploads/2022/12/Screen-Shot-2022-12-06-at-11.11.35-PM.png
If you’re not seeing something like this on either website I referenced above, that is useful because it suggests that it might be the spam filtering on my computer rather than something on the server side.
Forum: Fixing WordPress
In reply to: Hidden ad links in style tagTwo sites you can look at are tbiwhiteoak.org (WordPress) and howiesteinwebdesign.com (hand-coded). I ran the sitecheck and it did not detect anything on the WordPress site, but failed on the other site.
Forum: Fixing WordPress
In reply to: Hidden ad links in style tagI just looked at another site which I host but does not use WordPress, and the same thing is there.
Forum: Plugins
In reply to: [Simple Shopping Cart] Customizing add to cart buttonThat did the trick. Thank you very much.
Forum: Plugins
In reply to: [Simple Shopping Cart] Customizing add to cart buttonI’m using the shortcode [wp_cart_button name=”StockGame certificates” price=”25.00″ button_text=”Purchase initial or additional certificates”], which gives me a button like this:
https://tbiwhiteoak.org/wp/wp-content/uploads/2022/12/Current-button.png
I want to emulate the style of this button:
https://tbiwhiteoak.org/wp/wp-content/uploads/2022/12/Desired-button.png
I have searched everywhere, and not found any information about how to use CSS or any other method to accomplish this. Any ideas would be greatly appreciated.