Carrie Dils
Forum Replies Created
-
David,
That’s awesome — thank you!!Carrie
Forum: Plugins
In reply to: [Better Font Awesome] Icons don’t show up in widgetsHeya! Just updating this thread to note that shortcodes are enabled in widgets by default as of WordPress 4.8.0.
Forum: Plugins
In reply to: [Tappd Press for Business] Not pulling in dataHey there, I double-checked and the menu is published. I’ll ping you over in FB.
Thank you!
Forum: Plugins
In reply to: [Tappd Press for Business] Not pulling in dataThanks for your response!
I’ve double-checked both the API key and the account email and both are correct. I tried the read-write API key just in case as well as the “owner” email on the account (versus the account login email). None of those various combos did the trick.
If I echo the
$url
value set around line 288 of your plugin, I can see that data is being returned (https://business.untappd.com/api/v1/menus/3762?full=true), so something between that and the account validation is failing (my guess).Any troubleshooting suggestions to see what’s failing?
Thank you,
CarrieForum: Reviews
In reply to: [Genesis Style Trump] Salvation!Thrilled to hear it! Thanks for the feedback!
Forum: Plugins
In reply to: [Better Click To Tweet] Dequeue BCTT stylesheetHey Ben,
Confirmed on both accounts, but looks like the culprit was a conflict in the environment I was testing on.
Thanks for the update!
Cheers,
Carrie- This reply was modified 8 years, 1 month ago by Carrie Dils.
Forum: Plugins
In reply to: [Better Click To Tweet] Dequeue BCTT stylesheetYou’re awesome (and speedy!). ??
I left a note on the gist.
Forum: Plugins
In reply to: [Better Click To Tweet] Custom bcttDoh! Sorry for the wrong info.
Forum: Plugins
In reply to: [Better Click To Tweet] Custom bcttHi Elena,
You would need to make changes to that CSS file you put in your uploads folder, otherwise the styles are identical to what’s in the original plugin.
If you describe what sort of style you like, I can make some suggested changes.
Cheers,
CarrieThanks for following up, Hardeep.
I disconnected bit.ly and confirmed that your plugin is sending the URL correctly (https:// in my case). Twitter’s link shortening service has picked up where bit.ly left off and still wants to add that https:// protocol to links. Not sure why, but it’s not an issue coming from Revive Old Post.
Cheers,
CarrieHey Ionut! I didn’t know I’d get the man himself on the forums. ??
My site settings are https://. It may be something going on in my bit.ly account then.
Thanks for the info!
Forum: Reviews
In reply to: [Genesis Style Trump] ExcellentThank you, Adam!
Forum: Plugins
In reply to: [Genesis Style Trump] Works on one website, doesn't on cloned websiteHey there,
Yeah, the plugin is working correctly as you noticed. The issue is that the CSS in WooCommerce has greater specificity than what you have in your stylesheet.
For the button, your CSS selector is
.button
and WooCommerce’s is.woocommerce a.button
.Just make your selector more specific than Woo’s. For instance, try:
.content a.button
Cheers,
CarrieForum: Plugins
In reply to: [Genesis Style Trump] Notice – line 41Hey Justin,
That dingleberry + sign snuck in on me on a code merge. Many apologies and the 1.0.3 release fixes it.Cheers,
CarrieForum: Reviews
In reply to: [Genesis Style Trump] BrilliantThank you for the good word. ??