- NewspaperSocial Sharing
- NewspaperSharing
- NewspaperDesign your post pages using the Default Templates
- NewspaperFacebook Share
Hi @anamaria – thanks for sharing the link but it seems the good option is to add the code to a page-template. Somehow, adding a code to functions.php and generating a shortcode is just not giving out the right solution in case of ACF’s nested repeater fields.
How can I add the code to a blank template assigned to my CPT?
To follow up, the non featured image in the example post was fixed by changing it from a png to jpg file, if that helps figure out the issue with non-members being able to see the image content, such as the icons in the main menu and social media sharing blocks.
Dear @Seraro,
I have a question about your website nextdigitalhealth.com. I plan to implement similar functionality as you have with the filters (Funding News). I like your functionality because there are no page jumps and the filter works smoothly. At the same time, I noticed a bug – when you select a filter in a specific category and then remove it, the posts are displayed incorrectly (image attached Filter Bug). Refreshing the page helps and the posts are displayed as they should be, but just for you information that bug exist.
I have a few questions and would appreciate your help and advise.
(1) Did you implement this functionality on the Newspaper theme? I’m asking because WP ThemeDetector shows that your site is using the SmartMag theme.
(2) How did you implement the filtering so that the page does not scroll to the top but stays in the position it was in and the results update comfortably?
(3) If you are using the Newspaper theme, which Pre-Built Websites did you use as a basis for creating your site?
Thank you in advance!
Kind regards,
Yuriy
-
This reply was modified 2 years by
Yuriy.
Dear Bettina Sir,
Thank you very much for helping me, Finally I was able to activate the license successfully.
But I have another problem, if I go to my license then my license is showing inactive my domain itpalacebd.com, (see screenshot : https://drive.google.com/file/d/1YzQHblSSa9k9IgxwciYhC7u5jXoJU4Vn/view?usp=sharing) I want to keep my current domain and remove all other domains, how to do that please help me.
I have enabled paypal and disabled direct transfer. I have enabled Paypal and added Client Id after creating an app in Paypal: https://drive.google.com/file/d/1XDFAghNrm-hSkX3BlhZTmJdekLnkutQ9/view?usp=sharing
Also, I have attached page after I have added credit card details and proceeded: https://drive.google.com/file/d/1hu5G1voghZHDeu2bA9fTey7rcA-W0Ess/view?usp=sharing
sir,
I have reset the license key and want to activate again for my new domain but it is not activating, just keeps loading
Please see the screenshots and help me.
https://drive.google.com/drive/folders/1A2dTRLdmd9fP7MA23nWnna2QCSsJ7ZPS?usp=sharing
Good day!
I apologize in advance for questions that may seem obvious, as I am still very much a beginner. I am testing the Directory/Listing functionality of the Newspaper and have some questions:
Pre-Built Website “Job Hunt Pro”: during the selection of categories, the page completely refreshes and jitters, which is annoying. This happens both on the demo version and after the installation of the Pre-Built Website (pls watch one minute video attached).
Pre-Built Website “Real Estate Pro”: Similar situation, the page refreshes and jumps to the very top (focusing on the top part of the page, not the area where you make selections).
The above-described problem will definitely provide a negative customer experience, and from my experience with other websites, it should not be happening.
For example, on the TagDiv page of Pre-Built Websites TagDiv Prebuilt Website selection a similar selection feature is implemented, which works smoothly without page refreshing or jumping.
I am adding one minute video with problem illustration:
Video illustration
Questions:
1) What needs to be done so that the Directory/Listing functionality on the above-mentioned Pre-Built Websites works smoothly without page refreshes and jitters? Is it possible to implement this within a Pre-Built Website? If there is a solution, please provide detailed instructions for beginners on how to implement it.
2) How can the functionality be implemented within Newspaper, where filters work as smoothly as on your site (from the link above)? How the simmilar functionality is implemented on your website?
3 If such functionality is not possible within the Newspaper theme, please suggest plugins that would work with the Newspaper theme to implement this functionality.
Thank you in advance for your help.
Hi,
Sorry, I made a mistake. It’s this block I want to modify.
<div class="tdm-social-wrapper tds-social1 tdi_22"><div class="tdm-social-item-wrap"><i class="td-icon-font td-icon-instagram"></i><span style="display: none">Instagram</span></div><div class="tdm-social-item-wrap"><i class="td-icon-font td-icon-linkedin"></i><span style="display: none">Linkedin</span></div><div class="tdm-social-item-wrap"><i class="td-icon-font td-icon-twitter"></i><span style="display: none">Twitter</span></div></div>
I can’t modify href=”tagdiv” of href=”tagdivofficial” from theme panel settings: https://forum.tagdiv.com/social-sharing/
Thank you for your help.
Hello!
You should disable it from the theme panel settings: https://forum.tagdiv.com/social-sharing/
Thank you!
I have created my website with this theme, but when sharing individual posts to WhatsApp, etc, that directly opens the mobile theme, how to disable that?
This is Kakao Story. Currently, Kakao Story has an error due to the end of the sharing function.
KakaoTalk is the most used messenger in Korea. I would appreciate it if you could change it to this.
installation (activation) error is as per this screenshot – https://drive.google.com/file/d/1i_HEhn-92s0HB-Sf8MO5TYHg5EVP3xv6/view?usp=sharing
Hello,
You can translate it in the theme files wp-content/plugins/td-composer/legacy/common/wp_booster/td_social_sharing.php -> https://i.imgur.com/A6mIVVB.png
Thank you!
Hello,
My site is hosted on VPS & LiteSpeed Web Server & LiteSpeed Cache Plugin.
All cached pages have an issue with the paging buttons from Single Related Posts, Flex Block 1, Flex Block 3, Flex Block 4 and Posts Loop Modules of Newspaper theme.
When a request is sent to admin-ajax.php as a filter, it will have a security token, this is called a nonce.
This token is valid for 12-24 hours so I usually have this problem for less than a day because the page is still cached but the token has expired so it ends up with a 403 error.
To fix this issue, I need to add the nonce name to the ESI nonce list in LiteSpeed Cache Plugin.
Now please tell me what code generates this security token on action td_ajax_block.
Best regards
Hi, on one of my website search bar is shifting full website to the left when anybody search on it. Please check screenshot.
Hello,
This behavior of Facebook sharing is not related to the Newsmag theme. Something on the Facebook side threatens your link as spam; maybe you shared it intensively, and someone marked it as spam. Please ask the Facebook team about this; they can help you.
Thank you for your understanding!
Hello,
I solved my cache problem with the social sharing module. My solution is to exclude /wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js.And then purge the cache several times. Which I didn’t do during my first attempts. I only purged it once on my first try. I’ve had this solution running for 5 days and it seems to work very well.
I don’t know if the solution you suggest is better?
Thank you very much for your help.
Luc Laporte
Dear support,
Something very strange happened when I tried to add a JavaScript code to my website (under the header script code https://prnt.sc/Syh8AxQjc5P6 ) . The code was essential to make advertising banners appear on the site. Initially, the code was accepted, and I saved it. I could see the banners appearing correctly on the site. However, after a few minutes, when I loaded the admin panel again, I found that the code had disappeared.
My website: https://www.backdoorpodcast.com/
I am sharing the code below for your reference. Please advise.
For your information, I activated the basic preset of the litespeed cache plugin, while we found the solution. With this preset the social sharing module works but at the expense of speed and other optimization functions.
Hello, I recently had a problem with social sharing and Litespeed Cache. I think I need to exclude the CSS and JS modules from the social sharing module but I don’t know which JS and CSS I need to identify and exclude them from the cache system.
I tried to exclude the JS by entering /wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js in the exclusion field but that has no effect.
This is the only theme module that stops working when I activate the Advanced preset. The social sharing icons and function no longer display at all.
Could you help me.
Thanks in advance
Luc Laporte
Hello,
Thank you for sharing this information; I’m sure it will help other users who are considering abandoning the AMP version.
Have a great day!
Hi simchris, thank you for sharing on our community the steps for how to redirect amp URLs.
Best regards, Calin
Hello, I have an issue with sharing links on Facebook or whatsapp: the cover photo of the post does not appear, the logo of the site appear instead