By jasonargo on Friday, 19 September 2014
Posted in General Issues
Likes 0
Views 539
Votes 0
1-Slide bar on the bottom
2-menu Underlined in two
3-Error when installing template from "upload" and from "tmpl"
caveat
copy failed

JInstaller: Install: Error copying the file to /home/policiasnacionales/www/templates/wanderers/index.php /home/policiasnacionales/www/tmp/wanderers/index.php

4-How not to lose my changes Wanderers CSS?
Yeah and please consider changelog with a list of updated files for us that have modded Wanderers and want to know what files to compare
·
Thursday, 25 September 2014 21:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jason,

Please find the response to your inquiries below,


1-Slide bar on the bottom
2-menu Underlined in two

I really have no idea what you mean here. Can you please elaborate more on this please?


3-Error when installing template from "upload" and from "tmpl"
caveat
copy failed

JInstaller: Install: Error copying the file to /home/policiasnacionales/www/templates/wanderers/index.php /home/policiasnacionales/www/tmp/wanderers/index.php

It seems like there's some permission issues. What if you upload it through Extensions Manager?


4-How not to lose my changes Wanderers CSS?

Create a custom.css file in /templates/wanderers/css/ and place your changes in this custom.css file.
·
Friday, 19 September 2014 22:34
·
0 Likes
·
0 Votes
·
0 Comments
·
·
Friday, 19 September 2014 23:17
·
0 Likes
·
0 Votes
·
0 Comments
·
With regards to #1, I think it's to do with the "width: 2000px" rule in line 7087 of the theme.css file.

In the custom.css add:


.theme-nav .navbar-main > ul > li > ul:before, .theme-nav .navbar-main > ul > li > ul:after {
width: auto!important;
}
·
Friday, 19 September 2014 23:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Custom CSS not work
wanderers and Extensions Manager not work
·
Saturday, 20 September 2014 02:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Anyone?
·
Monday, 22 September 2014 17:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi jasonargo,

I'm so sorry for this delayed reply.

For the error #1, I figured out there is some bug in our CSS code to display the border after the nav-child.

Below is the hack to solve this issue, place this hack at the bottom of this CSS file:
/templates/wanderers/css/theme.css

.theme-nav.display-child + .theme-frame {
border-top: 1px solid #ebebeb;
}

.theme-nav.display-child .navbar-main > ul > li.active > ul.nav-child {
min-height: 34px;
}

.theme-nav.display-child .navbar-main > ul > li.active > ul.nav-child:before,
.theme-nav.display-child .navbar-main > ul > li.active > ul.nav-child:after {
display: none !important;
}

I believe this is the major bug for the layout styling, and we'll releasing a new update as soon as possible.

Hope this will help, please advice, thank you.
·
Tuesday, 23 September 2014 11:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Problem not solved. sorry and custom.css not work
·
Wednesday, 24 September 2014 20:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Error: Advertencia
JFTP: :store: Respuesta inapropiada

JInstaller: :Instalar: Fallo copiando el archivo /home/policiasnacionales/www/tmp/install_5422f70013361/index.php a /home/policiasnacionales/www/templates/wanderers/index.php
·
Thursday, 25 September 2014 00:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jason,

It seems like there's some permission issues there. Can you check with your hosting provider about this?
·
Thursday, 25 September 2014 01:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark've pasted the code and has not been error corrected.
I enabled config.php writable now works well
·
Thursday, 25 September 2014 02:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jason,

Hm, sorry not really sure here. Did you update Wanderers to the latest version? We have actually updated the Wanderers template.
·
Thursday, 25 September 2014 02:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

Is there a chance you could include a version or reference number in the download area for Wanderers, or maybe a "last updated" date. I didn't realize a newer version of the stable was available.

Thanks!
·
Thursday, 25 September 2014 02:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Justin,

Thanks for the heads up on this. Yes, we'll be adding a date there shortly. Sorry about that as Wanderers was actually something that we wanted to push out real quick
·
Thursday, 25 September 2014 17:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Mark!
·
Thursday, 25 September 2014 19:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for the heads up on this Jannik
·
Thursday, 25 September 2014 23:17
·
0 Likes
·
0 Votes
·
0 Comments
·
I dislike Wanderers, I create my template. Problem solved thanks
·
Saturday, 25 October 2014 19:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issues are resolved now
·
Sunday, 26 October 2014 01:01
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post