By Paul Murray on Monday, 26 October 2015
Posted in Wanderers
Likes 0
Views 0.9K
Votes 0
Hi SI Team

I recently updated to Wanderers_2.0.7 and some things went wrong:

Here is the stuff that I am noticing one by one:

http://finalbug.net/stream

There are weird things happening on the stream page.
Please see the first screen shot.

Ditto the Members page:

http://finalbug.net/registered-members

Please see the members page:

I suspect that what ever is going on here is also effecting the Groups page:

http://finalbug.net/groups

Some how it looks weird.
I can not put my finger on it but the proportions look off!?!

And the last thing that I am noticing is that the Profile Cover is not showing on my profile.

Please see the 2 screen shots with respect to this.
When I go to edit the profile I see the Profile Cover there!?!
But it does not show up on the profile!

please advise

Paul
Hey Paul,

I am sorry for the delay of this reply,

Can you provide us some screenshot regarding which white space you referring to?
·
Wednesday, 28 October 2015 11:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Paul,

The latest wanderers is made compatible with EasySocial 1.4 and I would suggest that you update to 1.4
·
Monday, 26 October 2015 22:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi SI Team

I have done as advised and things are working 98.9%
Still having those issues as posted above.

Please advise

Paul
·
Tuesday, 27 October 2015 15:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Paul,

It seems like you updated 1.4.3 Easysocial in your site and forget to update all the our component 3rd app e.g. blog app.

May i know do you have do some customization for your current wanderers template and another app like blog app?

If no, I will help you update the blog app is because currently hitting fatal error when you access this page -> http://finalbug.net/stream

And I will help you uninstall the Wanderers and install 2.0.7 version again.

By the way, it seems like your Wanderers template still using 2.0.6 version, you can take a look of my attached screenshot below.
·
Tuesday, 27 October 2015 19:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Arlex

Thanks for getting to this.
There is customisation for the Wanderers Template.
The first thing that will go wrong is the advert banner will disappear.
If neccessary I need to insert the following again.

/**

* Here, you can define your own custom.css file.

* This file will never be deleted.

*/

div#fd.eb .eb-post-body {
text-align: justify;
}

div#fd.eb .ebd-block[data-type="slideshare"] iframe {
width: 100% !important;
}


body div#fd.es .es-stream-content .blog-description img {

max-width: 190px !important;

}



#fd .es-profile .app-blog .blog-list li.blog-item .blog-image {

max-width: 190px !important;

}





div#fd.eb .eb-post-side+.eb-post-content {

text-align: justify;

}



div#fd.eb .eb-entry-related > div {

width: 33% !important;

}



#eblog-wrapper {

text-align: justify;

}



#eblog-wrapper .blog-text p {

-ms-word-break: keep-all;

word-break: keep-all;

-webkit-hyphens: none;

-moz-hyphens: none;

hyphens: none;

}



#ezblog-body .blog-text img, #ezblog-body .blog-content img {

max-width: 100%;

width: 800px;

height: auto;

}





#eblog-wrapper .social-button-small.linkedin-share {width: 105px;}



.bm-bann p {

text-align: center;

margin-top: 23px;

padding-bottom: 10px;

}



#bruce-bottom {

z-index: 6;

width: 500px;

height: 25px;

position: fixed;

bottom: 0;

left: 0;

}







#bm-bann {

z-index: 12;

width: 650px ;

margin: 0 auto ;

}





#bm-outer {

z-index: 12;

width: 650px ;

text-align: center;

}



#bm-inner {

display: inline-block;

}



@media (max-width: 768px) {

.customtop_banner_responsive img {

width: 75% !important;

height: 10% !important;

}



.custom_logo_responsive img {

width: 15% !important;

height: 10% !important;

margin-top: -92px;

margin-left: 45px;

}



.bm-bann {

margin-left: 72px;

margin-top: -114px;

}





}



.navbar-main li {

margin-bottom: 10px !important;

}



body div#fd.es .register-wrap {

width: auto;

}



