Sonal S SinhaModerator
- Topics: 0
- Replies: 31308
- Total: 31308
Member since: August 16, 2013
Hi Anh,
Kindly go to function.php in this file find this code add_theme_support( ‘post-thumbnails’ ); and after that paste this code add_theme_support( ‘title-tag’ );
Regards,
Shri
Anh MinhMember
- Topics: 3
- Replies: 11
- Total: 14
Member since: December 25, 2015
It is clearly the WP administrator role. Plugin option is there, but I don’t know and have never seen the editor option. To change codes I usually go through ftp. I did not restrict anything. If you go to Users tab you can see that it’s the Administrator role.
Anyway you can see that the title is not showing up because of the theme’s codes have problems. You can easily apply this theme to any of your host, change the code and send me the .php file.
Sonal S SinhaModerator
- Topics: 0
- Replies: 31308
- Total: 31308
Member since: August 16, 2013
Hi Anh,
We logged in successfully but we want the editor option to change function.php
There is no Editor option and plugin option there. You restrict to change in editor.
Regards,
Shri
RossMember
Member since: January 12, 2016
Hi.
I got problem with footer section on BeFit
I just filled all input in Contact-Header-Footer section
But they not show up in my footer.
footer.php
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after
*
* @package SKT BeFit
*/
?>
<div id="footer-wrapper">
<div class="container">
<?php if(!dynamic_sidebar('footer-1')) : ?>
<?php endif; ?>
<?php if(!dynamic_sidebar('footer-2')) : ?>
<?php endif; ?>
<?php if(!dynamic_sidebar('footer-3')) : ?>
<?php endif; ?>
<?php if(!dynamic_sidebar('footer-4')) : ?>
<?php endif; ?>
<div class="clear"></div>
</div><!--end .container-->
<div class="copyright-wrapper">
<div class="container">
<div class="copyright-txt"><?php if( of_get_option('copytext',true) != ''){ echo of_get_option('copytext',true); }; ?> <?php if( of_get_option('ftlink', true) != ''){echo of_get_option('ftlink',true);}; ?></div>
<div class="design-by footermenu"><?php wp_nav_menu( array('theme_location' => 'footer', 'container' => '', 'container_class' => '', 'items_wrap' => '<ul>%3$s</ul>' ) ); ?></div>
</div>
<div class="clear"></div>
</div>
</div>
<?php wp_footer(); ?>
</body>
</html>
Sonal S SinhaKeymaster
- Topics: 10
- Replies: 6995
- Total: 7005
Member since: June 12, 2013
Hi,
Kindly edit in index.php and not in index-default.php and it should work fine.
Let me know if that worked for you.
Regards,
Shri
AlexanderMember
- Topics: 1
- Replies: 22
- Total: 23
Member since: December 14, 2015
Hi Shri,
I would like to have a response on the second question also. I have too changed in the index-default.php from “Read More” to “Läs Vidare” but nothing happens. And I have checked everywhere in the editor and can’t find it. Please help!
I have the Healing Touch Pro theme.
Kindly:
Alex
and I can’t figure out where to edit the code:
1. Client asked me to add address in small letters under the phone number in the top right area of the header.
how do I do that? what files do I modify? where do i go? I tried adding code to header.php but that seems to get overwritten somewhere.
2. He asked me to remove sign up for newsletter, i can’t find anywhere how to do that either.
Please Help me out.
I am ok with coding, just need to know where stuff is.
Sonal S SinhaModerator
- Topics: 0
- Replies: 31308
- Total: 31308
Member since: August 16, 2013
Hi,
Kindly download the theme and check the following files:
1. index.php
2. options.php
3. header.php
4 functions.php
5. content.php
Regards,
Shri
Sonal S SinhaModerator
- Topics: 0
- Replies: 31308
- Total: 31308
Member since: August 16, 2013
Hi Mike,
Either if you can do it via header.php or else we have to update the theme so that you can upload a different slider altogether to use more than 10 slider images.
Current theme would be tedious. How many images are you looking for?
Regards,
Shri
Sonal S SinhaModerator
- Topics: 0
- Replies: 31308
- Total: 31308
Member since: August 16, 2013
Hi Anh,
Kindly go to functions.php and find this code: add_theme_support( ‘post-thumbnails’ );
Below that add this code: add_theme_support( ‘title-tag’ );
If you still having this issue. Kindly email us [email protected] with your WordPress admin details and URL of the site.
Regards,
Shri
Sonal S SinhaModerator
- Topics: 0
- Replies: 31308
- Total: 31308
Member since: August 16, 2013
Hi,
Kindly go to header.php and copy the header div and place it top of the slider.
Regards,
Shri
Johann RippeMember
- Topics: 2
- Replies: 12
- Total: 14
Member since: January 7, 2016
Hi Shri,
I tried to add a shortcode to one of the inner pages but I am doing something wrong..
http://oran-g.co/index.php/fotografia/
Thanks
MichelMember
Member since: January 6, 2016
We changed the text in options.php for the galery and for get your free consultant in STK construction. But nothing happened?
Sonal S SinhaKeymaster
- Topics: 10
- Replies: 6995
- Total: 7005
Member since: June 12, 2013
Hi Michel,
Its in custom-functions.php (appearance>editor>custom-functions.php)
However if you are not good with coding then we would ask you to use contact form 7 plugin which allows forms in any language.
Regards,
Shri
Roel BouwhuisParticipant
- Topics: 13
- Replies: 14
- Total: 27
Member since: April 9, 2015
Hi Shri,
I’m trying to change the READ MORE button into the Dutch language. As mentioned above I installed Loco an translated the Read more fields to Lees meer (Dutch).
The next step I don’t understand: “create your own translated language and add that in config.php” What do I have to ad (a file ore something?) and how do I do this?
Thanks for your attention.
Regards,
Roel