Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 1,906 through 1,920 (of 1,993 total)
  • Author
    Search Results
  • #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: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    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: [email protected] 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: 6994
    • Total: 7004
    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
    #4297
    Lee FenneyLee Fenney
    Member
    • Topics: 19
    • Replies: 19
    • Total: 38
    Member since: January 15, 2015
    #4221
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    No, the problem is not resolved with SOE or other plugins.
    If you make a search on the Internet, you will see that the problem comes from the template.

    I solved this problem by modifying the template. It’s very easy.

    I added the following lines in the file

        content-page.php on line 22

       content-single.php on line 22

        content.php on line 35

        impage.php on line 62:

     

    <div class=”postmeta”>
    <div class=”post-date date updated”><?php echo get_the_date(); ?></div><!– post-date –>
    <span class=”vcard author”>
    <span class=”fn”><?php the_author_posts_link(); ?></span><!– post-author –>
    </span>
    <div class=”clear”></div>
    </div><!– postmeta –>

    You can add these changes?

    Best Regards

    #4208
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    You have SKT Full Width Pro. So why are you posting in SKT Black Pro? Anyways kindly check functions.php from Appearance>Editor>functions.php

    And search read more. You should get it.

    Regards,
    Shri

    #4197
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    The complete solution to display links and images with adBlock.

    Change the link title (eg :  “Facebook” by  “Facebook – <? Php bloginfo (‘name’); ?>”).
    Change the name of the folder that contains the pictures social (eg : “social” by “pictureSocialTemplate”)
    Change the names of the images (eg fb-icon.png by fbPicture.png)

    it is necessary that the names (picture, title, folder)  are not in the filter.

    Can you make these changes, please?

    I can make the changes that are easy, put it would be better if the template was taking these changes.
    Also I am not the only one to use this filter with Adblock present by default.

    Thank you.

    #4139

    In reply to: Contact Form Email

    Yunarko YunarkoYunarko Yunarko
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: December 23, 2014

    ohh oke. its done now. its setting from my php.ini hosting server.

    thq to admin 😉

    #4132

    In reply to: Contact Form Email

    Yunarko YunarkoYunarko Yunarko
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: December 23, 2014

    Are You sure? because i have tried it more and more. nothing send to my email

    here the code at file picart/inc/custom-functions.php

    $to = ( get_option(‘skt_contact_recipient_email’) != ” ) ? get_option(‘skt_contact_recipient_email’) : get_bloginfo(‘admin_email’) ;

    #4052
    Craig ClarkCraig Clark
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: February 16, 2015

    I found the option in fuction.php – thanks.

     

    my address is ccphotography.me.uk.

    I wish to change the size of the header that contains my site title and main menu.

    Thanks agains

    -CC Photography

    #4049
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    Yes show us your website url and let us know where in header you want to reduce space.

    Yes there is an option in functions.php where fit_always = 0 Change this to 1 and fit_portrait=1 change this to 0.

    Should work.

    Regards,
    Shri

Viewing 15 results - 1,906 through 1,920 (of 1,993 total)