spaciousmind
Forum Replies Created
-
Same problem here. Worked great up until about a month or so ago. Hoping for some clues. Thanks.
Hi Chris thanks for the quick response. We are using a plugin that allows for creation of snippets that you then add as a shortcode. I could create that snippet but then what would I do with it exactly/where would I add it?
Thanks
This seems to be working. Thank you Abdullah.
>> Kindly just deactivate the Twitter Counts and it will stop the twitcount scripts.
How does one deactivate the Twitter Counts? I don’t see this setting in the plugin settings. Thank you.
@cohemelaqk Yeah I might have to if that can’t be disabled. I like the plugin otherwise, but it’s hanging our pages and even preventing some elements from loading in until that twitcount thing gets loaded, which makes for poor user experience. We want to be able for people to easily share our pages and posts via tweet but don’t really care about the share count that much.
We are using the twitter share option and don’t wish to disable it. We would disable connecting to twitcount though if we could because it makes our pages hang and that’s not ideal. Is this possible?
Forum: Plugins
In reply to: [WC Fields Factory] “(Field Label) – 1”Hi just checking back. Will this be implemented soon?
Thanks.
Forum: Plugins
In reply to: [WC Fields Factory] “(Field Label) – 1”Excellent, thank you for the prompt attention on this.
Forum: Plugins
In reply to: [WC Fields Factory] “(Field Label) – 1”Or, if that can’t be removed entirely, at least make the second field group show a “- 2” after each field label, the third a “- 3”, and so on?
There may be other ways to do it, but I did it like this, adding it to my child theme’s style.css. If it’s a right-side menu I guess the class on the third one would be .mobmenu-right-alignment instead.
body.(your body class here) .mob-menu-header-holder.mobmenu,
body.(your body class here) .mobmenu-overlay,
body.(your body class here) .mobmenu-left-alignment { display: none; }body.(your body class here).mob-menu-slideout-over { padding: 0; }
Hope that helps.
If anyone else is having this issue, I was able to work around this by adding a “display:block !important” to this selector by adding the code at this page to my theme’s functions.php, but this is a temporary solution and hopefully will be addressed by the plugin authors.
https://css-tricks.com/snippets/wordpress/apply-custom-css-to-admin-area/
Forum: Plugins
In reply to: [Authors List] Feature request: remove avatarAnother related request, can you add functionality for sorting by last name?
Forum: Plugins
In reply to: [Authors List] Feature request: remove avatarAh, perfect. Thank you.
Forum: Plugins
In reply to: [Accept Stripe Payments] Time stamp is offYes, it’s working great now. Thanks for making that adjustment.
Forum: Plugins
In reply to: [Accept Stripe Payments] Time stamp is offWow that was quick. We can wait a couple days. Thanks much.