ojedapaco
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Tracks] adding related posts with impagesI am using the WordPress Related Posts quite successfully. Never had a problem with it. Feel free to check it out in action in my website, below.
The plugin developer’s website is http://ww.wp.xz.cn/extend/plugins/wordpress-23-related-posts-plugin/
Cheers!
Forum: Themes and Templates
In reply to: [Tracks] What new upgrades would you like to see?Hola Ben! Thanks for taking the time to chime. I think your suggestion about video is awesome, because once the reader makes the connection that some of the posts may have a video at the top, they are more likely to be curious and explore.
In terms of shortcodes, because your theme strikes me as BEAUTIFUL, first and foremost, I’m thinking of those that make things look nice on the page: drop caps, quotes, etc. I do use tables in my entries from time to time… And then coloured boxes for certain statements are always helpful.
But I’m also mindful that what sets apart your theme is that it keeps everything simple at the user end. And perhaps, adding too many bells and whistles takes away from that beautiful simplicity.
Happy monday!
Forum: Themes and Templates
In reply to: [Tracks] What new upgrades would you like to see?Ooooo! Glad you asked!
First off, hats off-again. I truly enjoy using the theme. Two things come to mind:
1. Video in Featured Images
I’d like to be able to throw in a short loop here and there, for visual effect.2. Shortcodes
Many themes feature short codes for boxes, tables, drop caps, etc.There, that’s my two cents.
Cheers from Puerto Vallarta, Mexico!
Forum: Themes and Templates
In reply to: [Tracks] Just a Thank YouYou took the words right out of my mouth! I had neglected my website because my previous theme had so many features, its management and upkeep became overwhelming. Tracks fis me like a glove, and although I’m still tweaking some older entries, it works GREAT for what I’m trying to convey nowadays.
From the day I installed it, I subscribed to this forum’s RSS and have, also noted the responsiveness in resolving others’ issues. I haven’t had any, myself, but gladly upgraded to one of the premium layouts more in gratitude than need.
Cheers from Puerto Vallarta, Mexico, and thanks for a great theme, Ben,
Forum: Plugins
In reply to: [Facebook Comments Notifier] Still having Comment Colour IssuesThat worked like a charm, Kevin. I bow in your general direction.
Gratitude and margaritas from Puerto Vallarta, Mexico!
Paco
Forum: Plugins
In reply to: [Facebook Comments Notifier] Still having Comment Colour IssuesHola from Puerto Vallarta,
I am having the same issue. Since my WordPress theme is dark, the comments are next to illegible. As suggested, I deleted the plugin, downloaded and installed it again. However, I couldn’t find a place in the settings page where I can interact with the color of the comments, or background color. Here is a URL that shows a a comment, difficult to read as it is:
http://paco-ojeda.com/blog/project/juan-ian-y-un-regalo-precioso/
Any advice would be sincerely appreciated. And thanks for developing the plugin in the first place!
Cheers!
Paco
Yes I have. I, too, had the Photum theme installed, so I deleted the code at the end of functions.php and the offending theme. Everything seems to be back to normal.
Thanks for touching base with me!
Paco
Hola!
Thank you so much for you quick suggestions. I went in and looked at functions.pho on my Twenty Twelve and found this:
/** * Binds JS handlers to make Theme Customizer preview reload changes asynchronously. * * @since Twenty Twelve 1.0 */ function twentytwelve_customize_preview_js() { wp_enqueue_script( 'twentytwelve-customizer', get_template_directory_uri() . '/js/theme-customizer.js', array( 'customize-preview' ), '20120827', true ); } add_action( 'customize_preview_init', 'twentytwelve_customize_preview_js' ); ?> <?php include_once ('includes/custompost.php'); ?>If it is not supposed to be there, I can easily delete it. But leaves me wondering how it got there in the first place… Any thoughts?
Again, thanks!
Paco