Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 1,411 through 1,425 (of 2,006 total)
  • Author
    Search Results
  • William GibsonWilliam Gibson
    Member
    • Topics: 2
    • Replies: 8
    • Total: 10
    Member since: October 21, 2015

    The category page is almost perfect after removing this:

    
    <div id="primary" class="content-area <?php if(of_get_option('sidebar-layout',true) == 'center') { ?> one-third-middle <?php } ?>">

    this:

    
    </div><!-- #primary -->

    and this:

    <div id="secondary" class="widget-area <?php if( is_front_page() || is_home()  ){ echo 'home_front_wrap'; } ?> <?php if(of_get_option('sidebar-layout',true) == 'center'){ ?> one-third-right <?php } ?>" role="complementary">
            <?php get_sidebar(); ?>
           </div><!-- secondary --><div class="clear"></div>

    Now I just need to make the thumbs slightly bigger in order to fill the small void (dead space) after the last thumb in the last column.

    How can I change the size of the thumbs that show on the category page?

    Thank you.

    #42712
    evansevans
    Member
    • Topics: 1
    • Replies: 5
    • Total: 6
    Member since: June 27, 2016

    Hi.

    I gave a look at the solution you proposed. Unfortunately it isn’t related to the result I’m looking for. The qTranslate X plugin is used to ease the management of a bilingual site. My site must be unilingual (french).

    If you look at my replies above (reply #41933 and #42138), I referred to specific words “hard coded” into the .PHP files. They can’t be modified (edited) like all the other elements I modified (required to suite my “french needs”).

    I had no choice but to delay the official release (I can’t release a french web site containing english words).

    So, as you can read, I really need your help. Thanks.

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

    Hi,

    Kindly go to appearance>editor>custom-functions.php to change text in case you are developer or else go to appearance>widgets and then add contact form 7 plugin widget in the sidebar to replace ours.

    Regards,
    Shri

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

    Hi,

    The contact form is via custom-functions.php not recommended to edit if you are not a developer.

    Else go to appearance>widgets and add a text widget in sidebar and add the contact form 7 plugin widget there.

    Regards,
    Shri

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

    Kindly use a php widget plugin and then add that widget and use this code: <?php echo do_shortcode('[contactform to_email=”[email protected]” title=”Contact Form”]');?>

    Pick up the actual shortcode and not from here as curly braces might go wrong.

    Regards,
    Shri

    #42566
    eyupeyup
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: July 19, 2016

    I am sory
    I Don’t understant you please step by step

    how can ı change text contackt form
    that cod
    <div id=”sidebar” <?php if( is_page_template(‘blog-post-left-sidebar.php’)){?> style=”float:left;”<?php } ?>>

    it is in sidebar.php I found in http://rivakuafor.com.tr/wp-admin/theme-editor.php?file=sidebar.php&theme=skt-cutsnstyle-pro

    #42407

    In reply to: SKT Girlie Pro

    NalakaNalaka
    Participant
    • Topics: 9
    • Replies: 21
    • Total: 30
    Member since: July 28, 2016

    Hi can you help me to get rid of Page heading as i want an Image as the heading. I want the About me gone and Image as a heading . Once I delete then I loose the navigation bar.
    Thanks
    Nalaka

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

    Go to Appearance>>Editor>>header.php and find homepage-thumb in header.php file.

    Replace the ‘homepage-thumb’ with ‘full’.

    Regards,
    Dave

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

    Hi Viji,

    Kindly go to Appearance>>Editor>>custom function.php

    You will find the HTML code for newsletter there.

    Regards,
    Dave

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

    Hi Gerald,

    Kindly go to Appearance>>Editor>>header.php and find homepage-thumb in header.php file.

    Replace the homepage-thumb with full.

    Regards,
    Dave

    #41790
    JérémieJérémie
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: June 20, 2016

    Hum I search where is the the_content_format function. It generates the HTML code.
    OK in custom-functions.php

    #41786
    GennyGenny
    Member
    Member since: July 21, 2016

    Hi there,
    I also am looking for some assistance on this item:

    3. How can I change the /photogallery/ in the ‘Our Works’ slug
    Go to inc/custom-function.php and find photogallery and change it to our works. Once you change it you have loss all the gallery post. So you need to add it again.

    Im not finding inc/custom-function.php

    Please advise as this is the primary function of the site that appealed to me and thus far I have not been able to access it.

    Much appreciated,
    Genny

    #41475
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Thank you very much for your help!

    I found the box at design>>theme options>>Layout Setting

    It works fine for the category / them “wedding” but not for the other categories.

    Look here:
    http://www.melanie-melcher.de/index.php/category/newborn/

    But there ist just one question. Are 3 columns possible?

    Kind regards,

    Christian

    #41473
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Dear Dave,

    i didn’t found the CSS Box at Appearance>>Theme Option>>Basic Setting>>

    Must i use the Editor? In which .php or .css i have to add the code?

    Kind regards,

    Christian

    #41408
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Hello Dave,

    http://www.melanie-melcher.de/index.php/category/wedding/

    Thanks you very much for your prompt reply.

    Christian

Viewing 15 results - 1,411 through 1,425 (of 2,006 total)