Search Results for 'install'

Results from the Forum
concertioline
Participant
#0

Hi, I just upgraded my Newspaper theme from version 4.6 to version 8.1 and the layout simply and totally crashed. Can you help me?
I can give you live version link (where I still have 4.6) and staging version link (where I installed 8.1) in private if possibile.
Thank you.

Simion C.
tagDiv Staff

Hi,

Please try to reinstall the theme, manually
https://forum.tagdiv.com/install-via-ftp/
Install and activate only theme plugins provided in the package.
Check the theme system status and make modifications to the parameters mentioned in this guide, if needed
https://forum.tagdiv.com/system-status-parameters-guide/
Then check if everything works properly.

Thanks

activeJR
Participant
Slow site - topic
#0

Hi

My site is very slow since installing this theme. I am getting time-out errors. I have contacted my hosting provider and I am being told the scripts in the theme are causing my site to be slow.

What is going on? My site is https://www.activejr.com

Catalin
tagDiv Staff

Hello aqimz91,

1)Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
Please do not use this setting in Seo by Yoast:
https://www.screencast.com/t/n8Cc35EofLh Also, if you are using the WP Super Cache plugin, please ensure that has been right setup according to our documentation here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/

2)Also, the third important rule is to do not edit a page which was created with Visual Composer with TD Composer.
Also, I have inspected your website and I saw that you are using some untested plugins which can interact with the theme core files and causes a lot of unknown issues like this.
For more information about how you should use our page builder in correct way on our theme, please check the following useful tutorial here -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/ -> https://forum.tagdiv.com/tagdiv-composer-tutorial-2/

Clear all the caches and check the results.

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

Please try to deactivate all your plugins except theme plugins. Then clear any caching installed. It could be a plugin conflict, this way you can determine if a plugin is to blame.
Check any custom code you might have entered in theme panel, or added to the theme files. If you use a child theme, switch to the main theme and see if this has any effect.
Also try deactivating and deleting the tagDiv composer plugin, then install it again from the theme package.
If the problem persists, please send us an email at contact@tagdiv.com and provide admin login information, so we can take a look. Also paste a link to this topic in your email.

Thanks

nineteen19
Participant
#0

I am working on a new site locally with MAMP PRO.
Everything was working great until yesterday, when I installed the mobile theme plugin.
After that I loose my main homepage.
Every time I try to open the page with tagdiv composer I have the same message:
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!

The steps I did:
I uninstalled the mobile theme plugin
I deactivated all the other plugins except the composer
I installed super cache plugin to delete the cache but I have not anything cached
I am not using yoast seo or any other composer

As you can see I did all the steps you are giving to other people with the same problem… but I still have it!

Can you please give a solution?

Catalin
tagDiv Staff

Hello alanperc,

My advice is to make a new clean install to your theme via FTP way because this is the surest method in this case. Also, if you are using some untested plugins, try to disable all of these and leave just only the plugins that come bundled with the theme core files and exclude any conflicting plugins. After each theme update, you should make a full backup to your database.

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

Please check the permissions on your upload folder. More useful information here
https://codex.wordpress.org/Changing_File_Permissions
http://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/
The second step is to make modifications to these parameters if needed
https://forum.tagdiv.com/system-status-parameters-guide/
You could ask your hosting provider to check these for you, or make the modifications for you if needed. They might have a recommended method in this matter.
Also disable all plugins and clear all caching before installing a demo to make sure the plugins do not interfere with the process.
If you have made all the above mentioned changes and the result is the same, please send us an email at contact@tagdiv.com and provide all the necessary information (admin login, FTP access). Also paste a link to this topic so we can identify you.

Thanks

Bogdan B.
tagDiv Staff

Hi,

No, you do not need to install anything extra but if you use untested plugins, they sometimes remove the theme mega menu option as well as other options. Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Then check again.

Thanks.

Bogdan B.
tagDiv Staff

Hi,

If you want to install the tagdiv composer simply deactivate and delete the current plugin you have installed and press the install button here: https://www.screencast.com/t/hr4rOt73

Thank you!

Bogdan B.
tagDiv Staff

Hi,

You host can also provide a hosting side cache as this tends to be the case more and more. Please contact your host and have them disable any hosting side cache.
Also for wp super cache please only use these settings:
https://forum.tagdiv.com/cache-plugin-install-and-configure/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This is because of the new page builder plugin which installs automatically. You should not keep both the visual composer and tagdiv composer active at the same time. Please update your theme and pick the builder you want to use and disable the other. If you want to move from visual composer to the tagdiv composer, please use this guide:
https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
Herre is a quick presentation of the new builder: https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thank you!

Simion C.
tagDiv Staff

Hi,

From what I can understand you would like to remove the post title, from the post page. There is no theme setting that you can use for this, but you can try a code like this one
https://www.screencast.com/t/ll0uk4vj
It should remove the post title from the post page, on all the post templates. Enter the code in Theme panel->Advanced CSS in the phones section. It will apply only on smaller devices if that is what you need

