Forum Replies Created
-
AuthorPosts
-
James84
MemberThanks for your response.
Which hook can I use, that does not need the loop to insert content within the following tags?
`<main class="content" id="genesis-content"></main>'
James84
MemberGood morning,
I created a test area, I reproduced an error in the search.
Pass the mouse on the search icon in the menu, insert text "lorem ipsum". See the results and bottom pagination.James84
MemberThe posted link is an example link, not the official link. I assure you that I am using Genesis Theme, I have been using it for some time.
James84
MemberThanks, it worked.
James84
MemberThanks, for the valuable information.
James84
Memberthank you
you can see an example on how to upload a file through functionis the correct form ?
function wpse1403_bootstrap()
{
// Here we load from our includes directory
// This considers parent and child themes as well
locate_template( array( 'widget-custom.php' ), true, true );
}
add_action( 'after_setup_theme', 'wpse1403_bootstrap' );James84
MemberThank you very much , I am using genesis with woocommerce . I apologize if the question was not relevant to the forum.
James84
MemberI'm sorry I did not understand is a plugin ? It is present on repositories wordpress ? could you give me a few more instructions ?
James84
MemberThank you very much
James84
MemberThank you so much for the availability...
James84
MemberThank you
I found a little problemJames84
MemberThank you
James84
MemberThank you
James84
MemberHello, I am using genesis recently, I noticed that the hooks are full width, I wanted to create custom full width no hooks, inserted in width dl tempalte example (max-width 1440px).
Thank you
-
AuthorPosts