- NewspaperSocial Sharing
- NewsmagSharing buttons
- NewspaperSharing
- NewspaperDesign your post pages using the Default Templates
- NewspaperFacebook Share
Hi,
You could try it in a testing/staging install first. A copy of the website can be created with the duplicator plugin for example, or by any other means. Then you can remove the Newsmag theme and its plugins, and install the Newspaper theme and its plugins.
Then it depends on how you want to proceed. One way would be to install a Newspaper demo, which will provide a new homepage and the templates. Or you can import demo parts, they are all available in the cloud library https://cloud.tagdiv.com/#/load/All
Besides sharing a few blocks from the composer, they are different themes after all.
In terms of risks, not sure what to say. Be sure to move your ad codes, analytics codes, also check the SEO, set the widget sidebars. If you use a child theme perhaps, that will have to be remade, in case it is still needed. If you have other pages, check those as well after switching the themes, they may have to be rebuilt or adjusted.
Let me know if you have questions, we can discuss more.
Thank you!
Dear Support Team,
Please I need your help regarding this error message.
I import single post page from Cloud template Tagdiv, and I unable to edit the page withis error message;
Error at zones: 6(models) : 7(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
Please see the atached screenshot for better understanding of the error.
Thannks and Regards.
This is not helpful. I just said there is no such folder.see my screenshot!
https://drive.google.com/file/d/1Z-VzuMNCUTlBT8xFk1FT_v_MtjBltCa9/view?usp=sharing
Here is the link: https://www.tennisfever.it/pagina-test/ Just look at the filter tab on mobile.
I’ll put the question here in simple format: is it possible to close the categories menu by clicking on the “altro” item? https://drive.google.com/file/d/1tSti7G5CawFqbcVOqrcmHb7PnBUtKYj8/view?usp=sharing
Hi, I would like the list of categories filter of a flex box to be closed by clicking on the word “other”. I’ll explain better with photos.
When the category filters do not fit in the filter tab of the flex box, they are grouped in a drop-down menu that opens on hover (see here https://drive.google.com/file/d/1NzKXpeny3oNiYmUgknVtS5zkPc1UOQGd/view?usp=sharing). The problem is that in some cases, especially on the mobile version, it is not possible to see the articles relating to the category that was clicked because the list does not disappear and hinders viewing. I would like the list to close when clicking “more” (Where is the icon, see the photo https://drive.google.com/file/d/1OYPReizLbnukfTyA3zvEBpIBeygYTrtb/view?usp=sharing) or when a category is chosen. Thanks!
Hi,
Thank you for sharing those suggestions.
Have a great day!
Hi Team,
I have three which are listed below:
1: Domain Not Associated in Admin Panel
2: Post Category and Feature Image Option not showing.
3: Remove Unnecessary Modules and Plugins from my site, it is just news updating portal.
Note: Please do the check the screenshot for the same in URL.
URL: https://docs.google.com/document/d/11EipXQDrhBVj30HCh-QFtOHH3lQWWzkeORQrm5gfYTg/edit?usp=sharing
Regards
Aslam
WhatsApp or Call +91-7236001002
hi when we try to edit single page post Template we get error content Mismatch
Please check the below screenshot
https://drive.google.com/file/d/1vjMhumVbduhwbkZyCrNGeWp6WrL9QrKl/view?usp=sharing
Please provide the solution
Hi,
Only on the main domain from Newspaper > My license there is field for activation and the theme is REGISTERED with Status: ACTIVE.
But for none of the subdomains there are option for activation.
On the subdomains there are only Welcome, Plugins and Support, but in these panels there are not field for activation.
From Themes on the subdomains the Newspaper Theme is visible and the status is “Active: Newspaper”.
However the options Prebuilt Websites, System Status, Updates, Theme Panel and My License are not visible on subdomains and is unimpossible to modify these settings for each subdomain.
Screenshot of a subdomain Newspaper panel:
https://drive.google.com/file/d/1OQRbgmMy9eHo47OITvDuMHOBP-pSnVe9/view?usp=sharing
Screenshot of a subdomain Theme panel:
https://drive.google.com/file/d/1v76N4iN7KvvP0an8N77q8s_5EHMOXnpk/view?usp=sharing
-
This reply was modified 2 years by
zakonnik.
Hi,
There are Sign In/Join options in the mobile version of my site navigation menu. These shouldn’t be there as I don’t want visitors logging in to my site. I’m using Magazine v12.
Please advise on how to remove these options.
Thanks!
Hello,
1. You can translate the title “Latest articles”,from Theme Panel -> Translations -> Translations -> https://i.imgur.com/au65th8.png -> https://i.imgur.com/E46N46d.png
2. Unfortunately, no.
3. There is no option to open in a new tab, but the social shares are opened in the popup.
4. There are some styles for sharing https://i.imgur.com/wvVBD6X.jpg
Thank you!
I have installed Mobile theme and loading speed has improved.
1. I’d like to know how can I change the text Latest Articles to Latest News as the site is about news and not articles.
2. Can I change grids on the homepage to see box shape like in desktop version. so it looks better?
3. How can I make Social Media Share Icons to open in new windows on both mobile and desktop themes?
4. Also in desktop version how can I make Social Media Sharing Icons to color and square shaped?
-
This reply was modified 2 years by
cybernox.
Hello.
Please add KakaoTalk to the SNS share button.
Kakao Talk and Kakao Story are different.
Kakao Story is not used by many people, and API support is scheduled to be discontinued soon.
Please consider changing to KakaoTalk for the next update.
This is the full link. It has two screenshots plus the screen recording.
https://drive.google.com/drive/folders/1CFsWB1MXdspImj0MOAYeeh-PWwY8sHSu?usp=sharing
We recently started using longer excerpts for posting on article sharing sites and I’m now getting longer than desired excerpt lengths on my home page
I’ve tried to edit the excerpt length limit for each block in tagdiv composer, in bulk and then individually, but the theme is not respecting my values.
Any ideas
<div class=”fixed-buttons”>
<button id=”whatsapp-button”>
<i class=”fab fa-whatsapp fa-3x”></i>
</button>
<button id=”phone-call-button”>
<i class=”fas fa-phone fa-3x”></i>
</button>
</div>
<style>
.fixed-buttons {
position: fixed;
bottom: 20px; /* Adjust the distance from the bottom as needed */
left: 50%; /* Center the buttons horizontally */
transform: translateX(-50%);
z-index: 9999;
text-align: center;
}
.fixed-buttons button {
padding: 10px; /* Adjust the button size as needed */
margin: 5px; /* Adjust the button spacing as needed */
background-color: #FF0000; /* Adjust the button’s background color */
color: black; /* Adjust the button’s text color */
border: none;
cursor: pointer;
}
.fixed-buttons button i {
margin-right: 5px; /* Add spacing between the icon and text */
}
.fixed-buttons button:hover {
background-color: red; /* Adjust the button’s background color on hover */
}
@media (max-width: 768px) {
.fixed-buttons {
left: 20px; /* Adjust the left distance for mobile and tablet screens */
bottom: 5%; /* Center the buttons vertically */
transform: translateY(-50%);
display: flex;
flex-direction: column;
}
.fixed-buttons button {
padding: 15px; /* Make the buttons smaller for mobile and tablet screens */
margin: 10px 0; /* Add spacing between the buttons */
}
.fixed-buttons button i {
font-size: 24px; /* Increase the icon size for mobile and tablet screens */
}
}
</style>
Also Get it : https://docs.google.com/document/d/13B9ddhW1dFju-dquhE1RibvnNvL6dMek52X5Q2kgF54/edit?usp=sharing
Respected Sir/Mam,
I am a developer at Mallemaala Entertainments, located in Hyderabad. We have a few requirements for our movie review website, 123telugu.com
newspaper theme performance speed is very slow Please give
us some tips to increase website speed
mobile version is very slow 33%
system version is also very slow only 62%
I am sharing images URL links :
https://gallery.123telugu.com/images/theme_test/Basantham1.png
https://gallery.123telugu.com/images/theme_test/Basantham2.png
Thanking you,
Regards,
Narendra.
Hi,
From what I can see on the articles, the screen goes left-right, and on a more detailed investigation, I see that the css from a plugin referred to the one in the theme for the social share elements.
The simplest solution is to use a css code:
.single .td-post-sharing-bottom {
padding: 8px;
}
This code needs to be set in the theme panel > custom code> advance css > phone.
Thank you!
Thanks Anamaria, but that solution doesn’t append to the social media icons that are defined. Can you please add it to the next update of Newspaper? Might be handy to add some ’empty’ sharing referrers so that in future we can create their logo’s ourselves in case we like to use a soc media channel that is nog part of your predefined list?
I am getting this error on all pages. What should I do? Can you please check this?
https://drive.google.com/file/d/1QGspYqNhTlbuQW7of3LJ28REJpnNv0Qq/view?usp=sharing
Hello,
I could not able to access cloud templates (Header template), and facing this issue.
Can you please help me to fix this issue?
https://drive.google.com/file/d/1QII0JudY8TXw000GNRbp8Cwc_K-xhV62/view?usp=sharing
Dear Newspaper Support Team,
I hope this message finds you well. I am reaching out as a supporter of the Newspaper theme, seeking your guidance on how to remove a specific column from my website.
Screenshot:- https://drive.google.com/file/d/1_Iytkhx7qvsDsQJ3o5krSeF4K2vYd538/view?usp=sharing
Hi,
To add the share option please check this guide https://forum.tagdiv.com/social-sharing/
Thank you!