- NewspaperThe Mobile Theme
- NewsmagFooter templates
- NewsmagModal window
- NewsmagtagDiv slider gallery
- NewspaperModal window (Lightbox effect)
- NewspapertagDiv Slide Gallery
Hello,
I would like to know if it’s possible to have the date changing in the copyright…
When we go to january 1st 2016, The copyright would right 2016 instead of 2015 without intervention… In my previous theme I would write this :
© 2013-%year%, Tous droits réservés | Byothe
Maybe it’s not classified as a footer. From the bottom footer, that has the copyright info, then the next one is the one with the logo, About us and social icons. The third section from the bottom is the one I am looking for, that currently has Editor Picks, Popular Posts and Popular Categories. I don’t see where I can alter the settings for that section.
I want my copyright notice to spread across the entire subfooter. How?
Buenos dĂas!.
ya está resuelto el copyright footer
Abriendo el wp-admin de wordpress, a la izquierda pone Newspaper debajo de Escritorio
desplegamos – Theme panel – Footer settings …y aparece en – FOOTER COPYRIGHT TEXT. AhĂ se modifica.
Mi Ăşnica duda, este theme se puede usar para hacer otra web?
es decir,..otro servidor y otro cliente?
gracias.
Lo primero gracias Jorge por tu interés,
lo segundo una duda urgente, sabéis editar el el texto del footer
© Copyright 2015 – Newsmag by TagDiv , porque en:
Apariencia/Editar/Plantillas/Footer… no me deja esa opciĂłn, ya que no aparece.
ÂżDonde es?
y la tercera cosa, se puede emplear esta plantilla en varias webs de otros servidores? o es una compra de este templaten solo uso?
Gracias, un saludo.
Hello AilyRoot,
I think you are referring to the sub-footer settings at the bottom of the page here:
https://forum.tagdiv.com/footer-templates/
The sub-footer with the copyright info can be configured from the theme panel:
http://screencast.com/t/Ca2MtntOeYOh
If this is not what you meant let me know.
Thank you.
Hello
so far we like your theme “newspaper” very much (our site is still under development though) , so we want to ask that do you offer any copyright removal options?
We came to wordpress from invision board (forum system) , they allow us to pay $XX to legally remove your link below the website. If you don;t have, maybe it is a good idea to think about it too 🙂
Hi,
You can add it in the footer file, like this: http://screencast.com/t/qYSa87dY0oJ
This is the code I’ve used there: echo $tds_footer_copyright . '<a class="custom_link" target="_blank" href="http://www.google.com">Google.com</a>'; – http://screencast.com/t/CB7brcYuH
Hope this helps!
Thanks for the message!
-
This reply was modified 10 years by
Lucian.
Hi there,
Can you please tell me how I can add a hyper link ie. < a href=”http://www.examle.com”>Example page in the sub footer section?
I added this text in the copyright section of the themes customization panel and it is appearing, but when i click on it, it points to http://www.siteitson.com/”www.example.com”
I would also like this link to open in a new tab.
thanks in advance.
Hello Author,
I have purchased Newspaper Theme a month ago and have been using it only on one website. I was inactive for a week and was unable to download the latest update. Today when I opened my Envato account to download the latest update, I couldn’t find the theme.
Kindly please address the issue and help resolve it.
PS: I have not violated any copyright issue or any other such rules.
Thank you.
Hi
in my subfooter the copyright section on the left is not vertically aligned with the footer menu section
on the right
as you can see here: http://screencast.com/t/sQ39pGVxsM
live at: http://www.carmenlaterza.com
how can I fix it?
thank you
Hi,
Try to edit footer.php file like this – http://screencast.com/t/vgPAKyS6nZk it should work fine – http://screencast.com/t/JoqyhNlY8 – http://screencast.com/t/1AQRLYXGbfhp
stripslashes($tds_footer_copyright);
Thanks!
Please, check my web ( http://www.48horasbadajoz.com )
In footer section, I need add the text “Copyright 2015 – 48horasBadajoz · Made with love in Badajoz by Creattiva” and link the word “Creattiva” to a url.
I tried to add html code, but the link doesn’t work.
The HTML code that I added was the following:
Made with love in Badajoz by Creattiva
Hi,
That filed hasn’t been designed to work using html tags. If you need a custom url for your copyright text then you can add it directly in the footer file like this: http://screencast.com/t/kfnFyyRjDRsQ
Here is the anchor tag I’ve used: http://pastebin.com/Ta9yJMs3
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
In the footer copyright text, why can’t I include an external link? the field reads HTML, but when I add a link outside of my website, it is not read properly. It becomes “www.businessbuzz.me/*link i inserted*”
I used “http://” when inserting the link in the tag.
Can you please have a look at what I mean? I kept it in the footer.
Thank you.
Be sure you paste the link in via text editor, not visual editor, as WordPress (not the theme) may try to wrap it as a URL vs the normal oembed link — which is managed by WP not the theme.
I have had this issue in all themes, when pasting in from MS Word. So now if I pasted in story from Word, I don’t paste any YouTube URl, then add that later via the text editor for the post after doing a draft save.
Not a theme issue, sadly. It’s WordPress stupidly thinking it’s a link vs an ombed element.
Only other reason a video won’t work is if it’s restricted to certain countries for copyright reasons.
Logging in to the WordPress admin panel also managed by WP, not the theme, but if you have any plugins running which hook into the admin but load things externally (like some Jetpack stuff, etc., you might get delay for that). Often you can try disabling extra plugins to see what might be causing delay login.
Hope that helps 🙂
Also be aware there is no way to prevent people copying your content if it loads in a web browser; you can try to block some content being “scraped” — but this also means not having RSS feeds, and if Google can’t read the page, you will be doomed in SERPS. So, you obviously would want to “test” any such plugin and then in Google’s developer tools do the various “load as Google” to see HOW the bot sees your page — if Google can read it you should be fine; of course if Google’s bot can read the page so can others.
How extreme do you want to be ? Are you going to block archive.org ?
For many folks, having strong copyright notices, creative commons logo, and doing periodic searches online can help track down content pirates. There is nothing to stop somebody from rewriting your content, though. If you properly copyright your website (e.g., in the U.S. with the copyright office), you can file a DMCA complaint to have some pirates content removed from Google search results, which is huge deterrent obviously.
And of course, the biggest way to protect content is from a member site where people have to “log in” to view the story; perhaps having teaser for public, and members see the full site.
The ability to “protect” content is a bit of a myth. Disabling right-click doesn’t actually solve anything. For example, SnagIt can capture the full page as an image once it’s in the video buffer in the browser/on screen; Adobe Acrobat DC can capture an entire web page.
Not to scare you, just the facts after 20 years of doing web dev myself. Our company used to actually sell a content protection product called “Mindset Mprotect” for protecting images; and then IE added as “save page as HTML” feature which completely negated some of that. Remember again anything “rendered” in a web browser can be captured as it’s loaded into cache and/or “visible” on a remote device.
Rendering a page in FLASH has some protections, but then you lose most mobile users.
Upshot — be realistic in your goals on the “myth of content protection” with WordPress.
Well that’s dumb.
I suppose since it’s already offering in numerous plugins, and also found in YOAST SEO, and can easily be inserted into a header.php template, not a terrible thing.
But I find that somewhat hard to believe, or even justifiable — that’s like saying you can’t insert a link to your Piwik stats into a theme, or you can’t have a box to put in your AdSense codes … makes zero sense whatsoever. It’s just a box that prints the “block of text” into the header file.
Now if the theme developer is piggybacking their own GA code in the theme, THAT would be bad; but providing customers / users / admins a way to put the GA code into the theme — that’s a convenience factor for those buying themes, many of whom are newbies to WP (obviously if you read ANY support forum for themes).
I’m raising the stupid flag on this one — I can’t imagine WHAT the security issue would be with this. It’s simply a convenience — just like adding a copyright notice to footer, or adding in author meta for post authors … sheesh (!).
Hi,
I see you use an very old theme version (1.7) while the latest version is 4.6.3 now available on themeforest: http://themeforest.net/downloads so you need to change this sign theme’s customizer: http://screencast.com/t/ZIeLRKDWf2q If this cusomtizer isn’t working for you then you would have to update your theme and use the latest version’s features and panel to change the copyright date and text as you like.
To update the theme please follow the theme update guide paste below and make sure you backup your current theme an WordPress installations so you can revert back to them if something goes wrong: https://codex.wordpress.org/WordPress_Backups
Use thew instructions from this guide and update the theme to the latest version: https://forum.tagdiv.com/newspaper-documentation/ – download the latest theme from themeforest: http://themeforest.net/downloads then use the FTP method and remove the old theme files and upload the new ones. After this you’ll or you can use the Visual Composer plugin to build you pages/posts content and layouts: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Make sure you go trough all theme’s documentation here: https://forum.tagdiv.com/newspaper-documentation/
If you don’t want to update the theme then you can change the copyright text and date hard coded and replace the $tds_footer_copyright variable with a string 'Copyright 2022 - your text' like this: http://screencast.com/t/JR6vKdsX – http://screencast.com/t/yE0HIIS2
Thanks
Where can we edit the “© 2014 BodyArmorNews.com” part in the left lower corner?
I cannot find it anywhere in the editor and would like to change 2014 to 2015.
Thanks!
Greetings,
Iwan
You can use the ASCII code for the copyright symbol …
& # 169; (no spaces)
sometimes you can also get away with the html entity, & copy; (no spaces)
If you look at my previous comments, I recognized the copyrights on photos. My question is whether or not they would give me all the menu and article content / layout. Again we get these things because what is presented has given us ideas. Other wise we could simply download a bunch of fonts and plugins and do the whole thing ourselves.
I have bought many themes over they years and most of the time they do give you a sufficient amount of demo material. Recently I bought “The7” theme and it is a good example of my claim.
I purchased the newspaper theme last night and there are many things about it that I am impressed with. Having said that, the demo content is not one of them. The demo content is horrible. When it is installed the end result is a Homepage heading in the menu and contacts. The pages don’t look anything like the demo being advertised. I understand that some images might be copyrighted but then similar sized ones should be put in their place. Often when someone buys a template, their hope is that can reuse the ideas being displayed. In other words, many would just like to change the content but keep a similar structure. In its current form one has to re-invent the wheel. The other purpose of demo content is that it allows the user to reverse engineer pages to learn how to do something new.
I was wondering if anyone had any comment on this?
Interesting point; in our case we’d rather simply have “NewsArticle” since we don’t use/are not blogs
https://schema.org/NewsArticle
https://schema.org/BlogPosting
NewsArticle and BlogPosting are both a “subset” of article
REF
https://schema.org/Article
Seems like a nice feature would be to have a field in the theme panel to specify this properly (e.g., BlogPosting or NewsArticle); or perhaps turn if off as I have a hunch some “schema.org” plugin might prove useful for some of the extended elements – or even Advanced Custom Fields (ACF) to embed custom elements in posts.
https://schema.org/articleBody
https://schema.org/articleSection
https://schema.org/alternativeHeadline
https://schema.org/copyrightHolder
obviously the overall wrapper of “article” works for now.
But obviously “Blog” alone doesn’t fit either schema!
Not a bug in theme, we embed videos from both YouTube and Vimeo all the time.
These embed via OEMBED into a post, which is a built in function of WordPress inside posts, and with a wrapper for featured video, so that it fills the space.
I’m not sure why the line 109 in your setup would be trying to load an external website URL via FOPEN (which should be done via CURL anyway) … loading the proper VIMEO URL should simply do that in the normal iframe.
If you look at the actual line 109, it’s simply to get headers:
function is404($url) {
$headers = get_headers($url);
if (strpos($headers[0],'404') !== false) {
return true;
} else {
return false;
}
}
Remember NOT to put https in front of the shortcode URLs (youtu.be), only the full youtube.com URLs.
With Vimeo, be sure the video allows it to be used on other sites, depending on country of origin and copyright elements.
Not sure that helped. Just noticed this and had a thought or two.
You should update to 1.6, as it’s much better than 1.4 (lots of improvements). I was pleasantly surprised.
Use my upgrade guide for ‘best way’ to ensure clean upgrade.
-
This reply was modified 11 years by
simchris.