Search Results for 'cloud'

Results from the Forum
Calin
tagDiv Staff

Hi,

If you choose header style 7, 8 or 10 then you can set the size you want for the logo https://i.imgur.com/7SZvpfc.png -> https://i.imgur.com/qm5LYeR.png -> https://i.imgur.com/BWZ8IkK.jpg also if you are using other header style, please make sure that the logo is set in full size.
Header styles -> https://forum.tagdiv.com/header-styles/
Logo & Favicon in Newspaper Theme -> https://forum.tagdiv.com/logo-favicon/
Also you can use cloud headers from tagDiv Cloud Library, these can be edited using tagDiv Composer and adjust after your needs.
If this is not what you mean, please provide some more details and a link where I can inspect the header image.

Thank you!

marclaude
Participant
#0

Dear tagDiv Staff,

Many advertising networks require to place ADS script immediately after BODY opening, and common plugins (like Insert Header and Footer plugin) fail to do it with Newspaper theme.
So in the past I used this method with success:

FUNCTIONS.PHP
function custom_content_after_body_open_tag() {
?>
XXX CUSTOM CODE XXX
<?php
}
add_action(‘after_body_open_tag’, ‘custom_content_after_body_open_tag’);

HEADER
<?php do_action(‘after_body_open_tag’); ?>

But now, after I updated Newspaper theme to the latest version, it doesn’t work anymore.

And I have also disabled STANDARD PACK to speed up website, considering that I’m working now only with Cloud Templates stuff, so I cannot use the HEADER of the STANDARD PACK to place the code.

Any suggestions to place Scripts immediately after BODY opening without using STANDARD PACK?

Best Regards,
Marco

ls0@libero.it
Participant
#0

Hello,
how can i import the block sidebar as widgets in the sidebar ratio?

thnks

les

Calin
tagDiv Staff

Hi,

If you want to change the translation, you can do it from here -> wp-content/themes/Newspaper/translation/pl_PL.po -> https://i.imgur.com/OcktGqS.png

If you want to remove the author box you can do it from theme panel for default post style -> https://i.imgur.com/d24gsk2.png or if you are using cloud templates (PRO Demo or a single post template) those can be edited with tagDiv Composer and use the right click to remove the elements you do not want to have.

Thank you!

Calin
tagDiv Staff

Hi Olist,

The “Modified Date” is a new sort options for modules, in order to use it you need to enable this option -> https://i.imgur.com/V0KS1np.png to display the modified date on modules and the order option “Modified Date” will by display in sort section for blocks.
Also please note that there is no need to make changes in theme files for this option, now our theme has the last modified date for posts too, if you use single post templates from tagDiv Cloud Library and edit it with tagDiv Composerhttp://prntscr.com/nqygjo

Hope this will help you!
Thanks

Calin
tagDiv Staff

Hi sproutnepal,

1. Our documentation is online, it can be found in these these links:
-> https://forum.tagdiv.com/newspaper-theme-documentation/
-> https://tagdiv.com/category/documentation/

2. If you are using a cloud header or a PRO Demo, you can edit with tagDiv Composer the homepage and remove the login element using the right click https://i.imgur.com/acOqrXR.png -> https://i.imgur.com/678Y1Wk.png and make sure that the option from theme panel is disable -> https://i.imgur.com/fRIb2xO.png this will remove the code for login, but if you are using a standard/default header style, this will be only hide.

3. The ajax view count is needed only if you are using some cache plugins, in order that the counter to work, this need to be enable -> https://i.imgur.com/nzf6qZy.png also if you are using a single post template from tagDiv Cloud Library, you can add the element using tagDiv Composer -> https://i.imgur.com/Vpv3uIe.png -> https://i.imgur.com/AQ5lloh.png

Thank you!

Calin
tagDiv Staff

Hi redheaddigital,

You are using a cloud header from tagDiv Cloud library, this is allow you to edit the mega menu using tagDiv Composer, edit the homepage https://i.imgur.com/3FreELo.png -> https://i.imgur.com/KGhAcGv.png -> select style tab and set the colors you want https://i.imgur.com/vFZjPcR.jpg

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Also make sure that you are using https not http.

Also please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
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

Let me know the results!
Thank you!

smahfujk
tagDiv Member

When i active td-cloud-library plugin. My CPU Resource Increasing (100/100). then i inactive td-cloud-library plugin. My CPU Resource Decreasing like 10, 24, 37/100 . https://prnt.sc/sybsec , https://prnt.sc/sybtqu , https://prnt.sc/syburm, https://prnt.sc/sybvlo ,

ryanward1993
Participant
#0

My header and logo on my website liive.org – is little slow to load, and moving around before it shows.

Is it possible to hire some one here to support my website, i checked my google ratings for speed -and its performing poorly. Or some advice in right direction would be appreciated?

I am using things such as cloudflare, and wp-rocket pro – WPMU DEV- smush etc, but still some loading issues. I tried disabling all plugins – but still loading issues.

Much love & best of health to all.

denba
Participant
#0

Hi,

I have just installed the theme on a blank wp instance and installed the demo “medicine pro” as well.
As soon as I open the file “Category Template – Medicine PRO” in the cloud templates I get the error:

Errors at columns elements: 3(models) : 4(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)

How I can fix it?

sunil9960
tagDiv Member

1)Invalid inline script

Arbitrary JavaScript is not allowed in AMP. You cannot use JS <script> tags unless they are for loading AMP components (which the AMP plugin will add for you automatically). In order for a page to be served as AMP, the invalid JS code must be removed from the page. Learn more about how AMP works. As an alternative to using custom JS, please consider using a pre-built AMP functionality, including actions and events (as opposed to JS event handler attributes like onclick) and the amp-bind component; you may also add custom JS if encapsulated in the amp-script.

If you remove the invalid markup then it will not block this page from being served as AMP. Note that you need to check what impact the removal of the invalid markup has on the page to see if the result is acceptable. If you keep the invalid markup, then the page will not be served as AMP.

Error code
DISALLOWED_TAG

Element name
script

————————————-
2) Excessive CSS

AMP allows you to style your pages using CSS in much the same way as regular HTML pages, however there are some restrictions. Nevertheless, the AMP plugin automatically inlines external stylesheets, transforms !important qualifiers, and uses tree shaking to remove the majority of CSS rules that do not apply to the current page. Nevertheless, AMP does have a 75KB limit and tree shaking cannot always reduce the amount of CSS under this limit; when this happens an excessive CSS error will result.

If you remove the invalid markup then it will not block this page from being served as AMP. Note that you need to check what impact the removal of the invalid markup has on the page to see if the result is acceptable. If you keep the invalid markup, then the page will not be served as AMP.
Error code
STYLESHEET_TOO_LONG
Node name
style
————————————–
3) Invalid script: tagdiv_theme.min.js

Arbitrary JavaScript is not allowed in AMP. You cannot use JS <script> tags unless they are for loading AMP components (which the AMP plugin will add for you automatically). In order for a page to be served as AMP, the invalid JS code must be removed from the page. Learn more about how AMP works. As an alternative to using custom JS, please consider using a pre-built AMP functionality, including actions and events (as opposed to JS event handler attributes like onclick) and the amp-bind component; you may also add custom JS if encapsulated in the amp-script.

If you remove the invalid markup then it will not block this page from being served as AMP. Note that you need to check what impact the removal of the invalid markup has on the page to see if the result is acceptable. If you keep the invalid markup, then the page will not be served as AMP.
Error code
DISALLOWED_TAG
Invalid markup
<script … >
Element attributes
type text/javascript
src https://sp24news.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
Element name
script
Parent element
body
4)
Illegal CSS at-rule: @-moz-document

Error code
CSS_SYNTAX_INVALID_AT_RULE
At-rule
-moz-document
Element attributes
rel stylesheet
id tdb_front_style-css
href https://sp24news.com/wp-content/plugins/td-cloud-library/assets/css/tdb_less_front.css
type text/css
media all
Node name
link

KD
tagDiv Member

Thank you — this is really helpful! That leads me to another issue. The Cloud Templates library on the dashboard doesn’t have any templates listed in it; I can access and import from the composer but nothing gets saved to the library. In troubleshooting, I have checked for a plugin conflict by deactivating all plugins except the tagDiv ones, cleared browser cache and cookies, and have confirmed all the requirements/versions for WP, theme, php.ini, mySql, and php but still nothing appears. What would you suggest I do to further troubleshoot and fix? Thanks, again!

mb9463x
Participant
#0

Author blocks are not linking to an author page, instead they link to the site’s homepage.

The cloud template has been selected in the theme settings.

Example post: https://westisbestwales.co.uk/activities-to-enjoy-during-lockdown/

Calin
tagDiv Staff

Hi,

Please make sure that you are using last version, Newspaper v10.3.4
Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Also make sure that you are using https not http.

Also please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
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

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

