Fixed it with other’s help.
I got this:
Fatal error: Uncaught Error: Call to undefined function iconv() in /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1541 Stack trace: #0 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_css_res_compiler.php(54): mb_detect_encoding(‘\xF7\xAD\xF9’) #1 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/shortcodes/td_block_25.php(78): td_css_res_compiler->load_settings(‘td_block_25::cs…’, Array) #2 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_block.php(231): td_block_25->get_custom_css() #3 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/shortcodes/td_block_25.php(98): td_block->get_block_css() #4 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_global_blocks.php(28): td_block_25->render(Array, ”) #5 /home2/tameteora/public_html/wp-includes/shortcodes.php(319): td_global_blocks::proxy_function(Array, ”, ‘td_block_25’) #6 [internal function]: do_shortcode_ in /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1541
I got an email from Envato to update to 9.2.1 . Does that fix the above mentioned issues?
-
This reply was modified 7 years by
NBak18.
The problem is that the new template I try to create doesn’t appear anywhere.
There isn’t an import option, so that I can import one cloud post template.
The next hours there will be a change of hosting in progress, so I think it’s better for me if you work this out after a couple of days.
Nick
Is there any issue with Cloud Templates?
I made a new one, but I don’t see that as an option to my new posts.
Nick
Another issue:
After editing front page with TD composer, I try to save; it saves it, but the saving “circle” never stops spining, so I have to exit page.
When I open again TD composer, there’s a line saying: The current content page hasn’t been created by TagDiv Composer!
I had also some problems with lazyload (sometimes it didn’t show thumbnails to frontpage), so I disabled it.
Nick
That’s exactly what I want.
I’ll let you know if it works OK for those who have many banner ads to show.
Thank you!
Nick
Thank you for your help!
The result of the update (done it via Envato market) really shocked me!
I had issues with shortcodes (solved with update to composer) and to my new posts template (solved with update to Cloud library).
I didn’t noticed any lazyload problems so far.
Nick.
Hi.
I’ll try to use common articles to post advertisements, but I need some help.
I don’t want the title to appear to block post. Can I add an extra class to the block and then add css for the title to hide?
If yes, what’s the css I have to use and what extra class should I add?
Thank you,
Nick.
Thank you.
Thank you.
I noticed that my website is a little bit slow. I checked “Newspaper system status” and saw that Speed Booster is Disabled, because adrotate is an incompatible plugin.
Is there another way to have many banners for horizontal or vertical places?
Fixed with update. Thank you.
Hi.
Done.
Thank you.
Thank you for your answer.
Nick.
Hi, thank you very much and congratulations once more for Newspaper Theme.
Nick
-
This reply was modified 8 years by
NBak18.
Hi and thank you for your reply.
I will follow your suggestion.
Can you inform me about which BlocK is used to Latest Articles and If my developer will be able to change that to Block 5 (I want full screen photo for mobile)?
Thank you.
I also tried to increase font size from style.css file, restarted apache… but nothing changed.
I then tried
html {
font-size: 18px;
}
to mobile theme css. It worked for a while, only in tablet, -some articles; not all- … but then I got again the standard font size.
I read in an article that maybe that’s because I’m not using a google font.
Any thoughts?
OK, I understand, but everything I tried for font size didn’t work…
Could you at least inform me which block is used for latest articles?
-
This reply was modified 8 years by
NBak18.
Hi.
I know where to add the code, but I don’t know what code to add.
That’s why I’ve asked your help…
Nick
Hi.
I’m sorry I disturb you again, but do I have to enable “show post views” or not?
I think that without that the post views don’t keep counting.
By enabling that (“show post views”), I can’t make counts disappear from posts, though, using the above code…
Hi and thank you.
My mistake was that I also enabled “show post views” along with ajax view count.
Thank you again.
Hello.
I have disabled the post views, because I don’t want them to show.
I just tried your method to live css
.single .td-post-views {
display: none;
}
that I read above to these topic that makes post views (when enabled) disappear, but it didn’t work (I also enabled AJAX POST VIEW COUNT since I use WP Super Cache).
I just want very much to use popular posts without showing the number of views to each post and without any additional plugin.