- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hi,
Unfortunately there is not a widget to simply add it with Visual Composer. But you can add a Text Block with Visual Composer and create a gallery: http://screencast.com/t/Qxe1IzSuM
And with extra class help you can use css code to customize: http://screencast.com/t/nRNwpNNn0n8g
Hope this helps!
Hi,
Please add in a row Ad box block and set a custom ad to appear there:
http://screencast.com/t/VlMAStRt18N
http://screencast.com/t/tiPt0GzM
http://screencast.com/t/T6pQw2I9
Result: http://screencast.com/t/vNpXLQqgV
Here you can add the code for ads: http://screencast.com/t/uDqtbALWO0A
Please also follow our documentation: https://forum.tagdiv.com/newspaper-documentation/
Thanks!
Buna,
Stim despre aceasta problema si o sa incercam sa o rezolvam. Cand este activata paginatia pe block nu stie exact daca mai sunt post-uri si de aceea apare activ >, apoi cand se verifica acest lucru apare dezactivat. Ne pare rau pentru inconvenient!
Multumesc!
Hi,
If you want to display a specific category in widget block please set it like this: http://screencast.com/t/Uhp3sH0DL Also if you want to use multiple categories filter please enter the category IDs separated by commas: http://screencast.com/t/4LTfglyg
You can find category’s ID here: http://screencast.com/t/TL66e0k2aRbZ
Please follow our documentation: https://forum.tagdiv.com/newspaper-documentation/
Thanks!
Hi,
I have checked your site and the author shows up on blocks also on post page:
Blocks: http://screencast.com/t/w4n41LU1
Post page: http://screencast.com/t/S96tFAQIT
For post pages you have to enable it from Theme Panel > Post Settings: http://screencast.com/t/IhZ7jFhKF
Also if you want to show author on blocks and doesn’t appear please make sure that it is not commented on modules: http://screencast.com/t/zzrQABBbax
Thanks!
Hi,
I’ve used Block 2 on Homepage for a category and changed the Excerpt on all modules to Word —> Content length 20. (I’m using Thai)
It turns out that on the homepage, the post shows all the content, not just 20 words.

When I tried changing from Word —> Letters, it barely shows any content description and the post title.

How can I fix this? I just want the Homepage block to be like yours in the demo here —>

