-
AuthorPosts
-
mile1950 Friend
mile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
January 31, 2016 at 1:38 pm #872806Hi,
How to add FB side bar to my pages? Blog, top places?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
February 3, 2016 at 1:01 pm #875398Done
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
February 3, 2016 at 8:06 pm #875712HI
in destinations please if it is possible on the left side.If it is possible that in the blog section on the right side I have a list of blogs like on destinations page and Facebook on the left side?
Best regards
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
February 4, 2016 at 5:03 pm #876491Hi @mile1950,
You can navigate to backend >>> Extensions >>> Template Manager >>> choose the template assign to that page (to check this, navigate to menu item and see the Template Style) >>> switch to tab Layout and change the layout to default (this one has left / right sidebars).
The other point is default layout doesn’t have position slideshow and section-2. You can open file templates/ja_hotel/tpls/default.php and look for this code :
<?php $this->loadBlock('masthead') ?> <?php $this->loadBlock('section-1') ?> <?php $this->loadBlock('mainbody') ?>
and update as below :
<?php $this->loadBlock('masthead') ?> <?php $this->loadBlock('slideshow') ?> <?php $this->loadBlock('section-1') ?> <?php $this->loadBlock('section-2') ?> <?php $this->loadBlock('mainbody') ?>
1 user says Thank You to Adam M for this useful post
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
February 5, 2016 at 5:02 pm #877373Hi Adam,
I have thinked about it and decided that the best would be like it is in the print screen below. Could you help me do it? I don’t know where to download FB sidebar and how to assign it as well the same articles from the same category.
I would like that this is appearing on my destinations page and as well blog page.
Thanks for your help.
Best regards
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
February 7, 2016 at 8:17 am #878266Hi @mile1950,
You can try with 3rd party extensions like Facebook Widget Plus or Advanced Custom Facebook Likebox Widget.
The manual way is to go here, type in your Facebook username and choose appropriate settings to suite you need. Hit the Get Code button >>> create new Custom HTML module in Joomla!, paste the code there (make sure in System >>> Global Configuration >>> Default Editor >>> set to None) and assign the module to page where you want.
1 user says Thank You to Adam M for this useful post
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
February 7, 2016 at 3:56 pm #878462Great thank you!
One more thing here it is not published! http://www.essenceofcroatia.com/destinations/106-pula/166-pula-city-guide
How to fix it that is also in the aricles ?
I have already assign it to menu Destinations.
Cheers
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
February 9, 2016 at 8:19 am #879772Hi @mile1950,
You can check my previous reply in February 4, I mentioned about the Layout. You can navigate to Menus >>> Main Menu >>> Destinations to see which template style was assigned to this page. Then go to Extensions >>> Template Manager >>> choose that template style >>> switch to tab Layout and make sure it has left / right sidebar position.
1 user says Thank You to Adam M for this useful post
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
February 9, 2016 at 1:04 pm #879908Hi Adam,
I had already added Facebook side bar and now I would like to have it as well on my destinations example:
http://www.essenceofcroatia.com/destinations/95-dubrovnik/135-dubrovnik-city-guide
http://www.essenceofcroatia.com/destinations/94-osijek/130-osijek-city-guide
http://www.essenceofcroatia.com/destinations/106-pula/166-pula-city-guide
http://www.essenceofcroatia.com/destinations/108-split/179-split-city-guide
http://www.essenceofcroatia.com/destinations/96-rijeka/139-rijeka-city-guideI have assigned it to destinations menu but it is still not appearing.
Could you help me solve this problem?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
February 12, 2016 at 5:03 am #881684Hi @mile1950,
Thanks for the info. I checked your site and see that the page Destinations is assigned with template style ja_hotel – Full, this style doesn’t have sidebar position.
Now all pages you want to enable sidebar are child-page of Destinations, so navigate to Template Manager >>> edit style ja_hotel – Full >>> switch to tab Layout >>> scroll down to Sub Layout >>> choose default instead of – Use Default –
1 user says Thank You to Adam M for this useful post
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
February 12, 2016 at 12:14 pm #881892Thanks @adam,
how I could add this side bar with articles in my blog as well?
http://www.essenceofcroatia.com/destinations/96-rijeka/139-rijeka-city-guide
You can see it in Rijeka city guide Destination guides is name. In blog I would like that is shows latest articles from blog.
Please let me know
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
-
AuthorPosts
This topic contains 16 replies, has 2 voices, and was last updated by Adam M 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum