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 :)
kaisan
tagDiv Member

The problem has been solved, it is activated after the update OFFSET in the mobile theme settings, marking 3. It has been removed and left at 0, showing the latest updates.

kaisan
tagDiv Member

test php 7.1 fail
test php 2.2 fail
I’m using php 7.3

kaisan
tagDiv Member

The problem has been found.
It is in the cloudflare to activate the auto monify function, there is no menu on Android.
Some solution for this ..

kaisan
tagDiv Member

IPHONE IS OK
ANDROID DO NOT WORK

kaisan
tagDiv Member

I have modified the size of the images to 0x420, the default size makes the publication look very bad

https://www.ak47full.net/6ix9ine-day69-graduation-day-album-2018/

kaisan
tagDiv Member

I have tried and I could not be left blank.

kaisan
tagDiv Member

thank

kaisan
tagDiv Member

I have removed the plugins, emptying cahe, the problem continues.
It’s just happening with this new version of Template.

kaisan
tagDiv Member

??

kaisan
tagDiv Member
kaisan
tagDiv Member

?????

kaisan
tagDiv Member

Hi Alin, i have problem with new version.

I’ve made ​​the changes , but do not take effect.

<?php

class td_module_12 extends td_module {

function __construct($post) {
//run the parrent constructor
parent::__construct($post);
}

function render() {
ob_start();
?>

<div class="<?php echo $this->get_module_classes();?>">
<div class="item-details">
<?php echo $this->get_title();?>
<div class="meta-info">
<?php if (td_util::get_option('tds_category_module_12') == 'yes') { echo $this->get_category(); }?>
<?php echo $this->get_author();?>
<?php echo $this->get_date();?>
<?php echo $this->get_comments();?>
</div>

<?php echo $this->get_image('td_0x420');?>

<p class="td-module-excerpt"><?php echo $this->get_excerpt();?></p>

<div>

</div>
</div>

</div>

<?php return ob_get_clean();
}
}

?>

kaisan
tagDiv Member

??

kaisan
tagDiv Member

I changed the variable in the following line, after regenerate thumbnails but has had no effect . http://i.imgur.com/CXAMMVN.png

Delete Module12 in td_api_thumb::add(‘td_640x0’ http://i.imgur.com/INdCqc5.png

  • This reply was modified 11 years by kaisan. Reason: add line 12
  • This reply was modified 11 years by kaisan.
Viewing 16 posts - 1 through 16 (of 16 total)