Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 1,981 through 1,995 (of 2,001 total)
  • Author
    Search Results
  • #1821
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

     

    For author here is what you need to do. Add this in header.php above </head> tag

    <span class=”vcard author”><span class=”fn”>

    by <a href=”http://google.com/profiles/1234567890123456789″

    rel=”author”>YOUR NAME</a>

    </span></span>

     

    Replace 1234567890123456789 and YOUR NAME with your personal things 🙂

     

    Regards,

     

    Shri

    #1815

    In reply to: Google Code

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Just above these lines: Just above in footer.php place your google analytics code. Or else use a plugin like: https://wordpress.org/plugins/google-analytics-for-wordpress/

    #1809
    Tami SiewrukTami Siewruk
    Member
    • Topics: 8
    • Replies: 10
    • Total: 18
    Member since: September 5, 2014

    I’ve replicated home, index and footer.php to the other sites, but those links are not working either.  I suppose I’ll replicate the entire theme and backup the style sheet changes.

    Can you please tell us how to remove the pause button, the left and right arrows and the slider page numbers?  This is interfering with the footer information.  We will put the titles on the photos themselves.

    Almost there!

    #1800

    In reply to: Google Code

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly check footer.php wp-content/skt-full-width-pro/footer.php

    Place your code just above and closing tags.

    Since you are loading footer even on home page it will do.

    Regards,
    Shri

    #1768
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Heather,

    1. All you need to do is go to css folder within theme folder: skt_full_width_pro and click on main.css

    Kindly visit line number 178 or h3.company-title:first-letter

    Change: color: #7bb303; with your own color like: color: #fff !important;

    Don’t forget the !important i have added above.

    2. Kindly check index.php which loads up the home page slider. Include the footer.php in index.php like we do in other pages:

    And this should include the footer.

    Regards,
    Shri

    #1737

    In reply to: paragraph text white

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Unfortunately the title of slider is linked to theme color. So whatever color you choose is appearing there. In case you want to keep it different color than the rest of the site let me know then we will have to let you know how to remove that color from functions.php so it isn’t from options but from css.

    Regards,
    Shri

    #1706
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Sorry for late reply. I realized this topic was attended but then saw it still open.

    Okay kindly check: wp-content/themes/dentist_theme/page_templates/contact.php

    This is the page template i have been talking about.

    You can also go to pages: edit any page or add new and from the drop down of page templates select contact page template to set up the same code.

    Regards,
    Shri

    #1624

    In reply to: Edit Home Page Boxes

    Colin EyreColin Eyre
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: July 14, 2014

    Hello Shri,

    Thank you for your reply.

    I can see the code within the footer.php file that controls the 4 boxes but
    I don’t understand where it is getting the 4 link buttons from ? I can see
    where to change the links on the buttons (Appearance > Theme Options) but I
    can’t see where I can actually change the button images. Where can I change
    these ?

    regards,
    Colin Eyre

    #1598
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Yes you can do it by checking here: wp-content/themes/skt-full-width-pro/functions.php

    In functions.php find this line on line number 263: if( is_front_page() || is_home() ){

    Under that you will see another code: for ($i=1;$i<16;$i++)

    Change the 16 above to any number you like and save the file.

    Regards,
    Shri

    #1585

    In reply to: Thumbnails

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    First of all apologize for the delay in response. I had to be out of town this weekend.

    Here is what you need to do. Kindly visit Appearance>Theme Options

    Basic Settings there is a line which says Do not use featured images as background.

    When you do that the featured images won’t show up as background images.

    Only the single image you set up as background under Appearance>Background will show up.

    Also to remove featured image from within posts you have to remove the following code from content-single.php

    Remove the above code and it won’t show up the image.

    Regards,
    Shri

    #1559

    In reply to: Footer Menu

    Danielle BrownDanielle Brown
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: July 14, 2014

    ok, I found it, it was in the page-full-width.php file, thanks.

    #1557

    In reply to: Footer Menu

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Go to page.php and see the code: Remove this entire code or apply php comment to remove footer from inner pages completely.

    #1507

    In reply to: Edit Home Page Boxes

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Colin,

    If you want to add the same but just change the links kindly visit theme options under Appearance in WordPress admin panel to change the links.

    In case you want to remove the whole 4 boxes and add something else kindly visit footer.php within theme folder.

    In case it is still difficult for you let us know and we will help you.

    Regards,
    Shri

    #1456
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Here is the answer: Kindly check custom-functions.php within inc folder of theme: skt_full_width_pro

    Check the line: add_action(‘wp_head’,’hook_custom_javascript’);

    Under function hook_custom_javascript(){?>

    <script>

    jQuery(document).ready(function() {

    Add this line:  jQuery( “.show_hide_header” ).hide();

     

    And save the file

     

    So the final lines with look like this:

     

    add_action(‘wp_head’,’hook_custom_javascript’);

    function hook_custom_javascript(){?>

    <script>

    jQuery(document).ready(function() {

    jQuery( “.show_hide_header” ).hide();

     

    That’s it.

     

    It will remain closed and will only open on click.

     

    Regards,

    Shri

    #1455
    Jens VoßJens Voß
    Member
    Member since: July 30, 2014

    Thank you for this nice Thema. I used it on http://www.renard.photo.  – I would like to change the color of the first letter in the widget-titles of the sidebar. I tried to add “.sidebar h1.widget-title:first-letter,” to the functions.php but that seems not to be right. What is the right  addition?

    And: I would like to complement the comment feature in the sidebar. Is that possible? Using a Text / HTML widget?

     

Viewing 15 results - 1,981 through 1,995 (of 2,001 total)