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

found – Newspaper/includes/wp_booster/td_module.php


...
function get_title($cut_at = '') {...
...

thanks.

Say me please – when you add posibility insert share button as shortcode? It is very bed, when in post I past tagdiv share button but in product, or custom post – other button

Filandor
tagDiv Member

Thanks, work.

Help me please last quest:


<div class="item-details">
<?php echo $this->get_title($title_length);?>

<?php the_field('news-icons', $this->post->ID); ?>

<div class="td-module-meta-info">
<?php if (td_util::get_option('tds_category_module_8') == 'yes') { echo $this->get_category(); }?>
<?php echo $this->get_author();?>
<?php echo $this->get_date();?>
<?php echo $this->get_comments();?>

</div>
</div>

$this->get_title($title_length) – from Call thise function? I need custimise – <h3 class=”entry-title td-module-title”>….

  • This reply was modified 8 years by Filandor.
  • This reply was modified 8 years by Filandor.
Filandor
tagDiv Member

.td-business.home .td-business-home-row .td_module_wrap .td-post-date{
display: block;
}

work, thanks

Filandor
tagDiv Member

Omg, it’s from demo ((

Please show me how you finde? (I have inspected your website source and I saw that your date is hidden.)

Filandor
tagDiv Member

https://koblevo.tk no modification, clear last themplate

Filandor
tagDiv Member

I back original file and in panel setting – it’s active – https://i.imgur.com/uiHGRB1.png but date not showed

  • This reply was modified 8 years by Filandor.
Filandor
tagDiv Member

ok, then how I can show date – https://i.imgur.com/Z3TbnvU.png

Filandor
tagDiv Member

And second question – sometime video background on home page https://i.imgur.com/1IiDmrI.png stoped and I see other videos from youtube. what could be the problem?

Filandor
tagDiv Member

I fix it (export and import theme setting).

Filandor
tagDiv Member

Hi, thank for help. Problem was in .htaccess. I delete .htaccess and setup permalink.

https://www.screencast.com/t/oMCW8LBp5J – button from chrome extension, its ok )

Filandor
tagDiv Member

Hi, thanks for help

Omg, strange error was here – http://joxi.ru/8An0BeCqYVPlmO not any ARTICLE DISPLAY VIEW was be selected…. I select and thumb showed

Filandor
tagDiv Member

its filtering page by plugin WordPress Meta Data & Taxonomies Filter (MDTF)

Filandor
tagDiv Member

I try fix myself

  • This reply was modified 8 years by Filandor.
Filandor
tagDiv Member

Thanks, super!

Filandor
tagDiv Member

I need excerpt these format text in desctop and mobile – http://joxi.ru/VrwQM4cKlP3V2X

Filandor
tagDiv Member

.vc_raw_html iframe {
width: 100%;
}

this is what I need, thanks

Filandor
tagDiv Member

ok, it problem will be try fix autor of script.

In this page view-source:https://meridian-tur.com/aviabilety/ uses iframe with scroll:


<iframe scrolling="yes" src="https://air.in.ua/agencies/widget/1039/best-offers=1/" width="750px" height="1000px" frameborder="0" allowtransparency></iframe>

why in mobile it not scrolling?

Filandor
tagDiv Member

Thanks, it must be in setting (on/off toggle button)…..

Filandor
tagDiv Member

thanks, all work.

https://www.screencast.com/t/38DQ0ZhPSEjG – its a php storm (code editor)?

Filandor
tagDiv Member

Third question – I changed black version color of demo. In what css class is thise black part of megamenu – http://dl4.joxi.net/drive/2018/01/25/0000/0020/4116/16/6d5df222a6.png ?

Filandor
tagDiv Member

Second question – with what shortcode I can get the current year in the footer – http://dl3.joxi.net/drive/2018/01/25/0000/0020/4116/16/6c23371b4e.png ?
php and js not work

Filandor
tagDiv Member

I decided so – deleted the title. Please, tell me the code so as not to display the bread crumbs on the main page. Something like:


if(page != home){
show_breadcump
}

In which file to insert this code?

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