- 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
Hi,
You could try to use this plugin: https://wordpress.org/plugins/english-admin-rtl-site/
I’m not sure if this will work though as it seems it hasn’t been updated from more that 2 years.
I suggest you also try to find a solution for this online as I’m not sure how you could do that or if you could.
Sorry for the inconvenience!
Thanks for the message!
Hello I want to create a mega menu but the option doesn’t appear. I updated for the latest newpaper version.
http://www.screencast.com/t/ext4GJyO
Thank you for help.
Carsten
Hi,
how can I show the content of an already existing copyright-field in the gallery?
The custom field is implementet via functions.php in the media uploader. Can you help me please? Thanks!
/**
* Copyrightfeld
*/
function be_attachment_field_credit( $form_fields, $post ) {
$form_fields['be-photographer-name'] = array(
'label' => 'Copyright',
'input' => 'text',
'value' => get_post_meta( $post->ID, 'be_photographer_name', true ),
);
return $form_fields;
}
add_filter( 'attachment_fields_to_edit', 'be_attachment_field_credit', 10, 2 );
/**
* Save values of Photographer Name and URL in media uploader
*
* @param $post array, the post data for database
* @param $attachment array, attachment fields from $_POST form
* @return $post array, modified post data
*/
function be_attachment_field_credit_save( $post, $attachment ) {
if( isset( $attachment['be-photographer-name'] ) )
update_post_meta( $post['ID'], 'be_photographer_name', $attachment['be-photographer-name'] );
return $post;
}
add_filter( 'attachment_fields_to_save', 'be_attachment_field_credit_save', 10, 2 );
After updating theme to version 4.6.2 from 4.6.1 and try to update new visual compozer my homepage shows this :
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /home/kanal9tv/public_html/wp-includes/plugin.php on line 207
Hi,
I use exactly the theme version that our clients receive: http://screencast.com/t/bsaxUakDActK So please make sure that you follow this guide to update your theme and use FTP method: https://forum.tagdiv.com/how-to-update-the-theme/ Also please make sure that you install the plugins that comes with the theme files from /plugins folder.
Thanks!
Hi,
This theme update was made especially to update Visual Composer plugin. We will try to fix that soon as possible!
Thanks for understanding!
Hi,
Please update only your main theme, not child theme, also make a backup of your current theme installation. Your files from child theme will not be affected.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
There is any way to update the newspaper theme without loosing any costumization and without using ftp?
I already installed the Envato WordPress Toolkit but when i press on update gives me an mensage box telling that all the customizations will be lost.
Thank you for the help!
hi, after update the theme in latest version in admin menu created a new tab with name: grid element but cannot create something inside, maybe no working???
EDIT:
I updated the theme, I’ve the same problem but at least the ad is at the right place.
Hi Alin!
Can you tell me when the issue can be fixed? I have updated the theme today but the issue is still there…
Thanks
Hi,
I’m using the Newspaper Child theme – how do I update to the Newspaper Theme you updated today and do I even need the Newspaper Child theme which I changed to because of installing Uber Menu which I’m not using now.
Thanks
Derek
Hi,
I updated Newsmag to 1.6, and I also updated td-speed-booster plugin.
But after I remove the old plugin, and install a new one.
There are 2 speed booster in WordPress –> Plugin, one is 3.2 and another is 4.0
4.0 is activated and 3.2 is not activate.
When I remove it, WP will show td speed booster 2 times.
Is that a bug?
thanks
Hi,
Like I said above if you refer to these titles: http://screencast.com/t/no5PoFgw there is no option for this and you will need custom modifications. You can get someone to help you with this as unfortunately we cannot offer custom work because we work hard on the development, updates, fixes and support.
Thanks!
Hi,
I also tested this with 10 posts settings like you say that you have: http://screencast.com/t/khgmPc4nNcGD – http://screencast.com/t/W4pyhwMjQ
Result: http://screencast.com/t/3NJjPOnS – http://screencast.com/t/ATI01UPAD
Please make sure that you have this settings like above when you create megamenu. I tested this with latest version of theme(1.6) so please update your theme using this guide(FTP method): https://forum.tagdiv.com/how-to-update-theme/ also update the plugins that come with the theme files. Let me know how it goes!
Thanks!
The first time I tried the update was with the Envato updater – but had to delete theme and Visual Composer plugin to get the site back. I did follow your instructions here in the forum 5 times and still the only way it works without breaking site is with taking out Jetpack and Wordfence which are two plugins that were previously working with 1.5 version and now does not work with your new version 1.6…
What will you be doing about compatiblity with mainstream plugins like these because they are critical for users.
Hello!
Just updated theme, but can’t find any info about changes. Can you help me?
Hi,
After update your template file was overwritten, please make sure that you add again your code in loop-single-8.php or single_template_8.php.
Thanks!
I also highly recommend …not… Using the envato updater.
Use my upgrade guide and it should be painless not counting and special plugins.
I have spent two hours working on the compatibility issues with my site and the newest 1.6 Newsmag theme and Visual Composer –
It does not work with the latest versions of Jetpack or Wordfence – two critical plugin tools that I need for my site.
http://www.redcarpetreporttv.com
I love this theme but it seems that each time you have updated there is much work that has to be put back into the site including the widgets and sidebars – I am getting frustrated.
I updated the theme using Envato Auto update and updated the Visual Composer plugin and my website went away – leaving a blank page.
http://www.redcarpetreporttv.com
I tried to get my site back and the only way I can is to delete the new visual composer plugin – but it breaks the site without it. I am not sure what to do now – everything worked beautifully before this update!
Thank you,
We have disabled the ajax count and have seen some improvement in speed, but still not as fast as we would want it to be. We will run another server test either today or tomorrow to se if there is less calls…
I’ll update when we find out
HI, Lucian
okay here are two screen shots … note I’m using iPad Air, which has “retina” screen, so would apply to all “modern” iPads (v3, v4, air, air 2). I know it works a little different than simply dragging in side of browser, as that was throwing me too for testing — hence why I always check stuff on the pesky little devil 🙂
okay screen shot 1 shows the way the add coupon and update cart fall kind of funky with the latest iteration of WooCommerce, due to their finally somewhat standardizing their darn buttons. Now everybody’s corrections for that kind of need to be undone.
So:

