Hi there,
Firstly, thanks for such a great theme!
I have a question about adding sharing icons to the front page modules. I have been able to add the icons to the module files, in my child theme, that require the icons using <?php echo sharing_display(); ?> in combination with Jetpack. The only issue I have is that it just tries to share the front page, rather than the post link of the item the icons are set with. Is there a way I can loop the post link?
Thanks and regards, Sam
Hello samwoods,
Unfortunately, our theme does not have such an option to offers you a way to set your sharing icons for modules, sorry! As a quick hint, you have to change each module and alter the code -> http://screencast.com/t/NqXB02paQ Please notice that is a complex task that requires some additional customizations through the code and to accomplish that is required custom work. If you are not aware of the steps needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thank you for your understanding!
Hi Catalin, thanks for your reply, yes I managed to edit the module and functions code (I’m using td_module_11) to get the icons to display, all good, but I was hoping you could tell me why it doesn’t link to the post that it is displayed for in the module (given that it’s sitting inside the module)? It’s like it strips the link out and just allows you to share the front page, not the post link.
Thanks again, Sam
Hello samwoods,
Unfortunately, I don’t know what kind of code you are added in the module files and as I said you above this task involve more additional customizations that involve custom work. This requires using the current class with $this and then you have to link the code of your sharing buttons.
Unfortunately, if you are not aware of the steps which needed in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thank you for the message!