Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 1,261 through 1,275 (of 2,006 total)
  • Author
    Search Results
  • #54549
    FlorianFlorian
    Member
    Member since: November 15, 2016

    Hello, in the mobile view of the panaroma theme is the issue, that long titles will make a line-break which is wrong.
    It looks like the second line is pending to the next post….
    Example here:
    https://www.ofzoe.de/die-sonne-bringt-es-an-den-tag/
    and also here:
    https://www.ofzoe.de/

    Could someone help to fix that issue?
    I have unfortunatelly absolutely no experience in php….

    Thanks, Florian

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

    Hi Barbara,

    Kindly go to theme/theart/sktframe/core-functions.php

    and find this code:

    ('.$companyname.','.$possition.')

    Replace it with:

    '.$companyname.','.$possition.'

    Regards,
    Dave

    #54358
    BarbaraBarbara
    Participant
    Member since: November 3, 2016

    How do I get rid of the () parentheses around the “person and postion” on the testimonial page, in “The Art” theme. I was told someone would do that, but it did not happen. I have tried to alter the code, with no luck. I know html and css, but not much, if any php.

    http://janetmchenry.com/lookingup/sample-page/endorsements/

    #54351
    Joe JordJoe Jord
    Member
    Member since: March 13, 2015

    Hi my ISP has advised I need to update the Timthumbs on skt-photo-world-pro/timthumb.php . Could you advice?

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

    Hi Batlle,

    Kindly go to header.php and change the read more text from there.

    Regards,
    Dave

    #54178
    CeciliaCecilia
    Participant
    Member since: August 30, 2016

    I am trying to add an Iframe to a page using html and it does not show. I tried with a different website that I have and it works fine.

    Is there anything within the configuration of this theme that will block the iframe?
    Here is the website: https://sacaelcobre.com/78-2

    And this is the code that I used.
    <iframe frameborder=”0″ scrolling=”no” height=”234″ width=”500″ allowtransparency=”true” marginwidth=”0″ marginheight=”0″ src=”http://comrates.mx.forexprostools.com/index.php?force_lang=49&pairs_ids=49768;959211;8862;959208;8830;8836;959207;985711;956470;&header-text-color=%23FFFFFF&curr-name-color=%230059b0&inner-text-color=%23000000&green-text-color=%232A8215&green-background=%23B7F4C2&red-text-color=%23DC0001&red-background=%23FFE2E2&inner-border-color=%23CBCBCB&border-color=%23cbcbcb&bg1=%23F6F6F6&bg2=%23ffffff&open=hide&last_update=hide”></iframe><br /><span style=”font-size: 11px;color: #333333;text-decoration: none;”>Cotizaciones de commodities cortesía de Investing.com México</span>

    this is how it should look like;
    http://conversionmarketing.mx/prueba-iframe/

    thank you

    LeahLeah
    Member
    Member since: October 18, 2016

    Hi I was trying to find the right bit of code and php file to remove the menu links from the footer?

    Thank you so much!

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

    Hi Pedro,

    To edit text “Read More” from post list kindly go to to themes/complete/templates/

    there is four blog templates :

    blog_template.php
    nosidebar-blog_template.php
    leftsidebar_blog_template.php
    fullwidth-blog_template.php

    so edit these file and find “Read More” where you edit this.

    And for edit “Previous Post” and “Next Post” go to

    themes/complete/sktframe/core-nextprev.php

    edit this file and change text.

    Regards,
    Dave

    #53824

    Topic: Charm

    in forum All Other Themes
    AleksandarAleksandar
    Member
    Member since: November 24, 2016

    Hi,

    I just bought the template Charm the order ID is #23034 .
    So can you recommend me some good hosting or I can hosting everywhere?
    Since I want to change somethings and rename some categories upload my own pictures how is the easiest way to do it is there something like admin panel or I have to do it through codding(I have no experience with php but I am familiar with html and javascript)?
    And can you help me with the installation process and hosting?

    Greetings

    #53805
    MichaelMichael
    Participant
    • Topics: 15
    • Replies: 16
    • Total: 31
    Member since: June 1, 2016

    Hi

    Please ignore as I resolved it. The code I needed was

    <?php echo do_shortcode( ‘[testimonials]’ );?>

    Mike

    #53784

    In reply to: Theme Crash?

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

    Hi Victor,

    We have never experienced nor any of our clients experienced such a thing before.

    Kindly show us your website URL and please check if any plugin, WordPress core update which might have caused database crash or anything else like PHP version change etc was done during this time which also might be the cause.
    We would further like WordPress admin details and URL of the site for us to check what caused it in the first place

    Regards,
    Brad

    #53683
    Ingo KüglerIngo Kügler
    Member
    Member since: April 18, 2015

    Hi

    I also was looking for a solution ordering the team members.
    I use SKT White pro.

    I tried CPO, but there I can’t choose categories or something. If I do that in the Settings there I get php-errors in the frontend and I have no categories to select. If I use “all” I also get my product lists and so on sorted, but only the team should …

    Do you have any idea how to get it working?

    It would be nice to have that as shortcode parameter…

    Thanks
    Tom

    #53660
    LucaLuca
    Member
    • Topics: 6
    • Replies: 28
    • Total: 34
    Member since: October 7, 2016

    Hi Brad, unfortunately I’m having a problem with the widgets in the admin they do not work and I get this error in debug:
    Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/ym1z3wh9/websitedemo.gsemanagement.it/wp-includes/functions.php on line 3996

    This depends by the theme customizations?

    Thanks for your kindly support
    Luca

    #53573
    BadrinBadrin
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: October 13, 2016

    Thank you for help! its worked.

    Just for the “Search Box” you need to edit : searchform.php

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

    Hi Badrin,

    I have checked your site and found read more has been changed to voir on homepage boxes.

    If you want to change the Read More on slider to be Voir then go to header.php and find “read more” and change it to preferred language.

    For the search box go to sidebar.php and change the text from there.

    Regards,
    Brad

Viewing 15 results - 1,261 through 1,275 (of 2,006 total)