Search Results for 'update'

Results from the Forum
theprofitdiaries
tagDiv Member

Thanks Simon, updated the the theme and tried the above but still the same result. Any other ideas?

Simion C.
tagDiv Staff

That would be an issue that is quite common with the Gutenberg editor, sometimes it is fixed easily
https://stackoverflow.com/questions/53238390/gutenberg-update-fail
I found some other topics – https://wordpress.org/support/topic/gutenberg-updating-failed-4/
https://www.disruptiveconversations.com/2018/12/initial-thoughts-on-wordpress-50-and-gutenberg.html
Or maybe try and install the classic editor plugin and try to restore it again. Or copy the content of the homepage and paste it in a new page, then set it as homepage if it works properly.

defocusmedia
Participant
#0

Greetings,

Since the wordpress update, the post area is complete different. I cannot use any of the functions as in the past. For example, making certains words different colors, sizes, and etc… Please advise.

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.
Is possible that you’ll need to update the php version or maybe to incise some others values.

Thanks.

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.
Is possible that you’ll need to update the php version or maybe to incise some others values.

Thanks.

Catalin
tagDiv Staff

Hi all,

For more assistance in this case, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page. We need to access your setup page so we let’s see why these plugins do not work. Before this, please ensure that you are using the latest version of the theme installed via FTP way and all of these plugins has been updated from here -> https://www.screencast.com/t/TUqLBZvwpQ

Thanks.

Calin
tagDiv Staff

Hi,

Unfortunately in order to do that you need to make some changes in theme files, but be notice that if those changes can not be made in child theme after update you’ll need to make that changes again ( the update will override the theme files ).

Here you can get the file location wp-content/themes/Newspaper/includes/shortcodes/td_block_mega_menu.php
https://www.screencast.com/t/UEjVpjzan7Ka

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,

A header builder is currently being developed by our team, it will be included in a coming update. This will add more flexibility to the header in terms of customization and design.

Thanks

McDohl
tagDiv Member

Update your theme to latest version 🙂

  • This reply was modified 7 years by McDohl.
OrAmitai
tagDiv Member

Maybe this will help to understand the problem :
I’m trying to restore version –
http://home.casaestate.ro/wp-content/uploads/2019/01/222555.jpg
Update failed (Console screenshot)-
http://home.casaestate.ro/wp-content/uploads/2019/01/333355.jpg

Any idea ?

Thanks in advance,
Or Amitai

Simion C.
tagDiv Staff

Hi,

The theme lazyload was modified, after you update please clear all caching, browser cache as well (or test with a new browser).

There were some problems with the lazyload when it was introduced in 9.2, but they were quickly fixed in 9.2.1. Based on user feedback and our tests it functions correctly at the moment.

I see you reverted to 8.1 at the moment, if you decide to update the theme again, after you update clear all caching you have (cache plugin, cache provided by the host, browser cache).

Thanks

Catalin
tagDiv Staff

Hi,

Ensure that you are using the latest version of the theme installed via FTOP way and then, ensure that all of your plugins have been updated from here -> https://www.screencast.com/t/CykwO6SNo

Thanks for your understanding!

Chief Nation
tagDiv Member

Hi Calin,

I sent you an email last friday with my details. Is there any update in regards this issue?
Thanks.

Calin
tagDiv Staff

Hi,

The HTTP 404, 404 Not Found, and 404 error message is a Hypertext Transfer Protocol (HTTP) standard response code, in computer network communications, to indicate that the client was able to communicate with a given server, but the server could not find what was requested.

Go to Settings » Permalinks, and simply click on Save Changes button. This will update your permalinks settings and flush rewrite rules. In most cases this solution fixes the WordPress posts 404 error. However, if it does not work for you, then you probably need to update your .htaccess file manually

Thank you.

Catalin
tagDiv Staff

Hi,

First of all, you should make a full back-up to your database and then update the theme via FTP way, according to our documentation from here -> https://forum.tagdiv.com/install-via-ftp/

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

WPBakery Visual Composer is just a composer ( is optional if you want to use it ), you can use the TagDiv Composer this one is made spacial for our theme.

In order to update it you need to have the last version of the theme fill all files from themeforest, after that in plugins you’ll see the js_composer, you’ll need to deactivate and delete the old version and install the new one ( the new version of plugin ).

Thank you.

Simion C.
tagDiv Staff

Hi,

Indeed, seems it does not appear. Maybe this will change in coming updates and the tag description will be displayed. Either the description will be included as an option to the tag title element, or as a separate element.

You could add a test element below the tag title, with the description
http://prntscr.com/m3z4x4
If you have many tags this may take some time however, to set a different description for each tag. Sorry for the inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

Currently only the single post featured image can display the caption of the image when available, the featured background image cannot
https://www.screencast.com/t/puG59HLe57
I could add this as a request and it will be considered for a future update. Sorry for any inconvenience.

Thanks

Calin
tagDiv Staff

Hi,

The difference is that the settings from theme will be replace by child theme, in this way you can make theme update without have worries with rewrite the changes in theme ( the theme files will be clean ).

Thank you.

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.

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.

If there is still some problems please provide some screenshots and some more details with this problems.

Thank you for your understanding.

  • This reply was modified 7 years by Calin.
Simion C.
tagDiv Staff

Hi,

The smart list element in cloud post templates are not quite the same as the default smart list styles. You are referring to the default smart list 1 template which does have a slide functionality
https://demo.tagdiv.com/newspaper/smart-list-style-1/
But the could smart list templates don’t have a similar capability, this might change or not in coming updates, I can’t say for sure at the moment. Sorry for any inconvenience.

Thanks

drmax
Participant
#0

hi guys,
after I updated my WordPress and theme to version 9, the post format (video/image) has disappeared from the sidebar, and I can’t select my post format?
Would someone help me find it again?
thanks

mrsdilemme
Participant
#0

Hello…

After I did the newspaper theme update, my images are no longer showing in my posts.

See here – http://www.customerserviceexposed.com

Ideas?

Thank you!

Christie

spu
tagDiv Member

Hi Calin,
https://forum.tagdiv.com/cache-plugin-install-and-configure/ (this needs to be updated, it is couple of versions old)

We ave 4 GB RAM on the server with 2 Vcores dedicated to our site, do you think we can use APC full page cache.
we are trying lot of things however, are not able to get mobile theme upto 90+ on google page speed. 🙁

Viewing 25 results - 21,201 through 21,225 (of 45,280 total)