Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 1,906 through 1,920 (of 2,001 total)
  • Author
    Search Results
  • #5315
    Maickel OtteMaickel Otte
    Member
    • Topics: 14
    • Replies: 22
    • Total: 36
    Member since: March 24, 2015

    that did the trick!!! 🙂 Great…..

    But still  now i miss my site title even when I paste back <h1><?php bloginfo(‘name’); ?> in the HEADER.PHP

    #5313
    Maickel OtteMaickel Otte
    Member
    • Topics: 14
    • Replies: 22
    • Total: 36
    Member since: March 24, 2015

    Yes that is the one, that needs to be removed!

    (by the way, now i miss my site title even when I paste back <h1><?php bloginfo(‘name’); ?> in the HEADER.PHP

    🙁

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

    Hi,

    Appearance>Editor>header.php line number 97.
     <h1><?php bloginfo(‘name’); ?></h1>
    remove this
    Regards,
    Shri

    #5286
    Laura KohanLaura Kohan
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: December 28, 2014

    Hi, it wasn’t a problem, per se, is the way things are saved into the database.

    When I am one Pro is activated, two rows are created in the options table: optionsframework_iamonepro (all theme cstomizations like logo, favicon, I am one Pro sections) and theme_mods_iamonepro (menus already asigned, widgets etc).

    All the settings for the theme go there.

    When creating a child theme and activating it, wordpress creates two new row for the theme which are clean optionsframework_childthemename and theme_mods_childthemename.

    What I did was to activate the child theme so that these two rows were created, then disabled the child theme again (wasn’t sure if I would modify them while it was active), copied the values from the rows for I am one pro and used them to do an update on my child theme option rows, then I reactivated the Child Theme and everything that had already been set up on the parent them was there on my child theme 🙂

    Apparently there  is another way, you can customize the name of those two variables in functions.php so that the child theme uses the same options name as the parent theme instead of creating new ones, that way if you switch between the parent and child theme all the options are retains because it is really using the same options. But I went the other way and it worked.

    Hope this helps

     

     

     

    #5216

    In reply to: Hide Social Section

    Jorge Esteban Pitta BayonaJorge Esteban Pitta Bayona
    Member
    • Topics: 0
    • Replies: 4
    • Total: 4
    Member since: March 30, 2015

    Hello, I am trying to erase the social section but by placing code: <Style section = “background-color: <? Php echo of_get_option (‘socialseccolor’, true); ?>; Display: none; “>

    I actually deletes this session but I also deleted the last section of data, how do I delete just the social section?  http://documentalenterprise.com/

     

    #5169

    In reply to: Hide Social Section

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

    Yes i think you guys are right. My Bad. Kindly visit: footer.php and replace line number 12 with the following:

     

    <section style=”background-color:<?php echo of_get_option(‘socialseccolor’,true); ?>;display:none;”>

     

    I know its risky so take a backup of footer.php if possible or else send us the WP Admin details in case not sure of how to do this.

     

    Regards,

     

    Shri

    #5127
    Daniel SánchezDaniel Sánchez
    Participant
    • Topics: 2
    • Replies: 14
    • Total: 16
    Member since: March 26, 2015

    How can I edit the “read more” button? I just changed the name with php, but how can I change color and size of font, background color, etc?

    Thanks

    #4997
    Roy PesikRoy Pesik
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: March 27, 2015

    Dear Shri,

     

    I have tried to take out the Read More text on the slider with no result.

    Have tried your #services-box .read-more{display:none;} in the functions.php and style.css

    Is there any other place where I can delete or hide the Read More text in the slider?

    The website URL is http://www.chesskin.nl/

    Regards, Roy Pesik

    #4973

    In reply to: Footer editing

    Sanjit KumarSanjit Kumar
    Participant
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: March 27, 2015

    Hello Shri,

    I have just ordered IT Consultant theme from you, and in the documentation of the Pro version, it is mentioned that we can edit the footer easily.

    However, in my case, in the Pro version, I cannot edit any footer text, as it is embedded in some widget. The only way to edit, is to go in footer.php, which is not what I expected according to the documentation.

    Could you please explain me why this version is different from the one described in the official documentation, and bring back the possibility of editing the footer informations easily?

    The solution of placing our own widget is not what we expected, since it will create more work for our company.

    Thanks in advance!

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

    We gave the option of inserting more text and more titles and description per slide.

    Contact Us unfortunately we didn’t give its management. Sorry about that. Kindly check Appearance>Editor>header.php line number 75 and edit the Contact Us text to whatever you want there.

    Regards,
    Shri

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

    Hi Frederik,

    Sorry we didn’t give management for this. Go to Appearance>Editor>header.php and check line number 74.

    Regards,
    Shri

    #4566

    In reply to: Installing Pro version

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

    Hi,

    Sorry for this. The upload max size indicates the hosting has a small upload size for you. Ask them to increase the max upload size in php.ini to at least 20mb.

    Yes you would have to start from scratch only for the homepage. All inner pages are automatically picked up. So if you want we can do this for you. Send us the WordPress admin details via email: support@sktthemes.com and we will set up the Pro for you.

    Regards,
    Shri

    #4552
    Mary KorstMary Korst
    Member
    Member since: March 16, 2015

    I downloaded theme. Then I uploaded, as instructed, but when I clicked on “activate”, I was given this message:

    “The uploaded file exceeds the upload_max_filesize directive in php.ini.”

    I have no idea what to do with this! Please help.

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

    Hi,

    Added a plugin which changes default gallery into lightbox. This is settings page if you want to change something:
    http://www.facedbysurperb.com/wp-admin/options-general.php?page=lightbox-gallery.php

    Regards,
    Shri

    #4298
    Lee FenneyLee Fenney
    Member
    • Topics: 19
    • Replies: 19
    • Total: 38
    Member since: January 15, 2015
Viewing 15 results - 1,906 through 1,920 (of 2,001 total)