Hide some info in the Blog Page
I want to hide the info shown in the top of blog page like "category" , "Tags", Authotrs, and "Read More" in each post as highlighted in the attached screenshot
https://lh5.googleusercontent.com/QJWwYaLAiaD-E-MKZhRJCkhzQaOun57dtmM-PqNKFmOaqrK6cP1_-n9MDjGC3pg9l6jfiivGBmVpjGo=w1366-h656
https://lh5.googleusercontent.com/QJWwYaLAiaD-E-MKZhRJCkhzQaOun57dtmM-PqNKFmOaqrK6cP1_-n9MDjGC3pg9l6jfiivGBmVpjGo=w1366-h656
Comments
please send us link to page where you would like to remove those details.
here is the link to screenshot
https://drive.google.com/file/d/0B-F7vaWnoDJGRldvMWRhYm5GZXc/view?pref=2&pli=1
link to page:
http://216.172.105.87/~tammenha/أخبار-التأمين/
I want to hide the featured image in the single post. See the link below
http://216.172.105.87/~tammenha/اختبار-نمو-قوي-لسوق-التأمين/
Is it safe to use this code as I have used it and worked but will it effect other things rather than single post ?
.
you have defined above, as I want to hide something else on other page" and the link we gave you above is all what you need. Can you explain what exactly is not clear in that section? This section explains how to use tools like Firebug for Firefox to get right css class and do necessary changes.
The css you pasted above looks good and it would remove featured photo from single post pages.
I have observed that search engine starts indexing authors pages. I do not want authors names to be known and thus not to show posts related to them in site and search engine.
for example, this page
http://216.172.105.87/~tammenha/أخبار-التأمين/
has link to this page
http://216.172.105.87/~tammenha/author/hassan/
how I can disable that.
The problem with the betheme that it adds some info that can not be modified whereas in wordpress, we can manage to hide that by (1) change user_nicename from DB and (2) Display name publicly as.
The betheme is adding this tag which I am not sure how to disable it
<a data-rel=".author-XXXX" .....>
where XXXX is the username.
I updated to the new version and I followed ur instructions and solved it . However, the login-user is not moved from class tag where a class is called "author-login_user"
After I update to the new version, I had to work with several adjustments to make the site look like before. I was able to do them all except:
1- The font style in "quick fact" box is not enabled as it is "Patua One " and I read in your discussion it is not available by default. if you can advise me how to add it please.
2- some image were centered by default when I put them inside "column", now it is aligned to left.
see this link: http://216.172.105.87/~tammenha/
2. The image is not centered in column because you set custom width for the column where image is. You can see this on http://pasteboard.co/a22CHb8iB.png
http://216.172.105.87/~tammenha/
2. Like we wrote above, you can not set custom width for the column if you want to center the image. We don't know what was the reason in previous version but nothing has changed in this matter.