montecomis
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] sliding header imagei put at .css the kind of code you gave me:
.abovePic {
padding: 155px 0 30px;
background-color: #fff;
}and at header i left only the div above <?php sydney_slider_template(); ?>:
<div class=”abovePic”>
</div>
It’s nice and it is the thing i wanted it. I will search it a little bit more because the white background behind logo and main buttons is covering the main header image: (https://www.digitallifeage.com/cms/fashion/) If i will find it hard i will post you…
Again, a big thanks vladff for your replies!
Forum: Themes and Templates
In reply to: [Sydney] sliding header imagelet me check it out…
Forum: Themes and Templates
In reply to: [Sydney] sliding header imageI can not figure out what must the solution be! I make a couple of combinations outside of the <?php sydney_slider_template(); ?> but it didn’t work…
I am sorry bothering you vladff but if you found anything i am all ears! This is for a client of mine and i am getting a little anxious…Thank you anyway.
Forum: Themes and Templates
In reply to: [Sydney] sliding header imagebefore i sent you the above tweaked code i tried a couple other combinations and the result was having at first place two logos: one in the center that was not moving and the other to the left following the sticky bar…
If you are more familiar with php and css codes than me (i only know basic skills and tweaks) you can show me the way…Forum: Themes and Templates
In reply to: [Sydney] sliding header imageHello vladff,
I have put the desired code above <?php sydney_slider_template(); ?> and it works 50% right. And when i mean half working you can check it out at this address: https://www.digitallifeage.com/cms/fashion/
The sticky menu when it goes down, the logo and the menu buttons are remaining in the first place where they were. They don’t follow the white little sticky bar…
Can you help me with this or direct me to some link so i can find a solution?
I attach you below the code i tweak together with the original:original
—————-
<?php sydney_slider_template(); ?><header id=”masthead” class=”site-header” role=”banner”>
<div class=”header-wrap”>
<div class=”container”>
<div class=”row”>
<div class=”col-md-4 col-sm-8 col-xs-12″>
<?php if ( get_theme_mod(‘site_logo’) ) : ?>
” title=”<?php bloginfo(‘name’); ?>”><img class=”site-logo” src=”<?php echo esc_url(get_theme_mod(‘site_logo’)); ?>” alt=”<?php bloginfo(‘name’); ?>” />
<?php else : ?>
<h1 class=”site-title”>” rel=”home”><?php bloginfo( ‘name’ ); ?></h1>
<h2 class=”site-description”><?php bloginfo( ‘description’ ); ?></h2>
<?php endif; ?>
</div>
<div class=”col-md-8 col-sm-4 col-xs-12″>
<div class=”btn-menu”></div>
<nav id=”mainnav” class=”mainnav” role=”navigation”>
<?php wp_nav_menu( array( ‘theme_location’ => ‘primary’, ‘fallback_cb’ => ‘sydney_menu_fallback’ ) ); ?>
</nav><!– #site-navigation –>
</div>
</div>
</div>
</div>
</header><!– #masthead –>
<div class=”header-image”><div class=”overlay”></div></div>Tweaked
—————
<div class=”header-wrap”>
<div class=”container”>
<div class=”row”>
<div class=”col-md-4 col-sm-8 col-xs-12″>
<?php if ( get_theme_mod(‘site_logo’) ) : ?>
” title=”<?php bloginfo(‘name’); ?>”><img class=”site-logo” src=”<?php echo esc_url(get_theme_mod(‘site_logo’)); ?>” alt=”<?php bloginfo(‘name’); ?>” />
<?php else : ?>
<h1 class=”site-title”>” rel=”home”><?php bloginfo( ‘name’ ); ?></h1>
<h2 class=”site-description”><?php bloginfo( ‘description’ ); ?></h2>
<?php endif; ?>
</div>
<div class=”col-md-8 col-sm-4 col-xs-12″>
<div class=”btn-menu”></div>
<nav id=”mainnav” class=”mainnav” role=”navigation”>
<?php wp_nav_menu( array( ‘theme_location’ => ‘primary’, ‘fallback_cb’ => ‘sydney_menu_fallback’ ) ); ?>
</nav><!– #site-navigation –>
</div>
</div>
</div>
</div><?php sydney_slider_template(); ?>
<header id=”masthead” class=”site-header” role=”banner”>
Thanks in advanced.
Forum: Themes and Templates
In reply to: [Sydney] sliding header imageThank you vladff.
I made a quick test and you are right. It pushes the picture down. I am thinking to put there the logo (or widget area) with .css and .php files. I don’t know how but i will check it out and i will inform you for further problem(s) of mine…
Forum: Themes and Templates
In reply to: [i-excel] Featured ImageI found out the solution.
Wherever the style.css of child’s theme has dateonimg i put display: none, making everything else inside the brackets grey with /* */Forum: Themes and Templates
In reply to: [i-excel] Featured ImageHi,
i also want to ask if there is a way to remove date from the feature image of an article. Here is my site https://www.farmtools.gr/Thanks
Forum: Themes and Templates
In reply to: [i-transform] i-create themeI found out that if you want to change the fixed theme options dimensions of the i-create theme you can do that through:
style.css and options.phpSTYLE.CSS
_ _ _ _ _ _ _ _
.site-header .home-link img {
/*max-height: 64px;
max-width: 280px;*/max-height: 162px;
max-width: 201px;
}OPTIONS.PHP
– – – – – – – – – –
“desc” => “Width 201px, height 162px max. Upload logo for header”Forum: Themes and Templates
In reply to: [i-transform] Problem with Sticky postThanks Marsian.
Forum: Themes and Templates
In reply to: [i-transform] Problem with Sticky postHello again Marsian,
I have one more question about posts in my first page of the site:
Does any of the post when they are in visibility mode and fixed in first page take links or not? Because i have put a link in the first post at the last sentence of the whole text “θ?λω να το αγορ?σω” and nothing is happening. Also if i make my text bold nothing again. But if you click at the link then you will see them alright to another page… Doesn’t accept it. at the first page?Forum: Themes and Templates
In reply to: [i-transform] Problem with Sticky postThank you very much Marsian, i fixed it.
Forum: Themes and Templates
In reply to: [i-transform] Problem with Sticky postHello to everyone!
I am having a very odd problem with my posts in the front page of the theme. Can somebody tell me how to fix this?https://digitallifeage.com/cms/realestate/
Thanks
Forum: Plugins
In reply to: [eShop] eshop translationI found out it:
Just throw eshop-el_EL.mo into path: plugins/eshop/…..
and then change from settings to admin panel the Site Language.Forum: Themes and Templates
In reply to: eshop translationI found out it:
Just throw eshop-el_EL.mo into path: plugins/eshop/…..
and then change from settings to admin panel the Site Language.