Artifakt Digital
Forum Replies Created
-
Forum: Reviews
In reply to: [The artifakt Hashtag Plugin] Love this plugin! Works really well!Thanks for the kind words Melissa. Glad you like the plugin 🙂
Forum: Plugins
In reply to: [Aspose.Words - Import and Export word documents] Export is BlankNevermind. I forgot to signup for an account! Doh!
Thanks again. Works perfectly.Forum: Plugins
In reply to: [Aspose.Words - Import and Export word documents] Export is BlankHi there,
As mentioned, I have looked through the documentation, but that didn’t help me. If there is something specific I should look at there, let me know. If you can help me at all, I’d sure appreciate it.
Forum: Plugins
In reply to: [Simple Page Tester] Only showing A; not BIt’s working perfectly now. Thanks for the quick fix!
Doh! I just saw the ‘Any’ field. Nevermind this.
I guess what I’m looking for is a ‘no staff preference’ option so it just shows everyone availability, but the user doesnt need to choose the no preference option. It can just assign it to whoever is available.
Forum: Reviews
In reply to: [The artifakt Hashtag Plugin] Works GreatHey Opinynated.
First off, thanks for the 5 star review. Much appreciated!
We discussed your request, but decided that although it wouldn’t be tough to do in theory, there’s a good chance that if it worked within comments, spam bots could easily create a bunch of hashtag spam that would ruin everything. Ideally, it would just create the hashtag when it’s approved, but we haven’t found a hook for that yet. We decided not to really spend much time looking for that hook because at the end of the day this looks like something that wouldn’t be useful for everyone and is just useful for your specific instance.
Thanks again for the positive review 🙂
Forum: Plugins
In reply to: [Safe Redirect Manager] Redirect limitNo problem 🙂
Forum: Plugins
In reply to: [Safe Redirect Manager] Redirect limitJust an update: After chatting with the author, we ended up updating the our functions file with the following:
add_filter( ‘srm_max_redirects’, function() { return 9999999; } );
I asked the reason for the limit, and he said performance, so you might want to keep that in mind when you’re adjusting these values. The thread is here.
Forum: Plugins
In reply to: [Safe Redirect Manager] Redirect limitYep. This sucks to find out after you’ve spent hours creating redirects…
Oops! Sorry. I meant Gravity Forms not Jetpack.
Forum: Plugins
In reply to: [Testimonials by WooThemes] Widget needs option to limit textWe found that if you add the standard <!–more–> tag to your testimonials, it’ll show an excerpt in the testimonial widget, but just as an FYI, we’ve had only some success with it. For us, it works on the homepage only, and then still shows the full testimonial on other pages for some reason (that’s using the Canvas theme).
Forum: Plugins
In reply to: [Testimonials by WooThemes] Excerpt in WidgetWe found that if you add the standard <!–more–> tag to your testimonials, it’ll show an excerpt in the testimonial widget, but just as an FYI, we’ve had only some success with it. For us, it works on the homepage only, and then still shows the full testimonial on other pages for some reason (that’s using the Canvas theme).
If you add the standard <!–more–> tag to your testimonials, it’ll show an excerpt in the testimonial widget, but just as an FYI, we’ve had only some success with it. For us, it works on the homepage only, and then still shows the full testimonial on other pages (that’s using the Canvas theme).
Nevermind all! The WooThemes Table Rate plugin allowed me to do exactly what I wanted.