By Robert Zajac on Monday, 22 August 2016
Posted in Technical Issues
Replies 10
Likes 0
Views 409
Votes 0
Hello.

Home blog is correct, holds up in the template. However, if you select the option 'categories' or 'users' to the following breakdown (damage) Joomla template.
Best to see it on my test page.
http://pastel.nazwa.pl/ro-uslugi365/blogi-firmowe - correct appearance
http://pastel.nazwa.pl/ro-uslugi365/blogi-firmowe/categories - template broken

Where to find the cause of such behavior?
What causes these changes?
Hi Robert Zajac,

I've inspected that the css code template ".jm-container" for both EasyBlog home and (categories/user) is different.
Can you add the css code below and see how it goes?
.jm-container {
max-width: 1080px;
padding-left: 45px;
padding-right: 45px;
}


Hope this helps
·
Monday, 22 August 2016 12:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi.
Putting this code does not help much.
Now all the pages are the same, but the template is still broken.
See the attached screenshots. (szablon-po-zmianie means template after the change; szablon-wlasciwy means template before the change )

Now template lost his left margin. Could use a solution that changes the display only EasyBlog.
·
Monday, 22 August 2016 22:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Robert,

Can you please provide us with the FTP access to check on this please? Also, your license is associated to the domain http://www.anglia4u.co.uk/ but you are requesting support on http://pastel.nazwa.pl/ro-uslugi365/blogi-firmowe

You did mention that this is a test site but checking on anglia4u.co.uk, both these sites looks entirely different. Can you please advise?
·
Tuesday, 23 August 2016 02:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi.
In the first post I wrote that it is a test page.
Page anglia4u.co.uk still running under Joomla 2.5.28, on the test I did upgrade to Joomla 3.5. I always try to test changes to the components on the test page, in order to avoid problems with the correct side. On the test page is the same template as on the right page, but the data are slightly different, the result of other tests.
I had some problems with the switch to Joomla 3.5, so this is not done as standard. I uninstalled components first, and after going Joomla 3.5 I installed them again. Maybe that's why I have a problem with templates.

How can I provide you with the FTP access?
·
Tuesday, 23 August 2016 22:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi.
I updated the post - I gave the data to FTP
·
Tuesday, 23 August 2016 22:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Robert,

I am sorry but based on my comparsions and from what I am seeing, http://pastel.nazwa.pl/ro-uslugi365/ is actually an upgrade and test site from http://uslugi365.pl/ and I don't see how is this related to http://www.anglia4u.co.uk/

EasyBlog Pro allows you to obtain support for 1 domain as per the service contract and we will not be able to assist you on additional domains that are not associated with the domain that is assigned to your license.
·
Wednesday, 24 August 2016 00:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello.
As I said I test operation of the component EasyBlog and the advertising component, and the page template (JMClassifieds ).
As you can see page uslugi365.pl does not have a component Easyblog and the test page has the component. Pages anglia4u.co.uk and uslugi365.pl, as well as the test page work on the same template. Test page runs under Joomla 3.5 and the pages anglia4u.co.uk and uslugi365.pl operate under Joomla 2.5.28.

On the test page I have a problem with the display component EasyBlog under the JMClassifiedstemplate, the template is also available on the anglia4u.pl, that is, if I run the migration to Joomla 3.5 that I will have the same problem (I think), so I'm trying to solve this problem to a later migration side ran correctly, so that I could deal with this problem. If I do not solve this problem on the test page I will not be able to solve it on the right side.
·
Wednesday, 24 August 2016 01:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Robert,

I've checked in your site, it seems like that was your current template issue, you can check on my attached screenshot below.

I have no ideas why it only load on the Easyblog frontpage from that css file. Perhaps you can consult with your current template provider regarding this.

By the way, I already temporary put that css code into this following css file, it should work fine now.
JoomlaFolder/templates/jm-joomclassifieds/css/layout.css


/* temporary put this code*/
.jm-container {
max-width: 980px;
padding-left: 45px;
padding-right: 45px;
}
·
Wednesday, 24 August 2016 19:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello.
Thank you for your intervention. Unfortunately, this solution does not settle all the problems. I think that I would do again migrate from Joomla 2.5 to Joomla 3.5, maybe now be able to avoid some mistakes.
·
Thursday, 25 August 2016 04:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Alright, keep us updated then.
·
Thursday, 25 August 2016 07:19
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post