Forum Replies Created
-
AuthorPosts
-
Sanjip ShahParticipant
@markmapstone I have run out of ideas for now as none of our other users also have reported this. If I get something on this, I will pass it to you.
Sanjip ShahParticipantHi, Just checked your site in Iphone and Android phone as well and I can see the all the widgets including the amazon widgets perfectly fine.
Sanjip ShahParticipant@Dominik If you have not cancelled your subscription and is still valid then you can download the theme from your themehorse account page in the ‘Available Downloads’ section. If you are facing any issue regarding then you can contact via https://www.themehorse.com/contact-us/.
March 9, 2014 at 3:14 pm in reply to: Menu item page not showing abstracts of sub menu items pages #8534Sanjip ShahParticipantHi, About the custom menu, if you are setting the custom menu then you will need to add the pages to the menu manually. Yes, about the pages/categories I am not sure on that as it will depend from theme to theme on how it is designed and coded.
Sanjip ShahParticipant@Kathy I see that you have used the Home Corporate layout in the home page. You have checked on the ‘Latest Posts’ in the Settings->Reading and have selected the Home Corporate layout in the theme options. If you want the ‘Phobias’ page as the home page you will need to choose this page from Settings->Reading. Check on ‘Static Front page’ and choose the Phobias page the front page and click on ‘Save Changes’. But after this Home Corporate Layout will not be in you home page anymore. Hope this information helps.
Sanjip ShahParticipant@Kesley Perhaps this link might help you http://codex.wordpress.org/Class_Reference/WP_Query. Also, as this is new customization to the theme, you may need to hire a developer for this. The plugin author/support might provide you better support on this.
March 9, 2014 at 2:59 pm in reply to: After upgrading from Clean Retina => Clean Retina Pro doesn't work #8530Sanjip ShahParticipant@Kristian Okay. Great!
Sanjip ShahParticipant@alphasite I think the changes the you want is only for the main page. So, in the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’. Hope this helps.
.page-id-6 #main { padding-top: 0; } .page-id-6 .entry-content { margin-left: -42px; padding-bottom: 0; }
Sanjip ShahParticipant@rhbaahio Our theme has the option to show the header logo image from Appearance->Theme Options->Design Options Tab->Custom Header. But you can show the header image or header text one at time only. And also it can be shown in the header left part only. You can try this. For the changes that you are willing to make it will need both coding and css customization so you may need to hire a developer for this.
Sanjip ShahParticipantHi, that will need both coding and css customization, so you will need to hire a developer for this. Our free support does not cover this. If it was view lines of css tweaks we would have certainly provided it to you.
Sanjip ShahParticipant@rhbaahio Our theme has the option to show the header logo image from Appearance->Theme Options->Design Options Tab->Custom Header. But you can show the header image or header text one at time only. And also it can be shown in the header left part only. You can try this. For the changes that you are willing to make it will need both coding and css customization so you may need to hire a developer for this.
Sanjip ShahParticipant@csneltenmsn-com If the changes that you are making is only css related then adding the css in custom css would do fine and your styling changes will remain even if you update the theme. But if you have also changes to make to template files/ php files then you should make a child theme to change the functionality.
Sanjip ShahParticipant@JMB If you add the custom logo image from Appearance->Theme Options->Design Options Tab->Custom Header then it will be linked back to main page as a link. But the header image is just a image and not a link so it will not link back to main page. We have designed the theme this way. Hope this helps.
Sanjip ShahParticipant@DD Thats great. Using a manual excerpt with html tags is just good as custom css. So, don’t worry that, your changes will still be there when you update the theme.
Sanjip ShahParticipantYou can add the following css.
#access { display: none; }
-
AuthorPosts