adnan.limdi
Forum Replies Created
-
Forum: Plugins
In reply to: [Save as PDF Plugin by Pdfcrowd] Can i Remove First Page Marigin top spaceOkay Thanks for update!
Forum: Plugins
In reply to: [ShareThis Share Buttons] Color not change in current versionHello, Hope you are doing well.
After update custom color setting change work now.
Before issue : in backend side this options not change when i was changed color.
- This reply was modified 1 year, 1 month ago by adnan.limdi.
Forum: Fixing WordPress
In reply to: How To Remove block-supports Js Frontend?I have to remove wp-block react competent js using wp_dequeue_script but its seem not work.
<script type='text/javascript' src='https://s.w.org/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=60c8514c57a5' id='wp-polyfill-inert-js'></script><script type='text/javascript' src='https://s.w.org/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=f70926384170' id='regenerator-runtime-js'></script><script type='text/javascript' src='https://s.w.org/wp-content/plugins/gutenberg/build/vendors/inert-polyfill.min.js?ver=0eaf0050061b' id='wp-inert-polyfill-js'></script><script type='text/javascript' src='https://s.w.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=5e05077d99e7' id='wp-polyfill-js'></script><script type='text/javascript' src='https://s.w.org/wp-content/plugins/gutenberg/build/dom-ready/index.min.js?ver=62f1e4cf3e29' id='wp-dom-ready-js'></script><script type='text/javascript' src='https://s.w.org/wp-content/plugins/gutenberg/build/hooks/index.min.js?ver=4dee7e9c8429' id='wp-hooks-js'></script><script type='text/javascript' src='https://s.w.org/wp-content/plugins/gutenberg/build/i18n/index.min.js?ver=a5b4bcc9b81f' id='wp-i18n-js'></script>
- This reply was modified 1 year, 3 months ago by adnan.limdi.
- This reply was modified 1 year, 3 months ago by adnan.limdi.
got solutions for that
https://codemonkeysllchelp.freshdesk.com/support/solutions/articles/48000985539-how-to-customize-forms-cssThanks
Forum: Plugins
In reply to: [Food Online for WooCommerce] Query about ExtraHello ,
sry for late replay i have try latest addon now and it’s work Popup method for all product type
Thanks
Forum: Plugins
In reply to: [Food Online for WooCommerce] Query about ExtraThanks for replay
I have set popup for both products but when I set Popup variable ->USe Popup Method So below extra filed not showing on popup like this
https://prnt.sc/rsa1pb
https://prnt.sc/rsvdtmBut When I used Redirect Method For varible product then Extra product filed Show
https://prnt.sc/rsa1pb
https://prnt.sc/rsvd6jQuestions Is why is not Showing extra fields for Variable product Popup method for both?
Thanks
- This reply was modified 4 years, 7 months ago by adnan.limdi.
- This reply was modified 4 years, 7 months ago by adnan.limdi.
Forum: Plugins
In reply to: [Food Online for WooCommerce] Query about ExtraHello when i used Pop-up variable products? above extra fields not coming
https://prnt.sc/rsa1pb – only work when I select redirect method
https://prnt.sc/rsa34o – this method not workingCan you fix this issue
Forum: Plugins
In reply to: [Food Online for WooCommerce] Query about ExtraThank for replay
- This reply was modified 4 years, 7 months ago by adnan.limdi.
- This reply was modified 4 years, 7 months ago by adnan.limdi.
Forum: Plugins
In reply to: [MyParcel] Track and Trach NumberOk Thanks
Forum: Plugins
In reply to: [MyParcel] Track and Trach Numberyes I have account for that as of now My parcel API not working When i create New label
Thanks
Forum: Plugins
In reply to: [MyParcel] Track and Trach NumberThanks for replay
So can we used PostNl product Trac and Trash for two Vendor for Particular One order This plugin provide this functionality ?
And I got unknown error when i create label so can you please suggest what is issue
Thanks
- This reply was modified 4 years, 8 months ago by adnan.limdi.
Forum: Developing with WordPress
In reply to: shortcode return 0can you try this type may be its work
add_shortcode(‘property_list’, ‘myPropertyLists’);
function myPropertyLists( $atts )
{
return resultPropertyList($atts);wp_die();
}@benpines can you provide solution for this is it possible to use both editor in enfold theme
I am waiting for a response.
Forum: Fixing WordPress
In reply to: Updated to version 4.8.3.I also face same issue
( ! ) Notice: wpdb::prepare was called incorrectly. The query does not contain the correct number of placeholders (1) for the number of arguments passed (2). Please see Debugging in WordPress for more information. (This message was added in version 4.8.3.) in /opt/lampp/htdocs/swedenresidence/wp-includes/functions.php on line 4139