Seems like I also need to apply the same button 18px fix for the ‘proceed to checkout’ so that’s it’s CLEAR what to do NEXT.
————-
and this is the other thing I want to change to some kind of image icon — or something which is better, even if it’s just a 8 pixel solid color line on left side (e.g., | vs box)

I guess I can edit this in the style.css … but am “suggesting” some kind of (i) or [i] for info glypicon or something that is not so bland — a box that looks like it could be a checkbox, or something doesn’t scream (INFO!).
So, probably easiest thing is
a) how to REMOVE the little box which I think you did purely with CSS box/border in the style, to be “before” the “info” text element from woo.
b) add font awesome icon span to CSS style sheet — and I can load fontawesome fonts — or, if you have something better in your built-in glyph font (the one used for search spyglass, etc.) that we could insert into that slot in the style.css – that would be awesome (as we still say in California!). 🙂
THANK YOU!
We use Optimize Press plugin to build our sales and membership pages. I am trying to get the Newspaper theme to work well with it these pages.
The only thing that seems to be off that I notice so far is that on the pages built with optimizepress it adds
<time class=”date updated” datetime=”2014-05-13″ data-pubdate=””>May 13, 2014</time>
<span class=”author vcard”><span class=”fn”>leeweber@gmail.com</span></span>
after any element on these pages.
http://www.mastermindwrestling.com/lp/11commandments/
http://www.mastermindwrestling.com/lp/11commandments/thank-you/wvid/pt2-sto/
http://www.mastermindwrestling.com/lp/7-ways/ess-ty-2/
Optimize Press has a plugin where you can disable any CSS or JS on these pages by theme or plugin. I have disabled the Theme JS and CSS on these pages and it still has not fixed the issue.
Any ideas on this?
Thanks
Hi,
What theme version you use as we had fixed this infinite scroll issue in previous theme versions so please make sure you update the them to the latest version (4.6.1). You can also check our demo and see how it should work: http://demo.tagdiv.com/newspaper/homepage-infinite-scroll/
Use this guide and the FTP method to update the theme: https://forum.tagdiv.com/how-to-update-the-theme/
Thanks