Search Results for 'ftp'

    No search results were found in Documentation!

Results from the Forum
Catalin
tagDiv Staff

Hi,

Please notice that api-plugin.php is no longer available with our theme and you need to use the creative-plugin.php if you want to create your own blocks. Please check here -> https://forum.tagdiv.com/developer-info/ Also, ensure that you have correctly made the theme update.
First of all, you need to make a full backup to your database and then, you have to remove your old theme and then add the new theme folder which contains the latest version of the theme. Also, you have not to overwrite because then you will encounter some problems. Check here -> https://forum.tagdiv.com/install-via-ftp/

Hope this helps and let us know how it goes!

Thank you!

Catalin
tagDiv Staff

Hi,

Please make sure when you update the theme to the latest version of it. First of all, you need to make a full backup to your database and then, you have to remove
your old theme and then add the new theme folder which contains the latest version of the theme. Also, you have not to overwrite because then you will encounter some problems. Check here -> https://forum.tagdiv.com/install-via-ftp/

Hope this helps and let us know how it goes!

Thank you!

Catalin
tagDiv Staff

Hi,

Please make sure when you update the theme to the latest version of it. First of all, you need to make a full backup to your database and then, you have to remove
your old theme and then add the new theme folder which contains the latest version of the theme. Also, you have not to overwrite because then you will encounter some problems. Check here -> https://forum.tagdiv.com/install-via-ftp/

Hope this helps and let us know how it goes!

Thank you!

Catalin
tagDiv Staff

Hi,

Also, please make sure when you update the theme to the latest version of it. First of all, you need to make a full backup to your database and then, you have to remove your old theme and then add the new theme folder which contains the latest version of the theme. Also, you have not to overwrite because then you will encounter some problems. Check here -> https://forum.tagdiv.com/install-via-ftp/

Hope this helps and let us know how it goes!

Thank you!

Calin
tagDiv Staff

Hi,

Usually this is happen when you make the update via FTP and you do not delete the previews version of theme, and you only override it, please make sure that you make the theme update correctly -> https://tagdiv.com/update-newspaper-theme/

If there are still a problem, please remove/delete the theme and reinstall it via FTP.

Thank you for your understanding!

RajeshS
Participant
#0

Hi.

I did post this in reply to someone who had the exact same error message but for a different problem but I thought it might be a good idea to post separately.

I’m getting this error code but only on BuddyPress pages automatically created by BuddyPress – /Members, /Activity and /Groups etc. The error is …..

Warning: array_key_exists(): The first argument should be either a string or an integer in /home/oldpalud/public_html/wp-content/plugins/td-composer/legacy/Newspaper/init.php on line 31583

Everything is completely up to date. I updated via ftp, cleared caches etc. Turning wp_debug to true shows the same message.

I can’t work out what the problem might be. I tested on a staging site – same version of BuddyPress 4.20, Latest WordPress but only v 9.5 of Newspaper and the error is not showing.

There is also no error if I switch to WordPress 2019. So I think it is an issue with something in the theme after v 9.5.

Any assistance would be very much much appreciated. I have to get this resolved but I’m stumped.

Cheers!

PS – I very much appreciate the work you do.

Catalin
tagDiv Staff

Hi,

If you want to add an Author element you need to add it with Td Composer when you edit your page. Regarding our update, we recommend the FTP method because this is the surest method in this case. Check here -> https://forum.tagdiv.com/install-via-ftp/

Thank you!

npaper_434
tagDiv Member

Reinstalled it using FTP, but didn’t fix the issue for me.

Catalin
tagDiv Staff

Hi,

Unfortunately, the empty page template has been removed but you can remove the header per page, using the header manager. An option will be added for the footer. If you require it, you can download it from here – http://cdn.tagdiv.com/wp-content/uploads/2019/02/page-empty.zip

Place it in the main theme folder, upload it by FTP for example
http://prntscr.com/mo17zp

Then select it for the pages you want. The footer will be removed and the header can be disabled
http://prntscr.com/mo17bw

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you made the update like in our documentation -> https://tagdiv.com/update-newspaper-theme/ if you chose to make it via FTP make sure that you delete the old version of theme before you set the new one.

If there are still a problem, please remove/delete the theme and reinstall it via FTP.

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you made the update like in our documentation -> https://tagdiv.com/update-newspaper-theme/ if you chose to make it via FTP make sure that you delete the old version of theme before you set the new one.

If there are still a problem, please remove/delete the theme and reinstall it via FTP.

