- NewspaperHow to Use tagDiv Cloud Library
- NewspaperCloud Library Templates
- NewspaperCloud Library – Category Templates
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspapertagDiv Cloud Library Plugin
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to use the Google Maps API
- NewspaperHow to insert a block inside the content of a post
- NewspaperPosts Loop Element
- NewspaperSocial Sharing
- NewspaperInfinite Loading for Single Posts
- NewspaperHow to Add a Logo in Newspaper
- NewspapertagDiv Shop
- NewspaperCustom Post Type Support
- NewspaperHow to use the YouTube API
- NewspaperHeader Builder
- NewspaperMeta Info on Modules and Blocks
- NewspapertagDiv Composer Tutorial
Hi,
on the centumcellae.it domain we have a site created with wp 5.5.1, we use NEWSPAPER X theme purchased by you and the following plugins, all active and updated to the latest release available.
PLUGINS
AddToAny Share Buttons
AdRotate
Advanced Ads
BestWebSoft’s Like & Share
Category Merge
Custom Sidebars
Disable Gutenberg
Duplica pagina
Embed Plus for YouTube – Gallery, Channel, Playlist, Live Stream
Google XML Sitemaps
Jetpack by WordPress.com
Re-Add Text Justify Button
Really Simple SSL
Responsive Like Box
Restrict Categories
Simple YouTube Responsive
tagDiv Cloud Library
tagDiv Composer
tagDiv Newsletter
tagDiv Social Counter
tagDiv Standard Pack
the_excerpt Reloaded
Widget for Social Page Feeds
Wordfence Security
WP Migrate DB
WP Statistics
WP-Sticky
YouTube Embed WpDevArt
PHP 7.4
Server info
S.O. Linux webxc302s03.ad.aruba.it 3.10.0-862.2.3.el7.x86_64 # 1 SMP Wed May 9 18:05:47 UTC 2018 x86_64
Apache webserver
Php 7.4.8
MySQL 5.5.62-38.14-log
Friday from 12.40 until 13.00 Italian hours and also on Saturday (from 12.00 to 13.00) we encountered problems: the site did not load and gave a blank page (it kept trying to load without ever opening). Then the problem solved itself.
This is not the first time this has happened, but for a few weeks we have updated everything to the latest version.
The shared hosting provider (Aruba) says the problem could also be the theme or plugins (so they say when it occurs they recommend renaming the wp-plugins folder). It seems strange to us …
Could it be from newspapers, as they say, or from plugins attached to newspapers? Or can it depend on other plugins or the server, as we fear, that they manage?
What advice can you give us?
We had thought of making an exact copy of the site (same version of wp, plugins, php, etc.) on another domain (discouraging the indexing of the site) to see if the same problem occurs when the problem occurs on centumcellae.it occurs simultaneously on the copy …
Can this be a useful test?
Another thing we can think of: can it be due to jetpacks?
Thank you
Hi,
Unfortunately there is no option for filtering the articles from mega menu, sorry!
When you are using a mega menu, you set categories that will display all posts from that category and if is a category with subcategories will be display the articles from subcategories too, you can only set a sort after id or name -> https://i.imgur.com/c4CAfIl.png
If you are using a cloud header then the mega menu will be display using the code from this file wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_mega_menu.php
Thank you!
Hi,
if you are referring that if you can have a different header for posts, then yes, you can use cloud headers, these can be assigned to pages and cloud templates like cloud categories or single post templates, all these can be edited using tagDiv Composer
Thank you!
On the mobile (responsive) version of schoolnewsnetwork.org, the icons for “menu” and “search” are not appearing. I am NOT using the Mobile Theme plugin.
Also, the logo is appearing incorrectly on responsive. It briefly shows up correctly (white text), but then is covered up by the incorrect version (purple text & green graphics).
On desktop, the small arrow icons in navigation and the search icon are also not appearing.
Yesterday the site was modified to eliminate the Standard Pack. It’s now using Cloud Library.
Screenshot: https://www.dropbox.com/s/llg5a8vaocm5fyj/IMG_4345.jpeg?dl=0 and https://www.dropbox.com/s/3qlwduuhgh90xbo/2020-09-21_11-01-41.jpg?dl=0
Hi,
Yes, we can provide support here on forum and via email.
1. Unfortunately the Instagram followers from social counter do not have yet permission to get number of followers (our developers are working to get access to this data) for the moment you need to use the Instagram fixed count -> https://i.imgur.com/YWFmOwo.png, only the feeds from Instagram and for this, you must to set the Instagram as in our guide from here -> https://forum.tagdiv.com/instagram-widget/
2. If you are using a cloud header from tagDiv Cloud Library, then you can edit it using tagDiv Composer and you can set it as you want -> https://www.youtube.com/watch?v=HXQQygkCCJo
3. Unfortunately for the moment our theme has only this option for Sign in/Join, both of theme are tiger from the same button, you can change it only if you are using some plugins or custom work.
Thank you!
Hi maltardesigns,
This depend on the footer you are using https://i.imgur.com/foSBC2g.png -> https://i.imgur.com/rKYLSVZ.png, if this is a stander footer can be edited from theme panel> translate, if is a page template or a cloud template you can edit it using tagDiv Composer -> https://i.imgur.com/ZdjxwAa.png
Hope this will help you!
Hi,
I think that this problem can be solve by adding an extra parameter in a theme file, the file path is wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792 set before getimagesize and ‘@’ like this -> https://i.imgur.com/VOWmTCI.png
Also make sure that allow_url_fopen = On;
-> https://chemicloud.com/kb/article/how-to-enable-or-disable-allow_url_fopen-in-cpanel/
-> https://www.a2hosting.com/kb/developer-corner/php/using-php.ini-directives/php-allow-url-fopen-directive
If there is still a problem, let us know, also if you want we can make the changes for you for getimagesize, just send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email.
Let me know the results!
Thank you!
Hi V3N0M,
That element can not be set in child theme, but it can be edited in main theme file -> wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_author_box.php for example -> https://i.imgur.com/LKQEiRR.png -> https://i.imgur.com/sHkWfDA.png
Also there is not easy to make a new element for tagDiv Composer, you need to have very good knowledge about our theme builder and how as made.
Thank you for your understanding!
Hi,
The code use to display the temperature is on two files:
wp-content/plugins/td-composer/legacy/common/wp_booster/td_weather.php -> https://i.imgur.com/rGf75ya.png
and this is use on this file too
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_weather.php -> https://i.imgur.com/ZM6kwOx.png
The above code is use to display the temperature
On this file are set some links to that api -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_weather.php -> https://i.imgur.com/db8VkY4.png -> https://i.imgur.com/s2uk7GT.png
Also the links for the http://api.openweathermap.org are set in the minify js -> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js -> https://i.imgur.com/AnY34U8.png
This is all I can do, unfortunately I do not know any method to disable the cache on some elements, sorry!
Thank you!
Thank you. Cant do that. Pls look here: https://forum.tagdiv.com/topic/tagdiv-cloud-library-says-envato-key-is-missing-2/#
tagdiv cloud library says “envato key is missing”
I bought Newspaper Theme and activated with the purchase code but when I try to use a template from tagdiv cloud library it says – Envato key is missing or invalid. Please register your theme using a valid key and try again.
I have already activated my theme with my purchase code and everything is OK. Please help
Hello !
You can add the last modified date when using a single post template from the cloud library and insert the element using the tagdiv composer: https://www.screencast.com/t/bcvOaDDzMoUa
Thank you !
Please see this screenshot-> https://imgur.com/3gIn77j
single post template – Lifestyle pro comes along with sidebar. I select this post template through cloud library, I edit it. When I see it live it doesn’t show sidebar, SIDEBAR shifted to below the end of post like this -> https://imgur.com/undefined
single post template – Lifestyle pro DEMO PAGE -> https://demo.tagdiv.com/newspaper_lifestyle_pro/td-post-weekly-window-shop-amazing-bathing-suit-by-versace/
Hello. This is the second time I’ve had this same problem when adding a logo image in the footer with the tagdiv composer template builder, the logo that goes with the site title and tagline in the footer created a PHP error, and it’s happening with the Minty Pro footer I think it is. This is the second time I’ve had to contact my webhost support so they can enable allow_url_fopen on their end. It shows enabled in my Cpanel php.ini, but it actually isn’t enabled, even if I disable and re-enable it in php.ini.
It breaks the mobile version of my entire website and it will just rapidly keep reloading the web page on mobile, and images don’t load correctly, it jumps to the top when trying to scroll down.
The error is on line 792 of tdb_header_logo.php, but I get something weird on line 816 also, but it could just be the svg. I’m not sure if it’s normal.
Inbetween ” for $logo_image = ”; on line 816 I get: +/VFkz/6XTzORpC9jetuBMWM5iXmJ6byOFG2mdQNCA5P/bIhVPwkHFH0J6Ernuq6bII9xC2ho2Z1PGFn4pylVSzGdXT883kc04a/zsFwATSE1Dd6RwpXV8B8ms3wmpb3iGQdN4pkoQLPMVc3COlfvU+NuRd5OYcj1HsLat+sq7uGtI3JMCS/iXnK7+Al6FVkFxYwOrY5wz6GQuQs2zuqUtaArO7oKlBtVkhbtm+xYFYYcXQhnU6yBf1SgnMpqP+GUZXv4HTWv66jUwfh7sswY46R4t9MYeV1dPecbWvdWUyX51k/oYM+6uGsBb7Q+72xuvcwNmm2lPClC9XG2V49DgTBOOqGsdA423J0LW4vNqyHbiMfKXtTtMuYVCi2Hd26amDZYEdwrmZ0RezqSHVFxu2XIZzBfg75igepkfkgKe7aS+xWeOaMjhbCwtX9rmDLy/Tf7vgHgnQNxKnNE3xU2S1lWd3CP/e7wLqCJS+K6Up2osMHN3GPxzX0X8Z08lDnV+YDwNEfAZVCRX2dhM6vcJqOVAffMefbhLuq8qOM6bBwErOHplRROqXd2gpXQlzkE3VwoINdvQ0+r0obxcUgWLNYXgyOIur8F7Z8eft6u608AAAAAElFTkSuQmCC
Here is the error I get:
[19-Sep-2020 06:39:43 UTC] PHP Warning: getimagesize(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/theaegis/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
[19-Sep-2020 06:39:43 UTC] PHP Warning: getimagesize(https://www.theaegisalliance.com/wp-content/uploads/AEGIS-App-v3-200×200-1.jpg): failed to open stream: no suitable wrapper could be found in /home/theaegis/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
Hello,
how can I use the same footer on laptop views (big screen) and mobile views ?
newwebsite.rplfrance.org : per example the footer here, although it is not finished, is not the same
looking at from a smartphone!
Note: I can’t do it from the Theme Panel, it is an imported cloud library theme…
Thanks
Best regards
Hi,
I have the Cloud Library plugin activated, but should I also import the Template Builder, and if so, from where? Because your image shows an “edit template” tag above your screen, while I see “edit template” in the left hand side template menu. Or is that the same?
Second, when you click “copy style”, you get five options. Which one should I select?
Cheers,
Martin.
Hi,
TagDiv Composer is a builder, it can be use to build pages and cloud templates, but it can not be use to create posts, only for post templates.
Thank you!
Hi V3N0M,
The old theme functions was set in two plugins tagDiv Standard Pack and tagDiv Composer, from these two plugins you can set the files under the wp-content/plugins/tagdiv-plugin/legacy/Newspaper in in child theme.
Noe if you want to edit the elements that are in tagDiv Cloud Library, these can not be set in child theme, for example changing this file -> wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_author_box.php will work only in theme plugins files and is a cloud element. Editing this file will work in child theme wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php
Hope this is make sens.
Hi there!
Thanks for responding quickly.
I have already reduce everything I could with other plugins and already optimize my database.
As you can see, the only really large data is in the table td_011_settings.
I do have a big website and I also configured everything using Cloud Library Templates.
Well, I set autoload data to “no” in this table. The website seems to be working fine. For your experience, is that ok? Because that would help a lot!
I’m having problems using WP Engine cache because of that. They recommend total autoloaded data below 800,000 bytes (0.8Mb) for optimal performance.
Thanks again!!
Hi TechieBraj,
If you want to use the “Sign in/Register” button, but you do not want the popup you can edit the theme files, is not recommended but you can achieve what you need ->wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_user.php her you need to replace the link with your link and remove a class -> https://i.imgur.com/Yt8b3iC.png
The only problem is that you need to set those changes back after the theme update.
Hope this will help you!
Thank you!
Hi,
Yes, using tagDiv Composer and tagDiv Cloud library, you can make templates and assign on what categories/pages, post you want.
Just provide me an example about what you want to achieve and I will help you with what you need to do.
Thank you!
Hello !
You will have to use a Cloud library template as you can see here: https://forum.tagdiv.com/cloud-library-category-templates/ then you will be able to edit the template using tagDiv Composer.
Thank you !
I just realized all of my pages are using the global template and changing the layout settings -> categories -> Post cloud library template doesn’t change them all at once. Is there a quick way to change the Post Template, found under Post Settings, under the General tab for all posts under a category? If not a speedy way beyond doing each one by one?
Hi Sasser, as I can see you are using a single post template from tagDiv Cloud Library, this can be edited using tagDiv Composer, and all you need to do is to drag and drop these elements where you want to be set-> https://i.imgur.com/u3HCQlA.png -> https://i.imgur.com/2IDHhG6.png
Hope this will help you!
Hi,
To have an amp page like that that using amp plugin with mobile theme plugin choose one option from these -> https://i.imgur.com/NDGtKoJ.png
Also to make the website to look like that you need to use tagDiv Composer and cloud templates in this way you can set the elements you want where you want.
Thank you!