- NewsmagSharing buttons
Hello,
You need to edit with tagdiv Composer, select the element and delete it with right-click -> https://i.imgur.com/3fLfzKd.png
You can disable the socials for sharing from the theme panel settings -> Social/Apis -> Social Share -> scroll till you see these options: https://app.screencast.com/Ogf0bD2oBciEG. Also, you can delete it with right-click.
Thank you!
Hello,
Regarding the issue of social media content preview when sharing articles, I followed your guidance and conducted further research. I’ve discovered that the problem does not lie with Facebook’s settings. This is evident as when I share content within the Buddypress community, the preview appears as expected, as shown in the screenshot I’ve provided.
However, when sharing content from the website template to social media platforms, preview issues persist. Particularly on Twitter, the previews fail to display correctly. Given that Twitter is an essential platform for our daily sharing activities, I kindly request a reevaluation to pinpoint the root cause of the problem.
Thank you for your assistance.
https://app.screencast.com/x6sSuyWai6Rd4
Hello,
I’ve noticed an issue when sharing articles on certain social media platforms:
The display is abnormal, either failing to show the article’s image preview or truncating the title.
Alternatively, the platform may directly display the website logo instead of providing a preview of the shared content.
I would greatly appreciate guidance on resolving these issues.
Thank you
https://app.screencast.com/eo7w3FqczBYRt
https://app.screencast.com/lQmFAc8dg4A3p
Hello,
When I create column text in the Newspaper theme and want to edit it, it never opens. It keeps me waiting all the time.
You can watch the video about this from the link below:
https://drive.google.com/file/d/1GxriPo2lSL0gEw6p7vW_zduqXTz7CHFz/view?usp=sharing
I tried turning off all plugins, but the problem was still there. Both the theme itself is installed and Child Theme is installed. Child Theme is active.
I want only the Newspaper 12 theme installed, not the Child Theme.
Please request your guidance on this issue.
Thank you!
Ok, I will share some details. This is the links
https://www.electronicsforu.com/technology-trends/learn-electronics/miniature-circuit-board-mcb?
https://www.electronicsforu.com/electronics-projects/smart-light-project?
https://www.electronicsforu.com/technology-trends/learn-electronics/flyback-transformer-basics?
I have also attached an Image, please check: https://drive.google.com/file/d/1PfLru9ER6wyqXx3d6pM81pu1J2i62t0U/view?usp=sharing
Hi,
Yesterday i was trying to edit my post which has created using tagdiv composer.
I am using ‘Column Text’ element and tried to edit content.
Below i am sharing SS of console error.
Screenshot: https://ibb.co/hm1rL7m
Hello,
I’m having trouble while sharing my blog posts on Facebook, because very often the featured image is not displaying.
How can I fix it?
Images not showing when sharing articles to Facebook after latest update. Only a white square with the picture name. Have tried Newspapers own share function + other share plugins. Same problem.
Screenshot
https://ibb.co/3p1mWfQ
Hello! I selected the AMP (Use Mobile Theme for) option in the Theme panel. When I load my website on mobile, it displays the home page correctly. However, when I open a post or blog, it switches to the mobile version and shows a button at the bottom saying ‘Exit mobile version.’ I don’t want this mobile version because it disrupts all of my website settings. My website has been working properly until now, but I’ve been facing this issue for the past day. The problem is shown in the video below.
https://gadgetsfocus.com
https://drive.google.com/file/d/1zMoQnUz9-Sy3OiwEHExyHVwN7Unu8XVy/view?usp=sharing
Another situation I just Encounter is, I have just installed a local environment for testing purpose on my PC. Which is newspaper.test. This installation is to test newspaper theme before working on the original site. But, interestingly under licence panel it shows the domain as registered. I did not put any licence key on the registration option. Why is sowing as a registered.
https://drive.google.com/file/d/1ipylTt4dxFDZCCQf3L3TkHGjwkWSssb2/view?usp=sharing
Hi! I use the inbuilt share function in Newspaper:
All the articles of Newspaper have sharing buttons at the start of the article (usually under the title) and at the end of the article (after tags). You can sort the social networks with drag and drop.
Hi,
You can change the text from here wp-content/plugins/td-composer/legacy/common/wp_booster/td_social_sharing.php -> https://i.imgur.com/UjdlgV2.png
Thank you!
Hi, I installed the prebuilt theme called Newspro
Now upon publishing articles:
1. If i add featured image it is duplicated twice in the post but the image is visible on home page card as well
Home page screenshot : https://drive.google.com/file/d/1fFEEWO1WSTRYJkZoX39LBl3Rqyb96Qpg/view?usp=sharing
Look at the post with images displayed in the lower end of the screenshot
now example of the post : https://chainnewsnetwork.com/education/proof-of-liquidity-defi/341/
https://chainnewsnetwork.com/news/shiba-inu-meme-coin-mania-grips-market/387/
In both of the example image is coming in the box and is is replicated again.
2. If i do not add the featured image, on the home page there is no image and it looks quite ugly and broken
example of home page (https://drive.google.com/file/d/1fFEEWO1WSTRYJkZoX39LBl3Rqyb96Qpg/view?usp=sharing)
Example of post page
https://chainnewsnetwork.com/news/dogwif-outpaced-shib-bonk/402/
3. Also look at this demo content which you prebuilt and it looks beautiful, but my posts look ugly, While i choose default temple from panel for posting, kindly let me know what can i do to make my posts beautiful
Sample content link
(https://demo.tagdiv.com/newspaper_news_hub_pro/2022/03/04/td-post-a-newfound-quasicrystal-formed-in-the-first-atomic-bomb-testesd-in-us/)
Actual Content link :
https://chainnewsnetwork.com/news/dogwif-outpaced-shib-bonk/402/
May be i am configuring something wrong
Hi,
Please set this code in the Theme Panel -> Analytics/JS code in head -> https://i.imgur.com/UypAKbc.png with style tags,
.td-js-loaded .td-post-sharing,
.td-social-sharing-button.td-social-sharing-button-js {
opacity:1!important;
transition: none!important;
}
Thank you!
Hi smga,
thanks for sharing the solution for your problem. We have “Show date” enabled in the Block Settings, so I guess we have a different problem.
… and Hi Support,
in our case dates are displayed only on the first page but not in the following pages.
But : In the HTML code I can see dates on all pages in the datetime attribute of the time class definition.
To format the date we use the plugin “WordPress Hebrew Date”. If I disable this plugin – surprise! – the date is displayed on all pages. But another strange thing happens : The date format (e.g. names of months) is German on the first page and English on all following pages.
So something is different in the way dates are formatted on the first page and on all following pages.
Any hints about what might be the problem?
Thanks!
Hello
Sharing buttons on mobile aren’t being shown from time to time
I tried your recommendation from another article to delete tg composer then resintall it but still same thing..
Can you check please : https://halacanada.ca
Hello,
Thank you for sharing this information. Yes, usually, this issue is caused by the object cache file.
Have a great day!
Hi Anamaria,
Thanks for sharing.
The fetured image captions is fine
But my problem is with the direction of the post images
(Those inside the text area)
I can’t find the way to alighn the captions RTL…
Can you guide me how to do that?
Thanks,
Yaron
Without having done any structural changes to my site, suddenly it’s breaking the header area. It seems to be something to do with the main menu. Refreshing multiple times changes the behaviour (see the three images below) but all three behaviours are broken.
So far I tried:
– Updating all plugins and Newspaper to the latest versions.
– Deactivating and reactivating the Newspaper plugins.
On the screengrab where the site almost looks good – the drop-down menus don’t work, only the “Join PCA” menu item that’s a direct hyperlink works, the others aren’t clickable and don’t activate the drop-down.
The images above are posted to my Google Drive, and shared publicly, but don’t seem to show up here. You can right-click them and visit the URLs to view the images.
Hello @jozefradi !
You will need a SEO plugin for that. We recommend you to use the Yoast SEO plugin because it’s tested with our theme. Example: https://forum.tagdiv.com/facebook-share/
Check the configuration: https://forum.tagdiv.com/social-sharing/
Thank you!
Hi Bettina,
Thanks for sharing the above intructions.
I did customize a default button, but it doesn’n change the default design of the design of components
When I load a component to the TAGDIV designer, it comes with its own button and header.
And they are always diverted to LTR.
I must have a solution for that because it is a very basic functionality when working RTL with your page builder…

–
Thanks,
Yaron
hello and thanks for your reply earlier.
please refer to the screenshot, two days ago i tried to achieve the same.
https://drive.google.com/file/d/1O1-1sXtPGAIYSm5LGEHBnsDKbHxEK-yD/view?usp=sharing
the article link that you have posted suggests 3 methods the first one via widgets.
which of them is applicable while using the newspaper theme?
also as of now my only problem is the mobile version.
Most of the pages in the web as well as the web version displays the translation option.
Posts in the mobile version do not display the translate option.
Prior to adding the widget, it was already displayed on all other pages as well as posts on the web version.
please can you write a detailed reply on which method to use as there are three methods, however as you can see the screenshot the option to add widget to side bar that is on all the posts does not exist.
Please reply asap
hello and thanks for your reply
please refer to the screenshot, two days ago i tried to achieve the same.
https://drive.google.com/file/d/1O1-1sXtPGAIYSm5LGEHBnsDKbHxEK-yD/view?usp=sharing
the article link that you have posted 3 methods.
which of the one is applicable while using the newspaper theme?
also as of now my only problem is the mobile version that does not display the translate option on posts.
it was already displayed on all other pages as well as posts on the web version.
please can you write a detailed reply?