-
AuthorPosts
-
woluweb Friend
woluweb
- Join date:
- October 2012
- Posts:
- 196
- Downloads:
- 18
- Uploads:
- 69
- Thanks:
- 68
- Thanked:
- 31 times in 3 posts
November 12, 2013 at 9:58 am #192186Hi there,
Stupid but still annoying “bug” in the Template Manager of my site running on JA Onepage with Joomla 2.5.16 and T3 1.4.1 (not 1.4.2 because that last version adds bullet points in submenus, see other thread for this matter) :
Whatever the tab I select in the JA Onepage manager (General / Theme / Navigation / …), the “overview blocks” about JA Onepage & T3 Framework never hide.
At first, for weeks, I had even thought that the tabs were not functionning. One day, by chance, I realised that the right contents was in fact appearing *under* these famous “overview blocks”.See screenshot hereafter : Nagivation Tab is selected, but it is as if Overview Tab was selected
To provide you with a maximum of information, I even activated the Error Reporting in Development Mode.
Here is the message appearing then on the Template Manager for JA Onepage :Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with that of JRegistry::loadSetupFile() in /*********/*********/www/libraries/joomla/html/parameter.php on line 512
So so. How comes ? And how to solve ?
Txs for helping 🙂
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 13, 2013 at 7:24 am #512055Hi woluweb,
In this case, I need to check this problem directly on your site, could you pm me URL, admin login info and ftp account of your site?
woluweb Friendwoluweb
- Join date:
- October 2012
- Posts:
- 196
- Downloads:
- 18
- Uploads:
- 69
- Thanks:
- 68
- Thanked:
- 31 times in 3 posts
November 13, 2013 at 12:37 pm #512103Hi Saguaros,
I have just sent you the information through Private Message.(only thing I would ask you : don’t upgrade T3 1.4.1 to 1.4.2 as it creates problems, adding bullet points to submenus. Or if you want to do it, just use JA Extension Manager so that you can rollback easily 😉
txs in advance,
Marc
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 14, 2013 at 4:52 am #512156Hi Marc,
There is conflict with JA Typo plugin, I editted this file: /plugins/system/jatypo/jatypo/assets/style.css/style.css by removing code:
/* Clearfix
-------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}.clearfix {
display: inline-block;
}html[xmlns] .clearfix {
display: block;
}* html .clearfix {
height: 1%;
}/* Addon */
* html .clearfix {
height: 1%; /* IE5-6 */
}html[xmlns] .clearfix { /* O */
display: block;
}.clearfix:after { /* FF, O, etc. */
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
It works now, kindly have a look and let me know if it helps.
1 user says Thank You to Saguaros for this useful post
woluweb Friendwoluweb
- Join date:
- October 2012
- Posts:
- 196
- Downloads:
- 18
- Uploads:
- 69
- Thanks:
- 68
- Thanked:
- 31 times in 3 posts
November 14, 2013 at 8:30 am #512179That was a good one ! It works perfectly now…
Txs a log, Saguaros.Just one question though : the conflict was solved by hacking a css file of JA Typo.
But if one day a new version of JA Typo comes out and if I update, it means that the hack would be gone and that I have to remake it manually, is that correct ?By the way, weird enough : I don’t receive the notifications when somebody replies to my threads. How comes ?
(my setting for Subscription > notification is set to “instant”…)woluweb Friendwoluweb
- Join date:
- October 2012
- Posts:
- 196
- Downloads:
- 18
- Uploads:
- 69
- Thanks:
- 68
- Thanked:
- 31 times in 3 posts
November 14, 2013 at 9:07 am #512184Follow-up ! 🙂
As mentionned a few minutes ago, the tabs now work perfectly in the Template Manager.
But now I discover “the next problem” 🙂In fact, I was willing to active “off-canvas” navigation (that option did not exist when JA OnePage was initially released and I find it a must).
But when I activate “off-canvas” navigation, the website that appears is blank (yes, white page with only the mail address).
(actually, when viewing source, the source is very long, but when viewing the page it is still blank with only email address visible)Txs for helping further !
Your account is still activated on my website 😉Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 15, 2013 at 9:42 am #512339<blockquote>
By the way, weird enough : I don’t receive the notifications when somebody replies to my threads. How comes ?
(my setting for Subscription > notification is set to “instant”…)
</blockquote>If you would like to get notification email(s) when there is a new post from any forum, please go to that forum >> Focus on Forum Tools menu>> Click on ‘Subscribe to this forum’ >> then select notification type as you wish.
In case you want to get notification email(s) when there is a new post from any thread, please go to that thread >> Focus on Thread Tools menu>> Click on ‘Subscribe to this thread’ >> then select notification type
For the problem when activating off-canvas navigation, this is really weird issue, did you make any change in code that relates to the email address appearing in frontend? We check in Mail settings in your site but don’t see that email address.
1 user says Thank You to Saguaros for this useful post
woluweb Friendwoluweb
- Join date:
- October 2012
- Posts:
- 196
- Downloads:
- 18
- Uploads:
- 69
- Thanks:
- 68
- Thanked:
- 31 times in 3 posts
November 15, 2013 at 4:27 pm #512378Hi Saguaros
(txs the explanation of email notification : all my threads were already under status “instant” in Subscriptions page, but I have unsubscribed to the present one, subscribed again the way you showed. And I’ll see whether it improves)
Coming back to the off-canvas activation which caused my site to go fully blank (except for one email address).
Yahoooooo, you had no clue, but still gave me the hint : you said you could not find the email address in config of website.
Then I went in search.
And I found that the mere fact of having mentionned an email address in a module appearing in a megamenu causes the website to break !
With other words, I edited the module appearing under menu item “contact”, removed the email address but left telephone, picture etc… and it now works !Complete nonsense because I don’t see why it would break. This is not what you Joomlart want (and not what I wanted 🙂
Maybe a point for your devs…Txs again,
Marc
Here is the code for your reference
<p><span style="font-size: 10pt;"><strong><a class="jcepopup" href="images/debranche/florence/Florence.jpg" rel="title[Kim et Florence::pour vous servir]" target="_blank"><img style="float: right;" src="images/debranche/florence/thumbnails/thumb_Florence.jpg" alt="Florence" width="61" height="90" /></a></strong>Du mardi au vendredi de 10h00 Ã 19h00, le samedi de 10h00 Ã 19h30</span><br /><br /></p>
<p class="address"><span style="font-size: 10pt;">T 02 736 33 16</span></p>
<p class="address"><span style="font-size: 10pt;">F 02 732 57 17</span></p>
<p class="address"><span style="font-size: 10pt;">M <a title="Email" href="mailto:info@debranche.be";>info@debranche.be<;/a></span></p>1 user says Thank You to woluweb for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
woluweb Friendwoluweb
- Join date:
- October 2012
- Posts:
- 196
- Downloads:
- 18
- Uploads:
- 69
- Thanks:
- 68
- Thanked:
- 31 times in 3 posts
November 19, 2013 at 10:02 pm #512776Hi Saguaros,
Strange indeed.
I can give access to the website any time when you want to tackle this.I was just wondering: maybe the “@” character would cause some problem in the code of megamenu ?
(something like a conflict between @media command and @ in my module inserted in megamenu)Just an idea.
Txs anyway because you put me on the way for a temporary workaround (ie erasing reference to email address in my megamenu).
Marc
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 20, 2013 at 2:48 am #512785Hi Marc,
I try to test in my local site but don’t face the same issue like yours. The solution is that you can try turn off email cloaking for this module only by using this code:
<p class="address"><span style="font-size: 10pt;"><a title="Email" href="mailto:info@debranche.be">{emailcloak=off}info@debranche.be</a></span></p>
You can have a look at this and let me know if it’s fine 🙂
1 user says Thank You to Saguaros for this useful post
woluweb Friendwoluweb
- Join date:
- October 2012
- Posts:
- 196
- Downloads:
- 18
- Uploads:
- 69
- Thanks:
- 68
- Thanked:
- 31 times in 3 posts
November 20, 2013 at 1:21 pm #512855Excellent ! That works great 🙂
So summary : if one wants to display email address in a module appearing in megamenu with option “off-canavas” activated, he should add {emailcloak=off} in the link…
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 20, 2013 at 1:35 pm #512858Not really, because this issue happens in your site only. I did test in my local but not face this. I guess it due to your customization or 3rd party extensions you installed in your site.
Anyway, glad it works now :laugh:
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 2 voices, and was last updated by Saguaros 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Template Manager not hiding "Overview blocks" when changing tabs
Viewing 13 posts - 1 through 13 (of 13 total)