We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Kurt
  2. General Discussion
  3. Friday, 12 December 2014
  4.  Subscribe via email
Hello,

I need to load a module at debug position. A good example would be like your social widget that appears here (on this site) at an absolute position.

Am using T3 framework 2.3.1.

I had a look at the post here: http://www.t3-framework.org/discussions/debug-position-issue.html but it seems quite complicated for a newbie like me.

Moreover I have seen that there is this option, so I set it to 'ON' : 'Custom Code' > 'Show debug module position' but the module set at 'debug' position is not loading. Is there anything simpler than the instruction from the above post?
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kurt,

For this site, we use AddThis service, a FREE one. To replicate the social widgets, please add the addthis layer code to the field "After <head>" in the Custom Code setting panel in the T3 BS3 Blank template style back-end setting.

Here is a sample AddThis code:

<!-- AddThis Smart Layers BEGIN -->
<!-- Go to http://www.addthis.com/get/smart-layers to customize -->
<script type="text/javascript" src="//http://s7.addthis.com/js/300/addthis_widget.js#pubid=your-id"></script>
<script type="text/javascript">
addthis.layers({
'theme' : 'transparent',
'share' : {
'position' : 'left',
'services' : 'facebook,twitter,google_plusone_share,pinterest_share,more'
}
});
</script>
<!-- AddThis Smart Layers END -->


Check out the setting screenshot: http://easycaptures.com/fs/uploaded/948/4419835609.png

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
P/S: you can create a new account on AddThis, copy our sample AddThis code, replace the "your-id" with your id on AddThis.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,

Thanks for your inputs but I might have expressed myself wrongly. In fact I need to load a Module from Activehelper to enable chat support on my website. I was thinking of displaying this module like you did for your social sharing widget. I mean at an absolute position which stays there even when scrolling. So I was thinking that the debug position would be ideal for that.

Anyway, any hint to load that debug position would be much appreciated!


Thanks!
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kurt,

To enable the debug position, please enable the option in the "Custom Code" tab in the template back-end setting.
If the debug does not help, let me know and I will try to give you an other solution.

Here is the screenshot of the setting: http://easycaptures.com/fs/uploaded/949/6851273791.png

P/S: Once the option is enabled, the debug position will be loaded.

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,

thanks for your message, I have already done that. I just realized that the debug position is loading just below footer. Like in the picture.

Any hint about how to load that module on the right like shown in the picture ?
Attachments (1)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kurt,

The debug position is Joomla solution and we just provide option like Joomla does. For your expectation, I am afraid it's out of support scope. You should ask for paid support. Check it out at: http://www.joomlart.com/joomlart/joomlart-tweak-service-for-joomla-magento-products

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.