Search Results for 'update'

Results from the Forum
sonic83
Participant
#0

Hello, I have version 7.5. I by mistake clicked on the button:

*********
Update from Newspaper 4: To update from version 4 please run this update script. Note: please backup your site before updating!
*********

It was a mistake.

The theme has now been dropped.

In the hosting they have loaded a backup of 2 days ago, but it remains the same. You have removed the header, footer, sidebar …

In the hosting have loaded the tables of the database, files … Why not recover its previous appearance?

Thank you

Bogdan B.
tagDiv Staff

We are currently investigating the issue with the theme background ad in the latest update. We will implement the fix in the next theme update. We are sorry for the inconvenience. Please use this quick fix by adding this code in Theme panel->Custom Css box.

body {
cursor: pointer;
}
#td-outer-wrap {
pointer-events: none;
}
.td-main-content-wrap, .td-container-wrap {
pointer-events: auto !important;
cursor: default;
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

1. Our theme does have a child theme support as presented here: https://forum.tagdiv.com/the-child-theme-support-tutorial/
2. Yes, our latest theme verion (7.8) includes the latest version of visual composer. Please read this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thank you!

Bogdan B.
tagDiv Staff

Optimization was made overall but it depends on your install and speed optimization as well as the image you add to your mobile menu (larger images result in slower loading). Another known issue on the menu is firefox. It loads slow over firefox. It is the way firefox handles this type of animations that makes it slower loading.
Try to test it against our demo: https://demo.tagdiv.com/newspaper/ as in the demo we have not yet updated the theme version.
Thank you!

Simion C.
tagDiv Staff

Hi,


@SanjaKokica
We are currently investigating the issue with the theme background ad in the latest update, and will provide a solution as soon as possible. We are very sorry for the inconvenience. You could try this quick fix if you have this problem, and enter this code in Theme panel->Custom Css

body {
cursor: pointer;
}
#td-outer-wrap {
pointer-events: none;
}
.td-main-content-wrap, .td-container-wrap {
pointer-events: auto !important;
cursor: default;
}

Thank you for understanding!

Bogdan B.
tagDiv Staff

Hello,

Yes, there seems to be an issue with the background ad. Please add this code in your custm css box as a temporary solution until we fix the issue in the next update:
body {
cursor: pointer;
}
#td-outer-wrap {
pointer-events: none;
}
.td-main-content-wrap, .td-container-wrap {
pointer-events: auto !important;
cursor: default;
}

Thank you!

Catalin
tagDiv Staff

Hello bz,

Do you have updated your theme via FTP way? Otherwise, try to do it, clear all your caches, check your system status to be according to our documentation here -> https://forum.tagdiv.com/install-via-ftp/ and check the results.

Hope this helps and let us know how it goes!

Thanks for your understanding!

Anonymous
Inactive
#0

Hi All

When I share my website “http://www.defencelover.in” to someone on Facebook messenger or If I share it directly on Facebook. The site title’s description shows as “advertisements, advertisements”.

Can someone tell me how to update this to the site description? I have already updated from customize but customize only has site name and tagline. How to edit the site description? Thanks

Ing Geek
tagDiv Member

You are using newsmag 3.3, update to 3.3.1

Version 3.3.1 – January 26th, 2017

fix: We modified the login modal window code to only appear on the page when front page login is enabled. This makes sure that some versions of Chrome browser will not mark the site as Not Secure.

sonic83
Participant
#0

Hello, I have two questions about the theme Newspaper that I want to update

1.- Is the Newspaper theme compatible with the option to create a child theme? To avoid that customizations are lost in the updates.
2.- Does the theme include the latest version of the WPBakery Visual Composer plugin?

Currently I have:
Version Newspaper: 7.5
WPBakery Visual Composer Version: 4.12.1

Thank you

simchris
tagDiv Member

Because for one-click in WordPress to update the updates need to be either on WordPress.org servers like the plugins hosted there are; or need to be done from the main WP panel, or a custom panel.

This doesn’t always work due to the differences in server “permissions” where sometimes the uploads folder is “owned” by the FTP user, but the WP install is owned by Apache/server — then it breaks trying to update.

MOST commercial themes on ThemeForest must be updated manually in this way. It’s not unique to this theme.

So, if you want to run a WordPress site, good to learn FTP as it’s the *ONLY* safe way to update your site. Seriously.

(I’ve been running WordPress sites for 12+ years and really – FTP is worth learning!)

Meranda Devan
tagDiv Member

Catalin,

