boodaddy
Forum Replies Created
-
Hello,
Thanks so much. Please see the image for the url. https://prntscr.com/ot707d
Thanks!
God Bless!!Forum: Plugins
In reply to: [Hide Featured Image] Keep Featured Image On Social SharingI think I have figured it out. There was an option on my theme to hide all featured images, and this was conflicting with your plugin. Once I turned that off, everything works correctly now. Really appreciate everything. Thanks for taking the time to make such a great plugin.
Thanks Again,
God BlessForum: Plugins
In reply to: [Hide Featured Image] Keep Featured Image On Social SharingHello,
When I disable the plugin, the Facebook share image appears. If I enable the plugin, the image will not show up. It is the same result for hiding the image as well. If I don’t hide the image, everything works correctly. Really appreciate your time, and help.
Thanks
God Bless!Forum: Plugins
In reply to: [Media Library Assistant] Random Image Generated Based On CategoryThe only thing I can add is that you’re simply amazing Dave. Thanks for all your help, and time. Your plugin works perfect! God Bless.
Forum: Plugins
In reply to: [Media Library Assistant] Random Image Generated Based On CategoryHello Dave,
Thanks so much. I implemented your code, and everything is working great! I can’t thank you enough for all your help, and time. I have contacted you through your website as well with my email address, and other info. Thanks again for everything Dave!
Forum: Plugins
In reply to: [Media Library Assistant] Random Image Generated Based On CategoryHello,
Thanks so much for getting back to me. You are correct. I have not made any changes to the /media-library-assistant/examples/random-feature.php.txt example plugin.
I would love to go with the second solution, and I have made the term slugs the same for the Att. Categories as well as the post categories.
I really appreciate your time, and help. This will help me so much.
Have a wonderful day
Forum: Plugins
In reply to: [Woocommerce] Remove word "FROM" beside price for variation itemsYou can add the code below to your woocommerce.css file, and it should take care of it unless your theme has separate css for these. Try downloading “FireBug” and selecting the word “From” on the page using the “Aarow” in firebug, and it will tell you exactly which .css file holds that entry, and what line it is on. Then you can go into that .css file and add the code I posted, and it should work fine. The “!important” function will override any other entries, and it should work.
What exactly is your problem?
.price .from { display: none !important; }Forum: Plugins
In reply to: [Woocommerce] Remove word "FROM" beside price for variation itemsOk well I just figured it out lol. The best option is to make a separate CSS file, and add the code below. This will save you from adding it again when there is an update. It workes for me.
.price .from { display: none !important; }Forum: Plugins
In reply to: [Woocommerce] Remove word "FROM" beside price for variation itemsI would like to have help with this as well. I just want to display the same price just like the non-variation products, and not have the word “From”. Been racking my brains trying to figure this one out. Any help would be appreciated.
Forum: Fixing WordPress
In reply to: [Plugin: WP to Twitter] Live post works Scheduled posts does notSorry for the delay. I didn’t know what to put in and what to take out, so I just took a screen capture of the settings, and left out the twitter settings etc…
Here is the link… http://i43.tinypic.com/b4iyqo.gif
Thanks again for your time. I really appreciate it. If you need anything else, please let me know.
Forum: Fixing WordPress
In reply to: [Plugin: WP to Twitter] Live post works Scheduled posts does notHello,
I am using v1.3.7 and the latest version of WordPress v2.8, and scheduled posts still don’t work for me.
Thanks
nope, still the same problem here. Still get the same errors..
# There was a problem while notifying Google. View result
# There was a problem while notifying Bing. View result
# There was a problem while notifying Ask.com. View resultWhen I click on “View Result” on Google I get. “http://mysite.com/blog/wp-admin/1” which displays a 404 error on the page
The other two submit fine when I manually click on “View Result”.
Hello,
I love the plugin works beautifully, the only issue I am having is. I password protected the wp-admin folder, and because of this I am getting errors when “All In One” tried to ping the sites, like bing, google, etc.. with the new sitemap changes. error: http://www.example.com/wp-admin/1
Is there something I can do to fix this, or do I just submit the updated sitemap manually? I’m not sure if this error is actually from password protecting the wp-admin folder or not from what I am reading.
Also is there something else that I should be aware about with this plugin and password protecting the wp-admin folder?
Thanks for all your hard work to make this plugin.
O man. I’m so sorry. It’s the brain going on lockdown from so much work lol. I appreciate you letting me know. I use your plugin as well and I appreciate your hard work on this plugin as well as your other ones.
Awesome! 1.5.1 did the trick! Works like a charm now.
Thanks for all your help. You rock!