Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 1,756 through 1,770 (of 2,005 total)
  • Author
    Search Results
  • #18708
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    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

    #18589
    RossRoss
    Member
    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); }; ?>&nbsp;<?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>
    #18496
    Sonal S SinhaSonal S Sinha
    Keymaster
    • 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

    #18495
    AlexanderAlexander
    Member
    • 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

    #18481
    #18426
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    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

    #18391

    In reply to: More slide show images

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    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

    #18286
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    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

    #18228
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    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

    #18109

    In reply to: Projects section

    Johann RippeJohann Rippe
    Member
    • 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

    #18081
    MichelMichel
    Member
    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?

    #18061

    In reply to: Change Button text

    Sonal S SinhaSonal S Sinha
    Keymaster
    • 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

    #18003

    In reply to: language to nl

    Roel BouwhuisRoel Bouwhuis
    Participant
    • 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

    #17886
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    Member since: August 16, 2013

    Yes this would mean editing the code in index.php

    Do you want to do this or want us to do this for you?

    Regards,
    Shri

    #17862
    RubenRuben
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: December 31, 2015

    Jess, I figured it out. Shri, tell me if I’m right.

    The “dynamic-sidebar” is posted on every page. The .php file is listed under editor as “sidebar.php”. In the php file, find the email address and change it to your email address. All form responses should now go to the email address you provide in the php file.

Viewing 15 results - 1,756 through 1,770 (of 2,005 total)