Please tell me how to configure. Many thanks in advance!
Hello
Q1 – i have install the theme . and whene use 2 block 15 its look Stuck with each other
you can check the theme on my dev site http://dev.autosport.cu.cc/
Q2- in my old theme im using this plugin https://wordpress.org/plugins/custom-post-author/
and its allow me to use another author name in postes . becouse in my site i should put the prginal author name .. but in news mag the author name not change .. any advice ?
Q3 – whene im using tabbed block . i cant change the colur . its only come with black .. also how to add Title url to the tabbed ..
and thanks for this amazing theme . and i hope you help me to fix this problems .
Thanks a lot Frydenborg for the font issue
but for the tag i want H2 instead of a H4 in the block 16, and i don’t know how to change it and where.
In your theme panel you can select fonts and sizes for titles for each block in “Modules and blocks Article title”
Hi, thanks for your response.
This worked, however, it didn’t achieve the ultimate result I was looking for.
I have data that I want to present on a page. I don’t want it to have a date on the page because then it will appear that the data is old.
I thought I could put the data on a page instead of a post because pages don’t have dates on them. But when I change the block settings to “page” as you instructed, it still shows the date that I created the page in block 11.
I have searched the forum and saw instructions on how to remove the posting date for modules and blocks. However, I use block 11 on many other pages of my site where I do need to show the date. So, I can’t remove it to apply to all of block 11.
Is there any other solution to my problem that you would recommend?
Thanks in advance for your help!
How to have an H2 in block 16 title instead of an h4 ?
Thanks for your help
Please, on version 1.5 I was able to show posts’ date on different format than modules or blocks, modifying single_template_2.php but that doesn’t works now on version 1.6.
Fz
Often the problem with a robots.txt file is that it can, by default, block areas of the WP install which actually have the elements needed to render the mobile version, such as the theme folder, or similar. However, this is usually done by a developer, or an automatic file created by server side hosting WP auto-installers, etc.
The theme is responsive, which means the same theme is being loaded for desktop and mobile devices, and only the CSS changes for the “viewport” … meaning, the same style.css file is loaded by either device, but the mobile deice “reads” the part of the CSS that pertains to that size (“viewport”).
Technically, if you have an issue in your robots.txt file, you can actually open that and look at it; and remove everything except any special blocking you might have in place for an abusive content bot, or any directive to Google to NOT index something like a /members/ folder, etc.
Put another way, simply empty your robots.txt file if you feel it’s blocking something! WordPress technically doesn’t use it for anything.
Old school folks might want to put link to their xml sitemap for those spiders which don’t know how to find it (e.g., Google and Bing – you should be submitting that in your webmaster accounts); and again might want to put in some directives for certain bots to not scrape content — but bad bots ignore those anyway.
-
This reply was modified 11 years by
simchris.
First off – love the shortcodes for the different quotes. Slick. Is there any way to change the font size for block quotes in the visual editor? If I do a long quote (which happens a lot) it’s hard to capture the whole thing for the shortcode. Alternatively I’ve been shrinking the screen size to get the whole quote, and that seems a little clumsy to me.
Hi
Is there anyway to use my website’s Title and description to show on the browser’s tab?
When I use visual composer’s homepage block, it adds the homepage’s title to my website’s title on the browser tab.
Thanks
Hi there,
I added this code to my custom css:
@media(max-width:479px){
.home .td_block_big_grid{
display: none;
}
.home .td-grid-wrap {
padding: 0px !important;
}
@media (max-width: 767px) {
.container .span12 .row-fluid .span4 {
display: none;
}
}
@media (max-width: 767px) {
.td_mod8 .meta-info,
.td_mod8 .td-post-text-content {
display: none;
}
.td_mod8 .item-details {
margin-left: 0 !important;
margin-bottom: 10px;
}
.td_mod8 .thumb-wrap img {
position: relative !important;
width: 100% !important;
max-width: none !important;
max-height: none !important;
margin-bottom: 10px;
}
}
@media(max-width:479px){
.home .td_block_big_grid{
display: none;
}
.home .td-grid-wrap {
padding: 0px !important;
}
@media (max-width: 767px) {
.container .span12 .row-fluid .span4 {
display: none;
}
}
@media (max-width: 767px) {
.td_mod8 .meta-info,
.td_mod8 .td-post-text-content {
display: none;
}
.td_mod8 .item-details {
margin-left: 0 !important;
margin-bottom: 10px;
}
.td_mod8 .thumb-wrap img {
position: relative !important;
width: 100% !important;
max-width: none !important;
max-height: none !important;
margin-bottom: 10px;
}
}
That line of code deletes the big slider and the sidebar on my iphone 6 and also makes the article pictures bigger. However, when i flip my iphone to landscape it brings back the sidebar and the big slider ( http://www.screencast.com/t/rWB4JA3qZV )( http://www.screencast.com/t/MVr7oxewTjZO ) and the article pictures are showing up small.
How can i remove the big slider and the sidebar also from the phone landscape mode and make the pictures look like in the portait mode ?
The best solution would be that the big slider showed up in a nice way on the phone screen. You can see this ( picture http://www.screencast.com/t/rFozORlR7n ) , the pictures are wrong size and the titles are a mess. How can i make this to look better ?
Thank you Lucian,I tried your code as below,but it won’t work,the featured title will be like”POST NAME | | SITE NAME”
<title><?php if ( is_front_page()) { bloginfo(‘name’); ?> – <?php bloginfo(‘description’); }elseif(is_single()){wp_title(”);?> | <?php $category = get_the_category(); if ($category[0]->cat_name!=’Featured’) {echo $category[0]->cat_name; }
?> | <?php bloginfo(‘name’); }else {
echo trim(wp_title(”,0));
if ( $paged >= 2 || $page >= 2 )
echo ‘ – ‘ . sprintf( __( ‘第%s页’ ), max( $paged, $page ) );
echo ‘ | ‘ ;
bloginfo(‘name’);
} ?></title>
-
This reply was modified 11 years by
winnieji.
Hi,
Please edit this file and add date code like this: http://screencast.com/t/acjitdQ9
. " - " . $this->get_date()
After this please add this css in Theme Panel > Custom Css: http://screencast.com/t/dpnDQrZg
.td-trending-now-display-area .td-post-date{
display: inline-block;
font-family: 'Open Sans', arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 19px;
color: #444444;
}
.td-trending-now-display-area .entry-title{
display: inline-block;
}
.td-trending-now-display-area .entry-date{
top: -2px !important;
position: relative;
}
Hope this helps!
Hi,
1. Unfortunately there is no changes to order megamenu’s categories. We will try to add this on Newspaper 5.
2.You can delete this code, but this it will apply to all blocks: http://screencast.com/t/AX1kIB3Xps
Result: http://screencast.com/t/hcHeQGOp
Or you can hide it via css code in Theme Panel > Custom Css only for block 1: http://screencast.com/t/qFQoOTaB
.td_block1 .block-child-cats li:first-child{
display: none;
}
Thanks!
Hi,
I’m not sure I understand! Do you want to show Big Slider only on desktop and hide it on others screen views?
If you want that please use this custom css in Theme Panel > Custom Css to hide it:
@media(max-width:1200px){
.iosSlider.td_block_big_grid{
display: none;
}
}
Result: http://screencast.com/t/re7fm4QQxd8 – http://screencast.com/t/2Aqsy9lE
If this is not your issue please provide more details.
Thanks!
Thank you so much for helping. I have unfortanely already tried that one and it´s not the best quality plugin :-/
Seem like I might have made it work myself though, by using some of the styling from the pagination that is already included in the theme.
By putting this code on the page:
<div class="page-nav page-nav-post">
<h4 class="block-title">Navigering</h4>
<a href="natverk/2/">Kapitel 1. USB Wi-Fi-adapter</a>
<a href="radlost-natverk/2/">Kapitel 2. PCI-E Wi-Fi-nätverkskort</a>
<a href="tt-tradlost-natverk/2/">Kapitel 3. Moderkort med inbyggt Wi-Fi</a>
</div>
<!--nextpage-->
and this in the Custom CSS:
/* Custom Table Of Contents - navigation */
.nav-margin { margin: 0 0 0 10px !important; padding: 0 !important; }
.nav-margin.nav-current { color: #4c9eeb; }
.page-nav.page-nav-post { margin: 0 !important; padding: 0 !important; }
I´ve been able to achive the results of picture 1 and I´m actually totaly happy with that. I do however have two questions.
1. On picture 2. How do I target the <footer>-section to get rid of the martin-top?
2. On picture 3 I have enabled (Easy Social Share Buttons – plugin. I have this on every post but for the ones with pagination and my custom table of contents-map I have to disable them by the bottom of the page otherwise whey interfear and gets put in between the pagination and the table of contents.
Is there a way to move the pagination-div up to be directly below the actual post-text? So that the Social Share buttons get placed below the 1, 2, 3 Next pagination.

-
This reply was modified 11 years by
MrOrsh.
And how can I cancel “ALL” tag from block1 child categories?
thanks
Just for those who tend not to look at changelog, I’ve gone ahead and posted that here, for those who need it — since I was just looking at that myself.
ALSO: suggestion, use my “moving to newsmag” sticky as process for updating theme to minimize the change of “white screen of doom” or the server 500 issue (stupid Visual Composer!!!!) 😉
===================
[ Version 1.6 ]
– fix: when you have background color on site, the color disappear on post style 6
– fix: the two strings that where not translated properly
– fix: arrow list shortcode
– fix: issue with page template options on sites that did not use the english language
– fix: featured image placeholders now work as expected again
– fix: hide and show category label panel setting
– fix: search icon click on affix was going back to top
– fix: excerpt not working for trending now
– fix: excerpt missing for mega menu title
– fix: links that contained only #_and_something did not work
– fix: https issue on backend. TinyMCE font was loaded via HTTP
– fix: astpect ration for vimeo videos
– fix: missing translation
– improvement: better top bar settings
– improvement: social icons moved in their own panel in backend
– improvement: better footer panel with better text and better organization
– improvement: better woocommerce 2.3 compatibility
– improvement: faster category page, the system that pulls the subcategories uses two less queries
– improvement: removed width of the top bar for better spacing
– improvement: removed the texture from parallax templates (prevent flickering)
– new: footer template system
– new: category template system + category top post style template. Currently we do not deliver any new templates but this system paves the way for easy user customizations via plugins and it also allows us to add new styles.
– new: when subcategories don’t fit in the category page, the theme will make a drop down with the excess categories
– new: RGBA color picker in panel. You can now use colors with alpha blending (transparency) on all the elements of the theme that support colors
VISUAL COMPOSER
28.01.2015 – ver 4.4.2
– Extra CSS class can be used in grid elements now
– Single image styles fixed
– added action “vc_load_default_templates_action”
– vc_add_default_templates() fixed
– Added compatibility for older Layer slider
– Background disappearing in row on child element deleting fixed
– Message box backwards compatibility added
– Grid builder ajax stability improved
– Css tpl for Design options regenerated
– Custom query in Grid builder handles correctly ampersand and quote marks
– Compatibility with jwplayer improved
– Compatibility with ACF improved
===================================
Here is a list of all the changes between v 1.5 and v 1.6
===================================
Modified files – 83 files
•category.php
•footer.php
•functions.php
•header.php
•includes\js_files\td_main.js
•includes\less_files\category.less
•includes\less_files\footer.less
•includes\less_files\header.less
•includes\less_files\menu-header.less
•includes\less_files\page.less
•includes\less_files\pagebuilder\shortcodes\blocks.less
•includes\less_files\post-templates.less
•includes\less_files\pulldown-filter.less
•includes\less_files\type.less
•includes\less_files\woocommerce.less
•includes\modules\td_module_mx1.php
•includes\modules\td_module_single.php
•includes\modules\td_module_trending_now.php
•includes\plugins\td-social-counter.zip
•includes\plugins\td-speed-booster.zip
•includes\shortcodes\td_block_big_grid.php
•includes\shortcodes\td_block_mega_menu.php
•includes\shortcodes\td_block_trending_now.php
•includes\td_config.php
•includes\td_css_generator.php
•includes\wp_booster\td_autoload_classes.php
•includes\wp_booster\td_block.php
•includes\wp_booster\td_block_widget.php
•includes\wp_booster\td_css_buffer.php
•includes\wp_booster\td_global.php
•includes\wp_booster\td_global_blocks.php
•includes\wp_booster\td_module.php
•includes\wp_booster\td_page_generator.php
•includes\wp_booster\td_social_icons.php
•includes\wp_booster\td_util.php
•includes\wp_booster\td_wp_booster_functions.php
•includes\wp_booster\wp-admin\content-metaboxes\td_set_post_settings.php
•includes\wp_booster\wp-admin\content-metaboxes\td_set_reviews.php
•includes\wp_booster\wp-admin\content-metaboxes\td_set_smart_list.php
•includes\wp_booster\wp-admin\css\panel\controls.less
•includes\wp_booster\wp-admin\css\panel\navigation.less
•includes\wp_booster\wp-admin\css\wp-admin.css
•includes\wp_booster\wp-admin\css\wp-admin.less
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-ads.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-analytics.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-back.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-background.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-block.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-categories.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-color.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-css.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-excerpts.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-footer.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-header.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-post.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-responsive.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-template.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-translation.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-typography.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-welcome.png
•includes\wp_booster\wp-admin\js\td_wp_admin.js
•includes\wp_booster\wp-admin\panel\td_panel.php
•includes\wp_booster\wp-admin\panel\td_panel_generator.php
•includes\wp_booster\wp-admin\panel\views\ajax_boxes\td_panel_block_settings\td_thumbs_on_modules_and_blocks.php
•includes\wp_booster\wp-admin\panel\views\ajax_boxes\td_panel_categories\td_get_category_section_by_id.php
•includes\wp_booster\wp-admin\panel\views\ajax_boxes\td_panel_translations\td_translations.php
•includes\wp_booster\wp-admin\panel\views\td_panel_block_settings.php
•includes\wp_booster\wp-admin\panel\views\td_panel_categories.php
•includes\wp_booster\wp-admin\panel\views\td_panel_excerpts.php
•includes\wp_booster\wp-admin\panel\views\td_panel_footer.php
•includes\wp_booster\wp-admin\panel\views\td_panel_header.php
•includes\wp_booster\wp-admin\panel\views\td_panel_post_settings.php
•includes\wp_booster\wp-admin\panel\views\td_panel_template_settings.php
•includes\wp_booster\wp-admin\tinymce\tinymce.php
•loop.php
•parts\header\header-menu.php
•parts\header\top-menu.php
•parts\header\top-widget.php
•parts\page-category-big-grid.php
•parts\page-category-header.php
•single.php
•style.css
•td_less_editor-style.php
New files – 105 files
•images\panel\category_templates\icon-category-1.png
•images\panel\category_templates\icon-category-2.png
•images\panel\category_templates\icon-category-top-1.png
•images\panel\category_templates\icon-category-top-2.png
•images\panel\footer_templates\icon-footer-1.png
•images\panel\footer_templates\icon-footer-2.png
•images\panel\footer_templates\icon-footer-3.png
•images\panel\footer_templates\icon-footer-4.png
•images\panel\footer_templates\icon-footer-5.png
•images\panel\footer_templates\icon-footer-6.png
•images\panel\footer_templates\icon-footer-7.png
•images\panel\footer_templates\icon-footer-8.png
•images\panel\footer_templates\icon-footer-9.png
•images\panel\modules\td_module_1.png
•images\panel\modules\td_module_10.png
•images\panel\modules\td_module_11.png
•images\panel\modules\td_module_12.png
•images\panel\modules\td_module_13.png
•images\panel\modules\td_module_14.png
•images\panel\modules\td_module_15.png
•images\panel\modules\td_module_2.png
•images\panel\modules\td_module_3.png
•images\panel\modules\td_module_4.png
•images\panel\modules\td_module_5.png
•images\panel\modules\td_module_6.png
•images\panel\modules\td_module_7.png
•images\panel\modules\td_module_8.png
•images\panel\modules\td_module_9.png
•images\panel\single_templates\single_template_1.png
•images\panel\single_templates\single_template_2.png
•images\panel\single_templates\single_template_3.png
•images\panel\single_templates\single_template_4.png
•images\panel\single_templates\single_template_5.png
•images\panel\single_templates\single_template_6.png
•images\panel\single_templates\single_template_7.png
•images\panel\single_templates\single_template_8.png
•images\panel\single_templates\single_template_default.png
•images\panel\smart_lists\td_smart_list_1.png
•images\panel\smart_lists\td_smart_list_2.png
•images\panel\smart_lists\td_smart_list_3.png
•images\panel\smart_lists\td_smart_list_4.png
•images\panel\smart_lists\td_smart_list_default.png
•includes\block_templates\td_block_template_1.php
•includes\category_templates\td_category_template_1.php
•includes\category_templates\td_category_template_2.php
•includes\category_top_posts_styles\td_category_top_posts_style_1.php
•includes\category_top_posts_styles\td_category_top_posts_style_2.php
•includes\modules\td_module_mx5.php
•includes\modules\td_module_mx6.php
•includes\modules\td_module_mx_empty.php
•includes\wp_booster\external\kint\composer.json
•includes\wp_booster\external\kint\config.default.php
•includes\wp_booster\external\kint\decorators\concise.php
•includes\wp_booster\external\kint\decorators\plain.php
•includes\wp_booster\external\kint\decorators\rich.php
•includes\wp_booster\external\kint\Kint.class.php
•includes\wp_booster\external\kint\LICENCE
•includes\wp_booster\external\kint\parsers\custom\arrayobject.php
•includes\wp_booster\external\kint\parsers\custom\classmethods.php
•includes\wp_booster\external\kint\parsers\custom\classstatics.php
•includes\wp_booster\external\kint\parsers\custom\color.php
•includes\wp_booster\external\kint\parsers\custom\json.php
•includes\wp_booster\external\kint\parsers\custom\microtime.php
•includes\wp_booster\external\kint\parsers\custom\splfileinfo.php
•includes\wp_booster\external\kint\parsers\custom\splobjectstorage.php
•includes\wp_booster\external\kint\parsers\custom\timestamp.php
•includes\wp_booster\external\kint\parsers\custom\xml.php
•includes\wp_booster\external\kint\parsers\parser.class.php
•includes\wp_booster\external\kint\README.md
•includes\wp_booster\external\kint\scripts\source.reg
•includes\wp_booster\external\kint\scripts\source.vbs
•includes\wp_booster\external\kint\view\inc\kint.js
•includes\wp_booster\external\kint\view\inc\original.css
•includes\wp_booster\external\kint\view\inc\solarized-dark.css
•includes\wp_booster\external\kint\view\inc\solarized.css
•includes\wp_booster\external\kint\view\js\_kint.js
•includes\wp_booster\external\kint\view\less\original.less
•includes\wp_booster\external\kint\view\less\solarized-dark.less
•includes\wp_booster\external\kint\view\less\solarized.less
•includes\wp_booster\external\kint\view\less\_kint.less
•includes\wp_booster\external\kint\view\trace.phtml
•includes\wp_booster\external\kint\_main.php
•includes\wp_booster\td_block_template.php
•includes\wp_booster\td_category_template.php
•includes\wp_booster\td_category_top_posts_style.php
•includes\wp_booster\td_css_inline.php
•includes\wp_booster\td_module_single_base.php
•includes\wp_booster\wp-admin\css\panel\color_picker.less
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-social.png
•includes\wp_booster\wp-admin\js\td_edit_page.js
•includes\wp_booster\wp-admin\js\td_wp_admin_color_picker.js
•includes\wp_booster\wp-admin\panel\views\td_panel_social_networks.php
•js\site.min.js
•js\tagdiv_theme.js
•js\tagdiv_theme.min.js
•parts\footer\td_footer_extra.php
•parts\footer\td_footer_template_1.php
•parts\footer\td_footer_template_2.php
•parts\footer\td_footer_template_3.php
•parts\footer\td_footer_template_4.php
•parts\footer\td_footer_template_5.php
•parts\footer\td_footer_template_6.php
•parts\footer\td_footer_template_7.php
•parts\footer\td_footer_template_8.php
•parts\footer\td_footer_template_9.php
Deleted files – 50 files
•.idea\.name
•.idea\encodings.xml
•.idea\misc.xml
•.idea\modules.xml
•.idea\Newsmag.iml
•.idea\scopes\scope_settings.xml
•.idea\vcs.xml
•.idea\workspace.xml
•includes\modules\td_module_big_grid.php
•includes\wp_booster\td_api.php
•includes\wp_booster\wp-admin\images\panel\footer-1.png
•includes\wp_booster\wp-admin\images\panel\footer-2.png
•includes\wp_booster\wp-admin\images\panel\footer-3.png
•includes\wp_booster\wp-admin\images\panel\footer-4.png
•includes\wp_booster\wp-admin\images\panel\module-1.png
•includes\wp_booster\wp-admin\images\panel\module-10.png
•includes\wp_booster\wp-admin\images\panel\module-11.png
•includes\wp_booster\wp-admin\images\panel\module-12.png
•includes\wp_booster\wp-admin\images\panel\module-13.png
•includes\wp_booster\wp-admin\images\panel\module-14.png
•includes\wp_booster\wp-admin\images\panel\module-15.png
•includes\wp_booster\wp-admin\images\panel\module-2.png
•includes\wp_booster\wp-admin\images\panel\module-3.png
•includes\wp_booster\wp-admin\images\panel\module-4.png
•includes\wp_booster\wp-admin\images\panel\module-5.png
•includes\wp_booster\wp-admin\images\panel\module-6.png
•includes\wp_booster\wp-admin\images\panel\module-7.png
•includes\wp_booster\wp-admin\images\panel\module-8.png
•includes\wp_booster\wp-admin\images\panel\module-9.png
•includes\wp_booster\wp-admin\images\panel\module-mx1.png
•includes\wp_booster\wp-admin\images\panel\module-mx2.png
•includes\wp_booster\wp-admin\images\panel\module-mx3.png
•includes\wp_booster\wp-admin\images\panel\module-search.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-0.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-1.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-2.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-3.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-4.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-5.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-6.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-7.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-8.png
•includes\wp_booster\wp-admin\images\post-templates\smart-list-0.png
•includes\wp_booster\wp-admin\images\post-templates\smart-list-1.png
•includes\wp_booster\wp-admin\images\post-templates\smart-list-2.png
•includes\wp_booster\wp-admin\images\post-templates\smart-list-3.png
•includes\wp_booster\wp-admin\images\post-templates\smart-list-4.png
•js\td_site.js
•js\td_site.min.js
•parts\footer\column-1.php
—————-
New files – 105 files
•images\panel\category_templates\icon-category-1.png
•images\panel\category_templates\icon-category-2.png
•images\panel\category_templates\icon-category-top-1.png
•images\panel\category_templates\icon-category-top-2.png
•images\panel\footer_templates\icon-footer-1.png
•images\panel\footer_templates\icon-footer-2.png
•images\panel\footer_templates\icon-footer-3.png
•images\panel\footer_templates\icon-footer-4.png
•images\panel\footer_templates\icon-footer-5.png
•images\panel\footer_templates\icon-footer-6.png
•images\panel\footer_templates\icon-footer-7.png
•images\panel\footer_templates\icon-footer-8.png
•images\panel\footer_templates\icon-footer-9.png
•images\panel\modules\td_module_1.png
•images\panel\modules\td_module_10.png
•images\panel\modules\td_module_11.png
•images\panel\modules\td_module_12.png
•images\panel\modules\td_module_13.png
•images\panel\modules\td_module_14.png
•images\panel\modules\td_module_15.png
•images\panel\modules\td_module_2.png
•images\panel\modules\td_module_3.png
•images\panel\modules\td_module_4.png
•images\panel\modules\td_module_5.png
•images\panel\modules\td_module_6.png
•images\panel\modules\td_module_7.png
•images\panel\modules\td_module_8.png
•images\panel\modules\td_module_9.png
•images\panel\single_templates\single_template_1.png
•images\panel\single_templates\single_template_2.png
•images\panel\single_templates\single_template_3.png
•images\panel\single_templates\single_template_4.png
•images\panel\single_templates\single_template_5.png
•images\panel\single_templates\single_template_6.png
•images\panel\single_templates\single_template_7.png
•images\panel\single_templates\single_template_8.png
•images\panel\single_templates\single_template_default.png
•images\panel\smart_lists\td_smart_list_1.png
•images\panel\smart_lists\td_smart_list_2.png
•images\panel\smart_lists\td_smart_list_3.png
•images\panel\smart_lists\td_smart_list_4.png
•images\panel\smart_lists\td_smart_list_default.png
•includes\block_templates\td_block_template_1.php
•includes\category_templates\td_category_template_1.php
•includes\category_templates\td_category_template_2.php
•includes\category_top_posts_styles\td_category_top_posts_style_1.php
•includes\category_top_posts_styles\td_category_top_posts_style_2.php
•includes\modules\td_module_mx5.php
•includes\modules\td_module_mx6.php
•includes\modules\td_module_mx_empty.php
•includes\wp_booster\external\kint\composer.json
•includes\wp_booster\external\kint\config.default.php
•includes\wp_booster\external\kint\decorators\concise.php
•includes\wp_booster\external\kint\decorators\plain.php
•includes\wp_booster\external\kint\decorators\rich.php
•includes\wp_booster\external\kint\Kint.class.php
•includes\wp_booster\external\kint\LICENCE
•includes\wp_booster\external\kint\parsers\custom\arrayobject.php
•includes\wp_booster\external\kint\parsers\custom\classmethods.php
•includes\wp_booster\external\kint\parsers\custom\classstatics.php
•includes\wp_booster\external\kint\parsers\custom\color.php
•includes\wp_booster\external\kint\parsers\custom\json.php
•includes\wp_booster\external\kint\parsers\custom\microtime.php
•includes\wp_booster\external\kint\parsers\custom\splfileinfo.php
•includes\wp_booster\external\kint\parsers\custom\splobjectstorage.php
•includes\wp_booster\external\kint\parsers\custom\timestamp.php
•includes\wp_booster\external\kint\parsers\custom\xml.php
•includes\wp_booster\external\kint\parsers\parser.class.php
•includes\wp_booster\external\kint\README.md
•includes\wp_booster\external\kint\scripts\source.reg
•includes\wp_booster\external\kint\scripts\source.vbs
•includes\wp_booster\external\kint\view\inc\kint.js
•includes\wp_booster\external\kint\view\inc\original.css
•includes\wp_booster\external\kint\view\inc\solarized-dark.css
•includes\wp_booster\external\kint\view\inc\solarized.css
•includes\wp_booster\external\kint\view\js\_kint.js
•includes\wp_booster\external\kint\view\less\original.less
•includes\wp_booster\external\kint\view\less\solarized-dark.less
•includes\wp_booster\external\kint\view\less\solarized.less
•includes\wp_booster\external\kint\view\less\_kint.less
•includes\wp_booster\external\kint\view\trace.phtml
•includes\wp_booster\external\kint\_main.php
•includes\wp_booster\td_block_template.php
•includes\wp_booster\td_category_template.php
•includes\wp_booster\td_category_top_posts_style.php
•includes\wp_booster\td_css_inline.php
•includes\wp_booster\td_module_single_base.php
•includes\wp_booster\wp-admin\css\panel\color_picker.less
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-social.png
•includes\wp_booster\wp-admin\js\td_edit_page.js
•includes\wp_booster\wp-admin\js\td_wp_admin_color_picker.js
•includes\wp_booster\wp-admin\panel\views\td_panel_social_networks.php
•js\site.min.js
•js\tagdiv_theme.js
•js\tagdiv_theme.min.js
•parts\footer\td_footer_extra.php
•parts\footer\td_footer_template_1.php
•parts\footer\td_footer_template_2.php
•parts\footer\td_footer_template_3.php
•parts\footer\td_footer_template_4.php
•parts\footer\td_footer_template_5.php
•parts\footer\td_footer_template_6.php
•parts\footer\td_footer_template_7.php
•parts\footer\td_footer_template_8.php
•parts\footer\td_footer_template_9.php
==============================
by tagDiv 2014 🙂 | http://tagdiv.com | Our portfolio
Hi,
After upgrading Newsmag to ver. 1.6, when i go to my website (www.edurozrywka.pl) or to the admin i’m getting following error.
Fatal error: Uncaught exception ‘ErrorException’ with message ‘td_api_base::mark_used_on_page : a component with the ID: [td_block_social_counter] is not set’ in /home/users/eduroz/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_wp_booster_functions.php:261 Stack trace: #0 /home/users/eduroz/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_wp_booster_functions.php(148): td_api_base::mark_used_on_page(‘td_block_social…’) #1 /home/users/eduroz/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_block_widget.php(17): td_api_base::get_by_id(‘td_block_social…’) #2 /home/users/eduroz/public_html/wp-includes/widgets.php(560): td_block_widget->__construct() #3 /home/users/eduroz/public_html/wp-includes/widgets.php(681): WP_Widget_Factory->register(‘td_block_social…’) #4 /home/users/eduroz/public_html/wp-content/plugins/td-social-counter/shortcode/td_social_counter_010.php(144) : runtime-created function(1): register_widget(‘td_block_social…’) #5 [internal function]: __lambda_func(”) #6 / in /home/users/eduroz/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_wp_booster_functions.php on line 261
@gary73
couple of my projects:
http://ga-ga.com
http://floridanewswire.com
FLANW not fully completed, nor fully optimized (e.g., logos are from old theme, so not right size/shape). Need to sort out the feature image blocks on left side home page, as I was still playing with that.
I think ga-ga is running 1.3 and FLANW 1.4, and was waiting on NEW update – which pushed today (yay!).