Forum Replies Created

Viewing 20 posts - 13,861 through 13,880 (of 14,499 total)
  • Author
    Posts
  • in reply to: copy gallery from page to another page #3921
    Sakin
    Keymaster

    @Elisabetta: I am little bit confused about what type of gallery you are talking about. If you are talking about adding gallery in page then you have to upload the image in that particular pages and then insert the gallery in that particular page. You cannot do cut and copy. See this http://en.support.wordpress.com/images/gallery/

    in reply to: General Question #3920
    Sakin
    Keymaster

    @paigeohliger:

    1. To change the hover color for the Previous and Next buttons from grey to orange (#ef5a29). Add the following css in your “Custom CSS” box in your Theme Options:
    ul.default-wp-page li a:hover, #content nav a:hover { background-color: #ef5a29; }

    2. On the home page the excerpts have the ellipse (…) indicating that there is more text to read. But on the Recipe page (http://plantricious.com/category/recipes-and-hints/recipes/) there is no indication of additional text to read. Is there a setting that I am missing.
    — That is due to the setting in the theme for featured post widget. I will ask to add the option in next version so that you can disable it from css. For now there is no option for that. You need to use the text widget and add the content if you don’t like the …

    in reply to: Testimonials #3917
    Sakin
    Keymaster

    @paigeohliger: Ok I have noted down and will try to add up in future version update. Thanks for your suggestion.

    in reply to: tinynavNaN Issue with lightbox #3916
    Sakin
    Keymaster

    @Piet Momberg: Which plugin you are using? Please report the plugin author and try to add another Lightbox plugin. Tinynav is the the responsive menu used in most of the WordPress Themes. Let me know if I need to work on anything after the plugin author reports. It looks like that plugin creates display block for all display none elements.

    in reply to: French Version #3914
    Sakin
    Keymaster

    @web-automobile: We don’t have at the movement but we will try to add in future. The languages are send my our users using http://www.poedit.net/ software. See this for details instruction http://wp.tutsplus.com/tutorials/theme-development/translating-your-theme/

    in reply to: search field on my header #3913
    Sakin
    Keymaster

    @web-automobile: If you want it like the screenshot you send me then add the following css in Custom CSS box in your theme Options.

    #header-content { position: relative; }
    .sidebar-top { position: absolute; right: 4px; top: 42px; }

    in reply to: Side Bar Is Not Diplaying #3911
    Sakin
    Keymaster

    @venkat: Hum that strange. Which sidebar have you added widget in. Try adding text widget and write something and then send me your Site URL. Do you have any cache plugin installed then clear you cache.

    in reply to: Featured Slider Questions #3900
    Sakin
    Keymaster

    @Abbtt: I pro version there in option for this. In Default Layout you can simply choose “No Sidebar, Full Width” and then it’s all done.

    in reply to: How can I change my link font color ? #3895
    Sakin
    Keymaster

    @Aid: Is the text “TUTAJ” your internal link. If so then this code will work for your

    #main .post a { color: #444; }

    in reply to: Dimensions of Columns #3894
    Sakin
    Keymaster

    @venkat: Which empty space your are talking about. If you are talking about adding in the Sidebar then you need to add though widget and if you are thinking about adding it in pages and posts then you need to add through content editor.

    in reply to: Dimensions of Columns #3888
    Sakin
    Keymaster

    @venkat: You can add image without any problem. Just add image and click on insert into post. See this http://en.support.wordpress.com/images/

    in reply to: Header and Menu Bar #3883
    Sakin
    Keymaster

    @kevancoyle: Sorry currently this theme doesn’t support menu at the right side of header.

    in reply to: Adding different featured images to other pages #3882
    Sakin
    Keymaster

    @jcdSF: Simple Catch doesn’t overwrite the featured image function. It uses the Featured Image function of WordPress. See this for featured image details: http://en.support.wordpress.com/featured-images/ . Featured Post slider takes the featured image of the slider. IF you want to add different image independent of the post then you need to use Featured Image Slider for which you need to upgrade to Simple Catch Pro theme where you have Featured Image Slider option.

    in reply to: Side Bar Is Not Diplaying #3881
    Sakin
    Keymaster

    @venkat: I don’t understand your problem. If you have choose “Content of Left”, then you can add widgets in your sidebar and your will have sidebar.

    in reply to: How can I change my link font color ? #3880
    Sakin
    Keymaster

    @AiD: try adding internal link in the page and send me that page URL. Then I will check in.

    in reply to: Dimensions of Columns #3879
    Sakin
    Keymaster

    @venkat: Add the following css in “Custom CSS” box in your Theme Options panel

    .single-post #content { margin: 0; width: 100%; }
    .single #main #content img { max-width: 960px; }

    in reply to: Search Box #3878
    Sakin
    Keymaster

    @venkat: For that you might need to add plugin if there is or you need to work on child theme. This requires custom coding and our theme doesn’t have this option.

    in reply to: Change Sidebar Widget Color Background #3876
    Sakin
    Keymaster

    @Rufi139: Why don’t you add the widgets in your site bar then send me your site URL and the widget name for which you want to change the color then I can send you the css.

    in reply to: Featured Slider Questions #3875
    Sakin
    Keymaster

    @Abbtt: So for which page you want to do this? I am bit confused on what you want to do? Can you explain bit more with the exact link of the page. Then I will check the css.

    in reply to: Dimensions of Columns #3874
    Sakin
    Keymaster

    @venkat: Can you send me your site URL? and also tell me that you want to fix the particular link you add here. Then I will send you the Custom CSS.

Viewing 20 posts - 13,861 through 13,880 (of 14,499 total)