problem with v1

dougwinters
12 years, 9 months ago
Previous i was using rc6 and now installed V1
everything was working perfectly.

1) cannot remove "article" header on each page
2) hyper linked images have additional spaces after cannot get them to be in line

using joomla 2.5 on a fresh installation

PHP Built On Linux p3slh020.shr.phx3.secureserver.net 2.6.18-274.7.1.el5PAE #1 SMP Thu Oct 20 17:03:59 EDT 2011 i686
Database Version 5.0.92-log
Database Collation utf8_general_ci
PHP Version 5.2.17
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 2.5.1 Stable [ Ember ] 2-Feb-2012 14:00 GMT
Joomla! Platform Version Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11


Safe Mode Off
Display Errors On
Short Open Tags On
File Uploads On
Magic Quotes On
Register Globals Off
Output Buffering Off
Session Save Path None
Session Auto Start 0
XML Enabled Yes
Zlib Enabled Yes
Native ZIP Enabled Yes
Disabled Functions show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
Mbstring Enabled Yes
Iconv Available Yes
dougwinters
12 years, 9 months ago
more information
this happens on the smartphone template and not on the iphone template
dryabov
12 years, 9 months ago
What is URL of your site?
dougwinters
12 years, 9 months ago
sent you a private message

------------

the menu should be one right under the other without spaces. It was working in previous version. but now i cannot take out the spaces. Also, the Article header will not go away. THis only appeared after installing the new version. Thanks
dryabov
12 years, 8 months ago
1) cannot remove "article" header on each page

Just disable "Show Page Heading" in settings of corresponding menu item.

2) hyper linked images have additional spaces after cannot get them to be in line

Add "display:block" to styles of a tags.
dougwinters
12 years, 8 months ago
2) hyper linked images have additional spaces after cannot get them to be in line

Add "display:block" to styles of a tags.

===================
Yes that worked, added

<style>

a { display: block; }
p { display: inline; }

</style>

worked fine!
thanks!!!
dougwinters
12 years, 8 months ago
1) cannot remove "article" header on each page

Just disable "Show Page Heading" in settings of corresponding menu item.

====================
this is still a problem
here is more information

1) RC6 no titles appeared
2) V1 titles appeared ONLY on windows phone and android and NOT on iphone
so titles appeared selectively
3) i am not using a menu navigation on andriod from joomla. i have built image navigation on each article
4) made sure that in the article manager is it is hidden
5) made sure that in each article it is hidden

what else can i do?

thanks.
dryabov
12 years, 8 months ago
V1 titles appeared ONLY on windows phone and android and NOT on iphone
so titles appeared selectively

It means that title is generated by mod_mj_header module, so unpublish the module.
dougwinters
12 years, 8 months ago
you said:
"It means that title is generated by mod_mj_header module, so unpublish the module."

As far as i can see in the module section of joomla there are 6 mj modules

Header Module         mj_pda_header
Select Markup mj_all_footer
Mobile Menu mj_wap_footer
Mobile Menu mj_iphone_header2
Mobile Menu mj_imode_footer
Mobile Menu mj_pda_header2

just to make sure you are saying to unpublished

Header Module         mj_pda_header ??????

sorry for newbie questions, just want to make sure.
thank you
dryabov
12 years, 8 months ago
Yes, it's Header Module.
1

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.