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 #179850
Fonte
MemberMany 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.Fonte
MemberHello Victor. It works, but, how to remove it from desktop device??
Fonte
MemberAny Genesis theme available with masonry style??
Fonte
MemberThank you very much Mike, it works now.
Fonte
MemberHi 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.
Fonte
MemberSorry 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 #153684Fonte
MemberOH 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 🙂
Fonte
MemberTHANKS A LOT buddy, it works perfect now. You rock!!!
Fonte
MemberThank you very much Brad, it works but I only see the widget when logged in. Do you know why??
Fonte
MemberAny one can give me a hand with this?
Thanks 🙂
Fonte
MemberHello buddy!
No single blog post at the top, just excerpts.
Thanks a lot for your replay!
Fonte
MemberTHANK YOU VERY MUCH Victor, you rock!! It work perfect 🙂
Fonte
MemberTHANK YOU VERY MUCH Christoph, it works perfect, exactly what I wanted 🙂
Fonte
MemberHi 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!
Fonte
MemberMany Thanks Victor. I will try that and see if it works for me 🙂
Fonte
MemberSure, here is: http://www.lanzatublog.com
Fonte
MemberThank 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 🙂Fonte
MemberHi 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!
Fonte
MemberThank you Susan, I I got mine now 🙂
Fonte
MemberThank you Jan, I will open a new topic for my issue.
-
AuthorPosts