Problems after update

Posted in: Newsmag
Post count: 3

I’ve just updated the theme, but now I get this code in the sidebar and elsewhere. How to solved it?
Site: http://bumbum.peturhaberg.com

Post count: 7909

Hi,

In this theme’s update we have renamed some shortcodes:
– td_ad_box -> td_block_ad_box
– td_authors -> td_block_authors
– td_homepage_full_1 -> td_block_homepage_full_1
– td_popular_categories -> td_block_popular_categories
– td_video_vimeo -> td_block_video_vimeo
– td_video_youtube -> td_block_video_youtube
– td_text_with_title -> td_block_text_with_title
– td_slide -> td_block_slide
– td_social_counter -> td_block_social_counter

So the renamed widgets have to be re added to each sidebar after this update. Make sure that you backup your database and if possible get the widget list from your sidebars.

Rename the short codes via SQL: https://forum.tagdiv.com/update-newsmag-to-1-5/
The shortcodes shouldn’t be a problem, they will just appear on page as a code, you have to locate them and manually modify them to the new format: http://screencast.com/t/Da8k0HHtSD or use the SQL query (in phpmyadmin) to automatically replace them in the database – http://screencast.com/t/G1SwZNDb
Thanks!

Post count: 3

Thanks 🙂 I will try!

Post count: 3
Post count: 1291

Hi,

Run the SQL outside database – http://screencast.com/t/kehSwGsilMcX

Thank you, Emil G.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.