.single .td-post-title h1{
display:none;
}

If you have caching installed, clear the cache after entering the code.

Thanks

Catalin
tagDiv Staff

Hello bronco45,

First of all, thank you for your interest in our theme! Unfortunately, please keep in mind that you were not supposed to purchase the second license for the theme, sorry! Please notice that if you have one license purchased, you will have access to all the updates. Also, please notice that we do not recommend the automatic updates because it is not a safe way for updating your theme, every time. Our recommended way for updating your theme is via FTP way because this is the surest method in this case. You should follow all the steps from our documentation guide here -> https://forum.tagdiv.com/install-via-ftp/ Also, please notice that before each theme update, you should make a full backup to your database, according to the following useful guide here -> http://www.wpbeginner.com/plugins/how-to-create-a-complete-wordpress-backup-for-free-with-backwpup/

Hope this helps!

Thanks for the message!

theg1819
tagDiv Member

FRom scratch means reinstalling the updated theme like a update via FTP?

Catalin
tagDiv Staff

Hello Tojama,

Notice that the speed booster is an optional plugin which can be activated in the same way as you install a new plugin.
The Speed Booster works only with the tested plugins. If you use other plugins, it will be automatically disabled, and I suggest to check this first in System Status. However there is a workaround to make it also work with other plugins, you can read more here – https://forum.tagdiv.com/topic/speed-booster-not-compatible-with-vaultpress/
Unfortunately, the time doesn’t allow us to provide any custom and optimization services. We provide support only for the theme related issues based on Envato support policy – https://themeforest.net/page/item_support_policy I suggest to get someone to help you if you want to optimize your site.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello theg1819,

Please notice that our latest theme version was fully tested and after many tests seem to work as expected. If you are using some untested plugins, try to disable all of them, leave just only the plugins which come bundled with the theme core files and use only required plugins and check the results. If you are using some untested plugins, you should disable all of them, clear all the caches and check the results. It seems to be JS issue which can break your theme functionality. Maybe exists some corrupt js files. To avoid this reasons, you should try making a new clean install, from scratch.

Thanks for the message!

bronco45
Participant
#0

Hello I currently have a media website using the Newsmag Theme. Recently something weird occurred. The theme did not automatically update from 2016 to 2017 and it caused the website to crash. When the web site crashed all of the plugins that were installed disappeared. I have since had to purchase the theme a second time and just had it installed again. The theme has been updated to 2017 and the site has partially reappeared. we have installed some of the plugins but we are still having issues recovering the complete site. I wanted to know if you might be able us information on why this happend and what we need to do to get the site to work properly. Also I would like to know why this occurred and why I had to purchase the theme a second time. Resepctfully Derek Burrell

Simion C.
tagDiv Staff

Hi,

The theme can be installed and activated on a test domain, for testing purposes. After you are done testing, the registration key can be reset and then the theme can be activated on the main domain.

Thanks

Simion C.
tagDiv Staff

Hi,

Please go to your plugins section, and deactivate the tagDiv composer. This new editor will be activated by default when the theme is updated or installed.
After deactivating it, everything should be displayed like before. In some cases, having both Visual composer and tagDiv composer active can cause issues for some elements.

Thanks

hmtuan
Participant
#0

Hi,
I have just install Newspaper theme, and when I install Speed Booster plugin, I received an attention in “system status” like this:
Speed Booster: v4.9 – Disabled – incompatible plugin detected: better-wp-security/better-wp-security.php

I don’t know how to fix this problem!
Please help me!

Best regard,
Tuan

iamkewat
tagDiv Member

Since yesterday I am also having the same issue on my site. Can’t install any of the demos, getting the usual pop-up javascript errors. There is no upload limit, or permission error on my side but don’t know what has happened, doesn’t seem like this is a server side error.
Moreover, the social network tab in the theme panel doesn’t work in my case, despite filling up the unique urls the social icons (not from the social counter) from the footer or the top bar redirects back to my site with a 404 error.The if the URL should be like: (facebook.com/abcd) it automatically turns into: (yoursite.com/abcd) and hence I am getting 404 error instead of opening the opening the Facebook page upon clicking the social icons.

rosros
Participant
#0

Can’t install demos. I used to be able to, but since yesterday none of them are working.

Please help.

k4ch0
Participant
#0

Hi team!

How can I start to use Mega Menu on the Newspaper theme?

I’m not able to follow the the steps described on: https://forum.tagdiv.com/mega-menu/

I already reinstall the complete theme via ftp.

Should I install something else?

Thanks

simchris
tagDiv Member

It’s a simple hit counter.

You can test by simply hitting f5 refresh on page, and watch if the custom field per post increments or not.

Also note ‘bot’ traffic less likely to be counted.

Checking your actual server stats package – if you’ve installed one – (e.g., webalizer) etc., also useful to see “actual traffic” for your site.

Any ‘hit counter’ on page simply increments each time page is loaded and should only be considered a reference point, and not technically 100% correct.

Viewing 25 results - 23,551 through 23,575 (of 35,820 total)