Search Results for 'hide views'

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

Yes, you can use custom css in Theme Panel > Custom Css to hide the post viewshttp://screencast.com/t/RRnmmMfnn

.single .td-post-views {
display: none;
}

Thanks!

Xander
tagDiv Member

Hello Alin and multumesc for the solution, enabling post views solved the issue.

One more thing I would like to ask you, is there a way to hide the views icon that’s in the lower-right of the title:

http://screencast.com/t/mLCmeR99v6T

Ankush Das
tagDiv Member

That’s a News ticker we currently have. I want something like this http://www.screencast.com/t/D7HPCOUYM, a separate block, which I can use it to keep “Most Popular” or “Must Read” or simply “Trending”. The screenshot which I have shared is of EXPLICIT theme by Industrial themes.

And, it should have an ON/OFF option to show/hide no. of views. I don’t want it exact, but similar to that which visually impresses the readers “Oh! That’s trending!”

atflaten
Participant
#0

Hi

How do I hide page views shown in the slides?

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the post view is not available anymore on modules you will need custom work to views appear there. Please check this topic(answer 4) – https://forum.tagdiv.com/topic/many-issues-with-new-v6-update/ and do this for each module. Also you can hide comment counter from modules using custom css in Theme Panel > Custom Css – http://screencast.com/t/O4gh5ShNh or comment this line for each module – http://screencast.com/t/mWzxKkMqUu

