Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 646 through 660 (of 2,000 total)
  • Author
    Search Results
  • #109520
    rosskingsland1rosskingsland1
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: October 3, 2018

    I tried that but there was no option to update the text and any image I uploaded wasn’t showing to replace the original image of the construction site.

    I have now changed the text through the css under page-box.php

    However, I can’t change the image. Can you advise how I can replace this image with this one – http://citymarketing.international/wp-content/uploads/2018/10/Welcome-to-city-marketing-pic.jpg

    Thanks
    R

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

    Hi,

    Its via header.php so via appearance>editor>header.php

    Sorry for the trouble should have been editable.

    Regards,
    Shri

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

    Hi,

    Kindly go to inc/custom-functions.php

    And find class name of “readmore” and translate Read more text there.

    Regards,
    Brad

    #109065
    csipai.arpicsipai.arpi
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: September 23, 2018

    Read more text isn’t in header.php

    I mean i’d like to change read more text on latestpost section, not on the slider.
    Latest post section

    Regards,
    Arpad

    #109028

    In reply to: Finance PRO Theme

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

    It is via coding and has to be done via custom-functions.php where the shortcode is mentioned.

    Regards,
    Shri

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

    Its in header.php (appearance>editor>header.php)

    Regards,
    Shri

    #108226
    louklouk
    Participant
    Member since: September 11, 2018

    Hi:
    I purchased the SKYClean PRO theme and find that the sidebar choices are somewhat limited.
    I have tried using several ‘custom sidebar’ widgets on the theme so I could being unique graphics to each page using the right sidebar.

    I have tried “Easy Custom Sidebars” and “Custom Sidebars – Dynamic Widget Area Manager ” … neither worked.

    Is there a plugin that you recommend? I also tried using the “Columns” function in Shortcode Deluxe without suggess.

    You can see a page I am working on at this URL: http://rlphoa.com/index.php/contact-bod/

    Where you see the right sidebar is where I want to be able to ccreate a sidebar and show a different image for saveral pages. The theme only allows me to show only one (1) Sidebar which is Sidebar Main. Hope that makes sense. Welcome your suggestions …

    #107846
    url.eurourl.euro
    Member
    Member since: September 10, 2018

    Hello there,

    The Gallery js script in the main page, doesn’t filter the categories. It shows only “ALL” images.

    Is it possible to show only the specific category in this page that i provided?

    urls:
    xtizw.gr/index.php/gallery/
    xtizw.gr/

    Please for your support,

    Thanks.

    #107628
    noxenpressernoxenpresser
    Participant
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: August 22, 2018

    I ve found a solution, fixing the core-functions.php site

    //Custom Excerpt Length
    function complete_excerptlength_teaser($length) {
        //oldValue 20
        return 50;
    }

    Greetings

    ARTURO.SANTAMARIAARTURO.SANTAMARIA
    Member
    Member since: August 25, 2018

    I’m using the Creative Agency template (https://www.sktperfectdemo.com/demos/creativeagency/), and when I added the “Our Works” section, I get this error:

    “Warning: A non-numeric value encountered in /home/intbts07/public_html/intbtsapps.com/wp-includes/formatting.php on line 3379”

    I followed the documentation to get this part done, so I don’t know what could be causing this error
    How can I fix this?

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

    Hi,

    Kindly edit sktframe/core-functions.php go to line number 1866 and change there.

    Regards,
    Dave

    #107076
    NatNat
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: April 5, 2016

    Many thanks Dave.
    I wonder why many of the features don’t work on my install? Is it the PHP version? or something else. Would you have any ideas? Still love this theme though. Nat

    #106983
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    • Topics: 19
    • Replies: 50
    • Total: 69
    Member since: June 17, 2018

    Hi –
    thanks for that – i changed it in the footer.php file and i see it works ok for a shortcode to add a button (in other words a small item) but not for what i wanted to put there.
    The issue is that the text slider needs the whole of the width of the screen and at the moment some of the footer with is given over to ”Footre Text Link”.

    Here are the images to demonstrate:
    https://imgur.com/VoZA3ch ( short code added for button)
    https://imgur.com/uSNhdzc ( how it shows on the screen)
    https://imgur.com/ABsQzRI ( image of the text slider i am trying to add to the footer)
    https://imgur.com/7bt4qE7 ( how the text slider displays )

    I appreciate any help you can give
    🙂

    #106980

    In reply to: Column Box Colors

    GrahamGraham
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: September 5, 2016

    Can you please advise how I can make the footer (containing company contact info) remain at the bottom of the page (Sticky footer) instead of putting itself in the middle of the page.
    ie the footer to remain below the background page picture.
    Test website example
    https://walkersandbox.co.za/index.php/new-test-page/

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

    Hi,

    Kindly edit header.php file, go to line number 197 and replace:

    <div class="copyright-txt"><?php if( of_get_option('copytext',true) != ''){ echo of_get_option('copytext',true); }; ?> </div>

    With:

    <div class="copyright-txt"><?php if( of_get_option('copytext',true) != ''){ echo do_shortcode( of_get_option('copytext',true) ); } ?> </div>

    Regards,
    Chris

Viewing 15 results - 646 through 660 (of 2,000 total)