mcunha98
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fluxipress] Changed version of FluxiPress, please give feedbackSupport for messages in text and fixed some errors in settings
https://s19.postimg.org/qin7n0iw3/fluxipress5.pngForum: Themes and Templates
In reply to: [Fluxipress] Changed version of FluxiPress, please give feedbackI sent a file to my google drive.
https://docs.google.com/file/d/0BySNWCAIR8l-aTlISEExUjllQzg/edit?usp=sharingForum: Themes and Templates
In reply to: [Fluxipress] Changed version of FluxiPress, please give feedbackAsk me by email and I’ll send the latest version that I work.
mail: [email protected]Forum: Themes and Templates
In reply to: [Fluxipress] Changed version of FluxiPress, please give feedbackMore improvements in theme:
https://s19.postimg.org/ta6hdmher/fluxipress3.png
https://s19.postimg.org/by64s6nxf/fluxipress4.pngForum: Themes and Templates
In reply to: Themolio : dont show Featured ImageSorry.
[continued at https://www.ads-software.com/support/topic/themolio-dont-show-featured-image-1?replies=1 ]
Forum: Themes and Templates
In reply to: Display Featured Image in index.phpI found this piece of code, and understood that I need to change the template page:
My template is based on Twenty Eleven default theme:
<?php if ( have_posts() ) : ?> <?php twentyeleven_content_nav( 'nav-above' ); ?> <?php /* Start the Loop */ ?> <?php while ( have_posts() ) : the_post(); ?> <?php get_template_part( 'content', get_post_format() ); ?> <?php endwhile; ?> <?php twentyeleven_content_nav( 'nav-below' ); ?> <?php else : ?>
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Forum: Themes and Templates
In reply to: Display Featured Image in index.phpIn homepage
Forum: Themes and Templates
In reply to: Display Featured Image in index.phpI’m working on template.php
If you want work with my version, is only send me an e-mail and I reply with attached version
Mark
Is very odd !
I didn’t any problem with the render, because I worked only in PHP code, javascript and html not is my focus in the changes.
Maybe you have any problem relative with another piece of code…maybe.Thanks, I did it !
Works fine, I did a sintax highlight for .shader filesMore improvements:
* Pagination implemented in LightBox mode
https://img10.imageshack.us/img10/7717/magicgallery7.png* Syncronization complete (database to file system or file system to database) per album
https://img137.imageshack.us/img137/4135/magicgallery6.pngMore changes in plugin:
* Redesign the options page
https://img17.imageshack.us/img17/4136/magicgallery4.png* Adjust the plugin in admin enviroment
https://img10.imageshack.us/img10/2874/magicgallery5.png* Fixed bug with sync function when executing in PHP 4.0