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

Hello,
Please read the conversations above.

I want to change the ‘DEMOS’ and ‘CLOSE’ texts in the slide in demos panel as it appears in your demo page http://demo.tagdiv.com/newspaper/

Thank you!

midiaris
tagDiv Member

Hello,

So the support your company provide answers only in 2 questions? and after that? i have to find an answer by myslef?

is it so hard to tell me in wich file i can find those texts?

Thank you!

midiaris
tagDiv Member

Thank You!

How can i change the ‘DEMOS’ and ‘CLOSE’ texts?

Thank you in advance!

midiaris
tagDiv Member

Thank you very much!
Where can i find the td_demo_names array to change the urls and the images?


<?php
$td_demo_names = array();
foreach (td_global::$demo_list as $demo_id => $stack_params) {
$td_demo_names[$stack_params['text']] = $demo_id;
?>
<div class="td-set-theme-style"><a>" class="td-set-theme-style-link td-popup td-popup-<?php echo $td_demo_names[$stack_params['text']] ?>" data-img-url="http://demo.tagdiv.com/demos_popup/newspaper/large/<?php echo $demo_id; ?>.jpg"></a></div>
<?php } ?>

Thank you!

  • This reply was modified 9 years by midiaris.
Viewing 4 posts - 1 through 4 (of 4 total)