Search Results for 'update'

Results from the Forum
nicknaky
tagDiv Member

Hi Marius,

I did as you advised. I completely removed the entire Newspaper theme via FTP and then did a clean install with v3.6 thru FTP.

I am still experiencing the same problems as listed above.

simchris
tagDiv Member

I reported this one; seems to only happen with the 980px responsive vs the 1170 responsive (at least for us). They should have fix with next update 🙂

damianoser
tagDiv Member

I did it and after some time it happened again 🙁
I noticed that it doesn’t matter which link I click, as for example I clicked the basket category and the rss page I got (like the screenshot on my first post) was about a random post which had been uploaded on the football category…
Again when I refreshed the page everything was shown correctly.
I believe it has to do whith the hourly update period/frequency I have applied through All in One SEO, because it happens once each 1 hour.
Please help me, I can provide you an admin code to check it if you want.

Marius
tagDiv Staff

Hi,
Will be fixed in the next update, next week.

Thanks!

Marius
tagDiv Staff

Hi,
DO you want to add in menu columns with links? because at this moment the theme don’t have support for that and i know the Uber menu not work.
We have this on our todo list for the future updates.

Thanks for the message!

Marius
tagDiv Staff

Hi,

@mrsky28
this is fixed in 3.4 or 3.5 version. If you update to latest version your problem will be fixed.

@yuliana we will fix this in the next update. Then you will be able to put the tags above the content.

Thanks for the message!

Marius
tagDiv Staff

Hi,
The theme work with disqus comment and also the comment number works. But the update is not in real-time. Take !10 minutes to update the counter.

Thanks for the message!

mikeaft
tagDiv Member

Thanks, Marius. I haven’t tried your new code yet, since I just updated. I will try this week.

Marius
tagDiv Staff

Hi,
Please make sure you have replaced all files via FTP, seems like you have some incomplete style there.

Please replace all file again via FTP.

Thanks!

Marius
tagDiv Staff

Hi,
We will fix it in the next update, i think is doesn’t work because the link is not encoded.

Try this: edit like here and see if works: http://screencast.com/t/ufHs2rYnYVr

Marius
tagDiv Staff

Hi,
You can use this CSS:

.widget_rss .block-title a {
  color: #FFFFFF;
  padding-left: 0px;
}
.widget_rss .block-title img {
  padding-bottom: 3px;
}
.widget_rss ul {
  padding-top: 9px;
}

We will fix this in the next update.
Thanks for the message!

Gee95
tagDiv Member

Thank you for the tutorial, and i fixed the problem with the Visual composer. My web hosting company was using an old version of WordPress. Updated it and it works again 🙂

Thanks

Gee95
Participant
#0

Hello,

I’ve installed Disqus onto the theme and it works great expect the comment count.

I found this page showing you how to add it: http://help.disqus.com/customer/portal/articles/565624-tightening-your-disqus-integration , do you know what the theme’s shortname for comments? Or is there an easier way to update it, so it shows how many comments on posts?

Thanks 🙂

Radu A
tagDiv Member

hi,
i have tested on my computer the [pull_quote_right] and it works :
http://screencast.com/t/KLuOyGcMdkn
http://screencast.com/t/MVt7pQ3v4G

try to disable all the plugins to be sure that there is no conflict between the theme and the plugins.
if this doesn’t work try to update to the last version of the theme (currently 3.6). here is how to update : http://import.tagdiv.com/newspaper/doc/#howtoupdate

Thanks for you message.
Radu A.

Marius
tagDiv Staff

Hi,
We removed the animation from less files, is hard to be overwritten by a CSS, we have tried but with no luck.

Please what for the next update, or if you want you can try to search the animation code in your style.css. transition(background-color 2s);

Thanks!

nicknaky
Participant
#0

Hi,

I just updated to v3.6 and am now experiencing formatting issues across my website.

Please see here: http://www.screencast.com/t/YOA3x1WqaPd
http://www.screencast.com/t/PaFvqx97z6zO

1. My social icons in the widget is no longer showing up

2. Change the format of the breadcrumbs to show navigation,
example: Home > News > Post Title

3. Reduce the spacing between the breadcrumbs and the post title, it is too big.

4. Widen the spacing between the post tags and featured post image

5. Widen the spacing between the featured post image and the first line of post content

6. The color of the date and the comment options are too light to read, need to make them darker.

I know you guys have been very busy doing great work and I really appreciate it. Many thanks.

Best,

Nick

Radu A
tagDiv Member

hi,
if you change the code of the theme there are 2 options:

a) you remain to your current version and don’t update anymore

OR

b) you have to make sure that anytime you update the theme you modify the files of
the new theme with the code that Marius give you.

Thanks for you message.
Radu A.

simchris
tagDiv Member

UPDATE ON MOD_PAGESPEED with NEWSPAPER THEME and TAGDIV SPEED BOOSTER.

Okay, seems to work fine with Newspaper 3.6 – some oddity with 3.5.

So far, only real weirdness in 3.6, is on the iPad Air/Retina iOS 7.1 in vertical mode, the < > arrows for previous and next article below post disappear. Can’t figure that one out yet. Might need to replace those with » if I can’t sort it.

VZ
tagDiv Member

Thanks Marius, will this be overwritten in any future updates?

And will you be adding this as a option to future updates?

Also, in that fodler you have one named includes. Is this for wp-incldues or is it for wp-admin/includes?

Thank you

  • This reply was modified 12 years by VZ.
r1kay
Participant
#0

Hi,

Does the workaround to fix the post views when using a cache plugin work with the 7 days post sort in the sidebar? I know this fix will show correct views on the top of a post page, but will it also fix the 7 days post sort order in the blocks?

And are you guys planning on integrating the ajax view count in the theme? I don’t like to install so many different plugins to fix the bugs that come with this theme… I mentioned this problem months ago and you guys said that you would fix in in one of the future updates. We’re at least 4 updates further, but the only solution you provide is using another couple of plugins to make it work, instead of fixing it wihtin in theme.

Also, I use block 2 in the sidebar to highlight some post (just like the theme’s live preview) and want to manually select the posts i want to display there. It it possible to filter the post according to post id? I was highlighting the most viewed posts with the 7 days post count but since that doesnt work i now show the most recent posts there…

simchris
tagDiv Member

Purpose of caching is to serve the PAGES very quickly. As per the note in the docs, you should use “page cache ONLY” to avoid issues with things getting cached you don’t want to be static for a long long time. Others will likely provide more detailed answer, but the simplest one for using W3 is here in the docs:

https://forum.tagdiv.com/w3-total-cache-configuration/

You can, of course, “experiment” with caching with any theme/site – it’s your site. But, you don’t want database cached or updates wouldn’t be loaded on indexes or front page.

But best to err on side of paranoia. Also be sure to do full site backup before enabling any cache plugin. And make sure the plugin is running at same user permission level as the ftpuser vs the server/apache as that was a big implosion of doom on one of our sites!

That may not have been perfect answer.

Marius
tagDiv Staff

Hi,
Your CSS selector is incorrect. Use this:

.meta-info .td-block-author {
    padding-left: 10px;
}
Marius
tagDiv Staff

Hi,
The theme have the default counter and also support that plugin WP-PostViews that works with cache plugin.

If you have installed that plugin the theme will read the count from that plugin.

If you edit a post you will have 2 custom fields that keep the views(1 is the default one and another one is from that plugin WP-PostViews)

http://screencast.com/t/NFWjdEqkKM

You can easily check you counter, go to a post, make refresh and see if the counter work, should update on each refresh.

simchris
tagDiv Member

Oh yeah. You can style just about everything. We started using it long time ago for a custom theme we did, and also because most theme devs never included an author bio box, so this was of course why the fellow built the plugin. He’s updated it over the years with lots of features for styling and since he uses custom classes, in theory the custom css box in Newspaper theme panel “should” also be able to change anything else. This was important back in the day when every damn sidebar thing was done with an H3 tag. Ugh.

simchris
tagDiv Member

@cooldude
on most professional news portals, popups (“interstitials” on many sites, technically) are actually managed by the AD MANAGER toolset, and not the CMS portion. Meaning, the CMS runs the content, the Ad Manager runs the ad placement, timing, tracking, etc.

You likely will want to look into an ad management platform to integrate, which offers pro level tools to implement interstitials, tracking, and other elements for your specific needs.

Or, you could use very simple existing tools like “nBar – Advanced WordPress Multipurpose Bar Builder” which allows you to slide in footer or header ads. Or, “WordPress Advert Flap Pro” which has fly in ad elements, or “Interstitial Ads for WordPress.”

Hopefully you won’t be too easily frustrated by that idea.

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