Forum Replies Created

Viewing 20 posts - 7,521 through 7,540 (of 14,497 total)
  • Author
    Posts
  • in reply to: Backoffice very slowly with Pro version Kathmandu #31137
    Sakin
    Keymaster

    @Scholz: I have just emailed you. You can send me details there.

    in reply to: Backoffice very slowly with Pro version Kathmandu #31136
    Sakin
    Keymaster

    @Romuald: I send you email in your email address that you have registered with but you didn’t reply me. If you want me to send in different address then let me know it.

    wordpress[at]catchthemes[dot]com is noreply email address. So, you will not be able to send email in this address. Don’t send in this email address.

    in reply to: add gallery #31057
    Sakin
    Keymaster

    @ashrafashraf: try this
    #slider-wrap .featured-text { font-size: 16px; }

    in reply to: Backoffice very slowly with Pro version Kathmandu #31056
    Sakin
    Keymaster

    @Romuald: Can you reply me in the email that I have send you. Also in your capture.jpg, can you expand all element so that I can see where it is talking load time more. Again I also tested with Firebug and same here.

    in reply to: link button not working #31052
    Sakin
    Keymaster

    @mergelane: Our theme doesn’t control editor. So, for these type of issue, try posting in WordPres.org support forum. Also try disabling plugin one by one and test it. This is most probably one of your plugin conflicting with WordPress.

    in reply to: Logo above sidebar #31050
    Sakin
    Keymaster

    @iceman027: Then you can remove your Header logo from “Appearance => Header” and then add your logo image in Sidebar using “Catch Box Adspace Widget” or any image widget.

    in reply to: add double lines to menu #31049
    Sakin
    Keymaster

    If you want to add in the border all around the perfect css will be as below:
    #homepage-message { border: 1px solid #Fcf9b1; }

    If you want border in whole area then your css will be like this
    .site { border: 1px solid #FCD9B1; }
    Now: once you have border around the page, you don’t need left and right border in your menu, homepage message, footer and so on. So, you css for those elements can be as below:
    #header-menu, #homepage-message, #colophon { border-top: 1px solid #Fcf9b1; border-bottom: 1px solid #Fcf9b1; }

    in reply to: Image alignment with text #31047
    Sakin
    Keymaster

    @mark: That great that you build child theme and added css. Nice 🙂

    in reply to: Slider malfunction? #31043
    Sakin
    Keymaster

    @stephandrei: Can you send me your site URL and the screenshot of issue in Chrome browser as when I check in our demo page in Chrome, it’s working perfect.

    in reply to: Move slider images below content #31041
    Sakin
    Keymaster

    @Navid: That is only possible by building child theme. It’s bit technical and if you know the details then I can suggest you the steps. But by default there is no option to do that.

    in reply to: Center Logo above Header Image #31040
    Sakin
    Keymaster

    @Navid: If you don’t use header right widget then yes we can center it. Send me your site URL and then I will get Custom CSS for you.

    in reply to: menu length #31039
    Sakin
    Keymaster

    @medicsontheball: It’s ok. Glad that you found the solution and thanks for posting it back.

    in reply to: Center Adsense banner in header #31038
    Sakin
    Keymaster

    @phoenix: Sorry I need to check in your site and then I can provide your the custom css. Please add in your site URL.

    in reply to: Header Sidebar problem #31037
    Sakin
    Keymaster

    @Baizurah: You need to add align to make it align. Trying replacing you text widget image content with the following image with align left.
    <img src="http://prozak-nation.com/olaf/en/wp-content/uploads/2014/05/en_GB.png" class="alignleft"><img src="http://prozak-nation.com/olaf/en/wp-content/uploads/2014/05/nl_NL.png" class="alignleft">

    in reply to: add double lines to menu #31036
    Sakin
    Keymaster

    Hello Ryan,

    1. Add a border that fits around the whole footer
    — Add the following css in “Appearance => Theme Options => Custom CSS” box.

    #colophon {
        border-bottom: 1px solid #757575;
        border-top: 1px solid #757575;
    }

    2. Add a border around the “homepage headline and featured content section
    — I see that you have already change it by adding the following css.
    #homepage-message {
    border-color: #fcd9b1;
    }

    3. Adjust the background image size to be a bit wider
    — For background you need to adjust your settings through “Appearance => Background”. Either upload the larger size background image or select the “Repeat” option.

    4. I was able to change the color of the homepage headline and sub text but am still unable to change the font (is this done via google fonts? or is there something I can drop into custom css?)
    — For font either you need to user Google Font plugin or upgrade to pro version and user Font Family Options.

    Regards,
    Sakin

    in reply to: Just activated and cannot get Slider, Widgets to show #31031
    Sakin
    Keymaster

    @dbevarly: Wow I just check in your site and you have already added css to hide the colon.

    in reply to: Image alignment with text #30974
    Sakin
    Keymaster

    @mark: Then you can use the code link <span class="clear"></span> to clear it. But to add these code you need to go in text mode from visual in your post/page editor.

    in reply to: add gallery #30971
    Sakin
    Keymaster

    @ashrafashraf: try this
    #branding ul.menu { font-size: 16px; }

    in reply to: Banner color and other 2 questions #30970
    Sakin
    Keymaster

    @dfjama: Thanks for your appreciation. Cheers 🙂

    in reply to: Diaporama problem #30969
    Sakin
    Keymaster

    Hello Perriard,

    The image URL you have send me at very large and will not look good in your slider. It will be better if you have image width 1280px and height any size you like.

    It should work fine. Let me show you detail in screenshots. First go to “Appearance => Theme Options => Featured Slider” and in Select slider type select “Featured Image Slider”

    Then go to “Appearance => Theme Options => Featured Slider => Featured Image Slider Options” and click on Upload in image. See this screenshot showing this action http://www.pinterest.com/pin/548594798331985501/. After you upload the image you will see Image Box Like this http://www.pinterest.com/pin/548594798331986216/, where you have select the Image URl and then click in “Insert into Post”. Then save change.

    If this doesn’t work for you then you can directly paste your image URL in “Appearance => Theme Options => Featured Slider => Featured Image Slider Options” and in Image paste the url and then try adding title as well. I suspect there issue with the title.

    Also I will send you personal email to work with you on your site.

    Regards,
    Sakin

Viewing 20 posts - 7,521 through 7,540 (of 14,497 total)