Hi,
I switched to the Gadget Pro theme today and encountered several issues that I’d appreciate your help with:
1. Prev/Next not working on homepage First (Main) Flexslider
On the homepage – https://www.haustier.net/ – the prev/next arrows on the first FlexSlider 2 block aren’t working. The block has no category filter. The second slider with the exact same settings works fine. (I now have set a filter there but it would also work fine. (Unique ads is not enabled on the page)
2. Social sharing buttons not visible on single posts
Example: https://www.haustier.net/die-richtige-ernaehrung-fuer-verschiedene-tierarten/
Nothing shows on the post pages when I add it in the page builder. It feels like sharing is somehow disabled or being blocked by the theme.
3. Where are “td-gadgets-loop” and “td-gadgets-flex” defined?
These classes appear to be specific to the demo content. I’d like to know where these are defined (CSS or template) so I can review or override them as needed.
4. Translating the “READ” button
How can I translate the “READ” button that shows up in blocks like “More from author” and certain homepage grids? I couldn’t find this string in the theme’s translation panel.
5. How to enable infinite scroll like in the demo?
I’d like to activate infinite scroll on post single, just like in the Gadget Pro demo. Is there a specific setting or block type that enables this?
Thanks in advance for your support — let me know if you need more details.
Hi,
1. I checked the homepage and the next prev seems to be working on all blocks except the first one were all the time is bringing the same article. What I can suggest is to try with a filter applied this should resolved the situation.
2. Please check in the theme panel if you have any social share enabled to be display. If there are only a few socials, you can use this quite to add the rest of them – https://forum.tagdiv.com/topic/missing-social-share-options/
3. Where are “td-gadgets-loop” and “td-gadgets-flex” defined? – those classes are coming with the demo install, the css is implemented directly in the demo so you’ll need to overwrite it by adding an extra css that will apply on those classes.
4. This needs to be done per each block where you want to adjust the text, use tagDiv Composer, edit the page/template, select the block and in Layout tab look for button text – https://i.imgur.com/1bvkgVK.png
5. This can be done by editing the single post template with tagDiv Composer and enabling the infinite loading option. You can use this guide – https://forum.tagdiv.com/infinite-loading-single-posts/
Thank you!