N2Clic
Forum Replies Created
-
Forum: Plugins
In reply to: [Forget About Shortcode Buttons] Using WP_colorpickerThanks for the prompt reply.
I see your point now. I know the colorpicker you’re using and it works well indeed, plus it’s super lightweight. There’s no need to change it right now.
One other suggestion: being able to select the target from a list of pages. It would be awesome to retrieve all WordPress pages and display them in a select2 for instance. This could help avoiding syntax/typing mistakes. But you would need to load the WP core and make sure users could still use custom links.
Cheers
Thanks for the support. We actually got started today on a new extension based on FooTable. Hopefully we’ll have time to polish it this week and release it on the extend.
Thanks for the prompt answer Tobias ??
However regarding the jQuery approach, I could get it to work. I even tried to use the setTimeout() method. I’ll check with the guys who made footable to see if they can help.
Do you know if there is any responsive add-on for TablePress? If not, we’d love to help creating one.
Forum: Plugins
In reply to: [SK Testimonials] [Plugin: SK Testimonials] Featured Image breaks layoutTo get rid of this issue, just replace the following line:
<div class="skt_image_cont"><img src="%image%" alt=""/></div>
With:
<div class="skt_image_cont">%image%</div>
Cheers
Forum: Plugins
In reply to: [Plugin: SEO Smart Links] Linking a word in an image path and showing that!I’d like to know how to add exceptions for some HTML tags…
I need to know how to force SEO Smart Links not to link some content like:
<a>My call-to-action label</a>
Forum: Plugins
In reply to: [Meteor Slides] Meteor Slides & WordPress MultisiteHi again Josh,
I’m struggling to come up with a solution. Could you give me some guidelines or provide some code?
Thanks!
I found a crappy work-around (temporary solution).
Just insert the following variables :
{ip} {embed_url} {referer} {user_agent}
Into a Paragraph Field with Field name = description. Also add a custom class name (mine is “.hidden”) that corresponds to display:none;
Also, I have noticed that when I’m trying to use Gravity forms default variables (such as {ip}, {embed_url}, {referer}), it also goes to the wrong fields. I can’t get these values to be passed to custom fields in SalesForce.
That’s weird because I was able to pass {user_agent} to a custom field.
We need help Katz ??
Problem Solved. I upgraded to the latest version of Gravity Forms!
Custom Field support… this is brilliant!
Thanks for your prompt answer.
I use both Firefox 6.0 & Chrome 13.0.782.215.Please find enclosed a screenshot showing Form Settings : https://img4.hostingpics.net/pics/653450chromevsfirefox.png
Does your plugin requires Business or Developer Edition of Gravity Forms?
I’m looking forward to hearing from you soon.
I’m investigating as well. Please let us know if you find a work around.
Hi idevguy,
Have you found a solution?
Forum: Plugins
In reply to: [Easing Slider] [Plugin: Easing Slider] Multisite?I would also like to have the answer to that question.
I tried Metero Slides but unfortunately it doesn’t work with multisites.Forum: Plugins
In reply to: [Meteor Slides] Meteor Slides & WordPress MultisiteThanks for your prompt response.
I’m currently running 3 sites (English/French/Danish). I will share the output when I’m done.