Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

exclamation-circle [RESOLVED] TITLE DOUBLED

More
10 years 6 months ago - 10 years 6 months ago #3165 by kyfran
[RESOLVED] TITLE DOUBLED was created by kyfran
Hello team simplify your web, I downloaded, I just met a little trouble, the title of the article is doubled here is the link the latest version of the plugin "items details" for the 2.5.14 version of Joomla:
[url=ttp://www.badminton.longpont-omnisports.fr/]ttp://www.badminton.longpont-omnisports.fr/[/url]
If I remove the menu display the title of the article, at that time the two titles disappear which makes sense. How in the plugin so that the title is not doubled? For info, I use a template from yootheme

If your plugin is really great. thank you in advance for your help

Friendly

P.S. : my speak french

Franck
Last edit: 10 years 6 months ago by kyfran.

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago - 10 years 6 months ago #3168 by admin
Replied by admin on topic Re: TITLE DOUBLED
Hello Frank,
the plugin disables the original title (with CSS) only on standard Joomla! templates. If your template overrides the original views, you will need to make adjustments yourself with the CSS advanced option of the plugin.

To be specific, the plugin hides the title when it is enclosed in a <h2> tag. Your template encloses titles in <h1> tags.
So, in your plugin advanced option tab, add this to the CSS override:
h1.title {display: none;}
This is all you need!

I am French also, but so other users can find information through this forum, I prefer keeping questions and answers in English. Thanks for your understanding :-)

Olivier.
Last edit: 10 years 6 months ago by admin.
The following user(s) said Thank You: kyfran

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #3169 by kyfran
Replied by kyfran on topic Re: TITLE DOUBLED
Hi Olivier and thank you for your answer.
No problem to continue the conversation in English (google and my friend)
Thank you for adding the CSS part this solved my problem doubles title.
I encounter another problem, the color of the calendar image is wrong on ie9 when I no problems (normal) with firefox. here is a screenshot of the two browsers copy so that you can make you account worries. The calendar with the green and blue background does not reflect the right color, it should not print some blue.
Thank you in advance for your help.
Frienldy
Franck
Attachments:

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #3170 by admin
Replied by admin on topic Re: TITLE DOUBLED
Franck,
I have found out what it is.
I kept trying my code with colors and it turns out when you leave the background transparent, it does not work in IE8-9 (the IE filters do not allow transparency).
Until I fix the issue (proper fallback), give a color to the overall background of the calendar (like a slight grey, or white) for the first background color parameter. That will remove the problem.

A suggestion: add a 'newline' element after the 'category' element. That will avoid cut off lines :-)

Olivier.
The following user(s) said Thank You: kyfran

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #3173 by kyfran
Replied by kyfran on topic [RESOLVED] TITLE DOUBLED
Olivier

Tip top, great, great, thank you for your invaluable help, that's great.

I wish you a very good evening and thank you again for your extensions.

I did not find this plugin by JED on, otherwise I would have left a comment.

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #3174 by admin
Replied by admin on topic Re: [RESOLVED] TITLE DOUBLED
You are welcome Franck.
The extension is still under review in the JED, hopefully it will be visible soon (maybe another 2 weeks).
This is new software so there is all this process to go through!
Thanks for being one of the first to try this new version :-)

Olivier.

Please Log in or Create an account to join the conversation.