Forum Replies Created

Viewing 20 posts - 7,021 through 7,040 (of 14,494 total)
  • Author
    Posts
  • in reply to: Top Menu Disappeared #37871
    Sakin
    Keymaster

    Hi Dona,

    I am not what you have done in admin section. So, I will email you personally and you can send me details there.

    Regards,
    Sakin

    in reply to: I need help please #37869
    Sakin
    Keymaster

    Hello Jennifer,

    I am not sure what you are talking about. But when I check in your site http://www.waystoloseweight.co.uk/ and I have been able to click on Menu Items from all browser.

    Please don’t post same question two places.

    Regards,
    Sakin

    in reply to: How to change permalinks #37867
    Sakin
    Keymaster

    Hello Yuliya,

    It’s not theme issues. It’s your WordPress installation. You can try any theme, it will be same. That is why I gave you link from WordPress that explains about .htaccess file http://codex.wordpress.org/Using_Permalinks

    If you cannot fine .htaccess file then you can create one with 644 file permission. It should be in the root directory where you have wp-config.php file.

    Regards,
    Sakin

    in reply to: Featured Post Slider dissappeared #37824
    Sakin
    Keymaster

    @zoran87: yes let me know once it get reset. Then I will contact your through email to get your access and check your server.

    in reply to: How to change permalinks #37823
    Sakin
    Keymaster

    Hello Yuliya,

    For changing default permalink structure you can go to “Settings => Permalinks” then choose the appropriate permalink structure. But for this permalink structure to work, there should write permission for .htaccess file. You can change the permission of .htaccess file to 644. Or you need to manually add the structure in .htaccess file.

    So, either you need to change the permission by yourself though FTP or Hosting Control panel or you need to ask your Web Hosting Server to change this file permission.

    For more about permalinks check out http://codex.wordpress.org/Using_Permalinks

    in reply to: Thumbnail alignment #37822
    Sakin
    Keymaster

    @Michaela: Nice, now a days we have solution of everything through plugin. Great finding. Thanks for sharing.

    in reply to: Slider Modifications #37821
    Sakin
    Keymaster

    Hello Kim,

    1. Sorry there is no option to add bullets or circles in the slider. I will keep this option as feature request to our development team.

    2. If you are using “Featured Image Slider” as the slider type in “Appearance => Theme Options => Featured Slider => Slider Options”. Then you will get featured image slider options, where you can upload or add image url of any size you want. Here you need to consider that our theme in responsive design with 978px width. So, here you can add height of any size but the width shouldn’t be larger then 978px. If the width is large then 978px then it will change the image display size appropriate to 978px ratio.

    3) There is title and small content in the slider.

    Regards,
    Sakin

    in reply to: Slider on Anrdroid phones #37819
    Sakin
    Keymaster

    @Djapeto: This should be problem with your slider plugin as our default slider has no issue with Android.

    in reply to: Change the size of the header image #37818
    Sakin
    Keymaster

    @Derek_1993: Sorry you are not using Catch Evolution theme but you are using Evolve theme which is not developed by us. So, we cannot support this theme. But I have able to see the issue that you have issue with min-height assigned for custom header. So, what you can do it install and activate Catch Web Tools plugins http://wordpress.org/plugins/catch-web-tools/. Then you can go to “Catch Web Tools => Custom CSS” from your WordPress dashboard and then add the following css.
    .custom-header { min-height: 170px; }

    in reply to: Top Menu Disappeared #37815
    Sakin
    Keymaster

    @Dona: Once you add widget to the header right sidebar. It will only display the widget in Header Right Sidebar. So, you need to add “Custom Menu” widgets to your Header Right Sidebar. This Custom Menu widget gives you option to add any custom menu that you have created in “Appearance => Menus”

    in reply to: Spacing/Line Breaks within a table #37814
    Sakin
    Keymaster

    @PHAUS: It’s the table and you need to manage your content. For every line break you can add in <br /> code. See this tutorial http://www.w3schools.com/tags/tag_br.asp
    Alternatively, you can add css to make all bold text in table in separate line by adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    .entry-content table strong {
        clear: both;
        display: block;
    }
    in reply to: three columns #37813
    Sakin
    Keymaster

    @toni: Responsive columns plugin is different. It allowed to to add in their shortcode to divide the page or post content into columns.

    in reply to: Slider Modifications #37701
    Sakin
    Keymaster

    Hi Yuliya,

    The option that you are asking is not there in our Catch Mustang theme and you need to hire customizer http://catchthemes.com/hire-customizer/ to add this feature in your site.

    Catch Mustang theme is translation ready. You can see catch-mustang.pot file in languages folder of ‘catch-mustang’ theme directory. Now, you can create .po and .mo file of your own language.

    Embedded video in slider is something we will consider in future updates. But not at this stage.

    Regards,
    Sakin

    in reply to: Featured Post Slider dissappeared #37698
    Sakin
    Keymaster

    @zoran87: It’s strange as it’s all working fine in our server. Can you try disabling plugins and check in. Also let me know what happen when you the slider goes. Does, your theme options panel get reset.
    Also you can try adding in W3 Total Cache and check in.

    in reply to: Twitter feed #37697
    Sakin
    Keymaster

    @Cybersnaby: Sorry will not be available for time being as twitter changed the way it is setup.

    in reply to: Excerpt length is not working #37696
    Sakin
    Keymaster

    @pips: Sorry you site in not in English so it’s bit difficult to understand. Where you are testing excerpt length. This excerpt length works in Category/archive page with excerpt layout selected in theme options panel.

    in reply to: three columns #37692
    Sakin
    Keymaster

    @toni: I think you are confused, as Catch Box Pro theme doesn’t have 3 Columns layout. Only Catch Evolution Pro theme have 3 columns Layouts. If you check Catch Box Pro theme instructions page http://catchthemes.com/theme-instructions/catch-box-pro/, it’s clearly mentioned.

    in reply to: Thumbnail alignment #37688
    Sakin
    Keymaster

    @Michaela:
    Yes, in Gallery you cannot link to another website.
    You can search for free plugin at http://wordpress.org/plugins/. See these http://wordpress.org/plugins/search.php?q=Responsive+Columns&sort= and http://wordpress.org/plugins/search.php?q=Responsive+Tables&sort=
    To connect Jetpack to WordPress.com. First you need to open WordPress.com account and then if you have any cache plugin, disable that and the try connecting it.

    in reply to: Lost mobile responsiveness… what happened? #37597
    Sakin
    Keymaster

    @Shanan: Simple Catch Free theme in not responsive theme and the font use in this theme is Arial. For responsive, you need to use Simple Catch Pro theme. See this demo http://catchthemes.com/demo/simplecatch-pro/

    in reply to: Header alignment went from great to not-so-great #37596
    Sakin
    Keymaster

    @Shanan: It’s the size of your header image that pushed down the search in header. So, if you want to extend the header image to large then either you need to hide the header search by adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    #header .social-search {
        display: none;
    }

    Or you can can reduce the size of the search in header. For example, with your current header image size, you need to adjust the size as following.

    #header .social-search {
        width: 206px;
    }
    #header .social-search form.searchform input {
        width: 102px;
    }
Viewing 20 posts - 7,021 through 7,040 (of 14,494 total)