rmx101
Forum Replies Created
-
Forum: Plugins
In reply to: [Enhanced Category Pages] Does not show the “Visual Composer” buttonSame issue here. Installed plugin, went to WooCommerce Product Category > Enhanced Edit and do not see Visual Composer button
Forum: Plugins
In reply to: [WooCommerce] Is there really no 3PL Central integration for WooCommerce?We have written a WooComerce plugin that enables batch tracking upload, inventory sync and more.
We will also releasing a new plugin to pull data via API from 3PLClearing. at webdibs.com
- This reply was modified 9 years, 7 months ago by rmx101.
Forum: Plugins
In reply to: [MailChimp Forms by MailMunch] Floating bar on footerplease tell me steps to add text to the floating bar in addition to subscribe button.
I want to import product reviews, does this plugin work if I want to import just the reviews?
Forum: Plugins
In reply to: [MailChimp Forms by MailMunch] Floating bar on footerWill the floating bar stick to footer as it behaves in the example link I pasted?
Also, can we put text, email form and submit button all in one bar?
Forum: Plugins
In reply to: [WordPress Notification Bar] Option to display at the bottom of the pageIs it possible to have the notification bar float on bottom of page, and stick to footer when page is scrolled up.
Forum: Plugins
In reply to: Contact form 7 date/time in emailsimasharpone,
Didn’t find unique ID so I started passing the date time (hidden) fields from Contact form 7 to make form entries unique. Still wish there was a way to pass a simple number through contact form emails. If you find something let me know.Excellent. Thanks for the reply. Would be great to set the size of thumbnails, in our case we got pictures of people so setting max w or h would really help.
Another point is to separate the archive thumbnails by categories. Is this doable?
Thanks!
Also, any way to hide months that do not have posts? thanks
Forum: Plugins
In reply to: [Simple Yearly Archive] [Plugin: Simple Yearly Archive] SuggestionsIs there a way to display thumbnails from post images next to archive list? thanks!
Getting odd results.. I did paste the formula in A2 but it returns a bunch of lines, here’s a snippet from the end of data showing the the SS
<script type=
function wp_attempt_focus(){
setTimeout( function(){ try{
d = document.getElementById(‘user_pass’);
d.value = ”;
d.focus();
} catch(e){}
}
}In the top cell, it starts out listing <head> <title> <meta> etc
Forum: Plugins
In reply to: Contact form 7 date/time in emailsYes. Have that.. it’s excellent. The only issue is I need to pass a unique number along with the email confirm of the contact form. Teams can work based on a simple unique task-id (as they don’t log into wp admin).
Please do advise if there’s any way to put a unique ID ( or the id of saved entry) into the contact form 7 email. Really would simplify our workflow. tks!
This is excellent news.. Having trouble though. Followed steps to make a new spreadsheet, insert & save the script (copy pasted js) and entered the formula in a cell. Result shows #ERROR! in the cell but oddly shows a ton of data (posts) as an overlay to the spreadsheet stuck to the left side, on top of the navigation bar of g.docs.
Any ideas? I tried Safari & Firefox (on a mac)Forum: Plugins
In reply to: Contact form 7 date/time in emailsThanks much. Surprised I missed this on the docs page.
Is there any way to add a unique number that passes into the email? Basically I’m collecting tasks with a form and need to assign task-id with each email that goes out from the contact form.
please advise if there’s a way to accomplish this as well. thanks again!
Thanks for the quick reply! Will also look for a way to bypass login but doesn’t look like anything obvious. My goal is to show hide saved columns to different people (can be wp or non-wp users) and also make status notes on each row.