Rokgoo
Forum Replies Created
-
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] WordPress in Sub-folderI found it. It is right away under settings “Custom url”. Somehow I did not recognize it before.
Forum: Plugins
In reply to: [Participants Database] Signup FormI figured out that it is just a simple change in pdb-signup-default.php and copying the file into the wp-content\themes\my-themes\templates.
Forum: Fixing WordPress
In reply to: Adding Submit Button to search form in TwentyElven-Child ThemeCan you please write me a sample code line for “Submit-Button”?
Forum: Fixing WordPress
In reply to: Adding Submit Button to search form in TwentyElven-Child ThemeCopying the parent’s file into the child theme is done. I understand that I need an “input” command line to the code to display the submit button. Can you help me with that?
Forum: Fixing WordPress
In reply to: Adding Submit Button to search form in TwentyElven-Child ThemeOK, done.
Forum: Fixing WordPress
In reply to: Adding Submit Button to search form in TwentyElven-Child ThemeI know that I need a new searchform.php in the child theme but I don’t know what do I need to add/modify in the new file. Can you tell me the code which I need to add to the searchform.php?
Forum: Fixing WordPress
In reply to: Adding Submit Button to search form in TwentyElven-Child ThemeHi esmi, I am not a “code-freak” but I can handle HTML, PHP and CSS.
Forum: Themes and Templates
In reply to: Adding Search Button to Search Fiels in Twenty Eleven ThemeI need it for copy/paste/search through Mouse click without using keyboard.
Forum: Themes and Templates
In reply to: Adding Search Button to Search Fiels in Twenty Eleven ThemeYes, I am talking about how to add a submit button to the search box in Twenty Eleven child theme. Thanks.
Forum: Fixing WordPress
In reply to: Small Icon in SubmenuThanks for the response. What you recommend is a permanent background image for every menu item. Menu items in WordPress are dynamic and are depended of pages. How can a menu item decide to display this icon or not, in other word, how can a menu item know if it has a sub-menu or not?