Search Results for 'ftp'

    No search results were found in Documentation!

Results from the Forum
Catalin
tagDiv Staff

Hello kobsev,

First of all, please ensure if you are using the latest theme version installed via FTP way because this is the surest theme’s method in this case. Also, make sure that you are using a valid PHP version on your server if you want to bring best theme results. Please notice that you can use the 7.1 PHP version without the problem but not a newer version than this. Also, if you are using some untested plugins, try to disable all of them, leave just only the plugins that come bundled with the theme core files and check the results. Clear all the caches and check the results.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello PAPPACLART,

Yes, try to make a new clean install from scratch via FTP way, clear all the caches and check the results. Also, ensure that you are using the latest theme version in order to achieve best theme results. If you want to achieve good results with the images, you should use HD as quality.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hi,

Please try to re-save permalinks or if you have aback-up try to reinstall the theme. See if the error is still there. If it is, please contact us via email at contact@tagdiv.com and provide a link to your site, wp-admin and ftp access so we can login and investigate.

Thank you!

Catalin
tagDiv Staff

Hello crocodils,

I have checked on my page and it seems to work as expected this option. The featured image can be added for pages…try to disable all of your untested plugins, leave just only the theme’s plugins which come bundled with the theme core files and check the results. Also, if the problem is still there, you should try making a new clean install from scratch via FTP way and check the results. Should work.

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

Please note that Newspaper 8 doesn’t contain any woocommerce.php file like referring to in the error path. If you updated from an older version make sure the theme is updated properly. Update the theme by FTP
https://forum.tagdiv.com/install-via-ftp/
Also if you had custom modifications in code for the older version, you will probably need to modify the code and make it work also for Newspaper 8, or test without them. Do not use older codes or modifications as they might need adjustments.
The latest theme version 8.1 works properly with the Woocommerce plugin, there have not been other reports in this matter.

Thanks

Catalin
tagDiv Staff

Hello piotrekkruk,

First of all, please ensure that you have installed the latest theme version, check your system status parameters to be increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, try using only the plugins that come bundled with the theme core files and remove all of the untested. All of these can interact with the theme core files and cause a lot of unknown issues. If the problem is still there, try to make a new clean install from scratch via FTP way and check the results.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello PAPPACLART,

It seems to be a strange issue. The only background click add can be set up from here -> https://forum.tagdiv.com/background-introduction/ I have tested on my side and everything seems to work as expected. Try to make a new clean install from scratch via FTP way and check the results.

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

That is not a page. It is a file. A php file. You access it via ftp on your server

Thank you!

Catalin
tagDiv Staff

Hello Marcus_S,

Please keep in mind that I have made some tests and the view post count seems to work as expected for admin, sorry! The counter work as properly, as you can see here -> https://www.screencast.com/t/omLuk5FoCAm If the problem is still there, you should make a new clean install from scratch via FTP way because this is the surest method in this case and check the results. Should work as expected because on my end everything works as properly.

Hope this helps!

Thanks for your understanding!

coffeelacoffee
Participant
#0

I installed theme8 of newspaper via ftp to wp-content/theme, when I activate the new theme, all the pages even dashboard lost as following: http://www.gofar.hk/archives/8988

What’s wrong with it? I did not delete the old theme, it is the root?

I have deleted the new theme, but they remains lost. PLS HELP!!

Coffee

simchris
tagDiv Member

Ftp always best way vs via wp admin panel.

Bogdan B.
tagDiv Staff

Hello,

No, the theme should not reset activation in that process. The activation should be a 1 time deal. Please also disable all plugins before switching demos and then test to see if the activation is still reset. If it is, please contact us via email at contact@tagdiv.com and provide wp-admin, a link to your site and ftp access so we can investigate

Thank you!

hunmar
tagDiv Member

I meet all requirements.
Server parameters are correct.
The theme was installed via FTP.

Did you check the lines of code that I referenced in error log? It appears to be an issue with post_type/post_type_object:

First Error:
return $post_type->publicly_queryable || ( $post_type->_builtin && $post_type->public );

Second Error:
add_meta_box( ‘pageparentdiv’, $post_type_object->labels->attributes, ‘page_attributes_meta_box’, null, ‘side’, ‘core’ );

Edward
tagDiv Member

Read A. Update the theme via FTP:

https://forum.tagdiv.com/how-to-update-the-theme-2/

Simion C.
tagDiv Staff

Hi,

Yes the latest version is 8.1, there is a changelog here
https://themeforest.net/item/newspaper/5489609
There is also a list of required and optional plugins here for example
https://forum.tagdiv.com/install-via-ftp/
I have tested the background gradient of the mobile menu background, it seems to work fine
https://www.screencast.com/t/f3Ot76Man4
https://www.screencast.com/t/c656l5iJ0J
Please note that of the mobile theme plugin is active, this has it’s own background settings
https://www.screencast.com/t/zglgS1ULYs
Other than that, most likely it is caching if the changes are not applying.

