I need to hide author and date info from the blog part of the website. Despite having unchecked all "display author", including in content type, the information keeps in display. Please help? http://proj.tmitapp.com/stage/
Thanks
I need to hide author and date info from the blog part of the website. Despite having unchecked all "display author", including in content type, the information keeps in display. Please help? http://proj.tmitapp.com/stage/
Thanks
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi,
We will check and reply ASAP :)
Hi,
Please open file node--blog.tpl.php
and remove line 21, 22, 23
Perfect, thank you very much!
Hi,
To edit Meet our team please go to structure > view > about us - edit (/admin/structure/views/view/about_us/edit) --> Display name:Meet our team.
To edit Single services please go to structure > view > single services - edit (admin/structure/views/view/single_services/edit) --> Display name:Single Services
To edit About Us please go to structure > view > about us - edit (/admin/structure/views/view/about_us/edit) --> edit view name/description
2. Please give us your admin account to check your issue
3. To display more items in Team part, please go to structure > view > about us - edit (/admin/structure/views/view/about_us/edit) --> Pager - 4 items
- the 4th problem, please go to file style.css,
line 1135,
remove
- and bout 2nd problem, please go to file main.js,
from line 14 to line 31
replace
with
in case it still does not work, you could share us yout FTP infomation, we would like to help you fix it.
Because we could not access by FTP account so we give your some instructions:
- "Home" label problem:
Please open site/all/themes/md_magnum/js/main.js
Find line 14 :
Delete it or insert "//" before .
Save and clear cache.
- Parallax image problem:
Please go to theme setting, tab "Custom code", in "Custom CSS Code" insert following:
and we would like to note that for a better displaying image, you could change / edit height of block parallax by going to theme settings, tab "Design" > "Parallax", in "Parallax size" choose "Custom" then set "Custom Height"
Great! Thank you very much!