amitv
Forum Replies Created
-
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] Filters not workingWOW! that was quite simple solution. Really appreciate your help.
Thank You,
Amit– yes i am checking correct email that was added while WP installation
– yes server is setup to shoot email and i received email with my registered username/pass(in spam) from same plugin, just not getting admin notification and it almost 1 hr and still not received any admin email. Tried this multiple times.
Forum: Plugins
In reply to: [WP Catalogue] Adding Meta DataI have all in one seo already installed but it is not displaying option to add meta data on product pages… is there any option i have to activate to display all in one seo options in product pages?
Forum: Plugins
In reply to: [WP Catalogue] Change for SEF URLThanks for this, but this does not seems working, as through this update url get updated and generating i was looking for but thats throwing to 404 error page
i have the same issue on 23 sites, and non of my site is custom coded for wp_mail().
Hi Scott,
I have already mentioned 2 email address there, but along with those addresses admin of the site is also getting the notification email.
No, please don’t mark it as resolved.
Yes you are correct that this issue is something is related to JS.
I am using firefox(latest version) and IE 9.
Yes i have JS enabled on both the browsers. not using “noscript” any where.
all websites are standalone.Hi Ben,
Thanks for your reply,
I simply tried this plugin in different ways, on # of sites. so it do not displays the issues while clicking on “Detail” button.
I tried this with –
1. fresh installation (3.4.1)
2. Updating old version to 3.4.1
3. Tried disable/enable plugin after installationBut not works for me in any situation. I really like this plugin and eagerly look fwd for a good solution from you.
Just for your info i noticed –
<input type=”button” href=”javascript:;” onmousedown=”toggleDiv(”);” name=”details” id=”details” class=”button-primary” value=”Details”>
so this mean no varible is passing in toggleDiv(”). I am not a PHP programer, but just noticed this for you. 🙂
Thanks,
Forum: Fixing WordPress
In reply to: contents does not save in custom sidebar widgetHere i got the solution (Please read comments)
http://www.tips4developer.com/wordpress/wordpress-create-custom-widget-areaSo the solution is that use all “Lower case char” to assign “ID”, either you can remove ID from the code
‘id’ => ‘relatedpostsWidgetArea’ – Wrong
‘id’ => ‘relatedpostswidgetarea’ – CORRECTENJOY!
Forum: Fixing WordPress
In reply to: contents does not save in custom sidebar widgetI have also faced the same issue, please advice
Same issue is with me, so after dragging and saving the widgets to widget area displays as saved, but after refreshing the page it removes the added widget
Same issue with me not working with 3.4 and 3.4.1