-
AuthorPosts
-
October 6, 2008 at 10:16 pm #134082
Hi
My Webiste is http://www.dealscamp.com
I have changed index page (i.e Home under main menu) from Joomla Front page to VirtueMart Online-Shop / E-Commerce Component
From there onwards syndicate is not showing up…
My Questions:
1. How can i get that syndicate button right after footer as showed in template demo page…
2. How can I add more syndications like atom xml etc there.
3. How can get “Subscribe to this page” in browser address bar like what we get in this forum.&
In product categories if i select main category like computers; underneeth that we have sub categories like monitor, laptop, desktop etc…
If i click on subscribe to this feed on main category it is not showing any products which are actually in sub categories; but if i click on particular sub category feed button I am able to see all products in that category and able to successfully add that to my yahoo, google, etc feed readers
How can i get all subcategory products in the main category feed?
Thanks in advance..
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 8, 2008 at 5:02 am #274184Hi sanumala !
you must make sure that syndicate module is enabled in admin panel , please go to admin >> extensions >> module manager and check it again !October 8, 2008 at 12:45 pm #274238Hi Hainn84
syndicate module is enabled. when i change Home menu thye to joomla–>article –> front page blog layout it as showing as in demo page. but when i change it to virtuemart –> Online-Shop / E-Commerce Component
it is not showing…When i switch to front page layout
view source is like bellow
<div class=”foot-rss”>
<a href=”/camp/index.php?format=feed&type=rss”>
<img src=”/camp/images/M_images/livemarks.png” alt=”feed-image” /> <span>Feed Entries</span></a></div>
When i switch back to virtuemart –> Online-Shop / E-Commerce Component
view source is like:<div class=”foot-rss”>
</div>
I guess in front page layout we have Parameters(advanced) –> Show feed yes/no is there
but for the virtuemart component it is not there to configure… thats why it is not showing
virtue mart component is getting feed info from some where else it is showing empty
when i open JA Mosolite template html filei saw like this
<div class=”foot-rss”>
<jdoc:include type=”modules” name=”syndicate” />
</div>I can conclude that <jdoc:include type=”modules” name=”syndicate” /> is not getting working properly when i switch to Virtuemart component.
Please help
alpa JA JobBoardalpa
- Join date:
- February 2008
- Posts:
- 33
- Downloads:
- 20
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 7 times in 1 posts
October 8, 2008 at 12:52 pm #274242I have exactly the same problem. Working locally I publish a new syndicate module in the syndicate position and the syndicate button is not showing.
Had a look at template.css and I found these lines:
div.foot-rss {
position: absolute;
top: 30px;
right: 20px;
}div.foot-rss img {
vertical-align: middle;
}Where as in typo.css I saw this:
p.feed {
background: url(../images/icon-rss.gif) no-repeat top left;
padding-left: 25px;
}Which one is used to display the syndicate button ?
October 8, 2008 at 1:17 pm #274246Hi Alpa
For your questing you have to use div.foot-rss
like <div id=”foot-rss”> </div>And enable syndicate module –> put that enabled sysndicate module in syndicate pos
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 13, 2008 at 8:50 am #275002Hi sanumala !
you must make sure that sysndicate module is assigned for display on all page. if posible, please send admin account via pm , i will check it for you !October 14, 2008 at 1:23 am #275125no worries i fixed it on my own by editing template html…
FYI.. that is not a problem with syndicate button .. that is problem with template itself..
alpa JA JobBoardalpa
- Join date:
- February 2008
- Posts:
- 33
- Downloads:
- 20
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 7 times in 1 posts
October 14, 2008 at 5:54 am #275158Hi sanumala,
what were the changes you made to the template file to make the syndicate button appear on all pages?
Thanx
alpa
October 14, 2008 at 2:46 pm #275245To show in the footer of every page
go to Extensions –> template manager –> select JA Mesolite –> edit html
at the end in footer section i have done like this
<!–<div class=”foot-rss”>
<jdoc:include type=”modules” name=”syndicate” />
</div> –>
<div class=”foot-rss”>
<a href=”/camp/home.php?page=shop.feed&format=feed&type=rss”>
<img src=”/camp/images/M_images/livemarks.png” alt=”feed-image” /> <span>Subscribe Us</span></a>
</div>Note: change your links based on ur site for a herf and img..
And to get subscribe us in firefox address bar
i have installed http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,3402/Itemid,35/ extension and enbled in left postion without title and all the stuff
once you have installed above extension goto configuration of the extension and give your feed link… ie what ever you have in <a href> of above with complete path…Hope this helps..
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by sanumala 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum