- NewsmagHow to update a plugin
- NewspaperHow to update a plugin
- NewsmagHow to update the theme
- NewsmagHow to update the WPBakery plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_template::update_key
- Apitd_api_category_template::update
I tried to insert the comment code into the block but it just got an error.
Again, it would seem that changing the order of these items would be something that everyone would want to do, so I’m curious if it’s something we should expect in an update. The problem clearly is that the comment should be the first thing after the end of the article text. As it is, everyone has to scroll all the way past all this other stuff to even be prompted to comment…I’m sure it’s one of the primary reasons we are getting so few comments.
Please help! Thanks!
here is an example: http://standupjournal.com/kealii-mamalas-epic-teahupoo-backside-barrel-compilation/
How can i fix?
Hello,
I have disabled all theme generated images from theme panel as I do not want them to fill my server disk. I use “block 7” on my homepage, and thus the theme uses “td_100x70.png” in the Newspaper/images/thumb-disabled. I resplaced this image with an icon that goes well with my website.
The problem is that there isn’t the alt tag for those 100×70 images. The images are linked to posts and there also should be the post title as the alt tag of the image. Could you please fix this issue in the next update and tell me how edit the theme until you update the theme?
So now I’m having an issue where when my site first loads, it shows all Arial standard fonts, then after 2-3 seconds refreshes to show all of my custom settings.
Also images are randomly breaking, and some of my plugins have stopped working like my Flickr Gallery to show photo galleries.
I’ve had nothing but problems since I updated to the latest version of Newspaper 🙁 🙁 I just want my old site back that ran smoothly.
@neotrope I know you’re good at stuff like this. Help? lol
I left my local installation with no plugins and I have noted that when I click “restore down”, this anomaly is taking place in IE (http://screencast.com/t/dMAS8MslRr). The same problem doesn’t occur in Firefox or Chrome.
UPDATE: When I then put back the line that you guys told me to delete: td_video.attr(‘width’, ‘100%’); (http://screencast.com/t/5EWuDsJMGfi), the problem is rectified, even with all my plugins back (http://screencast.com/t/KyovnYv1).
What should I do?
Thanks in advance.
-
This reply was modified 11 years by
centennia.
Yes since update. Before i could use your shortcode.
Sorry, now with Visual Composer it is tricky, complicated and SCHEISSE! Please send me the shortcodes like [dropcap] X [/dropcap]
Thank you!
Hello
When you are on a search page or first level categorie :
http://themeforest.net/item/newspaper/full_screen_preview/5489609
http://themeforest.net/item/newspaper/full_screen_preview/5489609
there is no way to know what is the article you will choose to read.
Idem on the AJAX search at the top right of the page.
When you have have a lot of categories and pages like for example cliassified ads or events, it is important to know what you are looking at.
It would be nice to implement this feature in the next update.
Regards
Unfortunately attempting to fix it that way failed. The result was that the comment box actually showed up BEFORE the content text of the article.
I would think that sorting the order of those items would be something everyone would want control over and I’m actually a bit surprised it’s not part of the theme panel. Any chance it will be in an update?
And since that didn’t work do you have another proposed method? Thanks!
Hi,
The easiest way would be to make the modification inside the main theme and apply it each time you update. If you want to make it from the child-theme you have to overwrite the category template and copy the get_sibling_categories method inside the file. Modify the code to make sure it works, then change the call from parent::get_sibling_categories to self::get_sibling_categories
Thank you!
Hi,
I’ve just install the Newspaper Theme and i’ve got a probleme with the tagDiv Social Counter. In fact this message is written on the header :”wp booster error:
Please update your [tagDiv social counter] Plugin!.
Then I made the update but nothing happen.
Could you please help me solve this problem.
Best regard
Nikyneg
Hi,
Unfortunately the smart lists were not designed to work like that, for the moment it works like slider(basically it is a slider), but we actually work on this and it will be a smart list with this functionality in one of the theme updates.
Thanks!
Hi,
@kathrinhwl In version 6 we create new modules/blocks so it is not enough to change the css for Big Slide(the Big Grid is not a slider). The Big Grid 3 block is created using 3 modules – http://screencast.com/t/XVwJEZB9AIt these modules doesn’t exist in version 4. If it were a simple solution to create a Big Grid in version 4, I would have provided to you. If you want to use these Big Grid block any many features(sticky sidebar, smart list..)you will have to update the theme.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I cannot provide an exact date when a new version of the theme will be released, but we provide updates on a regular basis, after we test the plugin for theme compatibility the plugin is included in the latest theme update, inside the /plugins folder.
Thanks for the message!
Hi,
If you use the above code it will work only if you have top menu active(also the sign in widget) as it use the javascript – http://screencast.com/t/nPbBVQF6juG2 But if you don’t want top menu, you can hide it using custom css: http://screencast.com/t/vahhyVYhlO
.td-header-top-menu-full {
display: none;
}
We will try to add a different implementation for sign in widget in a future update.
Thanks!
Hi, thanks for the additional informations.
I get a question, because I’m not a master in WP : if I work on main theme, can I copy all the content in the child directory when I have done all my modifications ? Like this it would keep all modifications, and when main theme will be updated, I will not loose my modifications, right ?
Because for what I see in the link given by Alin, I’m supposed to copy every file I want to modify, but it is impossible for me to know which one I do modify when I change something in my WP admin ? Or when it is only Under WP, it is keeped when the theme is updated ? I hope my question is clear, sometimes it is hard for me to explain something in English :/
Hi,
Please make sure that you use the latest version of Visual Composer, install and activate it from here – http://screencast.com/t/sICGwGTQXQTh and check the version – http://screencast.com/t/pSDK3ooFurWV If you need to update the Visual Composer plugin, please remove the old plugin and update to the latest version provided with the theme.
Thanks!
Hi,
2. Try to change these values – http://screencast.com/t/0pghAmIZr
6. You can remove the next/prev pagination for megamenu using this custom css: http://screencast.com/t/VRcihp38
.td_block_mega_menu .td-next-prev-wrap{
display: none;
}
Unfortunately to change the mega menu module display you will need custom work and we cannot provide any type of custom work at this time as we cannot offer custom work because we work hard on the development, updates, fixes and support, sorry!
7. The breadcrumbs are added automatically on pagebuilder with title template, but you can use custom css to hide them – http://screencast.com/t/lTHAaygS2r4 or comment this line in the code – http://screencast.com/t/NNH15XsFzda
.home .td-crumb-container .entry-crumbs {
display: none;
}
Thanks!
Hi,
Please make a full backup of your current installation – https://codex.wordpress.org/WordPress_Backups deactivate all plugins and do a clean update, meaning that we recommend that you delete the old version of the theme before uploading the new one – https://forum.tagdiv.com/how-to-update-the-theme-2/ and also update the plugins that come with the theme’s files(VC, Social Counter…). After update you can run the script like it is suggested in the upgrade guide. Please note that Newspaper 6 is a new theme so old files customization, custom css will not work anymore, so you will have to customize it again. Also you will have to re-add the widgets to your sidebar(s) as they will become inactive.
Thanks!
I cant change my usename as now on the editor always show up as admin which is very amateur and everytime i click on update its reject the new name i typed in. Need help asap
Hi,
and where can i find the Grid columns Shortcodes after update?
Thanks
Hi,
The theme doesn’t have a sort order like this. Please note that “7 days sort order”(if this is what you mean) pulls from ALL the posts the most accessed in the last 7 days NOT the posts that are published in the last 7 days.
There is an option to display only articles of the week, but they have a random order and you will need custom modifications – http://screencast.com/t/9t85VYkjKhFg unfortunately we cannot provide any type of custom work at this timeas we work hard on the development, updates, fixes and support, sorry!
Thanks!
Hi,
Unfortunately there is no option to change the mobile menu color, we will try to add an option in a future update. Until then you can change the color via custom css in Theme Panel > Custom Css – http://screencast.com/t/mAbN5XIqW
Please try this css: http://screencast.com/t/vTeiZpPnZB
@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: #FFD000 !important;
}
}
For the footer there is an option in Theme Panel > Theme Colors(that color it will be applied also on mobile): http://screencast.com/t/hg68WQNZ
Thanks!
Ok so the question is when is planned a theme update with SR5 update.
Tks
Roberto
Hi,
Yes, using the child theme you will not lose files modifications, please check child theme documentation – https://forum.tagdiv.com/the-child-theme-support-tutorial/ But also Christopher has partially right, using the child theme you will have to check the update log file and see what files are changed(updated) and if your custom modifications are affected.
Please update the child theme, you can find it in the /code folder from package that you download from themeforest – https://forum.tagdiv.com/whats-included/ – http://screencast.com/t/IOwDiplRqoX
Thanks!
Hi,
You will need custom work to create a block like this for version 4 and it is not an easy task, I suggest to hire a professional developer to do this for you if you don’t want to update the theme. Newspaper 6 is practically a new theme(use a new grid layout) so you cannot just copy a module files or something like this.
Thanks!