body div#fd .btn-sm {

white-space: pre-line;

}



#section-kmt .kmt-control-user {

position: relative;

}



/* adjust the blog image from the user profile blog filter page */

body div#fd .teaser-image img {

width: 100% !important;

}

/* to fix legacy blog image width */
div#fd.eb .eb-post-body img {
width: 100%;
}


And then I usualy end up re-uploading the index-php as this is link to the banner disappearing:

<?php
/**
* @package Wanderers
* @copyright Copyright (C) 2010 - 2014 Stack Ideas Sdn Bhd. All rights reserved.
* @license GNU/GPL, see LICENSE.php
* Wanderers is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/

// <div class="bm-outer">
// <div class="bm-inner" role="toolbar">
// <div class="theme-helper btn-toolbar pull-right" role="toolbar">

defined('_JEXEC') or die('Unauthorized Access');

// Include the main simplified framework
require_once(__DIR__ . '/framework.php');
?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<jdoc:include type="head" />
<link type="text/css" rel="stylesheet" href="<?php echo TEMPLATE_URI;?>/css/theme.css" />

<?php if ($customCss) { ?>
<link type="text/css" rel="stylesheet" href="<?php echo TEMPLATE_URI;?>/css/custom.css" />
<?php } ?>
</head>
<body class="site">






<div class="theme-wrap">
<header class="theme-header">




<div class="container clearfix">




<a href="javascript:void(0);" class="btn btn-sm nav-toggle toggle-l pull-left visible-xs visible-sm">
<i class="fa fa-bars"></i>
</a>
<!-- <a href="javascript:void(0);" class="btn btn-sm nav-toggle toggle-r pull-right visible-xs" data-toggle="collapse" data-target="#theme-subnav">
<i class="fa fa-cog"></i>
</a> -->

<div class="brands pull-left">
<?php if ($this->params->get('show_heading_title', true)) { ?>
<h1><?php echo JText::_($this->params->get('title', 'Wanderers'));?></h1>
<?php } ?>

<?php if ($this->params->get('show_heading_description', true)) { ?>
<small class="visible-lg">
<?php echo JText::_($this->params->get('description', 'Social template for Joomla'));?>
</small>
<?php } ?>
</div>





<?php if ($this->countModules('position-top')) { ?>
<div class="theme-helper btn-toolbar pull-right" role="toolbar">
<jdoc:include type="modules" name="position-top" style="none" />
</div>
<?php } ?>



<?php if ($this->countModules('position-banner')) { ?>
<div class="bm-bann">
<jdoc:include type="modules" name="position-banner" style="none" />
</div>
<?php } ?>



</div>
</header>




<?php if ($this->countModules('position-1')) { ?>
<nav class="theme-nav navbar<?php echo Wanderers::isSubmenu() || Wanderers::hasSubmenu() ? ' display-child' : '';?>" role="navigation">
<div class="container">
<div id="theme-nav">
<div class="navbar-main">
<jdoc:include type="modules" name="position-1" style="none" />
</div>
</div>
</div>
</nav>
<?php } ?>

<article class="theme-frame">
<div class="container">

<?php if ($this->countModules('position-2')) { ?>
<div class="row">
<div class="col-lg-12">
<jdoc:include type="modules" name="position-2" />
</div>
</div>
<?php } ?>


<div class="row">
<div class="col-md-<?php echo $this->countModules('position-7') && $input->get('option', '', 'default') != 'com_easysocial' ? '9' : '12';?>">

<?php if ($input->get('option', '', 'default') == 'com_easysocial') { ?>
<jdoc:include type="component" />
<?php } else { ?>
<div class="content-section">
<jdoc:include type="component" />
</div>
<?php } ?>
</div>

<?php if ($this->countModules('position-7') && $input->get('option', '', 'default') != 'com_easysocial') { ?>
<div class="col-md-3">
<div class="sidebar-section">
<!-- Begin Right Sidebar -->
<jdoc:include type="modules" name="position-7" style="sidebar" />
<!-- End Right Sidebar -->
</div>
</div>
<?php } ?>
</div>
</div>
</article>




<footer class="theme-footer">
<div class="container">
<div class="row">

<div class="col-lg-3">
<?php if ($this->countModules('footer-1')) { ?>
<jdoc:include type="modules" name="footer-1" style="footer" />
<?php } ?>
</div>

<div class="col-lg-3">
<?php if ($this->countModules('footer-2')) { ?>
<jdoc:include type="modules" name="footer-2" style="footer" />
<?php } ?>
</div>

<div class="col-lg-3">
<?php if ($this->countModules('footer-3')) { ?>
<jdoc:include type="modules" name="footer-3" style="footer" />
<?php } ?>
</div>

<div class="col-lg-3">
<?php if ($this->countModules('footer-4')) { ?>
<jdoc:include type="modules" name="footer-4" style="footer" />
<?php } ?>
</div>

</div>
</div>
</footer>
</div>

<div class="bruce-bottom">
<?php if ($this->countModules('bruce-down')) { ?>
<jdoc:include type="modules" name="bruce-down" style="footer" />
<?php } ?>
</div>
<?php
$option = JRequest::getCmd('option', '');
if ($option != 'com_projectfork' && substr($option,0,6) != 'com_pf') {

?>
<script src="<?php echo TEMPLATE_URI;?>/scripts/jquery-1.10.2.min.js"></script>
<script src="<?php echo TEMPLATE_URI;?>/scripts/bootstrap.min.js"></script>
<script src="<?php echo TEMPLATE_URI;?>/scripts/theme.js"></script>
<?php
}
?>
</body>


I have broken it about 12 times so far and can kind of fix it myself if it breaks again.
Some how the

bm-bann

is connected to the
bm-bann


It is some kind of custome module position. That is about as much as I understand.

I have no customisations for Blog Apps

So yes please feel free to update again and I can pick up the pieces if neccessary.

thanks in advance

Paul
·
Tuesday, 27 October 2015 19:50
·
0 Likes
·
0 Votes
·
0 Comments
·
ps this is also important:

 */

