- 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
hello,
I found a patch for all modified files from 1.7 to 1.7.1
I want from 1.6 to 1.7
thank you very muhc
Hello,
That colors is from theme color, not from category color.
We want to make this in the following updates. I mean when you are on a category all color element to be from the category color, replacing theme color.
Hello,
Sorry for long delay!
We will fix the header ASAP.
Thanks for the message!
Hello,
and sorry for long delay!
Yes we know about that bug, the search doesn’t work on media library, was reported from some other clients, we will fix it ASAP in the next update.
Thanks for the message!
Hello,
The top menu don’t support dropdown menu. I write this in our todo list for the following updates.
Thanks for your message
Hello,
Sorry for long delay.
In patch are all modified files 1.6 to 1.7 folder.
It’s a missing language string and have to fix in a further update. For sudden fix you can fix it in “Newspaper/includes/content_builder/td_page_generator.php” line 547…
UPDATE:
1) the issue of the ?rel=author in footer is no longer an issue, and Google does now prefer to just use the meta tag in the HTML head:
<link rel="author" href="https://plus.google.com/+ChristopherSimmons/posts"/>
<link rel="publisher" href="https://plus.google.com/+NeotropeNet/posts"/>
* technically you should only be adding that element at bottom if an SEO plugin not running; however we can easily comment it out in the theme functions.php file
2) I have put in a bug track on github (Issue #372) for the Yoast SEO plugin to perhaps create an additional field, perhaps Yoast Twitter ID to be able to properly embed @USERID in head, but retain full twitter URL for use on page for author box, etc.
IDEALLY: we should be able to somehow for the moment turn off the option in author box to pull the @USERID twitter ID as it’s more critical to include the correctly parsed @USERID for the twitter card for the article author, than have link in author box for twitter. Unfortunately, if left alone, we end up with a bad link of:
/site/story-permalink/@USERID … in the author boxes, which will end up generating bad not found errors for Google, which is also really bad.
*POSSIBLE SOLUTIONS* right now
(1) turn off the twitter field link for the author box in theme (I cannot locate this in the snippets)
(2) turn off *all* links at bottom of twitter box temporarily as stop gap fix; better than nothing
(3) add/register new user account data field to functions called “Twitter URL” to add to user data meta for the full twitter.com account URL – and then call this in the theme vs “twitter” field? — for the moment we’d prefer this option, if you folks have your usual nifty arrow-screens on how to do that. This way your theme will work with the huge installed base of YOAST SEO (and possibly others who follow same method of putting @USERID in the twitter field, vs the full URL).
Option #3 would be awesome, in my opinion.
For those interested in what I sent to the Joost and the Yoast team via Github bug track:
REF: http://wordpress.org/support/topic/conflict-with-user-account-twitter-data-in-themes
HI, Joost and co…
ran into one issue with Yoast and several theme devs lately.
Specifically, under each user account setup, the field for Twitter is now common to Yoast and many themes, and themes use the field to put twitter link in things like an author box.
Problem is that Yoast SEO looks for simply @NAME from the user > twitter field to print in the META.
So, this ends up doing this:
<meta name=”twitter:creator” content=”@https://twitter.com/USER”/>
however, if we put just @USER in the twitter field, we would see this in themes under things like author box
LIKELY BEST FIX would be to come up with a new field the user account setup, like Yoast Twitter ID vs simply Twitter.
That way we could have:
Yoast Twitter ID = @USER
Twitter = https://twitter.com/USER
Since the field “twitter” is now a standard in most themes, if not WP, then it seems more logical for Yoast to either filter out the URL when it’s there to just print the @USER .. or setup alternate field for the non URL version of code.
Hi, as quick follow up.
Seems Yoast adds data field for Twitter and Google+ and expects to see
(user setup, per user/author)
Twitter account: @name
Google+: linktogoogle/accountname?rel=author
When the theme uses these same fields for placing in author box, it expects to see:
Twitter account: https://linktotwitter/name
Google+: linktogoogle/accountname
So….. seems either theme or Yoast will break.
Fix options:
1) use @name in user setup for proper author placement in yoast og/twitter card META; and then add new user data record for Newspaper Twitter Account (full URL)
2) or, get Yoast to update to use full twitter account – but with tens of thousands of sites using Yoast, seems more applicable to modify theme behavior at this point
1) Option to remove the Google author data from footer generated by theme, which is redundant with yoast/etc.
2) remove rel=”author” and conform with yoast and others using the full url with ?rel=author already added; but still have option to remove since redundant even without the additional rel=author added.
Right now we either have broken meta data for sharing to author’s @account in twitter/tweets, or broken link under author box — choice of two evils. And for Google author have broken link in footer for rel=author?rel=author
today update my theme to 1.7.1 and i have problem in header… my logo not alighned in center and i cant change the color in header
Hi Marius,
Just saw the Update 1.7.1
Is there any of the above already in place? Thanks very much for your help.
Balders
@marius: the address of the website that i support is http://www.vickyliebtdich.at
twitter, Facebook, instagram, youtube work again since the update 1.7.1 but the google+ won’t work 🙁
Another update, it seems G+ now works, 6h later, I don’t know exactly what’s the polling interval but it works now 🙂
I don’t use any minify plugin. My home pagination does not work either. I’ve disable each but nothing changed.
Those are the plugins I use:
Customize Admin
Disable All WordPress Updates
Disable WordPress theme updates
Duplicate Post
Facebook
Google Analytics for WordPress
Google XML Sitemaps
Jetpack
Plugin Activation Date
Post List Featured Image
Shortcodes Ultimate
tagDiv Social Counter
Wordpress Seo
WP-Optimize
WP Clone by WP Academy
look forward to this update marius
Hi guys,
just updated to 1.7.1 and got this error message when reinstalling the social counter plugin.
Warning: Missing argument 3 for wpseo_upgrader_process_complete() in /home/travart/public_html/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php on line 259
Was having issues with this before with it not displaying or linking properly to my social accounts properly.
Thoughts?
Hash
Another update, seems like Facebook is working (it took a while to update the counter), but Google+ still doesn’t work. I’ve updated the theme to 1.7.1, replaced the plugin also, no fix.
Am descarcat ultimul update 1.7.1 si am inlocuit si social counter care a ramas tot la versiunea 1.0
Facebook arata corect dar twitter tot nu functioneaza
-
This reply was modified 12 years by
cristiandark.
Hello,
From child theme nor work only the CSS. Sorry for the inconvenience.
Just edit the function you want to edit and on updates you can use a Winmerge or similar software to compare the changes.
Thanks for understanding
Am trimis email acum o ora, daca iese azi update e ok. Multumesc
Hello,
@mariowe please can you give us access to your wordpress to take a look, we will update the plugin for you to see if works. Today we will release an update that have some fixes for social counter plugin.
@cristiandark email us we can send you the updated plugin, or wait for the update.
contact us via email at contact@tagdiv.com
Thanks
Hello,
We don’t test that Addon Templatera. If you want we can provide a demo to test it yourself. Send us an email at contact@tagdiv.com
Thanks for the message!
Hello,
Sorry but not support at this moment, we will improve the woocommerce compatibility in the following updates.
Thanks for understanding!
I know the jetpack plugin, but it does not fit my needs. Thanks anyway! Will wait for an update. 😉
Hello,
Thanks for suggestions. We will improve the galleries for the following updates.
Also you can use jetpack plugin that have some gallery stuff, or a plugin for galleries if you want something else.
Thanks for your message