Why not have the updates right on wordpress?

To download it, then upload it to our servers over and over….where a CLICK from wordpress would make a it a LOT easier. Why haven’t they done that? Do they have plans to do that?

Installing it over and over again…seems to me to be a major draw back…especially when I read in this forum that after the updates people seem to find things broken

Satwik
tagDiv Member

The latest version is 4.8. Download the latest theme update from ThemeForest and find “td-speed-booster.zip” inside the “plugins” folder.

SanjaKokica
tagDiv Member

We have the same problem http://www.kuvajmo-blogovski.com Please, check this problem, this really worked fine before update 🙁

SanjaKokica
tagDiv Member

We have the same problem, after update, background ad is not clickable. We do not use any other plugin. Please, help, our sponsor is not happy with this situation…which is not your problem…but it would be nice that something, what was doing great, does the same way in the future too.
This is our website: http://www.kuvajmo-blogovski.com

Nur-Art
tagDiv Member

It’s impossible to have an update fix with the possibility we had before?

Thank you
Cristina

bz
Participant
#0

Hello,

I’ve just updated to Newspaper 7.8 and the accompanying Visual Builder. Unfortunately, the update doesn’t seem to have solved an issue I reported previously, namely – I’m not able to make changes to pages.

For instance, there’s a Pure HTML block that I want to replace with a WP Text block. Regardless of how many times I click Preview or Save, the old Pure HTML block still remains.

The caching plugin is disabled and CloudFlare is switched to development at the time of these changes.

Would you be able to please help me?

Thank you!

Bogdan B.
tagDiv Staff

Hello,

What slider are you referring to? Is it a revolution slider? For this you must update the mobile theme plugin by disabling and deleting the one you currently have installed and installing the new one found in the main theme package along with the theme.
Then you have to place the revolution slider shortcode in the mobile editor on pages: https://www.screencast.com/t/oiBUwwFO

Thank you!

Bogdan B.
tagDiv Staff

Hello,

If you cannot see the images, it could be a plugin conflict and not a theme update issue. You probably have a js error in your browser console that breaks the lazyload animation. Try to find which one of your plugins causes the issue and remove/replace it. This is done by disabling all plugins at once, clearing the cache and resetting/purgins cdn files if you use it. Then re-activate the plugins one by one testing your site after each one to see which one causes the images to break
Or it could not be a plugin at all and it could be a custom modification you made or your child theme that need updating as well. The child theme is not update proof. Try to switch to the main theme to test it out.

I hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hello,

We try to release an update each month but development sometimes takes longer and we delay a bit but the usual plan is one update each month (if there are no emergencies and require a quick dot revision that is).

Thank you!

campagnuolo
Participant
#0

Hi staff, my site shows google adv on all browsers except firefox.

All browsers are updated, my wordpress is updated and newspaper theme is updated too.

I clear all cache and disabled all plugins except visual composer but It continue to not showing google adv, please take a look at http://bit.ly/2nmVbUM

How to fix it?

Thank you.

Jfthai2015
tagDiv Member

Hi, I know that this image doesn’t exist as this is a testing environment where i deactivated all plugin and have no pictures
I’m talking about the image just below, the one that looks like a “confidential” sign
http://prntscr.com/en43f7

Sorry to say that, but there’s only one picture on this page (which is hosted on my server, on a subdomain) and I don’t quite get how you could think I was talking about a non existing image.

The actual live version of the website can be seen here: https://www.meilleursgadgetsdunet.com/vie-de-famille/parents/rehausseur-kaboost-chaise-enfant/

As you requested me to deactivate the chilkd theme andall the plugins but visual composer, I did that on my testing environment, which is the URL I gave you.

I don’t need pictures in my testing environment to see if any plugin/theme update work without breaking anything.

I therefore uploaded just one picture (which you missed) for you to diagnose the problem and see that it’s not plugin related, because they are none active

Bogdan B.
tagDiv Staff

Hello,
Please provide an example so we can recreate it. How was it before the update and how is it not working after?
Thank you!

gilean
Participant
#0

Hi, after update the color background in theme panels – general theme color, background color is not working, i only see white background. Furthermore, using template n. 7 now the cover image in the upper section is totally big, not resized in theme size

see this for example https://s4.postimg.org/ampliub71/Schermata_2017_03_22_alle_15_29_50.png

arnimation
tagDiv Member

Thanks Bogdan, we actually already followed that and our old articles were updated. Problem is the new ones aren’t also following the cropping set by the theme. Any suggestions on how we can solve this?

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