Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    24.02.2016 at 00:44 #24620

    You are welcome!

    In reply to portfolio
    Denzel Chia
    Moderator
    Posts: 2656
    24.02.2016 at 00:43 #24619

    Hi,

    Regarding question 1

    To change image height you need to modified the add_image_size PHP code as well as the template CSS and regenerate uploaded images. You will have to hire a developer for this modification.

    Regarding question 2

    Use the following in Theme Options -> Custom CSS

    .portfolio-content h4 {
    display: none !important;
    }

    Regarding question 3

    Use the following

    .counter-box-content {
    color: #000 !important;
    }

    Use this tool to pick your color hex code and replace #000
    http://www.colorpicker.com/

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    24.02.2016 at 00:35 #24618

    Hi,

    The is no problem with Theme Options saving on my localhost test site.

    You will have to troubleshoot to find out what’s causing this issue on your website.

    First of all you can do troubleshooting by disabling one plugin at a time, to find if any plugin is causing this issue.

    You can also disable all plugins and see if your theme options will save.

    Please get your web hosting to look at your server error log for anything that says fatal error. Post here if you see any. Ignore warnings…etc. Warnings do not cause issues..

    As for the number of footer columns, there is only 4.
    If you need to increase, you will have to hire a developer for this modification.

    Thank you

    In reply to Dutch not show
    Denzel Chia
    Moderator
    Posts: 2656
    23.02.2016 at 10:58 #24600

    Hi,

    Perhaps I have not explain clearly.

    I have already mention in my previous reply.
    Alora theme strings are not translated into Dutch.
    For theme strings you need to use this plugin to translate it yourself.

    Loco Translate

    The words in the Theme Options are Theme strings.
    String in programming term refers to characters.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    23.02.2016 at 07:56 #24593

    Hi,

    There is only left or right sidebar.
    Cannot display both.

    You can add sidebar only to a page.
    Edit page and scroll down to find Page: Sidebar Position setting.

    As for..

    Can the content in the side bar be different from one page to the next (ie a Calendar in the left side bar on one page, but an About Me blurb in a left side bar of another page)?

    You will need this plugin.

    Widget Logic

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    23.02.2016 at 01:35 #24571

    Hi,

    I think the wpml-config.xml which is for translating Theme Options is outdated.
    I can see there are only a few strings in the file.

    I will inform my employer about this issue.

    Thank you.

    In reply to portfolio
    Denzel Chia
    Moderator
    Posts: 2656
    23.02.2016 at 01:30 #24570

    Hi,

    In porfolio templates the user input content is shown before the portfolio grid.
    If you want to change the position, you will need to hire a developer to modify the template. We can only provide customization that’s possible using custom css.

    As for sidebar.
    Scroll down when you edit page.
    Find the setting Select Sidebar: to select your side bar.
    Then find the setting Portfolio: Sidebar Position to set the position.
    You will get portfolio with sidebar

    Thanks

    Denzel Chia
    Moderator
    Posts: 2656
    23.02.2016 at 01:18 #24567

    Hi,

    Something is wrong with your tab id for this page. You probably missed a tab id.
    http://ukstringingmachines.com/gs660-3/

    Please copy the tabs from your working page as an example.

    Thank you

    In reply to Dutch not show
    Denzel Chia
    Moderator
    Posts: 2656
    23.02.2016 at 01:11 #24562

    Hi,

    Did you set your site language to Dutch?
    In Settings -> General?

    Did you write your content in Dutch?

    Alora theme strings are not translated into Dutch.
    For theme strings you need to use this plugin to translate.

    Loco Translate

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    23.02.2016 at 01:05 #24561

    Hi,

    This page. http://distanceparent.org/store/
    The content is pulled from an iframe that you have inserted.

    The contents are from this page. http://astore.amazon.com/distanceparentorg-20?wmode=transparent

    It’s not possible for a theme to style this external content.

    These has nothing to do with page template.
    But for your information, there is page.php, contact.php, blog-page.php

    Thank you