Forum Replies Created
-
AuthorPosts
-
Sanjip ShahParticipant
@flipper Please refer to this link http://themeshaper.com/2009/05/25/action-hooks-wordpress-child-themes/ to alter some functions in the header-extensions.php file.
February 2, 2014 at 12:19 pm in reply to: How remove the title and excerpt banners from the slider? #7087Sanjip ShahParticipant@Moloch Okay. Great!
Sanjip ShahParticipant@zlm First thing that you need to do is go to Settings->Discussion. Under ‘Other Comments settings’ make the necessary adjustment and click on ‘Save Changes’. There you will have to uncheck this options Comment author must fill out name and e-mail.
Then you could use the custom css option to hide those two fields. In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save All Changes’..comment-form-email, .comment-form-url { display: none; }
Hope this helps.
Sanjip ShahParticipant@zlm Okay. Great!
Sanjip ShahParticipant@raunhar For your first question, currently there is no such feature within the theme. It will need both css and coding customization. So, for this you will need to hire a developer.
For your second query, in the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom Header. Hide the header searchform from there and click on ‘Save all Changes’.February 2, 2014 at 11:54 am in reply to: How to decrease the size of white margins on all pages #7078Sanjip ShahParticipant@Alan Could you provide a link to your site and describe which margins that you want to decrease referring to the link that you provide.
Sanjip ShahParticipant@franciscojavier May be it is issue with the iphone and local server (XAMPP). Probably iphone could not connect to the source (load css, images) from your computer. I guess you should try this in live demo site/link.
Sanjip ShahParticipant@proatthorseytheme13 If you single click a menu that has drop down then the dropdown menu will appear. And if you double click on the menu that has submenu it will directly open the link that the menu is directing to. This is supposed to work this way, you can check on it with our demo site as well in your device.
Sanjip ShahParticipant@Flow It’s great that you have now set the background to the color that you want.
January 31, 2014 at 8:54 am in reply to: How remove the title and excerpt banners from the slider? #7030Sanjip ShahParticipant@Moloch In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.
.featured-slider .featured-text { display: none; }
Sanjip ShahParticipant@MairiaM You don’t have to say sorry at all. We are happy to provide support to our users for few lines of css code :). Generally, if users ask for more styling options we refer our users to buy the pro theme (also users can enjoy other many features as well).
You can make the donation via paypal to this email address [email protected]. We really appreciate it. Thanks.Sanjip ShahParticipant@zlm The .po file just there so we can view it. The actually used file is the .mo file. So, simple editing the po file would not work. For this you need to download Poedit software http://www.poedit.net/. After you install this software open the .po file with this software, make the changes and save the file. After you do this automatically the .mo (the binary file) will also have the corresponding changes. Try this.
Sanjip ShahParticipant@Trina Okay. Great. You don’t need to add category.php as it is handled by archive.php within the theme.
Sanjip ShahParticipant@Matthew You could create a child theme to add social link but it can be difficult if you are not familiar with child theme and actions hooks. So, you may need to hire a developer on this one. For now we will note this new social media and think of including it in our version updates. Thanks.
Sanjip ShahParticipant@SMW I will also try some plugins and suggest you if I find some.
-
AuthorPosts