-
AuthorPosts
-
April 8, 2016 at 4:49 am #911031
The problem solved by ninjalead guide on skype, i was expecting he was replying in this forum, but he did a great and very nice support on skype.
an easyblog-sidebar-2 position is a temporary position on ja bookshop, it is not available on the layout, so we need some custom html to load it on the site.
Here is the step by step to solve the problem :- Create custom module and put text below in the editor
"
{jatabs type="modules" module="easyblog-sidebar-2" position="top" mouseType="click" animType="animFade"} {/jatabs}
"
set position to sidebar-2 - create easyblog-latest module and set the position to "easyblog-sidebar-2"
- create easyblog-most-popular module and set the position to "easyblog-sidebar-2"
- install the ja-tab plugin if it is not yet installed.
- order the ja-tab plugin before the t3 framework plugin , to make it properly on load, we can read on https://www.joomlart.com/forums/topic/problem-module-jatab/
- The title for easyblog module should be short and simple, not a long sentence, or the ja tab will be overlapped and broken.
Thank you
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 8, 2016 at 10:22 am #911223Hi Adi,
I added templates/ja_bookshop//css/custom.css file directly on your site with the CSS style below
.ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li h3 { border-bottom: 0px solid #000000 !important; } .t3-sidebar .ja-tabswrap .ja-tabs-title-top { height: 60px !important; }
Now, you can see the long text under JA Tab plugin is working as well. Please check it again let me know if it helps
Regards
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by sriz786 8 years, 7 months ago.
The topic ‘EasyBlog Sidebar2 Missing’ is closed to new replies.
Jump to forum
- Create custom module and put text below in the editor