Forum replies created
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?
Hi,
Is there an option in portfolio page to unshow “Job Description” title instead of modifying the code to blank character?
Thanks.
i sorted it out. I found a “Full Width Container” under Shortcode. Thanks anyway.
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!
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.
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!
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