Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 1,591 through 1,605 (of 2,006 total)
  • Author
    Search Results
  • #30398
    VictorVictor
    Participant
    Member since: February 1, 2016

    I want to translate the read more buttons inside the homepage boxes.

    Can you help me on this please?

    Which .php file i need to modify?

    Thanks in advance

    #30345
    EstherEsther
    Participant
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: March 1, 2016

    I have another problem, I have translated “read more” in all the archives that contain the items in index-default.php (here four times)
    <div class=”morebtn”>Ver más</div>
    and too in content.php, but I don´t I do not get it

    Is another place to change the item “read-more” ?

    #30343
    EstherEsther
    Participant
    Member since: March 1, 2016

    I would like to remove the word “category” from the tittle of pages, I have changed the code in archive php but it doesn´t work.
    Where put
    if ( is_category() ) : single_cat_title();
    I have added
    if ( is_category() ) : single_cat_title(”, false);

    My pages of categories appear: Category: Name of the category
    When I inspection element I see: <h1 class=”page-title”>Category: Personal Cakes</h1>
    Thanks in advance

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

    Hi Donald,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .one_four_page_content{background: #ff0000 !important;}

    For the top black strip email:

    Kindly go to Appereance>>Theme Option>>Footer

    You will find the add email here box. Go to header.php for removing or replacing the envelope icon.

    Regards,
    Dave

    #30086
    BenjaminBenjamin
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: April 3, 2016

    Hi Dave,

    at first thanks for your fast answer.

    About the smooth scroll…
    The scroll-back-to-top plugin is one of the first that i install.

    but i will integrate the smooth scroll for scroll down on the same page.
    for example, if i actuate the Menu “About Us” in the header, the page should automatically scroll down on the same page.

    I know i have to set anchor on the Header and in the Section, but how?
    If i do this on the same page the funktions is going, but across the PHP pages i have no idea in which one i have to set the anchor. Or should i adjust the smooth.scroll.js file?

    I hope you can understand what i want to do.

    Thanks for your help

    regards,
    Benny

    #30033

    Topic: Naturo Edits

    in forum All Other Themes
    Andrew JohnstoneAndrew Johnstone
    Member
    Member since: November 17, 2015

    Hi,
    I’d like to make some edits to Naturo.

    1) move slider up below the header and make header transparent (about 0.7)

    2) increase the size of the logo

    3) Add external links to Slider “Read More” buttons.

    4) create a max content width of 1000px

    I have tried to implement some custom CSS to make some of these changes but the php code seems to override them.

    Thanks for any help. The site (in development ) is here:

    http://wordpress2015.wilddogworld.com/wordpress/

    #29791

    In reply to: Change footer font

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

    Hi Greg,

    1. Gallery issue has been solved.

    2. Kindly go to header.php (i have changed read more to German language.)

    3. I have added a class in custom css box

    4. I have added a Daniel web font in your website. Kindly check and confirm.

    Regards,
    Brad

    #29730
    MatthiasMatthias
    Member
    • Topics: 4
    • Replies: 14
    • Total: 18
    Member since: January 19, 2016

    Hi Dave,

    Thank you again for your support! Now I want to translate the “search” widget
    to german (and “Search for…” and the result string). I have q-translate x installed but this does not translate the search widget. Do I have to change a php file again?

    Best Regards

    Matthias

    MarcMarc
    Member
    Member since: March 30, 2016

    Hi,

    I don’t know weather you can help me, i am a beginner to building websites with wordpress and i made an error trying to change my URL in permalinks from http://www.wirralworkouts.co.uk/blog to just http://www.wirralworkouts.co.uk doing this i changed the location of were wordpress was finding my site i think. I got in touch with wordpress support and they sent me some information of how to try and correct this. I have used Filezilla to pull the functions.php and wp-configure.php into notepad++ and edit these files and copy them back into their original files with the added code to try and rectify this problem. However i think i have royally messed it up now playing around and am stuck for what i should do next. Any help would be greatly appreciated.

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

    Hi Kevin,

    Kindly go to Appereance>>Editor>>template-tags.php and search “next post”.

    Regards,
    Brad

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

    Hi Kevin,

    Kindly go to Appereance>>Editor>>content-single.php to edit page title code.

    For the Post Navigation kindly go to Appereance>>Editor>>template-tags.php

    Regards,
    Brad

    #29648
    KevinKevin
    Member
    Member since: January 8, 2016

    Hello,

    I am writing here today hoping that someone can help me fixing an issue I have on my website. After writing a blogpost, and reading it as a visitor, I noticed that the blogpost title was a H6 title, and not a H1.

    Even worst, there is a H1 on this page, on the text “post navigation” below the news.

    Which php file should I edit on my server to have my blogpost titles all be H1, and to get rid of this “post navigation” h6 style ?

    Thank you, and have a nice day 🙂

    p.s : you can find an example here http://hotelpremiereclasserennes.fr/concert-zz-top-rennes/210

    #29584

    In reply to: PHONE NUMBER IN HEADER

    BryanBryan
    Member
    • Topics: 0
    • Replies: 2
    • Total: 2
    Member since: April 6, 2016

    Dave,

    Thanks for responding. After hours of reviewing the PHP code I finally figured out that the footer settings actually modified the header… which is definitely not obvious.

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

    Hi Limont,

    Kindly go to page-box.php and find this code
    <p><?php echo wp_trim_words( get_the_content(), of_get_option('pagecontentlimit'), '' ); ?></p>

    And replace it with this code
    <?php the_excerpt(); ?>

    Regards,
    Brad

    #29186
    LimontLimont
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: April 3, 2016

    Hi. I am using the IT consultant pro theme and would like to display the page excerpts in the feature boxes on the front page. I tried the functions.php route as described above but there is no “get_the_content” funtcion to replace…

    How is it done in the IT consultant pro theme?

Viewing 15 results - 1,591 through 1,605 (of 2,006 total)