Thank you for your reply simion. Those are the websites I visited when I did my research.
I want to report back that I have decided to go with Bluehost’s wordpress hosting plan to avoid the potential troubles with wordpress.com
I had successfuly installed the Newspaper 9 theme, demo and TD composer to WordPress (Bluest branded) last night. Things are working fine so far.
Now I am learning to use the TagDiv composer. I will post questions when I come across them.
Thanks again.
Hello,
I didn’t use SEO by Yoast, the problem happened before I Install it. I’ve checked and there is no more this option (advanced) in the plugin. I disabbled all plugins as well
I’ve done everything you recommend on the topic and problem still persists:
Set up the below code in .htaccess!
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Increase de memory in wp-config.php…
I really need help!
Hi,
I have inspected your website source and I saw that you are using a lot of untested plugins and also, you have a lot of js errors, as you can see here -> https://www.screencast.com/t/c25yOmNx Ensure that you are using the latest version of the theme installed via FTP way, clear all the caches, purge CDN files and check the results.
Thanks for your understanding!
Hello
The tutorial only requires Facebook ID whereas mine also requires Facebook App Id, Facebook Security Key & Facebook Access Token.
I have deactivated and deleted the plugin, cleared cache and tried to reinstall (from the theme plugins page within wordpress) with no luck. The facebook page is public and visible to everyone, i have created a test page https://ukhh.com/test which includes the social counter at the bottom of the page.
Many thanks
Hi,
I did some researches and I found some documentation that may help you
-> https://css-tricks.com/finding-and-fixing-slow-wordpress-database-queries/
-> https://wordpress.org/support/topic/slow-database-queries-from-mariadb-slow-query-log/
-> https://www.rackaid.com/blog/wordpress-slow-speed-up/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Hope this will help you.
Thank you for your understating.
Hello Catalin
Our website is http://www.sportguide.ch.
I found a working search plugin and want to make your search icon to disappear.
Therefore I pute the code in you mentioned in another discussion:
.header-search-wrap.td-icon-search{
display:none;
}
But your icon is still there. What is wrong? Code okay?
If you need an access to the backend I have to install first a clone and sned you your access information but that needs to be protected and not public.
Hi,
You have on old version of theme and we recommend you to make a full backup to your website and and make and update on theme.
Please notice that you need the last version of theme in order to have full compatibility with WordPress 5.0.3
https://www.screencast.com/t/gxuGvNDp5X – you can see what feature have the last version of theme here -> https://themeforest.net/item/newspaper/5489609?s_rank=1
In order to make an update to the theme you need to go on themeforest, log in with your credentials, go in downloads and get the theme with all files and documentation https://envato.com/blog/install-themeforest-wordpress-theme/
Also you can check this too -> https://forum.tagdiv.com/whats-included/
Also please provide some more details and some screenshots about the problem you have with SNS Share error.
Thank you for your understanding!
Hi,
In most cases 500 errors are caused by low WP-memory. As plugins are installed the memory will eventually get exhausted, most hosting providers are limiting it to 40M by default.
We recommend a value of 256M which would be decent for most websites. Check what is the value of the WP-memory in the theme system status panel. If needed increase it, or ask the hosting provider to increase it for you if possible
– https://forum.tagdiv.com/requirements-for-newspaper/
Check the other parameters mentioned in the guide as well.
Thanks
Hi,
The theme files will be replaced, anything else will not be affected. The theme panel settings, custom code in theme panel and ad codes are saved in the database so they will not be affected by reinstalling the theme.
If on this fresh install the problem is still happening, contact us as mentioned above so we can take a look.
Thanks
Hey I’m new!
Just bought Newspaper! Super excited to start using it. This is my second website I have built using WordPress.
So I’m familiar but all still very new. Plus its been about a year since I’ve even really updated my first personal
site or learned more about WordPress.
Newspaper is looking like a great reintroduction.
The first problem I have run into is tagdiv Page Composer won’t load is in the sample videos online.
I have no Page Composer blue button when page building. Just the code with a pretty basic backend page builder.
I got rid of all the stock plug ins at the beginning of my process. So maybe I messed up there.
Right now I have only a few plug ins installed. Tagdiv AMP, Cloud Library, Composer and Social Counter…oh and Contact Form 7…so I haven’t even begun to really dial it in.
Any guidance to get my Composer up and running for dynamic front end designing would be greatly appreciated!
Hi, I am newbie here. So I am still learning.
I finally made up my mind and purchased Newspaper 9. And I am now trying to decide my hosting service. I would like to know if Tagdiv Newsaper 9 theme and all it’s demos work fine with wordpress.com? I read the related posts here on the forum and seems the responses could not make it crystal clear. One reply from the staff team even said the the earlier version (8.X) of the theme could only workw ith wordpress.org. And multiple people seems had problem to upload to wordpress.
I know wordpress.com allows third party theme to be uploaded if business plan is subscribed. And this si what I plan to do if I shoudl choose wordpress.com But anyone expereince any problem installing or running TD composer, TD library with wordpress.com? What are the problems? I am want to focus the discussion on Newspaper 9 and it’s updated resoruces, not the earlier verions.
If wordpress.com is not the best option to you, which hosting service would you recommend that would work perfectly with News 9 theme all the plug-ins and all the TD resoruces. What are some drawbacks you can think of with wordpress.com related to the NEwspaper 9 theme, TD composer, demos and related resources?
Thank you for your insights!
Madog
I searched the forums but could not find an answer to something that should be fairly easy.
I installed Retro theme which has primarily black backgrounds. I would like to change these to white or something close to white on posts and pages in particular.
Using Theme Panel > General Theme Colors > Background Colors has no effect.
Even adding something general like
body {
background-color: #ffffff;
}
to custom CSS has no effect.
I guess I am missing something. Any ideas?
So I am trying to get third party shortcodes to work within the Newspaper Theme using the tagDiv Composer, when I try and paste in the shortcode using a variety of different elements all it does is displays the shortcode as if it was text.
I read that you should use the Column Text Element for shortcodes, but there is no way to save the edit to the content within the element. When I click the Edit Content button I get a WP Editor but there is no Save option. Just an Add Media button (that also doesn’t work) or to switch between Visual and Text (which also doesn’t work). I have tried re-installing tagDiv, redownloading the theme from the website and pulling out that plugin since I can’t find tagDiv in the plugin search in WP.
If anyone knows how to fix either issue, I would really appreciate it.
Thanks!
How to fix this problem?
I can’t open the plugin at all.
I can’t back to admin page.
I can install , but I can’t open the plugin.
Please help me
I can acces to this page, because i’m blocked when i Click on the Install theme, after nothing run, just thise error message.
Hi,
Yes the issue exist in all pages.So if i reinstall the theme the changes that i made the will be lost?
Thank you in advance.
So the error remains even after all the modifications were removed? Does it happen for all pages, even new pages? Then the problem could be elsewhere. You could reinstall the theme to make sure all the files are in their original form
– https://forum.tagdiv.com/install-via-ftp/
If the problem remains, we could take a look. You can send us admin login at contact@tagdiv.com so we can investigate. Include a link to this topic in the email.
Hi,
Yes you can do that; please follow this example.
I install the testing custom post , -> https://www.screencast.com/t/ucRUh9Gd46 add a post -> https://www.screencast.com/t/zRHNsrAplk -> https://www.screencast.com/t/8R7HcqAwjCdP now add a block and set this custom post -> https://www.screencast.com/t/kFTXDCxH8
Hope this will help you!
Thanks.
Hi,
So you installed a demo and then you tried to activate the theme with the license key. That would have no effect on the state of the website or demo installed.
When a demo is installed this process will import the demo theme panel settings and custom design where needed (with content it will import demo posts, categories, menus etc).
Only if the demo is uninstalled, or a different one is installed will the demo data be lost. The theme panel settings, custom design etc will be removed in this case.
What exactly is the message you are receiving? A screenshot would be helpful. Also what exactly is preventing you from updating the theme, what error message? Let us know.
The theme can be updated in multiple ways, the most recommended is by FTP
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks
A post I made to this forum a few days ago was dismissed as already “answered” —
It was NOT
WP 5.0.3 update is DIFFERENT from 5.0.2 in a critical way — Gutenberg Block editor is now DEFAULT
Going to ADD + Pages with this Update from WP NO LONGER DISPLAYS the
TD Composer Button above the Page Content window.
I just did a local host install on my Mac laptop after trying this on my Windows development machine to see if I got the same result locally as I reported a few days ago with my Online Newsmag install.
I did
Completely virgin database, php, 5.0.3 WP download, fresh install of Newsmag 4.7
The Gutenberg Block editor for Pages is the default and today I cannot even find a link in the Edit options to restore the Classic Editor for WP.
And again — the tagDiv Composer Blue button does not display in the Gutenberg editor.
I had to go to this link Disable Gutenberg Editor to see TD Composer button
Once I installed the plugin and activated it to restore the WP Classic Editor to my WP 5.0.3 installation THEN the TD Composer button re-appeared and Worked as normal.
Hello
It is strange because:
If I use standard mode I do not see this option panel at all. If I use block mode (Gutenberg) idee this option panel but into the option panel I do not have at all “Post setting”.
Newspaper version installed is 9.1 . Is it this issue linked to newspaper or with WordPress?
https://www.screencast.com/t/caRQLyxFD2GR
Anyway I have this issue even before the arrival of Gutenberg
Regards
Antonio
Hi,
Unfortunately, please notice that our recommended caching plugin is WP Super Cache which might be set up according to our documentation from here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ Notice that we do not provide any optimization services and also, we do not receive any bad report until now, sorry!
Thanks for your understanding!
Hi,
Make sure that you have enabled the following options from here -> https://www.screencast.com/t/52yFjl3nbprT Also, make sure that you are using the latest version of the theme installed via FTP way and WordPress and check the results.
Thanks for the message!
Hi,
You can try our page-speed guide -> https://forum.tagdiv.com/how-to-make-the-site-faster/
Also please notice that the speed of your website depends on how well your site is optimized.
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Hope this will help you.
Thank you.
Hi,
I try to check your domain but the url you provide can’t be reached-> https://www.screencast.com/t/ST2Smfq7S
Also please provide some more details about how those images disappear, did you install some plugins, or you made some modifications in theme panel…
Thank you.