New Topic

uendi

Forum Replies Created

Viewing 25 posts - 51 through 75 (of 109 total)
  • Author
    Posts
  • in reply to: Customization (My Website) #1053

    uendi
    Participant

    Hello StartupWP,

    Thank you so much. I have just installed the Firebug and it’s ready useful to me.

    By the way, there are some I’m uable to figure out:

    Refer to http://uendi.com/testing,

    1. I have inserted the code to comments.php

    <div id=”comment-count” class=”comment-count”>
    <?php if ( comments_open() ) : ?>
    <?php $comment_count = get_comment_count();
    if ( comments_open() || $comment_count[‘approved’] > 0 ) : comments_number(‘0 comments’,’1 comment’,’% comments’);
    if ( !comments_open() ) : ?> (comments are closed)<?php endif; ?>
    <?php endif; ?>

    Yes, the comment_count appear just above the reply title “Leave a Comment”. Is it possible to move this to the top of the post just beside comment icon ?

    2. I would like to have a line drawn above the reply title “Leave a Comment” http://prntscr.com/1maai6 ?

    3. I would like to adjust the comment sentence margin which exceeded http://prntscr.com/1mab35 ?

    4. I have insert an arrowdown icon just beside “Reply” text, but I want to remove the underline and cursor text from the icon ?

    5. By using the google chrome and IE to view my site, I notice some fonts, alignment and so on, are quite different, is it able to fix it ?

    Thanks.

    in reply to: Customization (My Website) #1024

    uendi
    Participant

    Apologised, as I missed out one more question:

    7. I do not want to “Logged in as xxxxx. Log out?” to view the comment form. Is it available to remove it ?

    Thanks again.

    in reply to: Customization (My Website) #1023

    uendi
    Participant

    Hello StartupWP,

    Thank you so much. However, I am quite confused with those coding.

    For item no 2a), b) and c), I have made a little bit changes in comments.php as you can see from my site.

    1. How to adjust the spacing gap for “Leave a Comment” to be further a bit from “Do you have a………….” ?

    2. How to adjust the spacing gap for “Do you have a……” to be further a bit from ” Name * ” ?

    3. How to alignment “Do you have a…….” to be one single line and “Required fields….” to be another single line ?

    4. How to change the font “Do you have a……………..” ?

    5. As you have mentioned Simply wrap the asterisk like so: <span style=”color:#CC0000″>*</span>

    I have to insert them to comments.php, right ?

    For previous email item no 3) and 4), 3-4. Please reference: http://codex.wordpress.org/Template_Tags/get_comments_number

    6. I have to insert them after <?php if ( comments_open( , right ?

    Thanks.

    in reply to: Customization (My Website) #1013

    uendi
    Participant

    Can I continue my question to no 3)….?

    3) Is it available to add comment count in the post just beside the comment icon ?

    4) Is it available to link the comment-count in post to the page when the comment is on ?

    Thanks.

    in reply to: Customization (My Website) #1012

    uendi
    Participant

    Hello StartupWP,

    1. Sorry, still looks fine, perhaps you were able to permanently resolve? Might be a browser-specific issue, please provide a screenshot if it’s still an issue.

    Actually, I have resolved it. However, after I insert some shortcode, everything back to the beginning again. So please refer to this screenshot http://prntscr.com/1klryt ?

    2. From Dashboard => Posts => Discussion => Allow comment is ticked, there is “Post a Comment” appears at the end of each post, right ? Nothing to do with the plugin, right ? This is the url
    http://uendi.com/the-fat-loss-factor

    If that is the case, may I know how to change :

    a) “Post a Comment” to “Leave a Comment” ?
    b) “Your email is kept private. Required fields are marked * ” to the custom sentence I want to insert ?
    c) The asterisk * into red in color ?

    Is it available to allow users to see how their comment will appear on the site as they type it ?

    Thanks.

    in reply to: Customization (My Website) #1011

    uendi
    Participant

    Hello StartupWP,

    As for the above request, I have resolved it.

    Thanks.

    in reply to: Customization (My Website) #1010

    uendi
    Participant

    Hello StartupWP,

    Is it available to ask for your advise regarding the plugin ? At first, I install a “Comments” plugin and later I remove it. However, when I view my site, I still can see the comment form at the end of my post, http://uendi.com/the-fat-loss-factor. I have tried to clear cache …. but still not working at all.

    Thanks.

    in reply to: Customization (My Website) #1006

    uendi
    Participant

    Hello StartupWP,

    1. I would like to show the post title in the post, but I can’t get any code for it? However, as for page title, I am manage to display it.

    2. How to show the page title unclickable when mouse hover on it?

    3. How to move the “Read more…” to this position http://prntscr.com/1jfj2e ?

    4. How to adjust the border to further down and right http://prntscr.com/1jfjdh ?

    Thank you.

    in reply to: Customization (My Website) #991

    uendi
    Participant

    Hello StartupWP,

    Refer to the last reply item no :

    1) This page looks fine, not sure what the problem is?

    Apologised as I have changed to test another plugin, so it looks fine. And now, I change back to the initial plugin, it looks as what I require to adjust ?
    From my site, I can see the post http://uendi.com/the-fat-loss-factor (too far) and the page (too near). Please advise.

    2) Try lowering 20px.

    It is still no change at all, http://uendi.com/the-fat-loss-factor ?

    Thanks.

    in reply to: Customization (My Website) #989

    uendi
    Participant

    Hello StartupWP,

    Thank you for your advise.

    May be I have wrongly setup the Reading Settings in the admin panel. As you know, I have a page with many numbers of sub-pages and sub-sub-pages containing posts in it. So for my Reading Settings under a static page, the front page is set “Home”, then the posts page I leave it “– Select –“, is this the correct way ?

    As what I know, most of the excerpt plugins require the posts page under Reading Settings to be set.

    Thanks.

    in reply to: Customization (My Website) #981

    uendi
    Participant

    4) One more question is, from my site, there is a readmore link http://prntscr.com/1hn1v7, I would like to change to another text or symbol like […], is it available to insert them to php file ?

    Thanks.

    in reply to: Customization (My Website) #980

    uendi
    Participant

    Hello StartupWP,

    Thank you so much for your help.

    Refer to your reply for item no :-

    1) Update the header code to: <span style=”font-size: 25px; display: block;”>The Fat Loss Factor</span>
    From my site, I can see the post http://uendi.com/the-fat-loss-factor (too far) and the page (too near). Please advise.

    2) Use: hr { margin: 20px 0; }
    From my site, I can see the post (no change at all), but the page is OK. Please advise.

    3) I have tested this plugin (Advanced-excerpt), it’s seem to be a great plugin but no change at all for my site or may be I do not know how to use it. Thank you for recommended me this plugin.

    New question :-

    3) From my site http://prntscr.com/1hm1mm, how to adjust the dotted line to move up a bit and also how to remove the text ?

    Thanks.

    in reply to: Customization (My Website) #973

    uendi
    Participant

    Hello StartupWP,

    Refer to item no 3),

    Even I remove this plugin, and uses this shortcode in the page as shown in wordpress support : [display-posts include_excerpt=”true” image_size=”thumbnail” wrapper=”div”] , I can see no change at all. Please advise.

    What I means, even I remove this plugin, and post this shortcode in the page, you can see the page is totally empty with only a sentence shown:

    [display-posts include_excerpt=”true” image_size=”thumbnail” wrapper=”div”]

    in reply to: Customization (My Website) #972

    uendi
    Participant

    Hello StartupWP,

    Yes, I have used posts to set my first post up (The Fat Loss Factor). Then from the post, how to :

    1) How to adjust the spacing between “The Fat Loss Factor” and “Posted on………” http://prntscr.com/1gur72 ?
    2) How to adjust the spacing gap between the horizontal line and how to change the color of the line http://prntscr.com/1hdbp0 ?

    3) Now, I have used “Posts To Page” plugin, to pull all my posts to the page. Unfortunately, I’m unable to pull the image out from the page and alignment on the left after I set a “readmore” on my
    post.

    Even I remove this plugin, and uses this shortcode in the page as shown in wordpress support : [display-posts include_excerpt=”true” image_size=”thumbnail” wrapper=”div”] , I can see no change at all. Please advise.

    4) I would like to insert a “Visit Site” yellow link button and a “Read More” blue link button, but I do not know where to insert, is it in the “Posts” or “Page” ?

    5) From my live site http://uendi.com/store/health-and-beauty/weight-management, I can see the right-hand side of the space is too wide, http://prntscr.com/1hde25, can I adjust it ? And can I adjust the left-hand side too ?

    Thanks.

    in reply to: Customization (My Website) #965

    uendi
    Participant

    Sorry as I missed out one more question, that is:

    7. Is it available to adjust the width of the page http://prntscr.com/1guzu5 ?

    Thanks.

    in reply to: Customization (My Website) #964

    uendi
    Participant

    Hello StartupWP,

    No, I’m afraid you don’t understand what I mean.

    What I want is, when visitors come to this page, they can only see part of the post, in other words, the rest of it is being hidden, till they click on the “Read More Button” than they are able to see everything.

    So my question is, 1) Refer to my site, I have hidden the rest of my post, but I want to show this symbol […] http://prntscr.com/1gup1k ?
    2) From the post page, how to pull the image out ?
    3) I have set the margin to pull the “Read More Button” up a little bit, but still no change at all http://prntscr.com/1guqx7 ?
    4) How to adjust the spacing between “The Fat Loss Factor” and “Posted on………” http://prntscr.com/1gur72 ?
    5) How to adjust the spacing gap between the horizontal line and how to change the color of the line http://prntscr.com/1gurlu ?
    6) How to insert a link from the “Read More Button” to the post ?

    Thanks.

    in reply to: Customization (My Website) #960

    uendi
    Participant

    Hello StartupWP,

    At the meantime, I have only placed one post in a page, this is the link http://uendi.com/store/health-and-beauty/weight-management.

    Thanks.

    in reply to: Customization (My Website) #957

    uendi
    Participant

    Hello StartupWP,

    Very sorry to make you confusing.

    Refer to a few minutes ago request, I am manage to add the post with image to the page, the image disappear from the page once I insert <!–more–> into the post. I have found the exact design that I want. From the page, you can see http://prntscr.com/1gfgym, and after you click the readmore button, it appears http://inkthemes.com/wpthemes/rethink-theme/2012/01/14/at-the-hanover-technology-fair/ that is the post. So my question is how to make my page looks like this?

    Thanks.

    in reply to: Customization (My Website) #956

    uendi
    Participant

    Hello StartupWP,

    Refer to the last request, I am manage to add the post with image to the page, but Is there any css code to set the design that I want which is the same as this page http://prntscr.com/1gfdq8 ?

    Thanks.

    in reply to: Customization (My Website) #955

    uendi
    Participant

    Hello StartupWP,

    If I don’t use the “posts in page” plugin, then is it still available for the post with image added to the specific page ? If Yes, then how ?

    If I am not wrong, I need to touch the functions.php and template.php, is it right ?

    Thanks.

    in reply to: Customization (My Website) #953

    uendi
    Participant

    Hello StartupWP,

    1. I have added a “posts in page” plugin and do not know whether you are familiar with this plugin. I have added in a post with image but the image is not seen. You can refer to my site > contact us >
    ebooks. (I have not linked everything yet :) )

    My question is : How to make the image appear on this page ? I have searched through the support forum but some of the thing “http://wordpress.org/support/topic/how-to-add-featured-image?replies=22”, I do not understand and have sent a question to the plugin developer and is still waiting for his reply.

    2. Besides, I have visit site button and read more button, but how to add on the post ?

    3. Actually I am thinking to make one of my page to be like http://inkthemes.com/wpthemes/rethink-theme/#, do I need to add in any plugin for this besides Posts in page plugin ?

    Thanks.

    in reply to: Customization (My Website) #951

    uendi
    Participant

    Hello StartupWP,

    No, the provided CSS doesn’t help. It’s just that I don’t like the color, but everything is OK. Anyway, I am giving up of changing it and apologised for disturbing you of this matter.

    Thanks.

    in reply to: Customization (My Website) #949

    uendi
    Participant

    Hello StartupWP,

    Refer to item no :

    1. Still no change at all.

    2. Not seeing what you’re seeing

    You go to my site, click on the search box, type anything, let’s say “Home”, you will see a dropdown box appear, hover on that dropdown box, and that is the color grey, I would like to change…
    http://prntscr.com/1g1mgc

    Thanks.

    in reply to: Customization (My Website) #947

    uendi
    Participant

    Hello StartupWP,

    Refer to your advise for item no:

    1. I have check the box and also turn on custom styles. I have added this code body, #wrapper{min-width:1000px !important;} but it is still the same. Anyway, is it available to use a plug in ?

    2. You have missed out one portion http://prntscr.com/1fpaut, that is how to change the background grey to brown ?

    Thanks.

    in reply to: Customization (My Website) #940

    uendi
    Participant

    Hello StartupWP,

    Refer to your reply for item no :

    1. Appearance > StartupPro Options > Custom Styles > Minimum Layout Width > Set to 1000

    I have adjusted it to 1000 even 320, there is no difference at all.

    2. Can I change the text in the search box to be sharp and clear with color instead of transparent and the hover from grey to brown http://prntscr.com/1fcd0k ?

    3. footer li {
    border-right: 1px solid #BF9619 !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 1px 5px 1px 2px !important;

    I have added the !important!, but it’s still not what I want. I have tried to adjust the margin, padding and display, I can’t get it, http://prntscr.com/1fcdis ?

    Thanks.

Viewing 25 posts - 51 through 75 (of 109 total)