Welcome, Guest
Username Password: Remember me

problem with v1
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: problem with v1

problem with v1 12 years, 1 month ago #7649

  • dougwinters
  • OFFLINE
  • Senior Boarder
  • Posts: 42
  • Karma: 0
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

Re: problem with v1 12 years, 1 month ago #7650

  • dougwinters
  • OFFLINE
  • Senior Boarder
  • Posts: 42
  • Karma: 0
more information
this happens on the smartphone template and not on the iphone template

Re: problem with v1 12 years, 1 month ago #7653

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
What is URL of your site?

Re: problem with v1 12 years, 1 month ago #7679

  • dougwinters
  • OFFLINE
  • Senior Boarder
  • Posts: 42
  • Karma: 0
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
Last Edit: 12 years, 1 month ago by dougwinters. Reason: could not attach a image file.

Re: problem with v1 12 years, 1 month ago #7767

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
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.

Re: problem with v1 12 years, 1 month ago #7840

  • dougwinters
  • OFFLINE
  • Senior Boarder
  • Posts: 42
  • Karma: 0
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!!!

Re: problem with v1 12 years, 1 month ago #7841

  • dougwinters
  • OFFLINE
  • Senior Boarder
  • Posts: 42
  • Karma: 0
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.

Re: problem with v1 12 years, 1 month ago #7854

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
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.

Re: problem with v1 12 years, 1 month ago #7866

  • dougwinters
  • OFFLINE
  • Senior Boarder
  • Posts: 42
  • Karma: 0
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

Re: problem with v1 12 years, 1 month ago #7868

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
Yes, it's Header Module.
  • Page:
  • 1
  • 2
Time to create page: 0.10 seconds

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.