Forum Replies Created
-
AuthorPosts
-
February 24, 2016 at 9:31 pm in reply to: Expose Pro genesis_before widget is hidden behind the nav-menu bar #179850FonteMember
Many thanks Christoph.
It works great on PC now, but not on smartphones.
Please look at the following pic to understand what I have now. http://screencast.com/t/YNy00rM1b
Do you know how to fix that?
Thanks again buddy for your help.FonteMemberHello Victor. It works, but, how to remove it from desktop device??
FonteMemberAny Genesis theme available with masonry style??
FonteMemberThank you very much Mike, it works now.
FonteMemberHi Mike, thanks, but see what I need... http://goo.gl/PaxCT4
I want to add Share it if you like it! line above the social buttons.
FonteMemberSorry friends, I just fixed it 🙂
May 26, 2015 at 12:28 pm in reply to: Front page AFTER entry widjet is appearing after blog posts #153684FonteMemberOH Im sorry for that my friend.
Let me try if this works now:
//* Add After Entry widget area to front page add_action( 'genesis_after_loop', 'agency_after_entry' ); function agency_after_entry() { if ( ! is_front_page() || get_query_var( 'paged' ) >= 2 ) return; genesis_widget_area( 'after-entry', array( 'before' => '<div class="after-entry widget-area">', 'after' => '</div>', ) ); }
genesis_register_sidebar( array( 'id' => 'after-entry', 'name' => __( 'After Entry', 'agency' ), 'description' => __( 'This is the Home After Entry widget area.', 'agency' ), ) );
Here is my issue again: I need the AFTER ENTRY WIDGET not to be shown after blog posts.
THANKS again for any advise on this 🙂
FonteMemberTHANKS A LOT buddy, it works perfect now. You rock!!!
FonteMemberThank you very much Brad, it works but I only see the widget when logged in. Do you know why??
FonteMemberAny one can give me a hand with this?
Thanks 🙂
FonteMemberHello buddy!
No single blog post at the top, just excerpts.
Thanks a lot for your replay!
FonteMemberTHANK YOU VERY MUCH Victor, you rock!! It work perfect 🙂
FonteMemberTHANK YOU VERY MUCH Christoph, it works perfect, exactly what I wanted 🙂
FonteMemberHi Christoph, thank you very much for the tutorial.
It woks. but it doesn't remove the Author Info (Por: Jesus Fonte).
How can I remove it from there?
Thanks again buddy!
FonteMemberMany Thanks Victor. I will try that and see if it works for me 🙂
FonteMemberSure, here is: http://www.lanzatublog.com
FonteMemberThank Victor
Still have no clue where to place that link my friend
Should I place it in a post, or in the function.php, or in the style.css or some where else?
In regards where I want the button to appear I need it in the home page under the header.
Thanks a lot for your support 🙂FonteMemberHi Victor thanks, we are almost relative haha...
I have no clue how to use it and where to place it, can you please give me little more detail on how to do that please?
Thanks again buddy!
FonteMemberThank you Susan, I I got mine now 🙂
FonteMemberThank you Jan, I will open a new topic for my issue.
-
AuthorPosts