-
AuthorPosts
-
stazzy Friend
stazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
November 19, 2014 at 8:34 pm #202892Gud evening Admin. I hav installed the ja nex t3 successfully but am having little issues with my slider. i am using sp smart slider it works well but my top-home 1 2 3 doesnt should on mobile only my moscot 1 and sidebar2.
Then for my social share it doesnt show the picture of the article it shows my logo or no picture at all pls help.
Thanks.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 20, 2014 at 4:56 am #555863Because mobile layouts are very small and you could not show all positions on that and we hide some blocks on mobile view port. You can find the declaration in this file: templates/ja_nex_t3/less/style-responsive.less
.ja-topheader,
.t3-navhelper,
.top-ticker,
.t3-home1,
.t3-spotlight-1,
.ja-footer1,
.video1,
.adv2,
.titbla_module {
display: none;
}
Check the block where that slider is assigned to and has one of above classes. If you want to show it, just remove its class from above declaration.
Regarding to social share, I need to debug it directly on your site, you can pm me URL and admin login info of your site
1 user says Thank You to Ninja Lead for this useful post
stazzy Friendstazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
November 20, 2014 at 5:21 am #555866Good Morning thanks for ur reply. I hav pm u my details. I also did the declaration but not response pls help. Thanks
stazzy Friendstazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
November 20, 2014 at 7:39 am #555893I have sent the details sir
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 20, 2014 at 10:38 am #555924This is my fault because your site is using blue theme and not default, you can try this again
Open templates/ja_nex_t3/css/themes/blue/template-responsive.css file
Find and change
.ja-topheader,
.t3-navhelper,
.top-ticker,
.t3-home1,
.t3-spotlight-1,
.ja-footer1,
.video1,
.adv2,
.titbla_module {
display: none;
}
To
.ja-topheader,
.t3-navhelper,
.t3-spotlight-1,
.ja-footer1,
.video1,
.adv2,
.titbla_module {
display: none;
}
About the problem in social FB share, this is problem from Content – Fast Social Share plugin (3rd party), you can raise bug to them and ask them help you to add image in the article
For example
<meta property="og:image" content="http://example.com/lamb-full.jpg">
1 user says Thank You to Ninja Lead for this useful post
stazzy Friendstazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
November 20, 2014 at 10:55 am #555929ok sir. What is i use your own social extension?
stazzy Friendstazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
November 21, 2014 at 1:11 am #556020Morning sir. thanks for your help so far.
Am now using ja social and am still gettin same issue. instead of the article photo and title, its showing me my advert image and category name as title. Pls help.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 21, 2014 at 9:01 am #556076About the problem with socials facebook share, you can contact to extension (3rd party) for help to fix it. I remember that you can select image in article to share with Facebook with
<meta property="og:image" content="http://example.com/lamb-full.jpg">
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by Ninja Lead 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum