Search Results for 'install'

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

Please provide your site url so we can inspect this.
Also please note that if you have installed a demo, it may come with its own css/style so it may be necessary to overwrite it.

Thanks!

Hamza Khan
Participant
#0

hi i checked and install the demo for my food blog but there is no structured-data for recipe like pic, rating, time, nutrition, video., etc here is test https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fdemo.tagdiv.com%2Fnewspaper_recipes%2Ftd-post-frozen-blood-and-sand-cocktail%2F

can you tell me is there update available for recipe or there is compatible plugin available for this ?? thanks

Catalin
tagDiv Staff

Hi,

Please check here -> https://forum.tagdiv.com/installing-demos/

Thanks.

Calin
tagDiv Staff

Hi,

Is possible tat one of your plugins to make that conflict, please make sure that all plugins that you have are set well.
Also we recommend WP Super Cache.
If the problem persist please deactivate all plugins , clear all cache , and try again ( in this way you can identify the plugin that cause this problem ).

Also you can try to optimize your website.
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/

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,

Thank you for your appreciation. There will be more new features coming.

1. In quite a few cases with similar issues, the problem was solved by installing a newer PHP version on the server. The hosting provider should be able to help you with this. If possible use PHP 7.1 or 7.2, not the newer 7.3, we haven’t tested with the newer versions yet.

It could also be caused by large images and insufficient resources, like mentioned in this guide I found
https://docs.presscustomizr.com/article/229-fixing-errors-when-uploading-images-in-wordpress
We recommend these values for a proper functionality
https://forum.tagdiv.com/requirements-for-newspaper/

2. You mean the Yoast information displayed in the post edit screen?
https://www.screencast.com/t/nYMrn6DLVSSz
I tried the Yoast tabs, they seem to open and display the information
https://www.screencast.com/t/yd3jGZ1w
https://www.screencast.com/t/9gr2jaN0isjk
In the test I am using the latest WordPress, Yoast and theme versions. Maybe there are errors in your case, check with the browser inspector in the console when the issue happens. If there are any errors they will appear there. Could be a conflict with another plugin you have installed.

Thanks

Catalin
tagDiv Staff

Hi,

So you receive that error when trying to update the theme? That message is usually displayed when updating/installing a theme
https://wordpress.org/support/topic/the-link-you-followed-has-expired/
https://docs.presscustomizr.com/article/333-how-to-fix-the-link-you-followed-has-expired-in-wordpress
https://www.godaddy.com/community/Using-WordPress/Wordpress-theme-upload-error-quot-The-link-you-followed-has/td-p/101292

In most cases this is related to insufficient resources, please check the theme requirements guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/

Also make sure that you are installing the actual theme zip file, not the whole theme package
https://forum.tagdiv.com/whats-included/

Thanks

castro
Participant
#0

when iam install my new theme there was problem for showing images.

Calin
tagDiv Staff

Hi,

Please make sure you install the theme properly: https://forum.tagdiv.com/install-via-ftp/
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.

The issue was solved by adding this code in the .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Also make sure that all theme plugins are updated and activated, clear all cache and try again.

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,

The links in the footer of the wine demo are for demo purposes. They are actually buttons. Here you can preview and even edit the footer page used in the wine demo
https://affiliate.tagdiv.com/#/single/page/Footers/350

You can install the demo and customize the footer page elements as you want, with your own information replacing the demo data
https://www.screencast.com/t/PW4VQLP9PVo
Or import only the footer page used by the wine demo, with the cloud library plugin
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks

Simion C.
tagDiv Staff

Hi,

Once installed the tagDiv composer can be used to build pages and templates (templates will require the cloud library plugin as well). All that is needed to use in on a page is to edit the page with it, the composer sidebar will appear
https://www.screencast.com/t/PGyQNvZmP
https://www.screencast.com/t/uchgqqXRLj

What exactly is happening in your case when you try to edit a page with the composer? Is the Add element sidebar missing? Please let us know.

Thanks

vasik
tagDiv Member

I do not want to install newsmag_fashion. I want to add the element “Homepage Post”. But then the logo disappears. Why?

Catalin
tagDiv Staff

Hi,

Did you have checked the error log (from your hosting provider, check the Cpanel)? What kind of error did you have received? It seems to be a problem with your database. Did you have respected all of the theme’s requirements from here -> https://forum.tagdiv.com/requirements-for-newspaper/ Try to make new install to another sub-domain for testing and check the results.

Thanks for the message!

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

“Where i put the google tag code in the theme?” I don’t quite understand the problem you are referring to, if you refer to ads please check our documentation https://www.screencast.com/t/xh8TcrXvgvYK -> https://forum.tagdiv.com/ads-adsense-overview/
Hope this will help you.

You can set a code in Analytics/JS codes https://www.screencast.com/t/FAGPsuzHmg3H
or in theme file ( or in child theme ) in https://www.screencast.com/t/q2nMzcBWjZ

You can try to optimized your website performance, in this way the text/code size will decreases

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/
Hope this will help you.

Thank you for your understanding.

Prateek
Participant
#0

Hello,

I am testing the theme but haven’t activated it yet. But to access the TD cloud library it needs to be activated. After all the testing and tweaking I will want to reinstall WordPress on a different email address. Can I use and activate the same theme on that new WordPress account with same purchase code?

Please reply.
Have a nice day.
Pratiek.

Simion C.
tagDiv Staff

Hi,

I could take a look at this, please post a link to the website. The setting you mention is the one that applies the background color, maybe there is a problem in your case. I tried setting the same color and it applies
http://prntscr.com/m2h6xv
How is the black background color set? Do you have the black demo installed? The black demo has many customizations, setting a background color in the theme panel doesn’t override the black demo background.

Regarding the sub-menu you mention, what exactly do you want to do with it? Some more details would be very helpful. Let me know.

Thanks

Catalin
tagDiv Staff

Hi,

Did you have followed this tutorial? Check here -> https://forum.tagdiv.com/newsmag-installing-demos/

Thanks for your understanding!

Simion C.
tagDiv Staff

The theme will also save the theme panel settings and custom code added in the theme panel, in the website database. This is helpful when updating the theme, or deleting it then reinstalling at a later time.
Maybe that is what you are referring to. If you want to remove these as well you would have to clean the database and delete the unused the tables. There are plugins for this I believe, you could install one and give it a try. Be sure to make a database backup before doing it, in case something goes wrong.

unit45host
Participant
#0

Hi,

What the exact tables are necessary to use with newspaper theme?

eg.: tdc_dirty_content tdc_icon_fonts tdc_google_fonts
-does not contain any usable information for me, I guess…

tdc_dirty_content, tdc_icon_fonts, tdc_google_fonts
1|1|1|1|1|1|1|1, a:0:{}, a:0:{}

Also with the same tables what is it changed through the time of development?

27/01/2018 1|1|1|1|1|1|1|1 a:0:{}|a:0:{} a:0:{}|a:0:{}
29/01/2018 1|1|1|1|1|1 a:0:{} a:0:{}
31/01/2018 1|1|1|1|1|1 a:0:{} a:0:{}
30/01/2018 1|1|1|1|1|1 a:0:{} a:0:{}
02/02/2018 1|1 a:0:{} a:0:{}
and since just 1 the other 2 tables empty…

Probably was theme update in those dates, but what was changed to less data input made, and what is those data…

What other important (if..) tables have the Newspaper theme?

The reason for this investigation is, because in December with the WordPress 5th version, and the Newspaper 9.0.1 ( not the latest 9.0.2 ) installed/upgraded/updated – all the POST theme settings have gone fishing…

I mean it not appears in the post edit screen. I believed before it is because I migrated from shared hosting to another vps. But I re-created several times the process with a number of migration software, and not that was the case – but the WordPress and/or the newspaper theme upgrade.

td_post_theme_settings
sample (
a:7:{s:14:”td_primary_cat”;s:4:”XXXX”;s:11:”td_subtitle”;s:19:”1000 Words Magazine”;s:18:”td_quote_on_blocks”;s19:”1000 Words Magazine”;s:9:”td_source”;s:19:”1000 Words Magazine”;s:13:”td_source_url”;s:19:”1000 Words Magazine”;s:6:”td_via”;s:19:”1000 Words Magazine”;s:10:”td_via_url”;s:59:”https://www.1000wordsmagazine.com/author/florian-gabriella/&#8221;;}
)

the data disappeared at date 02/02/2018 exactly where it shows some theme update (tdc_dirty_content 02/02/2018 1|1)

I would like to understand, which tables doing what to prevent these accidents in the future.

Thank you,

GGiugliano
Participant
AMP - topic
#0

Hi, I installed the new version of newspaper (AMP already integrated) and then deactivated the AMP plugin I had before. Since then, the AMP have disappeared and from the search console I read “JavaScript code is not allowed”.
Then this link is shown for more information:
https://github.com/ampproject/amphtml/blob/master/spec/amp-html-format.md
How to solve?

mdanillo
Participant
#0

Hello, how are you?
I’ve been facing a problem since version 8 of the theme.
Every time I try to reinstall another version of the theme gives error. The following message appears: tagDiv importer detected an error. The importer will try to recover and continue to install the demo after you click ok on this dialog.

Steps to troubleshoot:
– Check the permissions on your upload folder
– Please make sure that WP_DEBUG is set to false in wp-config.php
– Contact our support via email contact@tagdiv.com (please provide your product license key)

haxigi
Participant
#0

Hello.
I have created recaptcha v2 API on google.
Opened newspaper/parts/header/td-login-modal.php
and inserted


<div class="g-recaptcha" data-sitekey="6LdcXXXXXXXXXXXXXXXXXXXXXXPul"></div>

before

<input type="button" name="register_button".....>

Then opened

newspaper/header.php

and added:

<script src='https://www.google.com/recaptcha/api.js'></script>

before
</head>

So it looks how it should look like, but it doesn’t work.

How to make it work? Should i install additional plugin?

Flows59160
Participant
#0

Bonjour,
J’ai installé le template sur mon site internet : http://www.planetelille.com

Depuis l’installation sur le serveur, je constate que le cache est vite saturé via Autoptimize (je n’avais pas l’alerte avant).

En moyenne par jour + 800 fichiers et 1.25 GB

Avez-vous une solution ?
Bonne journée.

competerc
Participant
#0

Hello! When clicking install required or recommended plugins I am getting the 504 Gateway Time out error therefore unable to install plugins.

Can anyone help?

wyogap
Participant
#0

I got the error “The link you follow has expired” when trying to install the newspaper theme. Please help ASAP. I kinda need the theme to be up VERY soon (it is the very reason I purchased the theme).

Viewing 25 results - 17,276 through 17,300 (of 35,820 total)