Search Results for 'update'

Results from the Forum
Andrei L.
tagDiv Member

Hi

There are a few thing which must be considered when you update from V4 at V6 of Newspaper theme.
Newspaper 6 is practically a new theme, the whole code was rewritten so make sure you made a clean update, meaning that we recommend that you delete the old version of the theme before uploading the new one, more details can be found in our update guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ The shortcodes have been changed so old ones will not work anymore. Please note that old files customization or custom css will not work with the new version and you will have to adjust or re-add them.

Hope this help.
Thanks!

Andrei L.
tagDiv Member

Hi

The theme can’t display different type of ads from same spot, so for example if set a banner ad for header this will be displayed on all devices. To display the ad-sense ad only for mobile devices and for other devices banner ads you will need custom modifications in theme’s core files.
This is a complex task which require lots of customizations and unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. If you need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer from sites like: http://studio.envato.com/ to do this for you.

Thanks!

Bogdan B.
tagDiv Staff

Hello,

We are not aware of such modification in the near future. We cannot modify the current thumbnail in our theme because it will cause lots of problems for users when they update. (people have thousands of images that will require regenerating thumbs) Only by adding new block elements that use a different thumb will this be achievable, but this as well is not on our priority list. We cannot say for sure what the future will bring.
You can modify a thumbnail on your end if you need this size: You can find the thumbnail sizes in td_config.php: http://screencast.com/t/uk2vAnc7d
The closest thumb to the size you suggested is the one used for module 1 and 2, block 2, 3 and 4 and big grid 2.
You can edit this file and change the dimension to the specified one. You will need to regenerate your thumbs for the modification to apply.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

It seems you updated from version 4 (i suspect). Version 6 of the theme was built from scratch and that is why you will have to redo all your settings and customization. Please note that updating to version 6 is like switching to another theme. Some of your customizations or plugins will not work in the new version.

Sorry for the inconvenience.

Naama
tagDiv Member

This is starting to get annoying. one of the reasons I bought your theme is that I saw you had great support. I’m guessing that you HAD great support.
I already hired someone to change the code. your last update deleted the rtl.css file. so I’d like to do it myself this time. have no problem to edit the code, but I need you to give me the code line.

and you ignored my question about the post/page color.

Bogdan B.
tagDiv Staff

Hi,
I will add this problem to our list of fixes and updates and hopefully in a future update we will be able to find a solution for this issue.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

The video playlist does not show up when added with do_shortcode. A normal video player does. We will look into this and do some tests. I will add this issue on our list of fixes and updates. Until then you can use the visual editor to add a video playlists: http://screencast.com/t/e4eQwwhn8

Thank you!

LFol2cE7
Participant
#0

I want to update the Revolution Sliders V.5 do .

usafridi
tagDiv Member

Hi,

I have emailed you the login credentioals with the post link, any update on that.

Thanks.

leofratt
tagDiv Member

Thanks Andrei.

I followed the instructions and updated the theme, but I have found a problem:

All the pages that use Visual Composer are now showing all elements as “Text blocks”, with the shortcode inside. I send you a few screens so you can better understand what I mean:
Backend:

Frontend:

Thanks!

  • This reply was modified 10 years by leofratt.
jerocarson
Participant
#0

Hi,

How can I disable author’s bio from displaying on certain categories?

If you can fix this feature in next update, it would be nice, site wide. So users can disable author’s profile per post.

Thanks

flytechies
Participant
#0

Hello there,

It’s been a while since I last updated my theme. After an update using Envato WordPress Toolkit, an error appears saying “wp booster error: Please update your [tagDiv social counter] Plugin!”

Now the homepage is messed up. How do I update this plugin? Website is m a a t f a . c o m . m y

Thank you.

Ben

jk
Participant
#0

Hi visula compoer asking to be updated, i know from the past it shloud not be done as it should come with next update of the theme. can you please let me know whe nnext updating is coming. cheers jan

fusioncloud
Participant
#0

I want to change the title colour & padding for a block (ex: Block 3), screenshot attached. I will use the block3 in different pages. I want that all block3 will be updated with colour & padding.
http://prntscr.com/90bukf

Can you give me a how to achieve it with screenshoot & custom CSS?

Thanks in advance 😀

doucare1971
tagDiv Member

Probably around two weeks. I asked in the comments section of the theme a few days ago and that is what they told me for the update but don’t know about the other stuff.

Carllauren
Participant
#0

Hello,

I am just wondering then you have planned to release an update for the theme?

The main problems for me is:

– The fixed navigation on mobile is not staying fixed after the new iPhone update.

– There are problems with the BIG grids on Safari. I am using “BIG grid 6” and there are white lines showing after each images when hovering the grid.

Then I also wonder if you are planning any solution for retina displays? On newsmag the smaller thumbnails are very blurry on retina devices. This could maybe be solved by a responsive image solution or something similar.

Best Regards

Erik

sunbysea
tagDiv Member

td_block_slide.php
Line 87
comment some code


$add_js_resize = ',
                //onSliderLoaded : td_resize_normal_slide,
                //onSliderResize : td_resize_normal_slide_and_update';

Finally these codes commented are appended to variable ‘$slide_js’;
But these codes commented will cause “Uncaught SyntaxError: Unexpected end of input” when ajax call is triggered.
So just remove these code commented or don’t appended it to variable ‘$slide_js’.
The ajax dropdown above Slide will run normally;

For your reference.
Thanks

  • This reply was modified 10 years by sunbysea.
  • This reply was modified 10 years by sunbysea.
Bryson T
tagDiv Member

Regarding the flush calls, since that’s in TGM I don’t know if that counts. Doesn’t seem to me that code is run on every front end page load to throw W3TC off. But you tell me?

Right now I’m using W3TC with just the reverse proxy, browser, and database cache modules active. That’s with a very lightly applied Varnish cache (doesn’t do much for WP without page caching activated), apache, nginx, and APC running. It’s actually a smaller server at the moment, but handled some better loads yesterday. Using SSDs. I’m going to upgrade it in the next week or so, which will help.

My main concern with speed for mobile (more than half my traffic is mobile) and a caching plugin that doesn’t hold stale pages. WPSC tends to not update the front page cache for half an hour after a new post is published. I’ve used it with Newspaper.

Bogdan B.
tagDiv Staff
video - reply

Hello,

The theme was built to work with Youtube and Vimeo: http://screencast.com/t/LRpYv7Om. These are the only videos that are supported to run with the video post templates. You can add other videos to your posts inside the content but not in the featured video placeholder. If you want to change the default behavior of the theme you will need custom work which unfortunately at the moment we cannot provide. We have this request on our list of improvements and in a future update we hope we can implement more video options.

Thank you for your understanding!

Radu
tagDiv Staff

Hi,

with disk caching I was referring to the caching method used by w3 total cache and wp super cache that save the page on the HDD/SSD. W3 total cache also supports caching to APC user cache or memcached. I was tring to point out that wp super cache, even if it saves the page on the hdd/sdd can be as fast as APC or memcached due to the linux’s kernel caching mechanism.

We switch our recommended caching plugin to wp super cache because it’s written better, it’s maintained by automattic (the WordPress developers), it’s leaner and overall we did not encountered many problems with it.

Regarding the flush methods… there are 2 instances: http://screencast.com/t/qO7msUmvI – this is an experiment it may not work.

What caching method are you using now? Your site gets a very good response time from my end even when I’ve bypass cloudflare: http://screencast.com/t/xZ3x2n4Jdvw8 . TTFB is very good and I do not think you can push it more without hardware updates. I’m on the other side of the globe relating to your server and 363ms first page load is very good here with USA.

Andrei L.
tagDiv Member

Hi

I’ve checked your site and noticed that you’re using V 4.6.3 of Newspaper and V 4.4.4 of VC. We received some reports in the past regarding the high CPU usage with this version of VC. If you want to stay with this version try to downgrade the VC plugin at V 4.3.5 which require lower resources.
If you want to use the curen version of Visual Composer plugin available with the theme, then you need to update the theme to version 6.5.1 which has support for later versions of VC plugin and it’s also included within full theme’s package.
The current version of the Visual Composer included in theme’s package (4.7.4) has been tested and works fine. Also the plugin has passed through a major update, lots of security vulnerabilities have been fixed

If you decide to update please follow this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ backup your current install, run the import settings script, update plugins and check the result. You can always get back to the previous working theme version if something goes wrong as long as you backup it but doing the update as instructed the theme should work fine.
You should also consider into the process at the following aspects:
– backup your current theme/WordPress/database: https://codex.wordpress.org/WordPress_Backups
– setup a maintenance mode and you can use a plugin for that.
– empty all caches/purge files if you also use CDN host then disable any services of this type until you switch to the new theme
– disable all plugins
– install the theme then install the required plugins
– switch back the rest of the plugins and start other services

Hope this help.
Thanks!

baldvin
tagDiv Member

hi Ing Geek,
thank you for your answer,
Where do I find the update files?

usafridi
tagDiv Member

Hi,

I did the same disabled all the plugins and tried putting twitter ID twice but still not working, facebook works fine. Do i have to update the theme? Here is the website link (http://www.ifootballplanet.com/) launching date is near need to fix this asap. Please advice.

Thanks

simchris
tagDiv Member

Always best to update via FTP.
From error it looks like Fopen not working on your hosting provider.

Arafat
Blocked
#0

Suddenly wordpress plugin can’t not update see this: http://prntscr.com/8ze8kj
Not only stop update can’t add new plugin. How to solve this? Please help.

Viewing 25 results - 38,126 through 38,150 (of 45,280 total)