No search results were found in Documentation!
Hi,
I think that this problem can be because of this error -> https://i.imgur.com/L4qGnGo.png to fix it you can use a ssl plugin.
I hope this will help!
Hello,
To solve your issue please check these articles
-> https://wordpress.org/support/topic/google-has-detected-harmful-content-on-some-of-your-sites-pages/
-> https://www.deepanshugahlaut.com/blog/harmful-content-warning-how-to-fix/
-> https://support.google.com/webmasters/thread/5806163/why-i-m-getting-error-google-has-detected-harmful-content-on-some-of-your-site%E2%80%99s-pages?hl=en
-> https://www.inboundmantra.com/blog/a-tussle-with-google-search-console
Hope this helps you!
Thank you!
jebam.in homepage has alignment issue with error messages. there is no update / any changes except the ssl certificate assigned last week. kindly help as the site looks bad in the layout.
Hello,
I recently updated my website to HTTPS with SSL Certificate via my host.
Do I need to do anything to my site in WP Admin for this theme?
Thanks
Hi! Don’t you have a separate zip folder for the child theme? It’s kinda hassle on our part to create the child theme of the Newspaper. The steps here (https://forum.tagdiv.com/the-child-theme-support-tutorial/) are complicated to follow.
Thank you.
Hello! After updating from an older version of Newspaper, everything works well, except that I can no longer edit pages with TagDiv Composer. I get “page not found” as a response, directly after pressing the button “Edit with TagDiv Composer”.
I’ve read up a bit on your forum, and have tried the following: Making sure SSL is activated, deactivating non-TagDiv-plugins. To no avail. The console says “Failed to load resource: the server responded with a status of 404 ()”. I see others have had similar problems, and then you have asked them to email you. What do you say in my case?
Hello,
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, if you’ll set it to 256M, and is still not working, please double it and check the rest of the settings from our guide -> https://forum.tagdiv.com/requirements-for-newspaper/ also make sure that you are using SSL and you have a good bandwidth, the one from our server is 1GB/s and the one that I use at home is 500MB/s, if you have low bandwidth, then you can access parts of the cloud, this can be done from the frontend, for example, if you are on a post -> https://i.imgur.com/4G74M7F.jpg or from tagDiv Composer -> https://i.imgur.com/2F6MhfI.png or from backend -> https://www.screencast.com/t/wekHmc7kJ8J
Thank you!
Hello,
Please let me know what version theme do you have.
Please let me know from where you tried to access cloud templates, from the frontend or backend (all templates).
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, if you’ll set it to 256M, and is still not working, please double it and check the rest of the settings from our guide -> https://forum.tagdiv.com/requirements-for-newspaper/ also make sure that you are using SSL and you have a good bandwidth, the one from our server is 1GB/s and the one that I use at home is 500MB/s, if you have low bandwidth, then you can access parts of the cloud, this can be done from the frontend, for example, if you are on a post -> https://i.imgur.com/4G74M7F.jpg or from tagDiv Composer -> https://i.imgur.com/2F6MhfI.png or from backend -> https://www.screencast.com/t/wekHmc7kJ8J
Thank you!
Hello,
Please let me know where you tried to access cloud templates, from the frontend or backend (all templates).
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, if you’ll set it to 256M, and is still not working, please double it and check the rest of the settings from our guide -> https://forum.tagdiv.com/requirements-for-newspaper/ also make sure that you are using SSL and you have a good bandwidth, the one from our server is 1GB/s and the one that I use at home is 500MB/s, if you have low bandwidth, then you can access parts of the cloud, this can be done from the frontend, for example, if you are on a post -> https://i.imgur.com/4G74M7F.jpg or from tagDiv Composer -> https://i.imgur.com/2F6MhfI.png or from backend -> https://www.screencast.com/t/wekHmc7kJ8J
Thank you!
UPDATE: Problem could be temporarily solved by adding define('FS_METHOD', 'direct'); to wp-config.php
But its is just workaround as it forces WP to try only direct access to files and as soon as it tries to change something on disk, it will fail. Without asking for FTP access. So errors caused by composer are gone, but you cant update nor manipulate files. But at least it is definitive confirmation that there is something wrong in Composer module when using FTPEXT access.
And should be possible to replicate on hosting with PHP 8.0.13 using wp-config.php set to forceuse FTPEXT by adding following to wp-config.php
define(‘FS_METHOD’, ‘ftpext’);
define(‘FTP_BASE’, ‘/your/path/to/web/www’);
define(‘FTP_USER’, ‘user’);
define(‘FTP_PASS’, ‘pass’);
define(‘FTP_HOST’, ‘host’);
define(‘FTP_SSL’, false);
Hey!
So I found what the issue was. Apparently my PHP connection limit was too low and I was getting so many PHP requests that anything that needed saving on my WP dashboard (eg: saving theme settings) wouldn’t get processed.
My solution was just to increase my maximum PHP connections.
Once I did that, everything dashboard related worked flawlessly.
Thanks again! I hope this can help someone else in the future.
Regards,
Raf
The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
The REST API request failed due to an error.
Error: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure stream_socket_client(): Failed to enable crypto stream_socket_client(): unable to connect to ssl://v2.breal.tv:443 (Unknown error) (http_request_failed)
Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.
The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure stream_socket_client(): Failed to enable crypto stream_socket_client(): unable to connect to ssl://v2.breal.tv:443 (Unknown error) (http_request_failed)
AMP
Cloudflare
Custom PHP settings
Customize PHP settings.
Google Tag Manager for WordPress
MailPoet 3 (New)
Really Simple SSL
Smush
tagDiv Cloud Library
tagDiv Composer
tagDiv Mobile Theme
tagDiv Newsletter
tagDiv Opt-In Builder
tagDiv Shop
tagDiv Social Counter
tagDiv Standard Pack
WooCommerce
WP Config File Editor
WP Super Cache
Yoast SEO Premium
My issue was due to mixed http and https content. It was fixed by installing the Really Simple SSL plugin.
Hello,
To set the same menu for the main menu and sticky menu, please edit with tagDiv Composer v-> Manager (Website manager) -> Header, select the Main Menu Sticky and after you can edit the menu -> https://i.imgur.com/HsSLJyP.png
Thank you!
Hey Anamaria,
Thanks for your guides which I’ve just read. However, all of my image URLs are perfectly fine and work flawlessly.
The only thing that’s showing an incorrect URL is the Newspaper Theme Panel (Header > Logo & Favicon > Logo Upload fields).
As mentioned before, I’ve uploaded a brand new logo image (which has the correct URL) and the Theme Panel just resets and goes back to the old photo when I click save. So basically, I can’t get the Theme Panel to save a new logo image…it just refuses to save.
So all my site images are working perfectly fine with the exception of that one place in the Theme Panel that doesn’t want to save any new upload.
Hope that clarifies my issue.
Regards,
Raf
Hi,
such a solution would be great. A small checkbox that reveals information with a click: https://www.faz.net/aktuell/politik/ausland/wie-tausende-ukrainer-im-russland-konflikt-zu-reservisten-werden-17748954.html
A couple days ago, the site/server was giving a “504 Gateway Time-out” error. This is now fixed, but upon coming back online, the website is now only showing shortcodes with a plain green background.
“Newsmag v5.1” is the only active theme right now and “Envato Market” is the only plug-in currently needing an update.
Here is a list of active installed plug-ins:
AdRotate v5.8.21
Classic Editor v1.6.2
Contact Form 7 v5.5.3
Envato Market v2.0.6
Google Doc Embedder v2.6.4
iframe v4.5
Maps Widget for Google Maps v4.22
MOJO Marketplace v1.5.3
Really Simple SSL v5.2.2
WooCommerce v6.1.0
Wordfence Security v7.5.7
WP PayPal v1.2.3.1
WP Super Cache v1.7.4
Here is a list of deactivated installed plug-ins:
Classic Widgets v0.2
Contact Form 7 Captcha v0.1.0
Data Tables Generator by Supsystic v1.10.13
Easy Updates Manager v9.0.12
Jetpack v10.5
PHP Compatibility Checker v1.5.2
tagDiv Composer v2.8
tagDiv Social Counter v4.9
UpdraftPlus – Backup/Restore v1.22.1
WordPress Backup & Security Plugin – BlogVault v4.72
WPBruiser v3.1.4
https://www.washingtonthoroughbred.com/
Please let me know what ideas you have to help troubleshoot.
Hello!
Our website (www.kdqn.net) used TD Composer to edit several pages. All are accessible thru the editor, except one. When I attempt to edit this page, the editor never appears and I only get the grey screen with the endlessly spinning wheel. The host limitation has been raised but the issue is still persisting. I am at a loss of what the problem could be.
Thanks in advance for any help that can be provided!
Hi,
after I updated the theme to 11.4. I get a WordPress critical error on front page.
Currently working to get the old backup online.
Please assist. Theme worked flawlessly before.
Hello,
I have chosen to put several in-article ads in my articles after a determined number of paragraphs used Ă tagdiv post model.
The problem is that depending on the articles, the advertising is sometimes found in an image block, in a column block or in a highlighted block. See the link images.Example 1Example 2Example 3
How to force ads to fit only when they are between two text paragraphs ?
Thanks for your help 🙂
Hello,
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, if you’ll set it to 256M, and is still not working, please double it and check the rest of the settings from our guide -> https://forum.tagdiv.com/requirements-for-newspaper/ also make sure that you are using SSL and you have a good bandwidth, the one from our server is 1GB/s and the one that I use at home is 500MB/s, if you have low bandwidth, then you can access parts of the cloud, this can be done from the frontend, for example, if you are on a post -> https://i.imgur.com/4G74M7F.jpg or from tagDiv Composer -> https://i.imgur.com/2F6MhfI.png
If the problem is persisting and you have a good bandwidth, then we can take a look and see if there is not something different that interferes.
Thank you!
Hello,
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, if you’ll set it to 256M, and is still not working, please double it and check the rest of the settings from our guide -> https://forum.tagdiv.com/requirements-for-newspaper/ also make sure that you are using SSL and you have a good bandwidth, the one from our server is 1GB/s and the one that I use at home is 500MB/s, if you have low bandwidth, then you can access parts of the cloud, this can be done from frontend, for example, if you are on a post -> https://i.imgur.com/4G74M7F.jpg or from tagDiv Composer -> https://i.imgur.com/2F6MhfI.png
If the problem is persisting and you have a good bandwidth, then we can take a look and see if there is not something different that interferes.
Thank you!
Hi mmindex@268,
First please check the good practice, please make sure that all theme requirements are set https://forum.tagdiv.com/requirements-for-newspaper/ and you use a ssl plugin.
Then, please make sure that you do not have a plugin conflict.
In case that the “Error at zones: 6(models) : 7(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)” persists, please check this guide https://forum.tagdiv.com/tagdiv-composer-not-working/
If the problem is only on one specific page, then it can be from some changes or code that was add, please use the revisions https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/
Let me know the results!
I suspect two SSL were in conflict with each other that caused the error.
I activated, at the same time, the SSL certificate from “Local by flywheel” and SSL from “Really Simple SSL” plugin.
After I deactivated one of them, so far the problem did not appear anymore.