-
Search Results
-
Hi,
since ENFOLD’s newest update, I don’t know how to implement my old code for showing the “updated date”, when a post has been updated.
I don’t know how to implement my code in the new ENFOLD loop-index.php with all these “echo”-snippets ;-)
Here the old loop-index.php with my code:
<span class='post-meta-infos'>
<span class='date-container minor-meta'><?php the_time('j. M. Y') ?></span>
<!-- START DISPLAY UPDATE INFO -->
<?php if(strtotime($post->post_modified) - strtotime($post->post_date) > 86400) {
echo "<div class='aktualisiert'>(aktualisiert: ",
the_modified_date('j. M. Y').')</div>';
}
?>
<span class='text-sep'>|</span>
and now the new loop-index.php is this:
echo "<span class='post-meta-infos'>";
echo "<span class='date-container minor-meta'>".get_the_time('j. M. Y')."</span>";
echo "<span class='text-sep'>|</span>";
How can I implement in this now my code
<!-- START DISPLAY UPDATE INFO -->
<?php if(strtotime($post->post_modified) - strtotime($post->post_date) > 86400) {
echo "<div class='aktualisiert'>(aktualisiert: ",
the_modified_date('j. M. Y').')</div>';
}
?>
Thanks for any help, appreciate!
Hi,
Let me explain my predicament. I have purchased Enfold because it’s easily customisable and looks absolutely beautiful. However, I have seen the latest Genesis 2 from Copyblogger and their argument here : http://www.copyblogger.com/genesis-2/
For people like us who don’t know technical stuff, it’s easily to create in doubts in us. So I would like to ask the technical geniuses in this forum a few things
1. Is Enfold SEO optimized like Genesis?
2. Is this Schema.org thing important and does Enfold adhere to it?
3. What are the pros of Enfold over Genesis ?
4. What are the cons of Enfold over Genesis ? (please be honest.) and I’m sure there should be some workarounds right?
Please, my website is at a crossroads now and we don’t know which way to go. Your assistance is really appreciated.
Hi,
i want to make a Onepage Startpage with enfold. But i want to start the Navigation on bottom and while scrolling the navigation fixed on top. how i can do this best?
Here is a example of what i intend:
http://themeforest.net/item/jarvis-onepage-parallax-theme/full_screen_preview/4773311
Also i need this smooth scrolling ( i think it’s a some of this smooth-scroll jQuery Plugins…)
Topic: Enfold for facebook?
Hi,
I have just made myself a nice enfold wordpress blog and would like my facebook page to look as good as my website!
There is no “enfold for facebook” is it?
Topic: Modify style italic
Hello,
Can someone tell me how to change the style
recent comments
recent Articles
I simply wish to remove the italic style
This option is it in the Enfold menu in the administration if so what option please
Thank you in advance
Hi there,
I was wondering if there was a subscribe option in content elements.
I am trying to add a subscribe box to my main page.
Do I need to install a new plugin to do this?.. or does the Enfold theme already have it?
Thanks! :)
Topic: Gravity Forms ID's
Hello, I’m a Gravity Forms user. I have Gravity Forms installed on my site. I used the Enfold theme to build some Contact forms but when I went to Gravity Forms to view entries, they’re not there. Does the theme assign form ID’s? Where do I find entries? Also, I use the Mail Chimp add on in Gravity Forms, could you point me to directions for making the Enfold’s Contact element work with Gravity Forms and Mail Chimp?
Thanks,
-David
Viewing 30 results - 239,011 through 239,040 (of 242,684 total)