.td_module_wrap .td-module-comments {
display: none;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css to hide post views on your articles: http://screencast.com/t/uNHBsSc0q

.td-post-views {
display: none !important;
}

Thanks!

Marius
tagDiv Staff

Hi,
You need to leave the SHOW POST VIEWS on. Also if you don’t what them on the post/page can by hidden via CSS.

Use this CSS if you want to hide them:

.td-module-comments,
.td-post-comments {
display: none !important;
}

  • This reply was modified 11 years by Marius.
alopfr
tagDiv Member

And how we can hide it in slides? I don’t have post views anyway but yes in the slider.

Thanks.

Alin [tagDiv]
tagDiv Staff

Hi,

Thanks @albnaldo!


@carvax
You can disable it from theme panel like @albnaldo suggested or if you want to hide it using custom css – http://screencast.com/t/saVHZi60

.single .td-post-views {
display: none;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. Please try this custom css in Theme Panel > Custom Css it will be applied on all big grids:

.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
transform: none;
-webkit-transform: none;
-moz-transform: none;
}

If you want this only for home please add the .home class.

2. Unfortunately there is no general option and you have to set it manually each one.

3. You can try this custom css: http://screencast.com/t/wJUvDaaPaAJB

.td_block_big_grid_2 .td-big-grid-post-0 .td-meta-info-container {
display: none;
}

4. The theme doesn’t have an option to show post views on modules anymore. You will have to copy the vies function from td_module_single_base.php to td_module.phphttp://screencast.com/t/izGddMRU and call the views on each module: http://screencast.com/t/YFATXWXCZt you may need additional css customizations. For example – http://screencast.com/t/sbnmcCbKpB0l

<?php echo $this->get_views();?>

5. Unfortunately you need to inspect and change the background and color for each one – http://screencast.com/t/6Q0FKEhJE

.td-module-comments a{
background-color: #cbcbcb !important;
}
.td-module-meta-info .td-post-views{
color: #cbcbcb;
}
.td-module-comments a:after {
display: none;
}

6. Theme doesn’t have an option to disable more from author, but you can hide it using custom css – http://screencast.com/t/OPfLLMowFK3M

.td_block_related_posts .td-related-right {
display: none;
}

7. Provide a link so we can take a look
8. The widget/block title background can be added from block settings and that color will be when your hover on article title from that block – http://screencast.com/t/rX1wEZVy

Thanks!

Ing Geek
Participant
#0

Hi 😀

It´s some way to hide views count on newspaper 6?

I try whit custom CSS

.entry-comments-views span{
display: none;
}
.entry-comments-views span.td-sp-ico-view{
display: none !important;
}
.td-icon-views{
display: none;
}

Whit not luke

Alin [tagDiv]
tagDiv Staff

Hi,

You hide it also using custom css, but it will hide also post viewshttp://screencast.com/t/KWBPA470yPx

.home .entry-comments-views {
display: none;
}

Thanks!

nikoslefkas
tagDiv Member

Thanks for your quick response.
is it possible if i activate the post views to hide them with CSS, because i dont want to appear in my website.
thanks

mpindado
Participant
#0

Hi, is it possible to somehow show the theme’s login form in mobile views? In pc and tablet works ok but in mobile the top menu is missing. I would like to use only this form and hide wplogin.php.
Thanks in advance

GadgetViper
Participant
#0

Site Speed test results: Pagespeed Insight

Hi,

I’m trying to improve the speed of the site, my mobile speed results are currently only 40/100
I’ve got Gzip on, I’m running Total Cache, I’ve compressed all images with EWWW

I have tried the TagDIV speed booster plugin with the steps outlined on this page

However, the list it produced didn’t seem to correlate with the actual page insight results (with the exception of a couple)

list:

registered scripts
jquery |
hide-this-part-js | http://gadgetviper.com/blog/wp-content/plugins/hide-this-part/js.js
common | /wp-admin/js/common.min.js
admin-bar | /wp-includes/js/admin-bar.min.js
utils | /wp-includes/js/utils.min.js
svg-painter | /wp-admin/js/svg-painter.js
wp-auth-check | /wp-includes/js/wp-auth-check.min.js
devicepx | http://s0.wp.com/wp-content/js/devicepx-jetpack.js
wpseo-admin-global-script | http://gadgetviper.com/blog/wp-content/plugins/wordpress-seo/js/wp-seo-admin-global.min.js
td-wp-admin-general | http://gadgetviper.com/blog/wp-content/themes/Newspaper/wp-admin/js/general.js
td-wp-admin-panel-js | http://gadgetviper.com/blog/wp-content/themes/Newspaper/wp-admin/js/wp-admin-panel.js
thickbox | /wp-includes/js/thickbox/thickbox.js
registered styles
admin-bar | /wp-includes/css/admin-bar.min.css
wpar-style | http://gadgetviper.com/blog/wp-content/plugins/wp-reviews/css/style_admin.css
font-awesome-styles | http://gadgetviper.com/blog/wp-content/plugins/wp-reviews/inc/font-awesome/assets/css/font-awesome.min.css
wprs-admin | http://gadgetviper.com/blog/wp-content/plugins/wp-rich-snippets/assets/css/style_admin.css
colors | 1
ie | /wp-admin/css/ie.min.css
wp-auth-check | /wp-includes/css/wp-auth-check.min.css
responsive-lightbox-lite-admin | http://gadgetviper.com/blog/wp-content/plugins/responsive-lightbox-lite/assets/css/admin.css
google-font-ubuntu | http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&subset=latin,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic
td-wp-admin-td-panel-2 | http://gadgetviper.com/blog/wp-content/themes/Newspaper/wp-admin/css/wp-admin.css
wp-color-picker | /wp-admin/css/color-picker.min.css
thickbox | /wp-includes/js/thickbox/thickbox.css
wpalchemy-metabox | http://gadgetviper.com/blog/wp-content/themes/Newspaper/wp-admin/content-metaboxes/meta.css
bws-admin-stylesheet | http://gadgetviper.com/blog/wp-content/plugins/captcha/bws_menu/css/general_style.css
font-awesome | http://gadgetviper.com/blog/wp-content/plugins/js_composer/assets/lib/font-awesome/css/font-awesome.min.css
jetpack-icons | http://gadgetviper.com/blog/wp-content/plugins/jetpack/css/jetpack-icons.min.css
Skip to main content

Page Insight:

JS (8)

http://gadgetviper.com/blog/wp-includes/js/jquery/jquery.js?ver=1.11.2
http://gadgetviper.com/blog/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1
http://gadgetviper.com/blog/wp-content/plugins/wp-reviews/js/user-rating/jquery.rating.pack.js?ver=4.2
http://gadgetviper.com/blog/wp-content/plugins/wp-reviews/js/user-rating/custom.js?ver=4.2
http://gadgetviper.com/blog/wp-content/plugins/wp-reviews/js/colorbox/jquery.colorbox-min.js?ver=4.2
http://gadgetviper.com/blog/wp-content/plugins/responsive-lightbox-lite/assets/nivo-lightbox/nivo-lightbox.min.js?ver=4.2
http://gadgetviper.com/blog/wp-content/plugins/responsive-lightbox-lite/assets/inc/script.js?ver=4.2
http://gadgetviper.com/blog/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.tools.min.js?ver=4.6.5

CSS (27)

http://gadgetviper.com/…dburner-form/control/fbstyle.css?ver=4.2
http://gadgetviper.com/…assets/css/bootstrap_tab.min.css?ver=4.2
http://gadgetviper.com/…s/css/bootstrap_dropdown.min.css?ver=4.2
http://gadgetviper.com/…tabs/assets/css/res_tab_icon.css?ver=4.2
http://gadgetviper.com/…ns/wp-reviews/css/flexslider.css?ver=4.2
http://gadgetviper.com/…nt/plugins/captcha/css/style.css?ver=4.2
http://gadgetviper.com/…t-form-plugin/css/form_style.css?ver=4.2
http://gadgetviper.com/…/nivo-lightbox/nivo-lightbox.css?ver=4.2
http://gadgetviper.com/…htbox/themes/default/default.css?ver=4.2
http://gadgetviper.com/…der/rs-plugin/css/settings.css?ver=4.6.5
http://gadgetviper.com/…views/css/user-rating/rating.css?ver=1.0
http://gadgetviper.com/…eviews/css/colorbox/colorbox.css?ver=1.0
http://gadgetviper.com/…/jquery-ui-1.10.3.custom.min.css?ver=1.0
http://gadgetviper.com/…plugins/wp-reviews/css/style.css?ver=4.2
http://gadgetviper.com/…wp-reviews/css/bootstrap.min.css?ver=4.2
http://gadgetviper.com/…ppets/assets/css/style_front.css?ver=4.2
http://gadgetviper.com/…ets/assets/css/bootstrap.min.css?ver=4.2
http://gadgetviper.com/…ns/wp-pagenavi/pagenavi-css.css?ver=2.70
http://gadgetviper.com/…/assets/css/font-awesome.min.css?ver=1.0
http://gadgetviper.com/…esome/css/font-awesome.min.css?ver=4.4.2
http://gadgetviper.com/…/plugins/jetpack/css/jetpack.css?ver=3.5
http://gadgetviper.com/…content/plugins/hide-this-part/style.css
http://fonts.googleapis.com/…ed:400italic,700italic,400,700?ver=4.6.2
http://gadgetviper.com/…form-7/includes/css/styles.css?ver=4.6.2
http://gadgetviper.com/…nal/bootstrap/td-bootstrap.css?ver=4.6.2
http://gadgetviper.com/…emes/Newspaper-child/style.css?ver=4.6.2
http://gadgetviper.com/…og/wp-content/themes/Newspaper/style.css

I’m wondering are able to provide a list of corresponding id’s for some of the above that I can try adding to the td-speed-booster.php file or should I just take every ID from the list and paste them into the speed-booster.php?

Any suggestions you can make would be greatly appreciated, I was considering trying Better Wordppress Minify Not sure is it’s compatible with the theme or not?

Cheers

colecoboy84
Participant
#0

Hi there, I’m following up on a discussion I had on the theme’s comments section on Envato. Basically I tried to add custom CSS to change the way reviews are displayed – to hide everything about reviews except the Summary and Overall Rating. For some reason the custom CSS did nothing. Any help figuring out where I went wrong?

Emil G
tagDiv Staff

Hi,

We’ll add a separate control for views and 7days counter, until then you could hide the views using custom css or comment the lines inside loop-single or single template files – http://screencast.com/t/4EnzhvdfEms
If it still doesn’t work please send an email at contact@tagdiv.com , paste a link to this conversation and provide wp-admin access so i can take a look.

Thank you, Emil G.

bhcrow
tagDiv Member

i have same problem, i also want to have plugin to work, but i dont want it to be shown on my site. Hope this is going to be solved

for now i will try to hide views on front with css

Alin [tagDiv]
tagDiv Staff

Hi,

You can leave post views enable from Theme Panel > Post settings: http://screencast.com/t/q81kFODmHuR and use this css code to hide it on frontend post page: http://screencast.com/t/rT3Qv7IH1 or you can comment(or delete) in code if you edit post template that you use: http://screencast.com/t/nWR3dMIL
You and your friends can see the post view in backend: http://screencast.com/t/pIF0XErmwQ

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked this with latest theme version and it is work like I said it increment on custom fields only if post views is enabled. But if you don’t want to show it on post page it can be commented in post templates: http://screencast.com/t/tee9JtPk7eQM or hide it with css code in Theme Panel > Custom Css: http://screencast.com/t/5eLeRTzhV

.entry-comments-views{
display: none !important;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

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/re7fm4QQxd8http://screencast.com/t/2Aqsy9lE
If this is not your issue please provide more details.

Thanks!

simchris
Participant
#0

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

Emil G
tagDiv Staff

Hi,

If you disable the post views in Theme Panel it also disable the counts on the backend, you have to enable it and hide the frontend views (if you want) via custom css:

.entry-comments-views span{
display: none;
}
.entry-comments-views span.td-sp-ico-view{
display: none !important;
}

We’ll add separate options (hide/disable) in a future update.

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Lucian
tagDiv Staff

Hi,

First please make sure you enable the 7 days post sorting from theme panel: http://screencast.com/t/JmiihhnrcY
then view your posts a few times to start the counting for the last 7 days counter and check again, after doing this it should appear, like this: http://screencast.com/t/DQItOvcqRhu
You can leave the post view option enabled to keep track of you posts views and hide the views on posts via css, like this: http://screencast.com/t/tGJQgYQ1BI

.td-post-views span{
display: none;
}
.td-post-views .td-icon-views {
display: none !important;
}

Thanks

Lucian
tagDiv Staff

Hi,

If you disable the post views from the Theme Panel – http://screencast.com/t/zNE0WcqP the counter will stop working. We’ll fix this in one of the next updates, until then you have to enable it and use the following css to hide the post views (add it in Theme Panel -> Custom CSS):

.entry-comments-views span{
display: none;
}
.entry-comments-views .td-sp-ico-view {
display: none !important;
}

Or comment/remove the lines from the code – http://screencast.com/t/CPhCfMXbQm

Thanks

Viewing 25 results - 201 through 225 (of 246 total)