Where to update copyright part in lower left footer

Posted in: Newspaper
Post count: 7

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

Post count: 7909

Hi,

Please make this change in Theme Panel > Footer: http://screencast.com/t/4MOaefpfmlUlhttp://screencast.com/t/9lUOeY18Nsw

Thanks!

Post count: 7

Hi there,

Unfortunately we could not find this Theme Panel > Footer button anywhere.

Please check our screen here: https://dl.dropboxusercontent.com/u/14778658/Screen%20Shot%202015-05-12%20at%2011.25.03.png

Post count: 7909

Hi,

I will show you on your image – http://screencast.com/t/IaFTz10Th

Hope this helps!

Post count: 7

Sorry but this is not where I can find the Theme Panel > Footer button as our banner management system is locate here. Is it possible to change a file with html editor? thx

Post count: 6600

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/JR6vKdsXhttp://screencast.com/t/yE0HIIS2

Thanks

Post count: 7

Just a short question.
Where can I delete the “click here – to select or create a menu” text at the top menu?
This text is located in top left corner below the date.
See http://www.bodyarmornews.com

Greetings,

Iwan

Post count: 7909

Hi,

You can use this custom css in Theme Panel > Custom Css to hide it: http://screencast.com/t/6SOinVNEzOX

.top-header-menu {
display: none;
}

Or if you want to remove the text you can find it in menu-top.phphttp://screencast.com/t/VII9KLhy

Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.