Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    07.11.2015 at 05:04 #21860

    Hi,

    Please post your url to your search form.
    No promises, I see if I can help.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.11.2015 at 04:49 #21859

    Hi,

    Sorry, we do not provide support for customization/modification to our theme.

    Please hire a developer from http://jobs.wordpress.net/ to assist in your customization/modification

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.11.2015 at 04:22 #21858

    Hi,

    Sorry, I can only provide Custom CSS code to hide your page title.

    There is no way to remove title from breadcrumbs without modifying the codes, there is no special css classname for the title in breadcrumbs.

    We do not provide support for modifying theme codes, we only provide support that can be done using Custom CSS.

    Please provide url to the webpage that you need help.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.11.2015 at 04:12 #21857

    Hi,

    You can try out the 100% width template or the full-width template.

    In your edit page view, you can add padding under Page Options –> 100% Width Template Left/Right Padding, you can try to use this setting to adjust your 100% width template.

    Thanks!

    In reply to 2nd Menu
    Denzel Chia
    Moderator
    Posts: 2656
    07.11.2015 at 04:05 #21856

    Hi,

    Sorry, there are only 4 menu locations available.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.11.2015 at 04:00 #21855

    Hi,

    This is no edit post link in Alora Theme.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    06.11.2015 at 09:44 #21845

    Hi,

    You are welcome!

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    06.11.2015 at 08:35 #21843

    Hi,

    Please use the following code in Theme Options -> Custom CSS

    .widget_categories ul li a {
    color: #000 !important;
    }

    It changes the color of the links to #000 which is black. You can replace the #000 with other color hex color.

    Screenshot of result

    Please let me know if this is what you wanted, if not, Please kindly post me a screenshot of the location, with some annotation.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    06.11.2015 at 08:30 #21842

    Hi,

    The shopping cart icon is a bug and has been reported.
    https://theme4press.com/support/topic/no-menu-on-ios-and-wierd-icon-on-android/

    Sorry, Please kindly wait for new theme update with the fix.
    The theme author did not give an estimated time for completion.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    06.11.2015 at 08:24 #21841

    Hi,

    That’s not a full message. It only shows the file and line number.

    Did you turn WP_DEBUG by setting it to true?
    If yes, please turn it off and see if your shortcode works properly.

    Thanks!