Search Results for 'update'

Results from the Forum
claus
tagDiv Member

Chris, Bogdan really I needed to update the theme!

I did it but only one line is still in the css files:

var td_email_user_pass_incorrect=”User or password incorrect!”;

even if I don’t use any access with password.

Could you please tell me if there is any possibility to remove that line?

Thanks in advance

Claudio

ekwutosi
tagDiv Member

Hi there, it is fixed now. But even after installing the latest version of the theme why the WPBakery Visual Composer plugin which comes with the theme asking for update ?

Can you please send me the latest one and also why it asks for activating license key ? Is it the same as the theme purchase key ?

Regadrs

alaid
Participant
#0

Hi

When I update the news and assign the Featured category, this is displayed immediately on the PC, but from the cell phone this is late to appear updated the news. WP Super Caché is currently offline.

Newspaper is updated to the latest version, the site is http://www.eldiariodeguayana.com.ve

nicohahn
Participant
#0

Hello,

i have a Problem with my view counter.
I bought it this year and its run very good. But now after the update there would be not count all views.
For Example: I have short an URL with google and there are over 4000 Clicks. But it counts only 1200 Views..

How can i fix that Problem?

Bogdan B.
tagDiv Staff

Hello,

Since this topic was created (last year), we already implemented options to force the header and footer to go full width even when a background is used. Please make sure you use the latest version of the theme: https://forum.tagdiv.com/how-to-update-the-theme-2/ and then check this section of the theme panel: https://www.screencast.com/t/amnggaNab

Thank you!

benjaminzekavica
Participant
#0

Hallo, I have a big problem. After the new update is my page full with bugs.
The Banner dont work and all pictures on single posts on click dont work. Please look: https://www.gamesary.com

Example: https://www.gamesary.com/news/simulationen/04042017/on-the-road-neuer-patch-verfuegbar.php

vasiliki
tagDiv Member

Thank you Bogdan.
This morning it looked ok but yesterday when I updated it looked like this: screenshot
So you see the dark body color didn’t go all the way down and stopped after the Big Grid. May be it was the cache used on the Server I don’t know.

So thanks for the fast answer.

Beyyette
Participant
#0

Since the Theme update, my mega menu dropdowns have vanished. here are the CCS settings http://www.screencast.com/t/3nJ7Omb0 . could you tell me what is wrong? I have also looked at the https://forum.tagdiv.com/newsmag-mega-menu/ and I still have no dropdowns.

D Dev
tagDiv Member

Is there a timeline for the next update?

Atelier Helsinki
Participant
#0

Hi,

We have just updated to 7.8 from a version 4.xx. It was a fresh install in that we deleted the previous theme and installed the new one. We never got an update script from the Welcome Panel so assumed everything was ok.

The child theme is the main issue.

We’re making changes to the stylesheet but they are not being honoured. The stylesheet simple doesn’t load the amendments being made. Opening them up in browser inspector displays the stylesheet info, nothing else.

It seems 7.8 is loading but not 7.7c – The welcome panel also displays the theme name as newspaper even though we had changed the child theme name.

Be great to get a resolve to this so we can put this project to bed.
Thanks
Hash

Simion C.
tagDiv Staff

Hi,

That would require you to have the version 7.7 in order to update to 7.8.1 that way. Each update contains changes to different files and parts of the theme. One update can modify one file and the next other files.
You can try updating using this guide – https://forum.tagdiv.com/install-via-ftp/ which is basically the same thing.

Thanks

Simion C.
tagDiv Staff

Hi,

The theme is in continuous development and options or features are always being tested, things could change at the last moment. The new improvements and modifications are presented in the changelog with each of the updates
https://themeforest.net/item/newspaper/5489609
Maybe a system like that can be implemented in the future, to allow the users to see what are these improvements before the theme update.

Thank you for understanding!

Bogdan B.
tagDiv Staff

Hello,

It will be compatible with php 7.1 in the next update most probably.

Thank you!

sonic83
Participant
#0

Hi, I see that in the files comes a folder that should be the complete theme and another called “patch_7.7_7.8.1”
I think it is the patch that updates only the necessary files. According to the theme I now have the Version: 7.5
Would replacing patch_7.7_7.8.1 files be enough to upgrade to 7.8.1?
regards

techpaced
tagDiv Member

Okay. Why not share what new things coming in next update to your users ?.

  • This reply was modified 9 years by techpaced.
vasiliki
Participant
#0

I had this problem with the previous version too and switched back to an older version of the theme.
While I have a dark background color when I updated the theme in 7.8.1 you see the main content turn white while header and footer keep the dark color. Please advise. https://emvolos.gr/category/athlitismos/

D Dev
Participant
#0

In the footer for POPULAR CATEGORY is there any setting by which all categories which does not have any post (e.g. uncategorised) can be removed. Also a setting to limit the number of categories without editing the php can be helpful in future updates.

benpi
Participant
#0

Hi,

after last updates the “Related articles” text color changed and became white as the background. I don’t understand how I can change it again. Here a screenshot of the issue, that it’s the same if I click on “More from author”: http://pasionaria.it/immagini/related.PNG. The site is http://pasionaria.it/.

Thanks for your help,
Benedetta

Simion C.
tagDiv Staff

Hi,

I believe nothing has changed regarding this in the previous updates. I wish I could say when exactly this issue will get addressed, but unfortunately I cannot. We will just have to wait and see what will the next update bring.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe nothing has changed regarding the fonts in the latest update. If you plan on disabling the theme fonts and use other fonts, you could probably comment that whole code and it should not matter.

Thanks

Catalin
tagDiv Staff

Hello,

Try to use the code below and place it in Theme panel->Custom CSS area.

.td_social_type .td_social_info{
top:-10px;
}

This problem happens due to your unproperly installation. Try to remove the old plugin and update it. Clear all your caches and check the results.

Thanks for the message!

Atelier Helsinki
tagDiv Member

Hi folks

We had the same issue and we didn’t change anything in the CSS or hack the settings.

Just don’t forget to update your child theme with the new functions code

add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 1001);
function theme_enqueue_styles() {
wp_enqueue_style('td-theme', get_template_directory_uri() . '/style.css', '', TD_THEME_VERSION, 'all' );
wp_enqueue_style('td-theme-child', get_stylesheet_directory_uri() . '/style.css', array('td-theme'), TD_THEME_VERSION . 'c', 'all' );

}

We were scratching our heads for ages until we noticed they were different from our original child theme setup.

Hope that helps people,
Hash

Simion C.
tagDiv Staff

Hi,

Unfortunately this is no easy task and there is no easy solution I can provide to make the mobile theme support custom post types. Maybe this feature will be added in future theme updates, but I could not say for sure when this will happen. If you would like to implement something like this, it would require proper coding knowledge and probably a lot of work.

Thanks

Catalin
tagDiv Staff

Hello rodrigosicone,

Unfortunately, there is no any other solution in this regard, sorry! Please keep in mind that the theme was not tested with 7.1 version of PHP. Our developers work hard to make the theme to work as expected with this PHP version but it will take a while until will be available. Most likely, in the next theme update, the 7.1 PHP version will work properly with the theme but at the moment, we cannot say where exactly will be this date, sorry! The only quick solution is to try to insist on the hosting provider to change the PHP version 7.1 to PHP version 7.0.
If you are unhappy with our theme and if you cannot use it, please request a full refund here -> https://themeforest.net/refund_requests/new and we will approve it.

Thanks for your understanding!

techpaced
tagDiv Member

I am following up with this question exactly after 3 months. Is this going to be fixed in the next update ?.

Viewing 25 results - 29,751 through 29,775 (of 45,280 total)