- NewspaperHow to update a plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- NewspaperSingle Post Excerpt
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperHow to use the Bing Maps API
- NewspaperModules Builder in Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperCustom Fields Support
- NewspaperFlex Block Settings Guide
- NewspapertagDiv Opt-In Builder
- NewspaperHow to use the YouTube API
- NewspaperDefault Category Settings
- NewspapertagDiv Composer Tutorial
- NewspaperHow to Set the Image Avatar
- NewspaperUnique Articles
- NewspaperFacebook Share
- NewspaperCache plugin – install and configure
- NewspaperFeatured Image, Video or Audio
Hello nitewriter07,
I have tested on my side and the Pinterest seems to work as expected, as you can see here -> https://www.screencast.com/t/a9QG4hkNiX Do you have installed the latest version of the theme via FTP way? If not, please update it and check the results.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello viralised,
Please update the theme to the latest version of it which is Newsmag 4.3, remove all of the untested plugins if you are using something like this, clear all the caches and check the results. I have checked on my side the latest version of the theme and the Search button functionality seems to work as expected.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hi,
Decide on one page builder and deactivate the other. If you have pages built with one of them and you want to use the other, the pages will have to be recreated.
Visual composer should be used only on pages, we do not recommend to use it on posts
– https://forum.tagdiv.com/how-to-use-visual-composer/
If this is absolutely required for you, enable it for posts in the settings of the plugin.
As a side note, we plan to add many more options for the tagDiv composer. There will be a considerable amount of new features added in coming updates. They will be exclusively for the tagDiv composer. You should consider this when making your decision.
Also as a note, if you use Visual composer on posts and activate the tagDiv composer, the post pages layout may not display properly.
Thanks
Hello Charlie,
1)Increase the system status memory according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/
2), 3)Please update the theme to the latest version of it because in that version was resolved this problem with Social Counter and the App Id and Secret ID are no longer needed. Update it via FTP way, clear all the caches and check the results.
4)You should provide some useful screenshots with this problem so I can identify it at your website URL.
Thanks for your understanding!
Hi,
At the moment that is not possible. The post content width is fixed. A sidebar can be set left or right, or no sidebar. If there is no sidebar the post content will occupy the full theme width
– https://demo.tagdiv.com/newspaper/td-post-five-things-you-may-have-missed-over-the-weekend-from-the-world-of-business/
In coming updates this will change, there will be a considerable amount of flexibility added to the way post pages are created. Something like this will be possible in this case. But for the moment there is no setting to modify the post width.
Okay. I will just be uploading the individual files updated manually with each theme update. To another unrelated question, I came up with (from some tutorials here) and tried this code to filter popular posts in the last thirty days. I know you don’t provide custom work, but would you kindly advise if the code is correct?
case 'popular_of_latest': $wp_query_args['meta_key'] = td_page_views::$post_view_counter_key; $wp_query_args['orderby'] = 'meta_value_num'; $wp_query_args['order'] = 'DESC'; $wp_query_args['date_query'] = array(
'key' => td_page_views::$post_view_counter_7_day_last_date,
'value' => (date('U') - 2419200), // current date minus 30 days
'type' => 'numeric',
'compare' => '>'
);
break;
Hello, I have several questions/bugs to solve. Better to ask everything at once. I’m using newspaper 8.7.3 with the demo nature.
1 – When I use an anchor in a post, it causes a shift of the whole page, as if a negative margin-top was applied to the body. The main menu is cut, and a blank space appears in the footer. See there : https://www.screencast.com/t/mZg5LxvxI
2 – I have a hover problem in the menu. Underlined are not at the same level, for the first element it’s slightly lower. See there : https://www.screencast.com/t/9i2cGzrw2X4Q
3 – Some parts of my text are blurry, when I make it strong. See there : https://www.screencast.com/t/TEcN1s3t with the typography ‘Raleway’.
4 – I would like to use the same presentation for the megamenu as the artcreek theme, what part of the css should i add ? I try to find it here but it is hardly readable.
5 – I have a wp_booster and fatal error on one of my post, on mobile exclusively. I use some content created with WP Bakery editor on this post, and it worked well before the update. Is it no more authorized to use WP Bakery editor on post at this time ? See there : https://www.screencast.com/t/OFl9p8IZILP and https://www.screencast.com/t/z0XoRkm5JW
6 – Impossible to increase the font-size of “Big title” above 55px or 54px using the multi-purpose admin theme panel. I have to do that with the tD composer.
Thank you in advance for the support !
Sorry, but it doesn’t work this.
Please take into consideration that the container must be 728px and not 696px in order for google ads to be adjusted to the container.A recommendation for the next update.
Please, do you have another way to face that?
Thanks in advance.
In theme panel > custom css, I have this code posted:
@media screen and (min-width: 426px) {
.advert {background: url(http://example.com/wp-content/uploads/advert-1.jpg);
background-repeat: no-repeat;
background-size: 100% 100%;
display: block;
width: 100%;
height: 90px;
}
}
@media screen and (min-width: 375px) and (max-width: 425px) {
.advert {background: url(http://example.com/wp-content/uploads/advert-2.jpg);
background-repeat: no-repeat;
display: block; background-size: 100% 100%;
width: 100%;
height: 90px;
}
}
@media screen and (min-width: 320px) and (max-width: 374px) {
.advert {background: url(http://example.com/wp-content/uploads/advert-3.jpg);
background-repeat: no-repeat;
display: block; background-size: 100% 100%;
width: 100%;
height: 77px;
}
}
Weird thing is, testing it on a 320px iphone, it works for the homepage but not on categories & posts. Same thing for firefox browser on desktop. When I test it with google devtools (adjusting the device sizes) it does show up. What is with the inconsistencies? I don’t have the latest theme update, could that be it? Even some pages on mobile it gives me the wrong image….
I updated the theme and the plugin, checked the php.ini and htaccess…. but I still have this issue.
hello guys. sorry my “google translate english”
i updated my theme to version 8.7.4 (<8.5) and the plugin td multipurpose too had a update, to your version 2.1.2. but i get a bug in this progress. now, my td multipurpose menu is broken:
https://prnt.sc/jh7i0g
Hi tagDiv Team, Your theme is perfect and love every update you guys are giving.
also have a small question to ask, is there anyway to put a search option or a sort,filter option for “team members” on tag div composer. i have a requirement to put 500 team members in one page.
IF not at least a possible workaround suggestion for that please.
the update is bad, broke the site.-
Hi
The new updates are breaking my site when I install & activate TagDiv AMP or TagDiv newsletter. Widgets are not saving and changes on the theme panel not saving.
Hi,
I’m having an issue with my sidebar image link. I pasted my custom link to the sidebar image but it’s not working anymore after the update. my website url is octopros.com
Thank You
After i update my site, i have this message:
Fatal error: Call to undefined method td_fonts::get_block_font_params() in /srv/paginabrazil.com/www/wp-content/themes/Newspaper/includes/td_config_helper.php on line 14
Are you help me?
UPDATE:
REMAIN THE ISSUES:
1. “More from author” (bottom of posts)
My “more from author” (related articles) tab is going crazy.. showing up links for posts in the other site language and missing/or not identified posts. [ https://www.dropbox.com/s/aks3dohs1uoon3c/Renewing%20EU%20and%20US%20Soft%20Power%20in%20Central%20Asia%20%20%20EUCAM.png?dl=0 ]
2. Author’s page translation string does not work
I translated strings for some authors but it doesn’t show on author’s pages: http://eucentralasia.eu/ru/author/sebastienpeyrouse/ However, it shows under posts (bio boxes): http://eucentralasia.eu/ru/2014/06/how-does-central-asia-view-the-eu-ru/
3. Please disregard this issue >> Research & Publications Mega Menu bug:
When logged out of the backend, I hover over Research&Pubs in RU, All publications section loads correctly once. I go to Брифинги, it loads EN policy briefs, the same for working papers. Then All publications section preview stops loading altogether. Once again, it happens only when I am logged out”
I just found out the solution for the MegaMenu issue. Was a setting missed in wpml. » » [Store a language cookie to support language filtering for AJAX]
——————
Thanks
I forgot to mention there is another thread on this forum that has same problem. It has to do with Latin Acents…moderator said was a bug and will be fixed in update.
I’m using entity codes for accents
thread i found below:
https://forum.tagdiv.com/topic/failed-to-execute-btoa-on-window/
Well, today it updated by itself after not doing it for several days.
Thanks for your reply.
Hi Simion C.,
Thanks for getting back to me.
Yes, it’s the supercache and didn’t solve the problem.
Last update supercache “Add ipad to mobile list (#525)”
“1.6.0
Fix issues in multisite plugin (#501)
Fixes wp-cli plugin deactivate/activate (#499)
Cleanup – change quotes. (#495)
$htaccess_path defines the path to the global .htacess file. (#507)
Fix ‘cannot redeclare gzip_accepted()’ (#511)
Correct the renaming of tmp_wpcache_filename (removed unnecessary slash in path) which caused renaming to fail. (#516)
Add check for Jetpack mobile theme cookie (#515)
Optimize wp_cache_phase2 and create wpsc_register_post_hooks (#508)
WPCACHEHOME has a trailing slash (#513)
Cleanup cache enable/disable and update_mod_rewrite_rules (#500)
Post Update now clears category cache (#519)
Various fixes for saving the debug page form (#542)
Expert-caching and empty parameters, like ?amp, should not serve cached page (#533)
Tiny Yslow description fix (#527)
Add ipad to mobile list (#525)
Hide opcache_invalidate() warnings since it’s disabled some places. (#543)
Check that HTTP_REFERER exists before checking it. (#544)
Replace Cron View” with WP Control because it’s still updated. (#546)
adding hook (wp_cache_cleared) for full cache purges (#537)”
Hi,
Please read this topic for more information
– https://forum.tagdiv.com/topic/instagram-images-without-update-on-footer/
Thanks
Hi there,
I need your help on the following issue:
After the update to version 8.7.4, the images in the Instagram footer widget don’t show up anymore. When I replace my id (ltlallange) with another id (for example coca-cola) the images show up. I cleared the browser cache, but that didn’t resolve the issue.
Many thanks in advance
Laurent
Ola guys!
After I update the newspapper theme, I do not see tag div composer when editing the post. For site editing I use WPBakery page builder + MPC addons for WPB. I edit posts using TDC.
Please help!
Hi
Since some time back the number of Instagram followers is not being updates in Social Counter, and new posts do not show at the bottom of the page. I have re-saved the information in Social Counter and the Footer IG settings, but it does not help.
Thanks from Lena
If you open one of the post template files, there you can see it’s structure
– https://www.screencast.com/t/8RC0QqAE
In that screenshot the default post template is opened (default post template is loop-single.php, post template 1 is loop-single-1.php and so on)
You could try moving the code for the review in a different location in the structure
– https://www.screencast.com/t/M88DaoBVukk
In coming theme updates there will be major changes to how the post templates are created and used, among other new features. So there will be no need for such code modifications.