- NewspaperThe Mobile Theme
- NewsmagFooter templates
- NewsmagModal window
- NewsmagtagDiv slider gallery
- NewspaperModal window (Lightbox effect)
- NewspapertagDiv Slide Gallery
I should mention that adding a copyright notice to your images and the META data, using very unique filenames (which is what we do) and using something like DIGIMARC to watermark the image is useful for tracking theft.
How to delete the title in these 2 pages?
http://carmeneverywhere.com/copyright/
http://carmeneverywhere.com/store/
how to avoid the page titles appearing at the top of the text in these five pages? I’m not having this problem in the links and archives page. I still want the category breadcrumb to appear but not page title.
http://carmeneverywhere.com/about-me/
http://carmeneverywhere.com/disclaimer/
http://carmeneverywhere.com/copyright/
http://carmeneverywhere.com/contact-us/
http://carmeneverywhere.com/store/
Hi,
The line in the footer needs to be above the copyright text 🙂
I tried your code but the line appears above the logo in the footer, am I doing anything wrong?
link: http://www.sansan.qriosity.com.sg
Please help.. Thanks!
Hi
Replace in footer.php file the indicated line of code with this one: http://screencast.com/t/rd9K7l12K
$tds_footer_copyright = stripslashes(td_util::get_option('tds_footer_copyright'));
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hello Pc-Drifter,
I suppose that you are referring to decrease the distance between “Copyright Text” and sub footer menu. If you want to achieve this thing, it is necessary to use a bit of CSS. Please try the code below and place it in Theme panel->Custom CSS area like this: http://screencast.com/t/RLXJQhdt
.td-sub-footer-copy {
width: 750px!important;
margin-top:-25px!important;
}
The result you should see here: http://screencast.com/t/a0KIws9k
If is not what you mean, please provide more details.
Thank you for the message!
Hello there,
where can i the area for “FOOTER COPYRIGHT TEXT”
make wider?
http://www.bilder-upload.eu/show.php?file=f3ec5d-1450956086.jpg
Thanks for the support
Bernd
I DID IT! OMG I ACTUALLY DID IT!
Seriously, you don’t even understand what a feat this was. I’m not the most technologically savvy person and have never done any coding in my life. The apex of any coding I’ve ever done was the changes to my site’s copyright in the footer, that’s the most complicated thing I’ve ever done. I really thought this FTP stuff was going to be over my head, and I’m even using a CHROMEBOOK as my main computer right now, but I’ll be damned if I didn’t just figure it out… almost by accident!
Anyway, thank you very much for your help. You too, @neotrope. You’ve both been extremely helpful. I’m still in complete shock that I was able to do this.
Thanks very much for your help!
1. This was a very easy fix and took like a minute. What I’d wanted was to have the copyright symbol first, then my name, and the dynamic year last. The code you gave me makes it (C) 2015 Dane O’Leary and I wanted it (C) Dane O’Leary 2015. Is there a way to switch the copyright text you input in the theme panel with the dynamic date I just added? If there’s no simple way to do it, this is certainly good enough.
2 & 3. I tried to gain access to the “parts” folder so I could change those bits in the php files, but I was unable to get that deep into Newsmag using the WordPress Editor. Is there a way to edit those using the Editor? Or will I need some type of special program to change them, delete the them, and then re-upload it again with the modified php files?
Once I can gain access to that “parts” folder, I have no doubt that I’ll be able to make those changes and we’ll be right as rain. Thanks again!
Hello,
So I’m having issues with my footer. Two issues, actually.
1. Is there anyway to include a dynamic year (i.e., will always display the current year) in the footer copyright? Right now, I’m simply typing the year out myself, but I’d like to have it so that it will automatically change when one year rolls over into the next.
2. My name has an apostrophe in it. When I put it into the footer with the apostrophe, a slash appears before the apostrophe that I didn’t put there. In other words, when I include the apostrophe that is supposed to be in my name in the sub-footer’s copyright text, it turns ‘ into \’ and I need that slash to not be there.
My website is http://www.daneoleary.com and the sub-footer/copyright is visible on all pages.
P.S. I’ve already tried using this code that I found via Google search: <?php echo date('Y'); ?> It didn’t work. When I viewed the copyright on my live site, the code disappeared as if the theme panel recognized that I’d given it a PHP code or whatever it’s called, but it didn’t actually put a dynamic year in there.
Hi there,
Is there a way to add a caption and/or a tittle to a feature image, when it appears on its attached post ? It would be usefull for the credits and copyrights.
Thanks in avdanced.
thank you this worked for me as well
would be great to have an option in admin to allow html in copyright section / footer but I have setup child theme so good for updates for now
I have also added in the year so that it updates on it’s own
echo ‘© ‘, date(“Y”), ‘ ‘;
Space at the end added… it works but not even sure if I have done it correct lol
-
This reply was modified 10 years by
tripledm.
and, oh my gosh … it’s still there!
I guess the file names “update_log.txt” and “changed_files_6.5_6.6.1.html” are not specific enough?
===
NEWSPAPER THEME
Thanks for your support and feel free to contact us any time 🙂
https://forum.tagdiv.com/
~ Radu, Marius, Emil, Alina, Lucian, Nicu G., Alin and Nicu S. ~
[ Version 6.6.1 ]
– new social counter version. Facebook requiers now an API key, read more here: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/
[ Version 6.6 ]
– new: Custom code panel. We realized that all the custom css, html and javascript should be in one panel. We also added a custom HTML code section. All the input areas from this panel have autocomplete (ctrl+space) and error checking.
– new: whatsapp share for article on mobile devices
– new: added http channel test status in the system status panel. You can now check if the theme is able to get the tweet count, like count etc from your host.
– new: filter posts by ID in blocks. You can add/exclude specific posts on all the blocks now.
– new: the theme now has it’s own logging system. We can now debug hosting issues easier.
– new: a new self diagnosting and self configurating module that allows our theme to pull data from other sites more reliably.
– fix: smart list 7 and 8 – sometimes the content was doubled
– fix: g+ new icon
– improvement: video playlist is now more reliable and all the code is loaded only when needed via autoload. The youtube videos information is now collected using just one API call instead of multiple API calls for each videos.
– improvement: speedbooster 4.2 now supports woocommerce better and moves the style.css to the bottom
– improvement: the theme panel works better now when adblock is used
– improvement: all the ajax functionality of the theme is now loaded only when needed
– improvement: better security checks on all the ajax requests
– improvement: html is allowed now in the copyright section of the footer
– improvement: social counter button is clickable on the entire area
– improvement: almost all the javascript code now passes jshint. We still have about 15-20% of the code to refactor to the new standards but with time we will get there.
– improvement: the theme’s data source class can now be overwritten from the child theme
– improvement: all the widgets from the theme are now optimized to work better. The widget_builder class is now deprecated and all the functionality was moved to td_block_widget
– improvement: the video playlist now downloads the videos metadata on render, not on save post. This allows us to use the playlist on the on click demos.
– improvement: the following modules of the theme are loaded on demand now: td_log, td_remote_http, td_remote_video, td_data_source, td_video_support, td_more_article_box, td_page_views, td_review, td_ajax. This means that the theme loads them only when needed. We mesured a 10% faster load time after this tweak.
– fix: theme animations where incompatible with some plugins and the visual composer gallery. The animations still worked but all of them looked a bit strange.
– fix: bug with the demo loader – the dinamic css for a specific demo was still loaded even after the demo was uninstall
– fix: header style 8 top submenu z-index fix
– fix: image aligment issue when using custom article paddings
– fix: the documentation url for demos was wrong in wp-admin
– fix: we updated the ads links to point to the right documentation
– fix: Social counter now shows the followers instead of +1 on google plus. Please update your social counter to see the improvement.
– fix: styling issues with the latest version of BuddyPress
– fix: on rare ocassions with some plugins the theme was emitting warnings in the server logs like: “Catchable fatal error: Object of class stdClass could not be converted to string”
– fix: error that was showing up in logs when the theme panel was saved
==
-
This reply was modified 10 years by
simchris.
Generally Google likes the date if you have an actual “news site” or blog vs advertising or corporate site. Be aware they keep track of the date they first capture the content from your sitemap regardless so you can’t trick them into saying something is 10 years old when it’s 10 days old. Ideally the date is also used to identify ‘updates’ to content to ensure Google fully re-spiders a page for better SEO and relevance.
If you’re not running a news portal or blog, you obviously don’t need the “date” on a page, but posts are usually intended for time-specific content — if you comment on the holidays, it’s useful to know what year the holiday is you’re writing about for context. If commenting in a “post” about your new iPhone, useful to know what year that is, also.
There is no harm in having a date. For example even on “pages” it’s useful to have a copyright date in the META depending on your use case.
Just some thoughts on a pre-Thanksgiving morning here in Calif.
:-0
Hello,
1) Unfortunately the theme does not have an option for that and plugins usualy do not work with our blocks/modules as they are custom made. You will need custom modification of the core files to achieve your goal. Unfortunately i cannot provide a quick solution for it as the functionality of the big grid will have to be changed. You can hire a freelancer to do it for you if you really need this modification from sites like studio.envato.com
2)The big grid element was not meant to show excerpts. It can be done with custom modification.
3)You can update the theme with the envato toolkit: https://forum.tagdiv.com/how-to-update-the-theme-2/
If a major update will take place, some settings could not work anymore. But colors posts,pages and other panel settings are stored in the database and will not be affected by an update.
4)The text box from the theme panel (copyright) does not support html code by default. It gets removed by the theme so a link inserted here will not work without customization.
Modify the code in footer.php – http://screencast.com/t/bUR2WvmmY
echo stripslashes($tds_footer_copyright);
And also remove this code – http://screencast.com/t/dkdikkHCAJD1 so the html will not be removed from the panel.
Then you can add your link in the text box as before and it should work.
5)Please make sure you only use normal text characters in the widget title. Other characters such as – or _ or other symbols or language specific characters will make your widgets disappear.
Thank you!
<div class="td-pb-span5 td-sub-footer-copy">
© Copyright 2015 TELEREAD - Lovers of Books & Gadgets est. 1995 Website Design & Marketing Credits </div>
Great theme guys really enjoying it.
Rebuild site for a tech blog – http://new.teleread.com/
Having some issues with the footer.
I have free sections in my footer EDITOR PICKS / POPULAR POSTS / POPULAR CATEGORY
Could you show me were I can edit these also the follow us section in the footer.
Second issue I am having is the footer I wanted to add some links into the copyright section but it seem that when I add a link etc
Copyright 2015 TELEREAD – Lovers of Books & Gadgets est. 1995 Website Design & Marketing Credits
but it changes it to:
<div class=”td-pb-span5 td-sub-footer-copy”>
© Copyright 2015 TELEREAD – Lovers of Books & Gadgets est. 1995 Website Design & Marketing Credits </div>
Thanks for your help
Josh
1. Is it possible to pin the posts in Big Grid slider? For example, I want to have the second post on the second position, despite adding new posts to slider.
I have tested the WP-Sticky plugin and SM Sticky Clicky Star, but it doesn’t work.
2. Is it possible to add an excerpt to the main field in Big Gris Slider? Now I have only the title.
3. Can I have the update of the theme automatic? Is there a risk, that settings of my page will change after the update (modules on the homepage/colors/widgets?)
4. How implement an url to external site in FOOTER COPYRIGHT TEXT?
When I add Agencja NewsNet the system stick to the url the domain of the page,
expample: http://otopanorama.pl/news-net.pl
5. When I’ve created my own sidebar and add an widget, it appears on the site correctly, but when I want to edit the content, there is no such possibility, the content disappear in the cockpit, it’s empty (but visible on the site). When I want to edit it, I have to add new item.
Thank you in advance for help!
Agnieszka
Hi,
thanks for your answer. I saw this topic already but unfortunately it didn’t help me.
<figcaption class="td-slide-caption td-gallery-slide-content"><div class="td-gallery-slide-copywrite">In gallery the copyright is on the image</div></figcaption>
This code I want to customize it that it looks like this on normal images in a post:
<figcaption class="wp-caption-text">Text under a picture</figcaption>
Hello,
The text box from the theme panel does not support html code by default. It gets removed by the theme so a link inserted here will not work without customization.
Modify the code in footer.php – http://screencast.com/t/bUR2WvmmY
echo stripslashes($tds_footer_copyright);
And also remove this code – http://screencast.com/t/dkdikkHCAJD1 so the html will not be removed from the panel.
Then you can add your link in the text box as before and it should work this time.
Thank you!
Hi,
The copyright text has a specific width as you can add also a menu for your subfooter. If you don’t need menu there, you can use this custom css in Theme Panel > Custom Css – http://screencast.com/t/C7bdnxNDCY69
.td-sub-footer-copy {
width: 100% !important;
}
Thanks!
Hi,
If you want to use html code to the copyright section, use html to add the link and modify the code in footer.php – http://screencast.com/t/bUR2WvmmY
echo stripslashes($tds_footer_copyright);
And also remove this code – http://screencast.com/t/dkdikkHCAJD1 so the html will not be removed from the panel.
Hope this helps!
Thank you!
Hiya,
I’m having issues adding a link to my subfooter. This is the text I’m using in the sub footer section:
Copyright 2015 – London in Stereo <div class=”lis-website-credit”>Website by Make A Spectacle</div>
But for some reason, the link appearing on the page is http://cogdiss.com/%22http://www.makeaspectacle.co.uk/%22
Does the subfooter allow HTML / is there a way to solve this issue?
Ta!
Hannah
hi team,
Thanks for the wonderful theme newspaper.
i just installed it on: http://www.dealstantra.com/blog/
just want to know if i can use the demo content or not?
i can add more articles but i think the demo content is good to make my website already filled with articles
and i can add more . will it not hurt any copyright issues ?
Hello,
Unfortunately, there is no option for it in our theme, but you can do it if you alter the core files.
You can edit footer.php and add this code: like in this screen here:
http://screencast.com/t/KCVrL9GzJRV
Result:
my copyright in the back-end: http://screencast.com/t/pFAd1x36YXU
and front-end: http://screencast.com/t/2PfcuJN3imZ
Thanks.