TagDiv Composer can be use only on post and cloud templates from tagDiv Cloud Library, if you are using a single post template then you can edit it with tagDiv Composer.
With standard templates you can use the settings from theme panel.
The social share can be set from theme panel -> https://i.imgur.com/cqKxQB7.png unfortunately messenger is not one of them, only Facebook.

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately I do not have access to your template -> https://i.imgur.com/CAo1sGW.png
TagDiv Composer can be use only on pages and cloud template from tagDiv Cloud Library.
Please provide some more details about what you want to achieve and a public link.

Thank you!

Calin
tagDiv Staff

Hi,

You can migrate your website (but you do not want to do this) or you can copy the cloud template content or page/post content and paste it in the other website, just make sure that you set the content in the same type of cloud https://i.imgur.com/i8EwdQH.png -> https://i.imgur.com/4WgImzJ.png -> https://i.imgur.com/xNRtnt5.png

Also if you want to import the theme panel settings you can use the option form theme panel -> https://i.imgur.com/QIX0tGE.png -> https://forum.tagdiv.com/import-export-theme-settings/

Hope this will help you!
Thank you!

DanTeuton
tagDiv Member

https://share.getcloudapp.com/qGuKzNvk

This is what I did and it’s messed up the page and I can’t select them to edit it back or delete them

DanTeuton
Participant
#0

How do I select a Raw html module that has one line of code and no text?

There’s nothing visual to click on https://share.getcloudapp.com/04uYkqGL

Calin
tagDiv Staff

Hi RiccardoGelli,

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

Also please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
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

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

If you choose header style 7, 8 or 10 then you can set the size you want for the logo https://i.imgur.com/7SZvpfc.png -> https://i.imgur.com/qm5LYeR.png -> https://i.imgur.com/BWZ8IkK.jpg also if you are using other header style, please make sure that the logo is set in full size.
Header styles -> https://forum.tagdiv.com/header-styles/
Logo & Favicon in Newspaper Theme -> https://forum.tagdiv.com/logo-favicon/
Also you can use cloud headers from tagDiv Cloud Library, these can be edited using tagDiv Composer and adjust after your needs.

Thank you!

Calin
tagDiv Staff

Hi,

If you are using a standard demo, you can do this (edit fonts) using the settings from theme panel -> https://i.imgur.com/9PTvS0i.png
But if you are using cloud templates, PRO Demos or you want to adjust the fonts on pages, then you’ll need to edit the page/cloud templates with tagDiv Composer and set the font in Style tab or for some elements in General tab also if the font is set as default in cloud template or on page then it will be apply the one from theme panel -> https://i.imgur.com/Vjf6eZC.jpg -> https://i.imgur.com/tdA8Qty.png -> https://i.imgur.com/tdA8Qty.png

Thank you!

Calin
tagDiv Staff

Hi,

If you are using a standard demo, you can do this using the settings from theme panel -> https://i.imgur.com/9PTvS0i.png
But if you are using cloud templates or PRO Demos then you’ll need to edit these cloud templates with tagDiv Composer and set the font in Style tab or for some elements in General tab also if the font is set as default in cloud https://i.imgur.com/Vjf6eZC.jpg -> https://i.imgur.com/tdA8Qty.png -> https://i.imgur.com/tdA8Qty.png

Thank you!

Simone Ferrara
Participant
#0

I disabled all the plugins (except TagDiv and Yoast) and purged the cache (W3 Total Cache and Cloudflare, I also bypassed it) and I have not solved anything.
I also noticed that I cannot change anything in the Cloud Templates because my regularly bought and active key does not work and gives me an error.

I could edit all the templates except the footer (and I don’t know why), and I can’t even import it since I get a key error.

Any changes I make are not saved, they are stalled and it also happens in another site that I manage on another hosting, different uses, different plugins.

WP Editor doesn’t work when I try to edit in TD Editor (title with text), results in a blank page on both sites.

Show Academy plugin: http://www.showacademy.it

Contact Form 7

Limit Login Attempts Reloaded

tagDiv Cloud Library

tagDiv Composer

tagDiv Social Counter

tagDiv Standard Pack

tagDiv Standard Pack Support

W3 Total Cache

WP Avatar Utente

WP GDPR Compliance

Yoast SEO

Word2Invest plugin: http://www.word2invest.com

AMP

Contact Form 7

Cookie Notice

Jetpack by WordPress.com

OneSignal Push Notifications

Regenerate Thumbnails

SG Optimizer

tagDiv Cloud Library

tagDiv Composer

tagDiv Mobile Theme

tagDiv Social Counter

tagDiv Standard Pack

WP Avatar Utente

Yoast SEO Premium

—-

Viewing 25 results - 12,626 through 12,650 (of 21,203 total)