Forum replies created

    In reply to How to make
    Sam
    Spectator
    Posts: 7
    December 2, 2014 at 4:08 pm #13676

    Thanks it works. Can I make recent works image as video? Such as when the user click an image under “Recent works”, a “play” button will show or it will be enlarged to play video in the same page.

    Or any existing carousel can play video in the same page?

    Sam
    Spectator
    Posts: 7
    December 1, 2014 at 4:37 pm #13667

    Hi,

    Is there an option in portfolio page to unshow “Job Description” title  instead of modifying the code to blank character?

    Thanks.

    Sam
    Spectator
    Posts: 7
    November 30, 2014 at 2:44 pm #13641

    i sorted it out. I found a “Full Width Container” under Shortcode. Thanks anyway.

    Sam
    Spectator
    Posts: 7
    November 30, 2014 at 2:30 pm #13640

    Hi Thank you for your suggestion. But where to put BBCodes? It doesn’t work when I use <span style=”color: rgb(0, 0, 0); font-family: monospace; font-size: 14px; line-height: normal;”> in my page code.</span>

    Can you make an example of BBCode inserting 1700px*130px picture?

    Thanks!

    Sam
    Spectator
    Posts: 7
    July 28, 2014 at 1:43 am #10272

    Thank you both. One more question, if i choose “automatic adjustment”, do you know how to let slider, header, footer etc show the correct size in mobile instead of only show 1/3 or 1/2 size currently? Some left part and right part are cut off in slider and header picture.

    Sam
    Spectator
    Posts: 7
    July 18, 2014 at 6:54 pm #10212

    Hi,

    Suppose Alora didn’t support Chinese words excerpt, and i have downloaded several plugins which works well for many Chinese sites, such as below:

    http://wordpress.org/plugins/wp-utf8-excerpt/installation/

    The developer says if the plugin doesn’t work, look in your theme directory, edit the index.php file (content.php file in twenty ten/eleven theme) by changing:

    <?php the_content(); ?>
    to

    <?php
    if (is_single() or is_page()) {
    the_content();
    } else {
    the_excerpt();
    }
    ?>

    In Alora, i didn’t find <?php the_content(); ?> under /public_html/wp-content/themes/alora/index.php, however i found this sentence in page.php and portfolio-three-column.php that i am using for my blog.

    After i replace the code as developer suggests in in page.php and portfolio-three-column.php, thing won’t change.

    Do you know how to disable Alora’s excerpt tag setting and use wordpress default one or work as plugin expected?

    Much appreciated!

    Sam
    Spectator
    Posts: 7
    July 8, 2014 at 1:53 pm #10156
    Quote:
    Quote from Roman on July 7, 2014, 20:42
    sorry but our themes don’t have any such feature…I would suggest you to try to find in the wordpress.org plugins directory. if there are none on the wp.org, maybe some premiums ones are available on the net

    Got you thanks!

    By the way, what the slider is called under Alora demo page -> Home -> ECommerce?
    http://demo.theme4press.com/?theme=alora