Bless2all
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom HTML widget won’t let me saveThis is what Shopify has told me so far.
The Buy Button just can’t be changed how the code is generated. It is confusing that WordPress won’t read that as it is standard language. Using this 3rd party HTML test page you can see that any Buy Button will work.
https://www.w3schools.com/html/tryit.asp?filename=tryhtml_intro
Something on WordPress end must be reading it wrong. Changing it to have single or double quotation marks doesn’t effect how that should be read.
I’m afraid that something is going to have to be changed on the Custom HTML widget or no one will be able to insert Buy Buttons from Shopify. ??
Forum: Fixing WordPress
In reply to: Custom HTML widget won’t let me saveThank you.
Forum: Fixing WordPress
In reply to: Custom HTML widget won’t let me saveThis is the section of the code that the widget finds an error in:
<div id='product-component-fe347f31244'></div>
Okay. Thanks.
Forum: Plugins
In reply to: [Simple Membership] Why am I suddenly getting a lot of new members?Great! Thanks.
That worked! Thanks so much for your help.
Thanks for your help! Here’s a link to one page: https://www.warmheartspublishing.com/math-facts-rocket-evasion-flash-card-game-addition-subtraction/
Forum: Plugins
In reply to: [Simple Membership] Members not added to autoresponderEverything checked out. I guess that a lot of the people who are signing up for my membership are just not confirming their email subscriptions.
Okay. That’s what I thought. So I’d have to use a redirect plugin to make it work. Thanks.
Also, I need to be able to upload my digital products to the folder that Woocommerce uses for the products.
Forum: Plugins
In reply to: [Genesis eNews Extended] Problems with Aweber integrationThis is resolved now. I got it to work after I created a new sign up form in Aweber and used it in eNews.
Forum: Plugins
In reply to: [Smooth Slider] Upgrade and now it does not workI am having a similar problem. I cannot add new slides. Am using a Mac.
Forum: Fixing WordPress
In reply to: How can I remove Adsense code from my feedThanks for responding. I like to put Adsense in specific places.To make them look aesthetically pleasing. ?? I don’t want the ads to be in one place on every single post. Sometimes I like them near the top or middle. I put a “more” tag before any Adsense code, but the feeds don’t seem to respect that.
Thanks so much. I’m not sure why this plugin is blocking the Bingbot so many times, but I’ll keep erasing.
Forum: Plugins
In reply to: [Smooth Slider] Rounded cornersYour code worked perfectly for the rounded corners. I just modified the margin part a bit to increase the padding the way I wanted and it worked perfectly. Thanks.