Column Layout not changing

More
13 years 3 months ago #10704 by Quartermaster
Hello! I am trying to change the column layout to "left-content-right" and it does not change.

The other two work fine.

Please Log in to join the conversation.

More
13 years 3 months ago #10714 by ivan.milic
Hi,

when did you downloaded template.

Send us index.php and templateDetails.xml of template

Please Log in to join the conversation.

More
13 years 3 months ago #10720 by ivan.milic
Solved.

For others that view this topic:

if you want to change layout order and you are using some custom style insert this source line in index.php of template in line 144:

$columnLayout = $this->params->get("columnLayout", "mlr");

Please Log in to join the conversation.

More
13 years 3 months ago - 13 years 3 months ago #10721 by Quartermaster
Hi Ivan. The site you reviewed is my [dev site]. No "custom style insert" was done. It was a complete clean install of the Sportal Hot Start.

There appears to be a bug in your template.


When I chose a different column layout, and select "Save", nothing happens.

But if I choose a different column layout and a different style, the column layout does change.

This is a Sportal Hot Start clean install to Joomla 1.7 site.
Last edit: 13 years 3 months ago by Quartermaster.

Please Log in to join the conversation.

More
13 years 3 months ago - 13 years 3 months ago #10722 by Quartermaster
Your styles are overriding the column layout option.

There is NO way to select Style 5 and have a Left-Content-Right display option.

I think you should issue a template revision.

Also, while you're at it, when STYLE 2 is selected, the text in the News Highlights is white and unreadable.
Last edit: 13 years 3 months ago by Quartermaster.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 3 months ago - 13 years 3 months ago #10723 by milos
You can edit file /templates/hot_sportal/styles/style5.php in any plain text editor (such as Notepad). Change line

$columnLayout = "mlr";

to

$columnLayout = "lmr";
Last edit: 13 years 3 months ago by milos.

Please Log in to join the conversation.

Time to create page: 0.172 seconds
Powered by Kunena Forum