Thanks

Simion C.
tagDiv Staff

Hi,

The tagDiv composer is fully tested and compatible with the theme. It is created specifically for the theme and it should work properly in all cases. But other factors may interfere with the functionality.
Basically these are the theme requiremenets
https://forum.tagdiv.com/requirements-for-newspaper/
Along with these server and WordPress parameter configuration
https://forum.tagdiv.com/system-status-parameters-guide/
A recommendation would be to reinstall the theme by FTP
https://forum.tagdiv.com/install-via-ftp/
Use only theme plugins, deactivate and delete them and reinstall them from the theme package. Do not make any modifications to the theme files, check any custom code you might be using. If you use a child theme switch to the main theme.
Then check if everything works properly, let us know the results.

Thanks

Simion C.
tagDiv Staff

Hi,

1. You can use a redirect plugin for simple redirects, through code this may not be easy to do. Redirect that link to the the one you want
http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/
The Load more pagination is available only for blocks. The article lists loop like the one on the author page use numeric pagination only. This cannot be changed.

2/4 You can use any text editor to edit the file. This modification can be made directly to the theme file, or through a child theme if you use one. You will have to probably access the theme folder an files by FTP, in order to modify the file
http://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/
https://codex.wordpress.org/Using_FileZilla

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

The theme works properly also using php 7.0. Like my colleague stated above only newer versions than php 7.1 may not work.
Please send an email at contact@tagdiv.com and provide wp-admin and ftp access for one of your sites so we can take a closer look.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi J,

Please send an email at contact@tagdiv.com and provide wp-admin and ftp access so we can take a look.

Thanks!

Simion C.
tagDiv Staff

Hi,

Something is not functioning properly regarding the pagination. All pagination links seems to return this page
https://www.screencast.com/t/qFJRfOl2x3Qn
A first step would be to deactivate all plugins except theme plugins, and clear any caching installed if you have any. Then check if the issue is still present. If you use a child theme switch to the main theme, to test if this has any effect. Remove custom code or modifications made top the theme or WordPress files.
As a last step, you could try a theme reinstall by FTP, and use only theme plugins
https://forum.tagdiv.com/install-via-ftp/
Please let us know the results.

Thanks

Catalin
tagDiv Staff

Hello andrecarbajal,

First of all, to be safe, you should make a full backup to your database, and then, download the latest theme version from Theme Forest and install the theme via FTP way because this is the surest theme method, according to our documentation here -> https://forum.tagdiv.com/install-via-ftp/

Hope this helps!

Thanks for the message!

spinnakernordic
Participant
#0

Hi all

We installed Newspaper theme on wordpress a couple of days ago and we can’t manage to get the TagDiv Composer to show the front page as everybody else sees it.

We’ve tried deactivating plugins and reinstalling the theme 3 times. at the end we installed the theme on another site to see if something was wrong with the theme – it worked perfectly fine – so is it just http://www.finans-avisen.dk which is broke?

Heres links to show images how we see it:
editor
editor

I could just delete everything on the ftp and just start over – but it will take a huge amount of time to insert the articles again…

andrecarbajal
Participant
#0

He leído que esta versión tiene bugs

andrecarbajal
Participant
#0

He leído que el tema tiene bugs en esta version

Guims
tagDiv Member

Hello Chris S, 🙂

As I said above, I reinstalled a wordpress all clean, I then add the theme I downloaded from envato and then I added my plugins one by one (I scanned all these plugins on virustotal to be sure that there is no malware). And I see that today sucuri tells me that all is well! Coool ^^.

I think he had to remember my previous scan.

Otherwise I followed your topic on secure wordpress:

– I changed all my passwords by putting very strong passwords for my FTP account, my database and of course my wordpress account.

– During the wordpress installation all clean, I changed the table prefix which was wp_, which I think too sensitive. So I put 15 characters (uppercase, lowercase and number) before the “_”.

– I deleted ALL the plugins and theme that I do not use.

– I added a plugin that backs up my database and my ftp every day, and that sends it to me on drobox and a remote ftp.

– I also have a plugin that automatically updates ALL plugins updated if necessary.

– This morning I added a plugin named “WP Cerber”, which protects me well wordpress and blocked me attempts to intusions (131 ip blocked trying to access my wp-login page when I disabled it)

– I also have the plugin Shield Security, do you think there would be conflict in both ???

I think now I’m secure, what do you think?

I really want to thank you for the help you have been able to bring me

Viewing 25 results - 4,676 through 4,700 (of 7,814 total)