Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Position of language switcher

More
10 years 5 months ago #137115 by Yiota
Replied by Yiota on topic Position of language switcher
Sent it through the Customer support form through nuevvo.com/contact

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
10 years 5 months ago #137116 by Yiota
Replied by Yiota on topic Position of language switcher
The issue is located in index.php of your template.
There was a change in the 1.0.2 version of the template which should have been added after you updated your package in that version manually since index.php is not being overridden.

You need to change line 34
<body id="<?php echo NU_BODY_ID; ?>" class="<?php echo NU_BODY_CLASS; ?>">
with
<body id="<?php echo NU_BODY_ID; ?>" class="<?php echo $nuBodyClass; ?>">
which is included in v1.0.2.

Just keep in mind after every update of your template package to also check if any changes have been added to the index.php of the template as well. You can advise the template's Changelog under Downloads section for the changes of each package.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • Luca
  • Luca's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 5 months ago #137117 by Luca
Replied by Luca on topic Position of language switcher
Hi, thank you, now seems to working!
I will test later...
However, I would like to point out that the site website.free-time-activities.com/restaurant has been installed from the two package "Quickstart Package for Joomla! 2.5" + "Template Package v1.0.2 Update" and in this last one package doesn't exist the index.php with this modification !
The files tmpl_nokkori-v1.0.2_j2.5-3.x_update.zip has been downloaded yesterday...

I only have a small request: the plus sign (readmore) is not displayed, perhaps I've disabled some module ?

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

More
10 years 5 months ago #137118 by Yiota
Replied by Yiota on topic Position of language switcher
When you download the quickstart package you install the latest template package, not the update version of the latest template package. The update version is for already modified installations and that is why it does not include index.php, custom.css and custom.js files.
To compare the index.php file of your version with the one of the latest version, just download the full template package.

Where you do not see the readmore plus sign? To which part?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • Luca
  • Luca's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 5 months ago #137119 by Luca
Replied by Luca on topic Position of language switcher
Ok, thank you for explanation.

See attachment: the first image is your demo, the second is my website that has no more the "readmore plus sign"
Probably I disabled something (module?) that I should not...

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

More
10 years 5 months ago #137120 by Yiota
Replied by Yiota on topic Position of language switcher
Just enable the readmore option through the slideshow module.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • Luca
  • Luca's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 5 months ago #137121 by Luca
Replied by Luca on topic Position of language switcher
Ok, thanks for all !

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

More
10 years 5 months ago #137122 by Yiota
Replied by Yiota on topic Position of language switcher
You are welcome.
Glad you sorted all out.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum