Home User profile
JBH
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
JBH
tagDiv Member

Hi Emil,

It’s correct that i edited td_module.php in the previous release. That adjustments are not longer necessary anymore.

This is what i did:

1. I’ve created a new folder and uploaded the complete ‘newspaper 4.6.3’ in there.
2. After that i’ve cleared all the cache and activated 4.6.3. in the WP admin panel.

Why does WP complain about line 110 in td_module.php while there are no customizations anymore in that file / line?

Thank you,

JB

JBH
tagDiv Member

It was the plugin: optinskin, i replaced it for another one.

JBH
tagDiv Member

Same here 🙂

JBH
tagDiv Member

Why 4.4.4 after 4.6.1, are we rolling back?

JBH
tagDiv Member

Thanks! The only thing that have to change is the final score.

example: http://gyazo.com/a7094145888d18bd2b7f5809315db392

In the code it is: “<div class=”td-review-final-score”>4.3</div>”

The idea is to set:

1 to 5
2 to 6
3 to 7
4 to 8
5 to 9

The result is that the final rating is getting from 5.0 to 10.0 instead of 0.0 to 5.0

Which code do i have to edit for this?

Thanks!

JB

JBH
tagDiv Member

Solved it myself by adding

!important;

after the color.

JBH
tagDiv Member

Hi Marius,
I’ve deactivated all the plugins including the ones newspaper required, empty the cache but unfortunately still blank on IE8 🙁

JB

JBH
tagDiv Member

Hi Marius, Thanks for your reply.
You can check it via: http://goo.gl/Srhu5B

Thanks!

JBH
tagDiv Member

That did the job @mehedi

Thanks!

JBH
tagDiv Member

not solved over here 🙁

JBH
tagDiv Member

Same over here, the dropdown menu is messed up after updating to 4.4

example: http://goo.gl/F1fyL

This is what i’ve tried so far:

– Flush all cache (no improvement)
– Disable all plugins (no improvement)
– Deactivating Cloudflare (no improvement)
– Rolling back to 4.3 (dropdown menu looked fine again)
– Installed 4.4 (dropdown messed up)

I will follow this topic for updates.

Cheers!

  • This reply was modified 11 years by JBH.
JBH
tagDiv Member

Thanks!

JBH
tagDiv Member

Hi Lucian,

update: problem solved, but is it the right way?

I’ve added this line:

$buffy .= ‘</br>’;

like this:

http://gyazo.com/cc790219a1fca31fbfbb4a0d11b4c0a6

And the problem is solved! But is this the right way to do it?

Thanks

JB

JBH
tagDiv Member

Hi Lucian,

Yes, i’m sure that it happened after i’ve removed those lines

http://screencast.com/t/2IO8XfHK41f

by adding ‘//’ before them.

I’ve removed them and everything went back to normal (expect that the dateCreated is back)

It’s nog that something creates space, but it’s like there is one line missing and the complete post is moving up right behind the post tag blocks. When we can add a blank line instead of those tho lines:

//$buffy .= ‘<time itemprop=”dateCreated” class=”entry-date updated’ . $visibility_class . ‘” datetime=”‘ . date(DATE_W3C, $td_article_date_unix) . ‘” >’ . get_the_time(get_option(‘date_format’), $this->post->ID) . ‘</time>’;
//$buffy .= ‘<meta itemprop=”interactionCount” content=”UserComments:’ . get_comments_number($this->post->ID) . ‘”/>’;

The problem is solved i guess. I’ve tested and the ‘missing line’ issue isn’t there when i add a ‘featured picture’ to the post.

Thanks…

JB

JBH
tagDiv Member

Hi Lucian, it’s me again. One last issue about this…

The first solution that you gave me: http://screencast.com/t/2IO8XfHK41f
Breaks up the theme a bit.

The problem is that the first line of a new article (post or page) is moved to the right.

You can see a example over here: http://goo.gl/sbK0rd

Can you please take a closer look to solve this?

Thanks!

JBH
tagDiv Member

Your the best Lucian!

Thanks again!

JBH

JBH
tagDiv Member

Thanks for your reply Lucian, we’re almost there! I’ve removed the lines you advised and the date isn’t showing up anymore in the rich snippet tool.

http://www.google.com/webmasters/tools/richsnippets

unfortunately the date isn’t gone at review articles. Which line do i have to remove to review date (not the stars)

it’s called “meta itemprop=”datePublished” in the source code.

Thanks!

JBH
tagDiv Member

W3 and Speed Booster Pack are giving Newspaper a real speedboost! Watch this video:

You can download the settings that are used in this video and import them in your W3 configuration.

http://s000.tinyupload.com/?file_id=26301609429109550551

  • This reply was modified 11 years by JBH.
JBH
tagDiv Member
JBH
tagDiv Member

Very clear Lucian, thank you!

JB

JBH
tagDiv Member

@Steven Thanks for the advice, I will visit the speedbooster forum.

One question for you left, what is the best way to find out which JS and CSS files are used in a specific part of the theme (for instance the header menu)

JBH

JBH
tagDiv Member

I haven’t install W3 …
waiting for @Steven to awnser 🙂

JBH
tagDiv Member

Hi Lucian,

I placed the code on top of the custom css list and it worked charming!

Thanks for your patience and help again!

JB

JBH
tagDiv Member

@Steven

I’ve installed the speed booster plugin and noticed a huge speed improvement. Like you advised, i add the 4 .js files in the exceptions.

To not break any slide are the menu on mobile please add these files in the
Exceptions (files to ignore and load in render-blocking way) box to the bottom

jquery.min.js
external.min.js
site.min.js
js_composer_front.js

The problem is that there are some problems:

1. The header menu is not sticky and the pull down columns are to small
2. There are no header image visible at theme 4 (other templates are ok)

Did i miss a file to exclude?

Thanks in advance!

JB

JBH
tagDiv Member

Thank you!

Viewing 25 posts - 26 through 50 (of 79 total)