I was looking for similar solution, then I realized that you can do it by CSS only.
Copy & paste the following code to your theme custom CSS.
Replace ‘n’ in the second line with your Stop serial number at ‘From’ list.
.mage_bus_boarding_point ul.mage_input_select_list li{display:none;}
.mage_bus_boarding_point ul.mage_input_select_list li:nth-child(n){display:block;}
-
This reply was modified 4 years, 11 months ago by jajaborjoy.
I have solved this issue by switching off the MODsecurity in the cPanel.
I had two problems actually:
1. Add media button didn’t insert any media into editing area.
2. Post update/publish returned 404 and didn’t save.
I hope this will help.
I have solved this issue by switching off the MODsecurity in the cPanel.
I had two problems actually:
1. Add media button didn’t insert any media into editing area.
2. Post update/publish returned 404 and didn’t save.
I hope this will help.