Awesome Plugin Enquiry work done
-
It solved my Product enquiry issue and plugin is also lightweight.
Few things I would like to suggest
1. Is it possible to remove the dependency on ajax.php for form (post/product tile)
2. Add option to remove mail image just before enquiry button text.
3. Replace form close.png image with bold text “X” (this will reduce 1 more request)
If anyone would like to remove mail image before button text, Use below CSS.
a.wqoecf_enquiry_button:before {
content: none;
background-image: none;
}This will remove the loading of the mail.png image completely.
- The topic ‘Awesome Plugin Enquiry work done’ is closed to new replies.