- TutorialsHow to install Revolution Slider
- TutorialsHow to Install bbPress forum
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsImport Revolution Sliders
- TutorialsSystem status parameters guide
- TutorialsHow to Update the WPBakery Page Builder plugin
- TutorialsExisting content
Hello, thanks for the reply. I’m starting to understand now that the demo must be doing something other than changing just the Theme Panel settings. I basically installed the them with the black demo on a development site, not the live one, and copied the settings over.
I’ve been able to adjust the CSS to get the black background, but that does nothing for the rest of the look. I’m guessing installing a demo includes another css file?
How can I get the full Black Demo look on my live site without overwriting anything? It’s a live site that I don’t want to be messing with or adding anything extra if you know what I mean?
thanks in advance.
a) change passwords
b) reinstall WordPress (delete original files via FTP, do clean install; backup your wp-config.php file
c) delete and reinstall ALL plugins
d) delete and reinstall ALL themes
e) check root public folder for any errant php files; check htaccess file
* once site working, cleanly
** MAKE PERIODIC BACKUPS!
** Update WordPress when it tells you to for security patches
** disable editing of core files, disable XML-RPC, disable password reset option
** scan site once a month with free Securi site scanner
** MAKE BACKUPS!
Hi,
I suggest you try as a test to disable all your plugins except Visual composer, clear any caching installed and check to see if this has any effect. Also this could be caused by a caching plugin or system that you are using. It is recommended to use this caching plugin with the theme – https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thanks
Hi,
Please try to deactivate all your plugins except the ones that are provided in the theme package, clear any caching installed and check again. The issue is mostly caused by plugins. You could also take a look at this topic that describes similar WordPress problems
– https://wordpress.org/support/topic/wp-admin-sorry-you-are-not-allowed-to-access-this-page/
Thanks
Hello wsikes,
There is no any specific plugin used in that demo. Please do not confuse the demo with the functionality of a plugin because the demo is not equal with the plugin. Please keep in mind that each of our demos has a specific style which is applied on your end when the demo is installed. For more information about our demo installing, please check the documentation here -> https://forum.tagdiv.com/installing-demos/
Thanks for your understanding!
Try reinstall Visual Composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
If this does not work, you will have scratch to re-install WordPress and the Theme.
-
This reply was modified 9 years by
Edward.
Hello Cavemantraining,
I guess that your demos is not right installed on your side, sorry! It seems that black color is not applied on the main wrap. As a quick solution, you should try using the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-main-content-wrap{
background-color: black;
}
I suggest you make a new clean install from scratch, via FTP way and use only the required plugins which come bundled with the theme core files and then, simply install the demo you like, clear all your caches and check the results. Should work as expected.
Thanks for your understanding!
Hi,
The code should work, probably you just need to clear the cache you have installed on your website to make it apply. Try entering the code in the Theme panel->Custom Css section and see if it works after you clear the cache.
Thanks
Hello fernando,
I have inspected your website and I did not saw any problems with your sidebars. Everything seems to work as expected. If the problem is still there, you should provide some useful screenshots so I can identify the problem. Also, after this, you should try making a new clean install via FTP, clear all the caches and check the results.
Thanks for the message!
I’ve installed the Newspaper theme with the black demo on a test domain, I’ve replicated the settings on my live domain, but no matter what, the content block stays white. You can see this here http://www.cavemantraining.com
The facebook social counter in the side bar was showing numbers, but then it went to 0, I noticed this is the same on the test domain which did not have my app id etc. so assuming it’s something bigger going on?
Hi i recently installed a theme my website https://mandirwahinbanayenge.com
When viewing by mobile content on pages like “about”, “submit article” doesnt load. Only recent articles and footer load please solve
Hi, I’ve installed the Black demo on my test domain and replicated settings on the other, but no matter what I do, I can’t get the background black on the live domain. The live domain is here http://www.cavemantraining.com
I think you misunderstood my post.
I am NOT USING the plug-in.
I have stopped using the “Google Tag Manager for WordPress Plugin.”
Instead of using a plug-in, I want to install the Google Tag Manager manually. It operates similar to Google Analytics.
https://developers.google.com/tag-manager/quickstart
It is SECOND most installed feature of Google’s Analytic Tool Suite. Being so popular and widely used, I was hoping there would already be a set and proven method to install with your theme.
For many, not using Google Tag Manager is not an option. It must be installed.
I was asking for the best method of modifying the CHILD THEME to added the needed Google Tag Manager Code Snippets.
It has these two requirements:
1. Paste some GTM code as high in the <head> of the page as possible.
2. Additionally, paste addtional GTM code immediately after the opening <body> tag
With that said, you are saying I should copy header.php to the child theme, and modify it there? Is that correct? Is that the best method? Is there another approach?
This issue is most common when WordPress is “installed” via hosting panel vs FTP as the FTPuser, where the directories become “owned” by Apache or similar, and so FTPuser cannot edit/delete/remove.
Your hosting co (or if you have SSH access and know what you’re doing) can “change ownership” permissions on the public folders inside the public root to be “owned” by the FTPuser. (You will need to generally tell them WHO the FTPuser account actually is, not the WordPress admin). Meaning, they will need to know the FTP “user” you are logging in as to your site, to change ownership to that user.
Hope that helped a little!
I am having the same exact problem… On a completely fresh install.
After a clean installation (not db) and some server optimization on apache and following again the optimization guide https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
it seems themasports.com is fast again.
Hi,
If you mean to activate a license, there is no need to do this. The Visual composer editor provided in the theme package is pre-activated. You just need to install and activate the plugin in the plugins section, then you can use all it’s features. More information related to this here
– https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thanks
Hello,
If you cannot upload the theme via ftp following this guide: https://forum.tagdiv.com/install-via-ftp/ then you will have to contact your host as the limitations and/or permissions are added by your host, not the theme.
Thank you!
Hello komsak,
I suppose that you are referring to the appearance of a flash/time loading when you enter on your website, right? This behavior appears when you have additional customization through custom CSS code and also, I suppose that you are using the Speed Booster plugin. Please notice that the CSS are working in cascade and the first time will take the code from style.css that is set it by default and then the theme will take the custom code that you have changed from Theme panel and practically this flash is generated by this cause. As a workaround, you have to check your style.css and try to add directly in this file your desired custom code. So, if your problem is still there, please try to revert the theme to the default settings, without any customizations and let us know how it goes. Also, you can try to make a new fresh install from scratch with the latest version of the theme and check the results. Also, please make sure every time you cleared caches. Noticed that the only files where you will have to edit are style.css.
If you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hello mixalakis123,
I have checked this case on my website, using the td-composer or Visual Composer and notice that the Big Grid 4 is the same for the both pages, as you can see here -> https://www.screencast.com/t/hC2tguoNfQ If you are using some untested plugins, please try to disable all of them, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme core files and rule out any conflicting plugins.
Thanks for the message!
Hi,
It seems the popular categories is not working properly. This should organize the categories based on the number of articles inside each category. The first category displayed should be the one with the most posts from the start. I would suggest as a test to disable all your plugins except the ones provided with the theme, clear any caching installed and see if the widget is displaying the right information. It could be a plugin that is interfering with the functionality of this widget. Please let us know how it goes.
Thanks
I a plugin called “WP JOB MANAGER” installed
I need to implement a custom login page. I was told to insert a snippet into my theme functions.php file.
Where do I insert this snippet in Newspaper functions.php?
See forum discussion below:
Changing Login Redirects
When clicking ‘login’ links in both Job and Resume Manager, they will default to the WordPress login page (because that is the only login page these plugins know about!). If you want to send the user to a custom login page instead, you can use a small snippet in your theme functions.php file.
This snippet will redirect all login links to the specified page (just replace /login-page/ on line 3 with the slug of your custom login page):
add_filter( ‘login_url’, ‘my_login_page’, 10, 2 );
function my_login_page( $login_url, $redirect ) {
return home_url( ‘/login-page/?redirect_to=’ . $redirect );
}
view rawfunctions.php hosted with ❤ by GitHub
If you want different pages to redirect to different login pages, then you can use the snippets below instead:
↑ Back to Top Job Manager
Submit Job Page
/** Code goes in theme functions.php **/
add_filter( ‘submit_job_form_login_url’, ‘custom_submit_job_form_login_url’ );
function custom_submit_job_form_login_url() {
return ‘http://someurl.com’;
}
view rawgistfile1.txt hosted with ❤ by GitHub
Job Dashboard
/** Code goes in theme functions.php **/
add_filter( ‘job_manager_job_dashboard_login_url’, ‘custom_job_manager_job_dashboard_login_url’ );
function custom_job_manager_job_dashboard_login_url() {
return ‘http://someurl.com’;
}
view rawgistfile1.txt hosted with ❤ by GitHub
↑ Back to Top Resume Manager
Submit Resume Page
/** Code goes in theme functions.php **/
add_filter( ‘submit_resume_form_login_url’, ‘custom_submit_resume_form_login_url’ );
function custom_submit_resume_form_login_url() {
return ‘http://someurl.com’;
}
view rawgistfile1.php hosted with ❤ by GitHub
Candidate Dashboard
/** Code goes in theme functions.php **/
add_filter( ‘resume_manager_candidate_dashboard_login_url’, ‘custom_resume_manager_candidate_dashboard_login_url’ );
function custom_resume_manager_candidate_dashboard_login_url() {
return ‘http://someurl.com’;
}
view rawgistfile1.txt hosted with ❤ by GitHub
↑ Back to Top Job Manager Alerts
/** Code goes in theme functions.php **/
add_filter( ‘job_manager_alerts_login_url’, ‘custom_job_manager_alerts_login_url’ );
function custom_job_manager_alerts_login_url() {
return ‘http://someurl.com’;
}
view rawgistfile1.txt hosted with ❤ by GitHub
↑ Back to Top Job Manager Bookmarks
/** Code goes in theme functions.php **/
add_filter( ‘job_manager_bookmark_form_login_url’, ‘custom_job_manager_bookmark_form_login_url’ );
function custom_job_manager_bookmark_form_login_url() {
return ‘http://someurl.com’;
}
Hi,
I see that the Visual composer is loading on the page. However you can try to download the latest theme package and install the latest version of the editor and see if it works properly
– https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Or if you decide to update the theme as well here is a guide to help you
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks
Hello,
Thank you for choosing our theme. Unfortunately there are no videos in Portuguese. We only create content in English. You can find instructional videos here: https://www.youtube.com/channel/UCOT1RiNysIPCTPSnVZskwtQ
The theme documentation is English as well and can be found here:
https://forum.tagdiv.com/newspaper-theme-documentation/
The only official guides created by us are in English.
If you install a theme demo, all posts will be created in English. You will have to install a demo without the demo content if you do not want the predefined content on your site: https://forum.tagdiv.com/installing-demos/
Thank you!
Hi,
Please use this caching plugin with the recommenced configuration for best results, other caching plugins may not work properly with the theme and cause unexpected results
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
Try and install it and see if the problem you are having is present.
Thanks