- 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
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
I use Yoast Analytics plugin and have experienced the problem described above since last update. I would prefer to keep the plugin as we use the track outbound function and have a lot of posts.
Is there any workaround?
Hi,
Unfortunately the infinite scroll feature it’s available only on block which you can add just by using the VC page builder.
You could try to find a solution for this online and search for a way the get the content from the short code. You could also get a freelancer or a developer to do this for you because this is custom work and we cannot offer custom work at this time as we are working hard on development, updates and support and the time doesn’t allow us to offer custom work.
Sorry about this!
Thanks for understanding!
Hey
I’m having a little bit of trouble following your instructions. Ive updated the newspaper theme, and activated the author under title option. All that does is put the author under the title when someone is reading the post, not on the homepage and modules where I needed it. I know almost nothing about development, how do I use Note++ to open and save the document. What document, where do I find it, how do I save it so the changes register on the website?
THanks
Hi,
This usually appears because the server security module blocks the access to admin-ajax.php file. Try to verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
Contact your server administrator and explain the situation, as it’s requested many times during the a save the file it’s treated as threat so it’s banned. You can report false positives to your server administrator to remove it from the banned list.
You can also try this:
* http://screencast.com/t/MVBAYGfgepr
* http://screencast.com/t/yFJ0LFAvK
Or you can updated the theme to the latest version, we have adjusted this to make fewer requests so it might not happen again.
Thanks
Hi,
The “author under title” option was added to the theme from theme version 4.4 so if you don’t have theme version 4.4 or 4.5 you don’t have it and you need to update the theme.
To edit a theme file you will have to use a source code editor like Notepad++, open the file, make the changes then save it. You can find the files in the theme folder: http://screencast.com/t/zCGRkXr0rOo
For your second issue you will need custom work as the theme doesn’t have an option for that you can try to find a plugin that dose it or get someone to do it for you if you don’t know how to do it yourself because we cannot offer custom work as we work hard on the development, updates, fixes and support. You can find a freelancer on sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Thanks
Nevermind. I found the mo po files. I wil update it and hope that everything works well. Thanks
hi,
I have inspected this and seems like this is a theme related issue, thanks for reporting it, we will fix this in the next update, until then you can use this css to fix it: http://screencast.com/t/Vv0kVYTBTr
.td_mod9 {
margin-bottom: 15px;
}
.span4 .wpb_widgetised_column .td_block6 .td_mod9 .item-details {
margin-left: auto;
}
Thanks
Hi,
Sorry about this, we have this on our todo list and we will try to make a better implementation for it in future updates.
Thanks for the message!
Have a nice day!
Hi,
Unfortunately that is not an easy task because that alignment comes from theme’s grid which has an exact layout and you will need custom work to change that.
This involves changes the html and style of that block and make it responsive then test it, like I said, it’s not an easy task.
I can give you an example on how you would have to target the columns using css as a staring point but I haven’t tested this and I can’t let you know how it would behave: http://screencast.com/t/MbtoiNs9
.td_block1 .row-fluid [class*="span6"]:first-child {
float: right;
}
.td_block1 .row-fluid [class*="span6"]:nth-child(2) {
margin-left: auto;
}
Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. We suggest to hire a developer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Sorry about this!
Thanks for understanding!
Hey Christopher,
I just tried to make other changes to the theme but none of the changes are saving. Every time I click Save settings it loads forever and the changes don’t update.
What do you think may cause that?
Thanks again!
Hi,
I updated the theme lately and I trie to add this code at the end of Function.php to fix the homepage pagination :
function td_pagination_fix() {
global $wp_query;
unset($wp_query->queried_object);
}
add_action( 'wp', 'td_pagination_fix', 111 );
It always worked before, but now it just breaks my website and gives me a white screen.
Can you help me fix this issue, I cannot use the front page pagination.
My website : http://www.riders.nc
Hi,
Would you be able to offer some advise as to why the slider on these two homepages is not working.
When it IS working here
Its the same slider with the same settings, however on the first two sites it only updates with the most recent story, and remains unanimated.
Many thanks,
Oliver
Hello,
Thanks for the continued updates, improvements, fixes and superior support. Since the latest update I have received the following message in my WP Dashboard:
— Please activate the theme! — Click here to enter your code – if this is an error please contact us at activate@tagdiv.com – How to activate the theme
I am using the Child Theme, but is there a necessity to reactive the main theme, even though I am using the Child Theme? I don’t want to lose my modifications.
If not, this message is an error that shows in red at the top of all my admin and you may include a fix for this in your next release.
I just need to know if I should ignore this message or if there is some sort of activation I need to do. Like I said before, I am using the Child Theme.
Thanks.
Philip
Hi,
Thanks Christopher!
@ioannisioannou The Visual Composer plugin that comes with the theme is licensed to the theme, the license specifies that only we can provide the updates and you don’t have to buy it or register it. 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 – http://screencast.com/t/6QIBYx3a4t
Thanks
Thanks for update
How to reduce gap between heading lines of box 10.
Also I want comments box immediate after posts, its bellow to similar articles know.
Regards
beansfry.com
Thanks Christopher. It works.
Can we make a blog inside the Newspaper theme? We want to post articles inside the blog and updates, so we really want it as a page. Can we do it inside the Newspaper theme?
Hello again,
yesterday i updated to newspaper v.4.5., i don’t know if the bug was already in v.4.4 but now the menu on a iphone5 looks like that:
http://mobiletest.me/iphone_5_emulator/#u=http://histaminentzug.de/
the menu entries appear on the posts and step out of the actual menu
i am using the classic blog css style, maybe it’s because of that?
i tried already all versions of the menu (normal,sticky,…) with no success 🙁
my website: http://www.histaminentzug.de
Thank you!
Hi,
You can make a back-up of your current installation, update the theme and check if it’s working fine, you can revert if something goes wrong.
Note that we have tested it before release so it should work fine.
Follow this topic and the instructions if you encounter issues related to this: https://forum.tagdiv.com/topic/bugs-in-4-5/
Thanks
Hi,
Please note that this version: http://screencast.com/t/oU8j9Zmqu This can’t be removed as it’s added by WordPress to avoid caching on updates.
For the speed booster plugin please make sure your do this right to not move the style css to the bottom edit the td-speed-booster.php file and make sure you just this changes: http://screencast.com/t/JKJmxFgV
I have double tested this and should do this right this time. If still this dose not work please make sure you remove and install again the speed booster plugin and then do this changes again.
Thanks
dear all member.. any member have bug or trouble for newspaper 4.5?
*just wanna apply for old web… so afraid of web with traffic 50K/day and update theme and have trouble like before 4.2.1 (bug Revolution slider)
Thanks
Hi Christopher,
Could you recommend us some plugin to do this? We need more than 15 banners in our site, and just 1 of them is a Google Adsense banner. The rest of them are image banner locally administrated.
As you can understand, it is terrible to modify the core files of the theme to allow 15 banners in every update.
Thank you in advance.
Juan.
Hi,
Please make sure you set an avatar for each user from here: http://screencast.com/t/A6v2enkxdA as the theme uses the that image. Also make sure you edit and updated your profile from here: http://screencast.com/t/ATfY2hT7J
The theme pulls this info into the author box. Please let me know if it works.
Thanks
Hi,
Please make sure you update the theme right: https://forum.tagdiv.com/how-to-update-the-theme/
Also please make sure you do not have any js errors in the console also empty all cache/purge files and try again. This should work fine.
Also check this without any plugins active.
If nothing works please send an e-mail at contact@tagdiv.com and give us wp-access so we can check this.
Regarding the mobile menu the improvements made to it are related to it’s functionality and not its look, note that it has been completely rewritten.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Unfortunately the theme doesn’t have a feature like that and you will need custom work to achieve that as we work hard on the development, updates, fixes and support we cannot offer custom work.
You can try to find a plugin that dose that or you can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Thanks
Hi,
@Mr C
1. Please follow this topic, should find there the css you need to remove the white spaces on page: https://forum.tagdiv.com/topic/remove-white-space-between-blocks/#post-21229
2. I have checked your site and seems like you managed to add the leaderboard ad: http://screencast.com/t/IO5XkA7ki5N6
Please let me know if did refer to something else.
@monicacortes
Depends on the method you chose to update your theme. For example if you update using a patch you can check the changed files log and if changes haven’t been made to those files should work. Still the best way to update your theme is to make a back-up of your current theme and then update and overwrite the files via FTP so you would have to do the changes once again.
We will consider this though, and if more people request this we will try to implement it in future updates.
Thanks for the message!