Let me know how it works!
Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you made the update like in our documentation -> https://tagdiv.com/update-newspaper-theme/ if you chose to make it via FTP make sure that you delete the old version of theme before you set the new one.

If there are still a problem, please remove/delete the theme and reinstall it via FTP.

Let me know how it works!
Thank you!

Bogdan B.
tagDiv Staff

Hello,

In such cases you need to make sure you clean your install of any at all version of the newspaper theme. Access your site using the file manager on your host or via ftp and delete any at all newspaper theme that is present in your wp-content/themes folder
Then upload the new theme version via WordPress. Make sure you update the plugins as well after you install the new theme version.

Thank you!

Calin
tagDiv Staff

Hi,

Please check our documentation for How to Update the Newspaper Theme for WordPress ->
https://tagdiv.com/update-newspaper-theme/
We recommend to make the update via FTP.
Or if you do not want to download every time the theme you can use the envate plugin for update.

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

Let me know the results.
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.

When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

If there are still a problem please remove the theme and reinstall the theme via FTP.

Let me know how is works!
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.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7-7.2
You need to access your host and use this code in your htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

If there are still a problem please remove the theme and reinstall the theme via FTP.

Let me know how is works!
Thank you!

Catalin
tagDiv Staff

Hi,

This message appears when your theme has not been correctly done. Please update it via FTP way according to our documentation from here -> https://forum.tagdiv.com/install-via-ftp/ Please do it in that way and if the problem persists, please let us know.

Thank you!

Calin
tagDiv Staff

Hi,

We do not negate that there can be some problems, but we can not recreate it on our installs to see what caused this problem, we’ll need to investigate this problem on some websites that have this problem; please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. Include a link to this topic in the email.

Also in new update v9.7.1 we tried to fix as many problems we could.


@Onofriomarcomancini
If you need a refund, you can make a request here and we will provide it: https://themeforest.net/refund_requests/new

Thank you!

Catalin
tagDiv Staff

Hi,

Please ensure that your theme update was correctly made via FTP way and all of the theme’s requirements has been respected according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ -> https://forum.tagdiv.com/newsmag-requirements-for-newsmag/

Hope this helps and let us know how it goes!

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Which plugin are you trying to install? TagDiv composer or WPBakery page builder?
Try installing the plugin via ftp: https://www.wonderplugin.com/wordpress-tutorials/how-to-manually-install-a-wordpress-plugin-via-ftp/

Thank you!

Calin
tagDiv Staff

Hi,

Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thanks

Calin
tagDiv Staff

Hi,

You can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thanks

RajeshS
tagDiv Member

Hi.

I’m getting a similar problem but only on three BuddyPress pages automatically created by BuddyPress – /Members, /Activity and /Groups. The error is …..

Warning: array_key_exists(): The first argument should be either a string or an integer in /home/oldpalud/public_html/wp-content/plugins/td-composer/legacy/Newspaper/init.php on line 31583

Everything bang up to date. Updated via ftp and cleared caches etc. wp_debug to true shows the same message.

Hope this helps. Best wishes.

  • This reply was modified 7 years by RajeshS.
vluciani
tagDiv Member

Thank you! Installation with FTP was successful. I am now wondering what can I do with the content of themeforest-9512331-newsmag-news-magazine-newspaper.zip, which contain Newsmag-tf (inside you have a folder plugin for example).

I have uploaded the content from themeforest-9512331-newsmag-news-magazine-newspaper-wordpress-theme, but I don’t have all the plugins now (missing official AMP for WP)

masterskg
Participant
#0

I’ve been using this theme for 3 years+ now and am now at a stage where i do not want to update the theme despite all the bells and whistles mentioned by the developer.

What would be nice is to enable an option allowing users to rollback theme update to a previous stable version instead of getting us all to raise issues on the forum everytime a new update is released.

Plus it is getting a bit silly now, that users have to wait a long time to get any answers to their queries considering many of them have active websites and if updates are causing issues, it affects their reader’s user experience and could result in negative numbers and possibly loss of revenue.

So please do not come up with a standard theme is fine blah blah, just add an option for us to rollback the theme. especially for those who aren’t equip to do it via ftp or cpanel. Also considering you guys are a top selling theme with over 75k sales, surely a rollback option in my opinion be placed in theme panel.

If Divi and Elementor have that option and also folks can use the WP rollback plugin to rollback theme updates for them why can’t tagdiv do the same.

Thank you again

Viewing 25 results - 2,451 through 2,475 (of 7,814 total)