ProPatel
@propatel on WordPress.org
Bio
Current Job
Interests
WordPress Origin Story
- Member Since: September 25th, 2019
- Location: Karachi, Pakistan
- Website: propatel.com
- Job Title: Owner
- Employer: Pro Patel
-
Created a topic, Tour Menu Hidden (Add new Hotel Hidden), on the site WordPress.org Forums:
I am working on a website and think this plugin works … -
Posted a reply to Wp Dashboard issue. bad eyesight, change white, on the site WordPress.org Forums:
Did you try to change the user interface from users ? -
Posted a reply to Ordering Pages in Bravada, on the site WordPress.org Forums:
change the publish date it will re ordered -
Posted a reply to The image block and image size, on the site WordPress.org Forums:
Say I use the resize feature of the image block to shrink the image. ****… -
Posted a reply to CSS to stop featured images showing on pages, on the site WordPress.org Forums:
write this code in Appearance > Customizer > Custom CSS .featured-image{ display:none; } -
Posted a reply to UpdraftPlus plugin has left my site in maintenance mode, on the site WordPress.org Forums:
try to delete the file .maintenance from the root e.g. (public_html) or themes folder -
Posted a reply to Neve Theme for, on the site WordPress.org Forums:
Sometimes this issue come because of space in PHP start tag of controller facing same… -
Created a topic, Error while accesing customizer, on the site WordPress.org Forums:
Warning: call_user_func_array() expects parameter 1 to… -
Posted a reply to Need to define own classes, on the site WordPress.org Forums:
i mean to say that suppose the slider automatically started in jquery $('etc').owl({}); i want… -
Created a topic, Need to define own classes, on the site WordPress.org Forums:
I need to destroy a slider so that i can manage it my … -
Posted a reply to I need to resize ALL product images: SMUSHED., on the site WordPress.org Forums:
Doesn't matter what size your theme have. The woocommerce gives you the facility to have… -
Posted a reply to I need to resize ALL product images: SMUSHED., on the site WordPress.org Forums:
first go to your woocommerce setting and set the image sizes you want by going… -
Posted a reply to how find code in template, on the site WordPress.org Forums:
Once you logged in to your admin panel in the left black sidebar you can… -
Posted a reply to How to remove an unknown JS file from wp_head(), on the site WordPress.org Forums:
which is your website ? -
Posted a reply to Migrate WordPress to fresh installation xampp, on the site WordPress.org Forums:
just copy the folder where your website is and backup the database which as attached… -
Posted a reply to I need to resize ALL product images: SMUSHED., on the site WordPress.org Forums:
Go to your woocommerce setting and see for media there that will be the original… -
Posted a reply to How to remove an unknown JS file from wp_head(), on the site WordPress.org Forums:
https://codex.wordpress.org/Function_Reference/wp_dequeue_script is if for dequeue the script if it has no id and it is… -
Posted a reply to how find code in template, on the site WordPress.org Forums:
@hmmodern here is your solutions Go to your wp-admin in the left bar go to…