TOPIC: Vina Fashion II

Vina Fashion II 9 years 7 months ago #1441

  • Victor
  • Victor's Avatar
  • OFFLINE
  • Junior Member
  • Posts: 27
  • Orders: 0
  • Download: 12
  • Thank you received: 7
  • Karma: 3
Hello!
I have a problem but I can't understand it.
I installed template viva fashion ii and activated it. But the site doesn't work.
Inscription is a FATAL ERROR
Please, help me understand this problem.

Fatal error: Call to a member function preset() on a non-object in I:\OpenServer\domains\shop.loc\templates\vina_fashion_ii\index.php on line 25
    <head>
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
        <jdoc:include type="head" />
		<?php
			$style  = array('gallery.css');
			$script = array('jquery.isotope.min.js');
			$script = array('jquery.touchSwipe.min.js');
			$script = array('my.js');
			if($this->helix->Param('scroll_effect')) {
				$script[] = 'wow.js';
				$style[]  = 'animate.css';
			}
            
			$this->helix->Header()
            ->setLessVariables(array(
				'preset'=>$this->helix->Preset(),
				'header_color'=> $this->helix->PresetParam('_header'),
				'bg_color'=> $this->helix->PresetParam('_bg'),
				'text_color'=> $this->helix->PresetParam('_text'),
				'link_color'=> $this->helix->PresetParam('_link')
            ))
            ->addLess('master', 'template')
			->addLess('k2', 'k2')
			->addJs($script)
			->addCss($style)
            ->addLess( 'presets',  'presets/'.$this->helix->Preset() );
            if(JFactory::getUser()->id && !empty(JFactory::getUser()->activation)) {
				echo "<style>.available-visitor { display: none !important; }</style>";				
			}			
        ?>
    </head>

>>>>> if($this->helix->Param('scroll_effect')) <<<<<< This a line 25
Last Edit: 9 years 7 months ago by Victor.
The administrator has disabled public write access.

Vina Fashion II 9 years 7 months ago #1442

  • Cuộc Sống Số
  • Cuộc Sống Số's Avatar
  • OFFLINE
  • Platinum Member
  • Life is not waiting!
  • Posts: 659
  • Orders: 0
  • Download: 129
  • Thank you received: 148
  • Karma: 33
@Stefan,

You add code in bottom file template.css ( not search class .body-innerwrapper ) :
.body-innerwrapper {
padding-top: 40px;
}

@Victor :
You are forget to install/enable Helix Framework! Please read the documentation of module before install/config/use template.
And search in our forum before post any questions! It will save your time and our times.
Cuộc Sống Số - Quick CSS Game
Choose your level and start playing by clicking the topics below ...
♚ ♛ ♜ ♝ ♞ ♟ ♔ ♕ ♖
Last Edit: 9 years 7 months ago by Cuộc Sống Số.
The administrator has disabled public write access.
The following user(s) said Thank You: Victor

Vina Fashion II 9 years 7 months ago #1443

  • Victor
  • Victor's Avatar
  • OFFLINE
  • Junior Member
  • Posts: 27
  • Orders: 0
  • Download: 12
  • Thank you received: 7
  • Karma: 3
Cuộc Sống Số wrote:
@Stefan,

You add code in bottom file template.css ( not search class .body-innerwrapper ) :
.body-innerwrapper {
padding-top: 40px;
}

@Victor :
You are forget to install/enable Helix Framework! Please read the documentation of module before install/config/use template.
And search in our forum before post any questions! It will save your time and our times.


Thank you so much! My site works))
LOL :) I forgot to enable Helix Framework!
Last Edit: 9 years 7 months ago by Victor.
The administrator has disabled public write access.

Vina Fashion II 9 years 7 months ago #1445

  • Andreas Heuer
  • Andreas Heuer's Avatar
  • OFFLINE
  • New Member
  • Posts: 1
  • Orders: 0
  • Download: 1
  • Karma: 0
