Hi,
After updating the theme.. Ad Box is not showing..
Also.. Home Pages images now showing:
Check: http://postimg.org/image/66pla5xgj/
Also My Site: http://www.theweddingshoppe.org/
fashion Week / Popular video also ad box not showing proper images..
When I open visual Composer this is showing for sidebar
[td_ad_box spot_id=”sidebar”][td_block_6 limit="2" custom_title="POPULAR VIDEO" td_filter_default_txt="All" header_color="#ed581c"][td_block_8 limit="3" custom_title="HOLIDAY RECIPES" header_color="#0152a9" td_filter_default_txt="All"]
So i guess VC has some issue with sidebar
Hi,
In this theme 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/
An alternate solution is to rename the shortcodes manually in your pages: http://screencast.com/t/Da8k0HHtSD
Thanks!
Hi,
Visual Composer is updated in this theme version. Please make sure that you remove the VC plugin then use this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/ and install the plugin from the /plugins folder that was provided within your theme files.
If you updated the plugin you should have version 4.4.2 and also VC is tested with the theme.
The problem with Ad box is not related to Visual Composer. We have renamed some shortcodes to improve the performance. So just edit your page and change to the Classic View and find td_ad_box and replace td_block_ad_box: http://screencast.com/t/Da8k0HHtSD
Or add a new “Ad box” block instead of the block that doesn’t work anymore.
Hope this helps and sorry for inconvenience!
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
The following code is written for sidebar
[td_block_ad_box spot_id="sidebar"][td_block_6 limit="2" custom_title="POPULAR VIDEO" td_filter_default_txt="All" header_color="#ed581c"][td_block_8 limit="3" custom_title="HOLIDAY RECIPES" header_color="#0152a9" td_filter_default_txt="All"]
Let me know what is wrong in this code? I already run SQL successfully
Hi,
Why u do not post code here with changes? I will copy and paste like i did now
Check
[vc_row][vc_column width="1/1"][td_block_trending_now limit="5"][td_block_big_grid sort="featured"][/vc_column][/vc_row][vc_row][vc_column width="2/3"][td_block_1 limit="5" custom_title="FASHION WEEK" border_top="no_border_top" td_filter_default_txt="All" ajax_pagination="next_prev" header_color="#e29c04"][td_block_15 limit="8" custom_title="GADGET WORLD" header_color="#0b8d5d" td_filter_default_txt="All" ajax_pagination="next_prev"][vc_row_inner][vc_column_inner width="1/2"][td_block_2 limit="1" custom_title="BEST Smartphones" header_color="#4db2ec" td_filter_default_txt="All" ajax_pagination="next_prev"][/vc_column_inner][vc_column_inner width="1/2"][td_block_10 custom_title="DON'T MISS" td_filter_default_txt="All" limit="3" sort="random_posts"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/3"][vc_column_text][td_block_ad_box spot_id="sidebar"][td_block_6 limit="2" custom_title="POPULAR VIDEO" td_filter_default_txt="All" header_color="#ed581c"][td_block_8 limit="3" custom_title="HOLIDAY RECIPES" header_color="#0152a9" td_filter_default_txt="All"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/1"][td_block_14 limit="3" custom_title="EVEN MORE NEWS" td_filter_default_txt="All" ajax_pagination="next_prev" header_color="#288abf"][/vc_column][/vc_row]
Hi,
The code that you pasted here works, but it put the sidebar’s blocks in a Text Block:
http://screencast.com/t/Y9lYeUs39ALT
http://screencast.com/t/b35k0SbxY
http://screencast.com/t/qngfUIy4rQdo
Please delete the Text Block and add those blocks(ad box, block6 and block8) again using Visual Composer plugin.
Sorry again for inconvenience!
Thanks!
