Sir
Please revert me back as earlier as possible and due to this concern, I am not able to go ahead with my website…
I really appreciate your time.
Regards
Hello,
You can expect this feature in Agama v1.1.4 which is comin out for few days.
But because this is really important for you right now you can do next steps to remove it until this feature will be out:
1. Open wp-content/themes/agama/functions.php and
add next code on bottom:
remove_action('agama_blog_post_meta', 'agama_render_blog_post_meta');
Regards
Sir
I have placed your code and it removes author, category, comment count but it is still showing Date and an icon of photo.
You can check the link sggcement.tradekaro.net
Please have a look in my concern and revert me back as earlier as possible…
Regards
Hello,
Place next code into wp-content/themes/agama/functions.php
remove_action('agama_blog_post_date_and_format', 'agama_render_blog_post_date', 10);
Also open style.css and find .list-style .entry-content on line 1740 & change
margin-right: 110px;
to
margin-right: 0;
This could help you until Agama v1.1.4 is out.
Marking thread as resolved, if you still have issue with this please let me know.
Regards