-
AuthorSearch Results
-
June 3, 2015 at 4:15 pm #7541
In reply to: How to not show featured image on blog posting
I am also looking for the specific code to alter that will remove the featured image from the top of the blog post. Can seem to locate it in single.php though:
get_header(); ?>
<div class=”content-area”>
<div class=”middle-align content_sidebar”>
<div class=”site-main” id=”sitemain”>
<?php while ( have_posts() ) : the_post(); ?>
<?php get_template_part( ‘content’, ‘single’ ); ?>
<?php skt_white_content_nav( ‘nav-below’ ); ?>
<?php
// If comments are open or we have at least one comment, load up the comment template
if ( comments_open() || ‘0’ != get_comments_number() )
comments_template();
?>
<?php endwhile; // end of the loop. ?>
</div>
<?php get_sidebar();?>
<div class=”clear”></div>
</div>
</div>
<?php get_footer(); ?>
June 3, 2015 at 12:28 pm #7526In reply to: Change Sub Menu Background Color
Hei Shri,
I have put it that way:
<h1 class=”entry-title” style=”color:#000000;”><?php the_title(); ?></h1>
should i do it differently?
Greetins,
Triin
June 2, 2015 at 11:22 am #7467In reply to: Change Sub Menu Background Color
The initial top <div class=”site-main” id=”sitemain”> is here and the rest is in content-single.php
Regards,
Shri
June 2, 2015 at 8:52 am #7462In reply to: Change Sub Menu Background Color
Hei Shri,
Thanks for your advice. Where should i put it exactly? Maybe it it some other file than single.php? This is what I have at the moment in single.php file:
<?php
/**
* The Template for displaying all single posts.
*
* @package SKT Black
*/
get_header(); ?>
<div class=”content-area”>
<div class=”middle-align content_sidebar”>
<div class=”site-main” id=”sitemain”>
<?php while ( have_posts() ) : the_post(); ?>
<?php get_template_part( ‘content’, ‘single’ ); ?>
<?php skt_black_content_nav( ‘nav-below’ ); ?>
<?php
// If comments are open or we have at least one comment, load up the comment template
if ( comments_open() || ‘0’ != get_comments_number() )
comments_template();
?>
<?php endwhile; // end of the loop. ?>
</div>
<?php get_sidebar();?>
<div class=”clear”></div>
</div>
</div>
<?php get_footer(); ?>
June 2, 2015 at 6:45 am #7456In reply to: Change Sub Menu Background Color
Hi Triin,
Okay can you write some inline css? If not here is how:
Kindly visit Appearance>Editor>single.phpCheck <div class=”main-container”> Make it like this: <div class=”main-container” style=”background-color:#ffffff”>
And then scroll down for title:
<h1 class=”entry-title”> Make it like this: style=”color:#000000;”>
Let us know if you couldn’t do it. We will do it for you.
Regards,
Shri
June 1, 2015 at 6:41 pm #7431In reply to: Color problems in the Gravid Theme
Hi Timo,
Sorry the customizer is new for us so taking our time. Do this go to Appearance>Editor>header.php (find i<11) and then change 11 to 4.
Should work.
Regards,
ShriMay 29, 2015 at 10:18 am #7293In reply to: Link on the footer.
Hi,
I have the same issue. SKT White free version could accept HTML in the footer but after purchasing PRO version I realised that it doesn´t.
Could you please advise how/where to add the code into footer.php as I am not yet familiar with php cosing.
Thanks,
Attila
May 27, 2015 at 1:29 pm #7239In reply to: Change text of "Contact Us" slider button
i’m sorry i forgot to click on ” update file ” on header.php i’ve been looking for ‘contact us’ with no result because i didn’t click on ‘update header.php’ so it’s all right for me, so thanks a lot the probleme is resolved !!!
May 27, 2015 at 8:26 am #7227In reply to: Language change
2 ways of doing it. You can remove the default widgets by going to Appearance>Widgets>Footer widget 2 and 3 and drag and drop your custom widgets. Then whatever title of your widget will be it will show.
Or else go to footer.php and search the English text and change it to German.
Regards,
ShriMay 27, 2015 at 5:25 am #7205In reply to: Change text of "Contact Us" slider button
Hi Franck,
Here is the trick.
Kindly check Appearance>Editor>header.php and search contact us. You can edit the text to whatever you want from there and save the file.
We are going to include contact us in the coming update within theme options itself for ease of use.
Regards,
ShriMay 25, 2015 at 12:47 pm #7158Hi,
Kindly check custom-functions.php (wp-content/themes/skt-white-pro/inc/custom-functions.php)
Regards,
ShriMay 22, 2015 at 2:26 pm #7095In reply to: Link on the footer.
Hi,
Sorry for the delayed responsive. Currently footer doesn’t allow for the html which is present in Appearance>theme options>footer.
Alternatively you can go to footer.php (appearance>editor>footer.php) and add your code.
Regards,
ShriMay 21, 2015 at 7:47 am #7040In reply to: Problems with Theme
Hi Shri,
i recovered all my settings last night. Also my child theme. In this process I found that actually I was the trigger for the problem with the medias. It was the functions.php file. As I recovered it, the media-display disappeared. After deleting this file, all medias there.
So, sorry for beeing so skeptical. This error was my mistake!
But I need this functions.php for disabling a function in my shop. So I habe to search for informations about working with a child theme. I don’t want to da any changes in the original, so you can update it, if it’s necessary.
Best wishes
Daniel
May 19, 2015 at 12:28 pm #6955In reply to: Problems with Theme
This is what we get as an error on your website: Trying to get property of non-object in /var/www/ud18_48/html/ichnatur-wp/wp-includes/capabilities.php on line 1197
Again true media appears in twenty fourteen. But we checked this on 4 client sites as well.
As said earlier we can give you access. You can see they all have 4.2.2.
So something for sure has to do with your installation. I will by the end of the day again try to check into your site and find the fault but the above error notice has something to do with it for sure.
Regards,
ShriMay 18, 2015 at 2:58 pm #6927In reply to: Problems with Theme
Here are the error messages:
Strict Standards: Declaration of Menu_With_Description::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/ud18_48/html/ichnatur-wp/wp-content/themes/natureone-pro/functions.php on line 417
Notice: Trying to get property of non-object in /var/www/ud18_48/html/ichnatur-wp/wp-includes/capabilities.php (at several lines)
-
AuthorSearch Results