div#fd.eb .eb-post-body {
text-align: justify;
}


Apart from this that is about it
·
Tuesday, 27 October 2015 19:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Paul,

It seems like you have mention a lot of custom css code and you didn't point us which is that file location, it would be best if you can temporary do a full backup of your wanderers template folder, so that after I uninstall and install back also will not lost anything from your site.
·
Tuesday, 27 October 2015 23:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Arlex

Your wish is my command
It is pretty straight forward.
It is just the custom css file in the Wanders css folder and the main Wanders index file.
Have pulled the ENTIRE Wanderes folder to my local drive via FTP.

done

Paul
·
Tuesday, 27 October 2015 23:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Arlex

For what ever reason I see you currently have "Elegant" installed.
FYI I have absolutely no problem if you swap my subscription of "Wanders" for "Elegant"
Just saying

thanks for tackling this for me

best

Paul
·
Wednesday, 28 October 2015 02:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Paul,

Looks like you were faster than me again

The reason why i temporary install `Elegant` template in your site is because your current site only 1 site template available so Joomla do not allow me to uninstall it.

I already uninstall `Elegant` template in your site, and updated the latest version of Wanderers template, can you give it a check is it everything work fine now?
·
Wednesday, 28 October 2015 02:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Arlex

It looks pretty good to me.
Sure I have to fix the banner etc.
But will look at that another day

Could you please double check the following for me:

http://finalbug.net/groups/item/18-learn-resolve
http://finalbug.net/groups/item/17-learn-fcpx
http://finalbug.net/stream

They threw white pages briefly but after I cleared the Cache they seemed fine.

thanks for the great support

Paul
·
Wednesday, 28 October 2015 02:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Arlex

It all looks fine now.

thanks for your round the clock support

Paul
·
Wednesday, 28 October 2015 15:17
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome, glad to heard your issue resolved.
·
Wednesday, 28 October 2015 15:40
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post