Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • in reply to: Problem of profile tab translation #136865
     graphite
    Participant
    COPY CODE
    <dd class=""><a href="#basics">Basics</a></dd>
    <dd class=""><a href="#physical">Physical</a></dd>
    <dd class=""><a href="#lifestyle">Lifestyle</a></dd>
    <dd class=""><a href="#details">Details</a></dd>
    <dd class="active"><a href="#basics">Basics</a></dd>
    <dd class="sliderEvent "><a href="#e68891e79a84e5a4b4e5838f">我的头像 <span class="radius label alert">2</span></a></dd>
    
    in reply to: Stop duplicating from photo upload #131905
     graphite
    Participant

    Hi Radu,

    I disable all plugins and it still generates 768x(something depends on the photo).

    Also would you please clarify does that matter if I comment out the following 3 lines? Thanks
    (It will generate 2 additional photos if I don’t comment out.)

    COPY CODE
    
    /*add_theme_support( 'post-thumbnails' );
    	set_post_thumbnail_size( 938, 9999 ); // Unlimited height, soft crop 
        add_image_size( 'blog_carousel', $kleo_config['image_sizes']['blog_carousel']['width'], $kleo_config['image_sizes']['blog_carousel']['height'], true ); // hard crop for articles carousel*/
    
    in reply to: Stop duplicating from photo upload #131741
     graphite
    Participant

    comment out

    COPY CODE
    
    /*add_theme_support( 'post-thumbnails' );
    	set_post_thumbnail_size( 938, 9999 ); // Unlimited height, soft crop 
        add_image_size( 'blog_carousel', $kleo_config['image_sizes']['blog_carousel']['width'], $kleo_config['image_sizes']['blog_carousel']['height'], true ); // hard crop for articles carousel*/
    
    in reply to: Add background on member directory page #127512
     graphite
    Participant

    Thank you Laura.
    It works.

    I use image so I edit as

    COPY CODE
    .buddypress #main {
        background-image: url('') !important;
    }
    in reply to: Customised pricing table #126488
     graphite
    Participant
    COPY CODE
    <p style=”font-size:40px; color:#0095c2;”>$6.65 </p>
    <p style=”color:#0095c2;”>/ month</p><br/>
    <p style=”font-size:18px; color:#fb2053;”><strong>Save 33%</strong></p>
    
    <li class=bullet-item>Unlimited Live Chat </li>
    <li class=bullet-item>Premium Support </li>
    <li class=bullet-item:unavailable>Create Groups </li>
    <li class=bullet-item>Unlimited Private Messages </li>
Viewing 5 posts - 1 through 5 (of 5 total)

Log in with your credentials

Forgot your details?