Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 11:58 #20478

    Hi,

    Sorry, I am just an employee working as a support moderator on this forum.
    All I can do is to provide solution to bugs that I can resolve, and report it to my employer. Regarding this RTL issue, I do not have any solution and we will have to depend on my employer’s best developer to fix it.
    I cannot guarantee anything unless I own the company.
    Hope you understand, Thank you.

    As for the parallax slider description issue, there is an italics font style code in parallax.css, Please use the following code in Theme Options -> Custom CSS to overwrite it.

    .da-slide p {
    font-style: normal !important;
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 11:40 #20477

    Hi,

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

    .woocommerce-order-received .title h3 {
    border: medium none !important;
    clear: both;
    font-size: 17px !important;
    font-weight: bold !important;
    left: 15px !important;
    position: relative !important;
    text-decoration: none;
    }
    .woocommerce-order-received address {
    clear: both !important;
    left: 15px !important;
    position: relative !important;
    }

    Screenshot of result. http://prntscr.com/8dixtk

    By the way, sorry for making a fake order! I need to see the checkout page.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 11:27 #20475

    Hi,

    You need to modify the file sticky-header.php at line 7.
    Sorry, we do not provide customization in this forum.

    Please contact us via our services page https://theme4press.com/services/, if you require further assistance.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 11:22 #20474

    Hi,

    Please post your website url.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 11:20 #20473

    Hi,

    In your WordPress admin -> Theme Options -> Blog -> Post Title Excerpt Length select a large number so that your post title does not get truncated, and shows … at the end.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 11:17 #20472

    Hi,

    Please post your website url to your pages with issues.

    My content boxes have an icon (font awesome) but they dont center properly in the circle that contains them.The sit at the top. How do I fix that? I can send an image capture?

    I need to see your content boxes on your website, in order to know what went wrong and hopefully provide a solution to fix it.

    Also, can you not “nest” shortcodes? Like if I have an accordian (Toogle) can I have a tagline box in it?

    Sorry, our shortcode was never designed or tested within another of our shortcode, unless it’s written part of it. Therefore, we do not know if tagline box will work with accordion or not.

    Oh and in wordress, whenever there is a field like description=”” I cannot customize anything in the quotes that have quotes cause then you get something like:

    description=”bla bla bla“mathematically predict” which skills development path facilitates ‘next level play’ the quickest.”

    Sorry, not sure what you are referring to, looks to me it’s a question about writing code. Sorry, we only provide support related to theme usage.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 10:59 #20470

    Hi,

    Sorry, we do not provide third party plugin integration support.

    To display blog post by using a shortcode, we have to run a WordPress custom query using WP_Query class, the “classic” blog page is a WordPress main query, this is why your related post plugin does not work with our blog shortcode.

    The plugin probably has function to integrate into blog shortcode, you can contact us via our services page for customization assistance. https://theme4press.com/services/

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 10:42 #20469

    Hi,

    Please use the following codes in your Theme Options-> Custom CSS

    .header, .container-menu, .footer {
    display: none !important;
    }
    .carousel-caption h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }

    Screenshot of result. http://prntscr.com/8dijsy

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 10:17 #20468

    Hi,

    I have reported to my employer, he says he will get his developer to look into this issue.
    Please wait for next theme version update.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    06.09.2015 at 18:16 #20459

    Hi,

    You are welcome.

    Thanks!