mohammedmalleck
Forum Replies Created
-
Hi @mgordon7
What I want to achieve is to select a price (let say 37K – 38K) and then select makes who have cars that are listed within this price range…
Let say I have BMW and Nissan cars listed , Nissan cars are within 37k-38K but BMW cars are higher , so when a customer selects “37K – 38K” range than only Nissan must be shown as an option.
However currently , options like BMW are being shown , even though BMW does not have cars that fall within that range
view the page hereHey @mgordon7 ,waiting for the response
Hi @mgordon7
Good news the suggested solution worked!
Bad news , the search magnifying glass is not showing now for some reason (https://ibb.co/r2qPbCrs)
I tried deactivating all plugins(except motors plugin and elementor) + activating the default WP theme , yet I get the same result. Any idea why?Hi @juliastylemixthemes
Thanks for the response. This will guide me in the right direction!hey , still waiting for the response
Forum: Plugins
In reply to: [WooCommerce] Shipping Zone ErrorHi @babylon1999 !,
Thanks for the help , but here’s the thing. I have a lot of countries to sell to & adding them manually via theWooCommerce -> Settings -> General -> Sell to specific countries
sounds too long to me..
from what I was able to deduce some of the countries WooCommerce sells to is not where I want to sell hence selectingall countries
is not the solution also.
So I decided to go a step ahead and only allow the countries I want to sell to and then selectall countries
in WooCommerce. However it is not proving to be ideal as of now.
What would be your take to solve this?Forum: Plugins
In reply to: [WooCommerce] Shipping Zone ErrorHi @mahfuzurwp ,
So I added these countires in the list'GB-NIR' => 'Northern Ireland',
'ST' => 'Scotland',
'MK' => 'Macedonia',
'KS' => 'Kansas'Now I only get error for ‘GB-NIR’ & ‘KS’ in debug.log file. File error below :
[12-Jan-2025 12:50:04 UTC] PHP Warning: Undefined array key "GB-NIR" in /wp-content/plugins/woocommerce/includes/class-wc-shipping-zone.php on line 125
[12-Jan-2025 12:50:04 UTC] PHP Warning: Undefined array key "KS" in /wp-content/plugins/woocommerce/includes/class-wc-shipping-zone.php on line 125I am aware of code to a good extent , I would just like some support from the woocomerce support team on how I can modify my code such that it does not cause errors with woocomerce pre-written code. Let me know if that help is possible. Ty!
Forum: Plugins
In reply to: [Motors – Car Dealership & Classified Listings Plugin] Disable SELLER’S NOTESHi @stephanstylemixthemes ,
Yes that worked!
Thanks!Hi @mgordon7 ,
All I wanted to do was remove and add custom html stuff in the sidebar as discussed in this topic
https://www.ads-software.com/support/topic/disable-sellers-notes/
However , if the template solution you discussed works in adding & removing the buttons e.t.c in the sidebar via Elementor then this query is not really much significant.
I am marking this thread as resolved , ty.Forum: Plugins
In reply to: [Motors – Car Dealership & Classified Listings Plugin] Disable SELLER’S NOTESHi @juliastylemixthemes
The previous video link expired , here is the new one https://streamable.com/yi5llp , kindly respond ASAP.
ThanksHi @mgordon7
Thanks for the guide link , it was a good read.
So I am concluding that you dont have specific FILTERS or HOOKS to modify/customise the plugins templates nor does the “same structure/path modified plugin file in child theme” formula work here.
So my best bet is ,
– directly modifiy/customise plugins templates
– in case of update , test the updated version in staging enviroment before going live.
Let me know if I missed out some crucial point. TyForum: Plugins
In reply to: [Motors – Car Dealership & Classified Listings Plugin] Disable SELLER’S NOTESHi @juliastylemixthemes ,
So I treid accessing the listing template previously as well but it always re-directed me to the wp dashboard > posts > all posts page for some reason.
View the video showing this issue here https://streamable.com/dvjltg (link expires in 2 days)
I have tried
– disabling all plugins except elementor & motors
– activating your starter theme
yet same result. Any Ideas what may be preventing me from editing the template ?
Also yes the “Make an Offer” form works! tyForum: Plugins
In reply to: [Motors – Car Dealership & Classified Listings Plugin] Disable SELLER’S NOTESHi ,
I am still waiting for your response , its a little urgent.
Other then disabling seller notes , I want to
1)disable call us and message us from the single listing page
2)disable the MESSAGE TO DEALER in the end of single listing page
3)and configure MAKE AN OFFER pop up form … Currenlty submiting a request gives me an error. See in image here.
I am hiding stuff using css but I want them gone since I dont need it. Also the page I need help with is this- This reply was modified 2 months, 3 weeks ago by mohammedmalleck. Reason: typos :/
Hi ,
Just to add further , I did found some files which are responsible for rendering the html of those buttons in the sidebar. But since directly modifiying or adding new code there is not safe for plugin update , is there a hook or filter I can use for this?
I replicating the file structure in my child-theme and modify the offer-price.php file but as expected it did not override the original file code.
Let me know if there is a work around for this!Forum: Plugins
In reply to: [WooPayments: Integrated WooCommerce Payments] Change Decimsl SeparatorYes , this is what I wanted. Ty for your time.