the newest post isn’t shown on the main page.
the title of newest post is “teststsetse”. you can see the setting and main page from captured images.
the site address is “http://wooripost.com”.
if you need the account for admin. i’ll give you a admin account. just in case. let me know your email address.
thanks for your help.
hello . i changed the padding values in the theme.min.css file.
but nothing has happend.
to make narrow between the boxs of posts on main page.
what should i update it?
thanks you for your help.
it works when i put like this.
================================================================
@import url(“../novapress-pro/css/theme.min.css”);
@import url(“../novapress-pro/css/multi-columns-row.css”);
@import url(“../novapress-pro/style.css”);
==================================================================
yes. here is my account.
http://wooripost.com/wp-admin
admin / admin1234!!
there is one more issue that want to check.
i am trying to move from AWS to dedicated server.
so, i am using S3 CND for images include thumbnail. so those images are not saved in the local folder.
when you see http://wooripost.com you can see there are no thumnail at all.
can i setting the thumnail from cdn which is domain is “http://img.postshare.co.kr”.
of course db has a thumnail url.. like below..
SELECT * FROM wp_postmeta WHERE meta_key=’_amt_image_url’ limit 10
188931 45936 _amt_image_url http://img.postshare.co.kr/images/2015/09/15160604/GettyImagesBank_464479420_M.jpg
188959 45380 _amt_image_url http://img.postshare.co.kr/images/2015/09/14121240/2C1CD47B00000578-3228566-Bertie_sped_into_history_in_Durham_beating_a_37_year_old_record_-a-82_1441841327665.jpg
thanks for your answer.
i uploaded the novapress-pro-child theme.
but the home page is still broken. seems to be not working with style.css.