-
AuthorPosts
-
jamjodesign Friend
jamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
August 14, 2017 at 11:27 am #1056285Hi there, I asked for help around this actually on this thread here https://www.joomlart.com/forums/topic/compatible-with-easyblog-5-1/ and it was solved on my staging website as you can see from that thread. So I copied this easyblog theme to the live site where ES 5.1 is running and again I have the same issue of the theme not really be compatible as you can see here: https://www.business-achievers.com/news as the background of my posts is not white and some of the css does not seem to lineup as it should like in my staging site here: http://www.jamjosandbox.com/intranet/news
I actually copied the theme from the staging site to the live site so I have no idea why this would happen frankly. Any help would be much appreciated right now. Thanks James
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 15, 2017 at 3:03 am #1056426Hi James,
As I can see it looks fine now, did you get it solved?
jamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
August 15, 2017 at 7:38 am #1056512@saguaros no its not solved. What I see here on my live site is this: http://recordit.co/U3cs6vmkru please notice that the thumbnails are squashed into each other, also when you click into the post itself and view the single post in the second part of that video there is no white background and the spacings are off?
On the staging site none of these happen and the white background and spacings are all in place like so: http://recordit.co/dZ98bL21sT
I have cleared my cache on the live site but they are certainly not the same here? What is it that you see on the live site, if you could show me a screenshot here?
Also stackideas have confirmed the issues I have stated above as they needed to hack the EB theme you guys made just to get the new reactions area to work in EB 5.1
Hope this makes it more clear now.
Thanks James
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 15, 2017 at 8:51 am #1056531Hi James,
It looks like you copied the theme but not compile yet as I can see it still loads the css for old version.
Try to backup all current css files first, then go to template manager > Compile LESS to CSS.
(Remember to backup first as when compiling less to css, the current css files will be overwritten)
Regards
1 user says Thank You to Saguaros for this useful post
jamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
August 15, 2017 at 9:56 am #1056547Thanks for the support @saguaros i really appreciate that. You were exactly correct, by recompiling the less to css everything worked in nicely.
There is one element of the EB theme from joomlart that is not working with the latest EB V5.1 and that is the support for the new Reactions feature in EB 5.1 so what I did was add the necessary codes below in /components/com_easyblog/themes/ja_intranet/blogs/entry/default.php and the reactions are showing up now. So maybe you should add this to the theme at line 197 of that file default.php for others and for future proofing the update. Thanks
<?php if ($this->config->get(‘reactions_enabled’) && $this->entryParams->get(‘post_reactions’, true)) { ?> <?php echo EB::reactions($post)->html();?> <?php } ?>
1 user says Thank You to jamjodesign for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 15, 2017 at 10:27 am #1056550Thanks for sharing, I will pass to the team for further updating.
jamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
August 15, 2017 at 11:17 am #1056569Thank you Saguaros. Appreciate that.
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by jamjodesign 7 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum