Alberuni Azad.
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Edit/Add Page won’t load1. You can check after refreshing the permalink https://wpastra.com/docs/how-to-refresh-wordpress-permalinks/
2. Make sure your server environment meets WordPress requirements https://www.ads-software.com/about/requirements/
3. If both of the options above don’t help. I recommend enabling WP_DEBUG from the wp-config.php file and checking the log from wp-content/debug.log file.You can install & activate this plugin https://www.ads-software.com/plugins/wp-debugging/ to enable & see the debug log on the fly without touching any code.
Hi @biharking
Sorry for the delay.
We are checking the issue. We will give you an update soon.Thanks!
Forum: Fixing WordPress
In reply to: Posts in grid doesn’t show properly.clean-grid-posts .clean-grid-posts-container{
justify-content: left;
}You have to put the above code in your site’s additional CSS. To place the code into additional CSS from Appearance > Customize. Follow these screenshots for better understanding.
Step1: https://postimg.cc/image/lc93c4a05/??
Step2: https://postimg.cc/image/c5qsou4rp/?
Step3: https://postimg.cc/image/6iufrd291/?Forum: Fixing WordPress
In reply to: speed optimize of wordpressI’ll suggest you make a satging or clone of the main site & then work into the cloned site. This way you will not have any problem arising the unexpected behaviours for the main site. Once you are satisfied with the optimisation replace the main site by the optimised site.
Forum: Plugins
In reply to: [HashBar - WordPress Notification Bar] Minimize on all pagesHi,
Sorry for the late reply. It requires custom coding to achieve the requirement. We noted it and we will implement the feature near future release of the plugin.
Thanks!
Forum: Plugins
In reply to: I've submitted a plugin but there is no response from wordpress.Thank You!! I’m waiting for response from wordpress team.