Forum Replies Created
-
AuthorPosts
-
October 19, 2015 at 1:15 pm in reply to: Parallax Pro – Space above and below Page/Post Title #168507
peterlaz
ParticipantWorked like a charm.
Thank you very much for your assistance.
Much appreciated.peterlaz
ParticipantYes, I overlooked that.
Thanks for the pointer.November 15, 2014 at 10:46 am in reply to: Customizing Continue Reading Button link to a text link #131613peterlaz
ParticipantI tried the code as suggested in http://my.studiopress.com/snippets/post-excerpts/
but it is not working!add_filter( 'get_the_content_more_link', 'sp_read_more_link' );
function sp_read_more_link() {
return '... [Continue Reading]';
}peterlaz
ParticipantThanks.
You may close the thread now.
peterlaz
ParticipantOK. I got that figured out.
Thanks for your assistance.
You may close thread.
peterlaz
ParticipantI am able to reduce the width of the search form. But how do I reduce the height?
Thanks
peterlaz
ParticipantMy url is http://stpatrickkk.com
peterlaz
ParticipantThanks for your assistance.
I got it fixed.
You may close the thread .
peterlaz
ParticipantI have adjusted all the relevant margins and padding but I am unable to move up the button so that it is sited in the middle.
How can I move it up?
Thanks
peterlaz
ParticipantI added the following in the topnav.php
<?php get_search_form(); ?>
and now I can get the search button.
What setting should I changeĀ in style.css file to position it neatly on topnav?
Thanks
peterlaz
ParticipantAnyone can assist me on this?
Much appreciated.
peterlaz
ParticipantThank you for your suggestion.
Unfortunately it does not apply to my situation.
You see I have a manually created a top navigation menu (topnav) the plugin only work for the primary navigation menu.
The search button as you see on my site now is located on the primary menu.
The "enable extra" does not apply to the topnav.
I hope you have understood the situation.
Once again thank you for your assistance.
peterlaz
ParticipantI tried the plugin, but it is not much of a use.
I want the search button on the topnav, but plugin shows how to add in the primary navigation.
Is there any code that I can add in the topnav that will create the search button?
Thanks
-
AuthorPosts