- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hello,
If you want to have a different language on your website you can use the option for translate from theme panel => https://www.screencast.com/t/hZbZ2EiBG or if want to add the second language, for example, English and Chinese then you must use a multi-language plugin. We recommend WPML plugin, if you don’t want this plugin, there are other free plugins, but are possible to be untested with our theme.
If this is not what you mean, please let me know!
Thank you!
Hello,
Desktop users can see back to top button. https://imgur.com/a/28ZSGRU
But mobile users can’t see it. How can i enable for mobile theme? (Im using AMP for mobile theme)
url : http://borkena.com/
Slider :
When publishing a post, I would like to have the option if a post needs to be featured on the slider or not. Right now, posts I publish in a certain category are automatically featured on slider.
AMP :
Images are showing duplicate in posts in AMP pages. Your team member, Bogdan, customized my site and he was able to fix the the regular site. Also, the text based site logo is not supposed to be with capital letters and does not need “.com” That too was fixed on the desktop site? How can i fix all that in the mobile (AMP) site?
Ad Code :
I see multiples of ad spots in the theme panel in the backend. But I was unable to figure out where to paste the code in order to show on home page top right corner – as seen in the screenshot : https://prnt.sc/zs60ga
Also, the codes I pasted into the header box is still not showing. I would like to add two more ads in the hope page.
Thanks
D.J.
Hi!
I’m trying to add Co-Authors Plus to our site following this tutorial: https://forum.tagdiv.com/adding-multiple-authors-articles/
I’ve gotten about half-way through Step 2 and am trying to replace the default author and author box codes. However, my files don’t match up to the example. I don’t see <div class=”td-module-meta-info”>. Here’s a copy of the loop-single-4.php file I have: https://imgur.com/a/oEyhljL
Am I missing something obvious? Do I have the wrong single files?
Thanks!
Holly
Hello!
Please check our full documentation about TagDiv AMP plugin here: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
There is the explanation step by step and also what is the meaning of these settings.
Hope that helps you!
Thank you!
I have crossed my hands.
There is a strange behavior with my mega menu. When i hover mega menu subcategories this loads only the first (right) subcategory but then all subcategories load the same posts from same subcategory. This only happens when i am not logged in.
I checked the ajax Post request and seems right:
https://anagnostis.org/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=10.3.9.1
I mean that request variable “td_filter_value” has the right subcategory id, that should be rendered in my mega menu, but the response is always the same subcategory.
This is a wordpress site with nginx server and fast_cgi cache.
The strange is that i still have the same site in another domain for test, with exactly the same content and same server settings and mega menu works fine.
Please help. Site is the above mentioned https://anagnostis.org
Hi there,
I want to insert another language in my web site. Please teach me how can I do that. Right now my web site is on the English & I want to insert Chinese on my web site.
Best regards,
On AMP setings
-mobile
-mobile + AMP
-AMP
when I choose the mobile + AMP the cover page setup change.
What are they and what I should to to activate AMP
Hi PFC, I think that you have tried the settings for import/export from theme panel -> https://forum.tagdiv.com/import-export-theme-settings/ those are only for theme panel settings, if you made some changes in pages, for example a new page or changes in layout page, then you need to copy that page content to the live website. the theme do not have a system for import export all the changes (posts, pages, categories, settings from theme panel….).
If this is not what you mean, please let me know!
Thank you!
Hello,
Also, please make sure that you don’t have set a custom path for uploading files, for example in settings -> media this should look like this => https://i.imgur.com/ipZqjrN.png
If you checked and it’s like in the screenshot, please contact us via email at contact@tagdiv.com and provide the following:
– wp-admin URL and credentials
– a link to this topic in order to identify you
Our team will take a look!
Thank you!
Thank you very much for the information.
So if we use the mobile designs of the site, what can we do to make it fast like amp? Isn’t there any solution but Amp
Hello !
1. If you are using Cloud Library templates then the sidebar has to be created using tagDiv Composer as you can see here: https://www.youtube.com/watch?v=fa7GenCHcBU&t=2s Cloud library templates are not following the Theme Panel settings.
2. Please provide a link to your website in order to inspect and see what can be done.
3. Let us know which font / piece of text you want to edit and we will take a look to provide a css code.
WP Bakery is only optional and if you are using cloud library template my recommendation is to not use it.
Please note that at the moment the Support team is not 24/7 available. We answer the topics from Latest to Newest Monday – Friday from 08:00AM to 05:00PM GMT+2 Multiple replies in your topic will make it harder for us to reach it.
Thank you !
Hi,
I think that you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders or shortcodes ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme, also the mobile theme will not display any sidebar)
-> https://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme (to get the same layout as on desktop on mobile) -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://tagdiv.com/mobile-theme-get-mobile-ready-with-newsmag-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
These options are like this:
Mobile -> the mobile theme will apply only on mobile version.
Mobile + amp -> it will apply on both and it will have the same layout.
Amp -> the mobile theme plugin layout will be use only for amp version.
Hope this will help you!
Thank you!
failed to open stream no such directory or file ../wp-content/Newspaper/tag-div-deploy-mode.php
being called by td-composer/mobile/functions.php
very strange as there is no Newspaper folderin wp-content, but in wp-content/themes
This erro is happening on 2 multi sites, need to rectify asap.
Also getting these errors when I go to AMP:
otice: add_filter was called incorrectly. Filter for “amp_is_enabled” added too late. To disable AMP, this filter must be added before the “plugins_loaded” action. Please see Debugging in WordPress for more information. (This message was added in version 2.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/new_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/td_cloud_proxy is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/download_image is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/ajax_autoload is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/do_job is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/save_post is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/save_history is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/load_header_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/update_header_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_header_templates is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_header_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/runcloud/webapps/thepulse/wp-includes/functions.php on line 5311
Hello!
Please try to add a value in this field which is suitable for you(for example 22): https://www.screencast.com/t/URhErsQuPn5
Thank you!
Hi, I use this thread which seems inherent to me.
It is possible to have a “post block” that displays only if the post has two specific categories and to exclude posts of a specific category.
For example:
The post “A” has the category “cat2”.
The post “X” has the category “cat1” and “cat2”.
The post “Z” has the category “cat1” and “cat4”.
The post “Y” has the category “cat1” and “cat3”.
Is it possible on a page to have the first post block that only displays post “X”? And (just below) a post block that displays post “A”.
Therefore, the first post block must have the category “cat1” and “cat2”, but it must exclude the categories “cat4” and cat3 “, the second post block must have only the” cat2 “.
I need to manage the “featured” posts on the various pages of my site.
And I would like to avoid posts with the “featured” category from appearing on all pages, because on all pages I will create a post block at the top with the “featured” (most important) posts.
Thanks for support
Hello,
If I understood correctly, you want to remove the Single Post Comments Counter => https://www.screencast.com/t/WovjQmZf3
To remove you need to select the element and with a right-click, you can delete => https://www.screencast.com/t/6WnNGq6NFx , or selecting the element and with drag & drop place into the deleting red zone from the bottom right of the page.
If this isn’t what you mean, please provide more details and screenshots.
Thank you!
I understand this
If you are using mobile theme plugin you will need to recreate your pages in the mobile editor in order for them to be shown. The mobile editor will not render shortcodes !
I have turned off the mobile theme and amp. So at least visitors can read the content. Pages were created with the supplied theme’s tag div composer. Why is it that the home page displayed perfectly with mobile theme and amp and it is a page created with tag div and yet any other page would not display? Speed/poor performance is an issue with this theme (documented elsewhere)and even while employing the recommended wp-cache and settings, and other tweaks page load issues can be attributed to the coding of this theme. Server is a newer VPS running php 7.4 and redis and yet page loads are horrendously slow on desktop (and now mobile).
Hi asya20000,
Usually, there are no problems to delete a row or add an element, but when those problems appear it can be a plugin conflict with an untested plugin, for this I will recommend to make a test only with tagDiv plugin enable.
Also in other case it can be from some settings from host, for example folder permissions or some security module.
If the problem is still persisting, and you agree, I will like to make some investigations, for this please contact us via email at contact@yahoo.com provide wp-admin access (link, user and password) and I will see what can be the problem.
Thank you!
Hello!
Unfortunately, AMP has strict rules for design and functionalities, so we are not able to change it too much because otherwise it will not validate the AMP.
Thank you!
Hi, after the last update to the “London news pro” template, I notice in the Javascript console an error and a warning.
The error:
Uncaught TypeError: Cannot read property 'src' of undefined
at HTMLImageElement.<anonymous> (tagdiv_theme.min.js:222)
at jquery.min.js:2
at Function.grep (jquery.min.js:2)
at D (jquery.min.js:2)
at s.fn.init.filter (jquery.min.js:2)
at HTMLDocument.<anonymous> (tagdiv_theme.min.js:222)
at e (jquery.min.js:2)
at t (jquery.min.js:2)
And the warning says:
jQuery.Deferred exception: Cannot read property 'src' of undefined TypeError: Cannot read property 'src' of undefined
How can I solve these problems?
Example at: https://www.leyendasdetoledo.com/informacion-coronavirus-toledo/
Thank you
Módulo Cambio en archivos
Tipo Advertencia
Copias de seguridad de bases de datos 0 añadido, 0 borrado, 2 con cambios
Marca temporal 2021-02-14 19:59:39
Usuario
URL Tarea programada WP-Cron
Cambió
wp-content/wflogs/config-livewaf.php
wp-content/wflogs/config-transient.php
Borrado
Añadido
Memoria total 73.62 MB
Memoria en Uso 10.42 MB
Detalles en bruto
Ocultar detalles en bruto
id => 1527
module => file_change
type => warning
code => changes-found::0,0,2
timestamp => 2021-02-14 18:59:39
init_timestamp => 2021-02-14 18:59:36
remote_ip => 185.76.77.11
user_id => [empty string]
url => wp-cron
memory_current => 63184656
memory_peak => 69707096
data => Array
added => Array()
removed => Array()
changed => Array
wp-content/wflogs/config-livewaf.php => Array
d => [integer] 1613328151
h => da66d1c753b2b97fe818b1d9df93b7db
t => c
s => [integer] 1
p => Desconocido
wp-content/wflogs/config-transient.php => Array
d => [integer] 1613294681
h => 6d7eca03b802c40aac869e0b4311c8ac
t => c
s => [integer] 1
p => Desconocido
memory => [double] 10.42