Hello,
can i change the Font of this Template?
GrandHotel-Regular.ttf
I cant find a way ;-)

Greetings
Andreas
The administrator has disabled public write access.

Vina Fashion II 9 years 7 months ago #1446

  • Victor
  • Victor's Avatar
  • OFFLINE
  • Junior Member
  • Posts: 27
  • Orders: 0
  • Download: 12
  • Thank you received: 7
  • Karma: 3
Andreas Heuer wrote:
Hello,
can i change the Font of this Template?
GrandHotel-Regular.ttf
I cant find a way ;-)

Greetings
Andreas


Hello!
I don't like GrandHotel-Regular too.
I change it here ....\templates\vina_fashion_ii\css\template.css
line 4704
.page-header {
  font-family: 'GrandHotel-Regular', sans-serif;
  font-weight: normal;
}

next
replacement font in lines
@font-face {
  font-family: 'Myriad_Pro_Regular';
  src: url("../fonts/GrandHotel-Regular.eot?") format("eot"), url('../fonts/Myriad_Pro_Regular.woff') format('woff'), url('../fonts/Myriad_Pro_Regular.ttf') format('truetype'), url('../fonts/Myriad_Pro_Regular.svg#Myriad_Pro_Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MYRIADPRO-COND';
  src: url('../fonts/MYRIADPRO-COND.eot');
  src: url('../fonts/MYRIADPRO-COND.eot?#iefix') format('embedded-opentype'), url('../fonts/MYRIADPRO-COND.woff') format('woff'), url('../fonts/MYRIADPRO-COND.ttf') format('truetype'), url('../fonts/MYRIADPRO-COND.svg#MYRIADPRO-COND') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Myriad_Pro_Regular';
  src: url('../fonts/Myriad_Pro_Regular.eot');
  src: url('../fonts/Myriad_Pro_Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Myriad_Pro_Regular.woff') format('woff'), url('../fonts/Myriad_Pro_Regular.ttf') format('truetype'), url('../fonts/Myriad_Pro_Regular.svg#Myriad_Pro_Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DubielItalic';
  src: url('../fonts/DubielItalic.eot');
  src: url('../fonts/DubielItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/DubielItalic.woff') format('woff'), url('../fonts/DubielItalic.ttf') format('truetype'), url('../fonts/DubielItalic.svg#DubielItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
.header,
.vina_title,
.vina-name,
.page-header {
  font-family: 'Myriad_Pro_Regular';
  src: url('../fonts/Myriad_Pro_Regular.eot');
  src: url('../fonts/Myriad_Pro_Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Myriad_Pro_Regular.woff') format('woff'), url('../fonts/Myriad_Pro_Regular.ttf') format('truetype'), url('../fonts/Myriad_Pro_Regular.svg#Myriad_Pro_Regular') format('svg');
  font-weight: normal;
}
Attachments:
Last Edit: 9 years 7 months ago by Victor.
The administrator has disabled public write access.

Vina Fashion II 9 years 7 months ago #1448

  • Cuộc Sống Số
  • Cuộc Sống Số's Avatar
  • OFFLINE
  • Platinum Member
  • Life is not waiting!
  • Posts: 659
  • Orders: 0
  • Download: 129
  • Thank you received: 148
  • Karma: 33
@Andreas Heuer : You can read more about chage and use font ay here :

http://vinagecko.com/forum/joomla-templates/106-vina-auevent?start=12#987

@Victor : Like Like B) :woohoo:
Cuộc Sống Số - Quick CSS Game
Choose your level and start playing by clicking the topics below ...
♚ ♛ ♜ ♝ ♞ ♟ ♔ ♕ ♖
The administrator has disabled public write access.
Leather Purses & Handbags, Women’s Crossbody Bags, Tote Bags for Women, Leather Backpacks, Men’s Wallets & Card Cases, Official OLEVS Website, OLEVS Couple Watches, OLEVS Women's Watches, OLEVS Men's Watches, OLEVS Watch, OLEVS Watches