Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
horsezy
tagDiv Member

So, If I try to use “td_block_template_2” css class by specifying to “Extra class” block option, it will not be applied because “td_block_template_2” use “td-block-title”. I think it’s weird though.

<!– copy and paste. Modify height and width if desired. –>

horsezy
tagDiv Member

Do you have any plan to include this option for widgets in the future?

horsezy
tagDiv Member

Is this bug already fixed?

horsezy
tagDiv Member

Thank you for your answer, but I mean auto height only in mobile instead of fixing it to @media (max-width: @responsive_p_phone_max) and @media (max-width: 500px)

Btw, I’m a developer, Would you mind giving me some hint

  • This reply was modified 10 years by horsezy.
horsezy
tagDiv Member

Got it

static function update_page_views($postID) {
if (td_util::get_option('tds_p_show_views') == 'hide') {
return;
}

if I don’t want to show exact page views count, but I want to keep page views count and calculate 7 days views count, I have to comment this if statement, right?

horsezy
tagDiv Member

Does 7 days popular sorting work with ajax post views?
I can’t get it work

horsezy
tagDiv Member
horsezy
tagDiv Member

I’ve tried compile, but doesn’t get same result as style.css, Do I miss some configuration?

  • This reply was modified 10 years by horsezy.
horsezy
tagDiv Member

Hi,
It has nothing to do with zlib. This function is not support by HHVM according to http://docs.hhvm.com/manual/en/function.ob-gzhandler.php

and my platform is already got zlib

thanks

  • This reply was modified 10 years by horsezy.
horsezy
tagDiv Member

horsezy
tagDiv Member

By the way, I have face with some bug on js composer. When I add “ad box” with js_composer and specify “Use adspot :” to “sidebar”, I get “[td_block_ad_box spot_title="test title"]” instead of [td_block_ad_box spot_id="sidebar" spot_title="test title"] ( spot_id parameter is not be specified ). I read your code, It not specify any default value on the spot_id, so the ads will not be shown.

Thanks

horsezy
tagDiv Member

Hi,

I can do programming myself. Could you recommend the tool and configuration of less compiler to build style.css myself?, and I would appreciate if you recommend the minify tool and configuration to use with your js file, I would like to customize your smart snap feature with my custom ads position.

Thanks

Viewing 12 posts - 1 through 12 (of 12 total)