franciscogarciapr
Forum Replies Created
-
Forum: Plugins
In reply to: [Magic Action Box] Optin Fields do not show written textOhh perfect! It works! Thank you so much!
Forum: Fixing WordPress
In reply to: How to remove fetured image from single postsAwsome! That did it! Thank you very much! I was really struggling with this one.
Ok.. Got it to work! I will explain for the benefit of other users having the same issue.
The reason why my thumbnails were showing on latest post mode and not on a static front page was because I edited the index.php and got it to work, but when I used a static page, I was really using a plugin called recent posts widget extended to show the recent posts embeded on the page…
Well, like I said, I edited index.php and change the:
<?php has_post_image('thumbnail_html'); ?>to
<?php the_post_image('thumbnail_html'); ?>But I didn’t do this change on the recent post widget extended plugin.
So to get it working I went into the plugins php file and did the same change to the thumbnail tag, and that did the trick!
Please note that it did work if my homepage is set to show latest post, it’s just not working if i choose a static page as my homepage…
Thanks for the quick response, but I already saw that post and it was not helpful..
Where im I supposed to add that code? On what file? Style.css? Index.php? Page.php?
Like I said, I tried them all without any luck.I really want to use this plugin, I just need to get it working… Again, please help, and please bear with me as I have some experience but im no php wizard…
Forum: Themes and Templates
In reply to: How to change or remove page titleNevermind.. Found one called Hide Pages which says its only compatible until 3.4 but it works fine on 3.5
Forum: Themes and Templates
In reply to: How to change or remove page titleCan you at least let me know if there is a plugin for hiding the page titles? I saw a couple that did this but the ones I saw are not compatible with WP 3.5
Forum: Themes and Templates
In reply to: How to change or remove page titleI bought the template with an email account I no longer have access, so I cannot register on their forum because they ask for a purchase number which is on my email that I cannot access anymore.