Hello team ,
Need your support –
1) I was using post sorter plugin to keep the blog post & portfolio items in certain custom order as I wish , but now this plugin has been removed from wordpress.org in its very old with no update . How can I acieve the same result without plugin . Refer the below links to get an idea on the order of the items .
2) WP Author, Date and Meta Remover plugin also very old . How do I manually remove all the dates from the post , portfolio item & pages to appear .
3) Automatic image ALT attributes plugin is also old . can I achieve the same result without plugin , how ?
4) Check and Enable GZIP compression – how to achieve it without plugin .
thanks for your help
Hey idvisionme,
Quite sorry for the delay.
1.) You can try one of these plugins in place of the old one.
// https://wordpress.org/plugins/post-types-order/
// https://wordpress.org/plugins/simple-custom-post-order/
2.) You might have to modify the includes > loop-index.php file and remove the meta info from the template manually.
3.) This depends on how you added the images, but you should be able to define the alt attribute manually in the Media > Library panel.
4.) The plugins just adds the gzip configurations to the .htaccess file automatically, but you can add it yourself if necessary.
// https://gtmetrix.com/enable-gzip-compression.html
And FYI, users usually get immediate response from moderators if they open a different thread for each inquiry instead of asking multiple questions in a single post.
Thank you for your patience.
Best regards,
Ismael