iftomkins
Forum Replies Created
-
The exact same thing is happening to me. It says it is submitted successfully but there is no contact added to my CC list. Thanks!
hi, i can’t skype today, but how about tuesday? :)?
Forum: Plugins
In reply to: [WP Favorite Posts] [Plugin: WP Favorite Posts] Favorite posts by categoryI’m also trying to do this! 🙂
I’m also trying to email the favorites list! There are plugins that will email page/post content, but because it comes from the shortcode, it’s not seen as content I guess, and I can’t get it to work.
Definitely keep me updated, and I will you!
yes i agree! you could ping the plugin creator!
I’m not sure about the character limit, and for the numerical tags, the only thing I can think of would be to list a string of numbers in the excluded words list, so: 1,2,3,4,5,6…. etc. until maybe a thousand? I’m sure you can find a list like that somewhere. That said, I’m sure there’s a programmatic way to do it! Good luck!
I got the highlighting in the titles happening by replacing Line 38 in instant.js with the following:
resultHtml+='<p>'+item.content.replace(highlight, '<span class="highlight">'+highlight+'</span>')+'</p>';Now I’m just looking for a way to make the highlighting not case sensitive! Any thoughts?
Ok! I think I’m getting it. So it seems that the highlighting is case-sensitive, and also that there is no highlighting in the post titles. Is there a way to make the highlighting non-case-sensitive and turn on highlighting in the post titles?
Again, such a cool plugin!
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Deleting Columns?I switched to your plugin, it’s way better–thanks!
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Deleting Columns?Hey Tobias. You’re so right. I was using WP Tabular. I guess I should use yours instead!
Thanks for your response! Well, yes, under “reviews for around the web” the link to their website shows up. However, the only reviews most people read are on the main places page, and for total number of reviews it still registers as 0 (no stars next to the name in google maps). So, while I see that google notices it, I just think a google review on google itself is worth 10 times a review that is only visible under “reviews from around the web.” Any thoughts about how to get google to put those reviews on the main places page, like they do with some other sites like city search, etc.? 🙂 Thanks a bunch!
Yup! I installed this on my site and while using Chrome it crashed the whole browser several times. It happened when I tried to skip ahead in the song. I’m using You appear to be using Google Chrome 16.0.912.75. on MacOSx.
Thanks!
Forum: Plugins
In reply to: [Firelight Lightbox] [Plugin: Easy FancyBox] Can't close lightbox popups!I gave up and manually installed fancybox straight up. Jquery conflicts are my #1 least favorite part of wordpress. 🙁
Here’s an easy solution. Add this custom CSS to your site:
div.faq-answer { display: block !important; }
Yes! I would like to know this, too! Really good plugin.