Forum Replies Created
-
AuthorPosts
-
Sanjip ShahParticipant
@lessernoddy In the dashboard, go to Settings-Reading. Unset the post page from there and click on ‘Save Changes’.
Now please follow the instruction here to set the blog page using the blog templates https://www.themehorse.com/theme-instruction/attitude/#blogpage. This will give you the blog page without slider. Hope this helps.Sanjip ShahParticipant@nrb82xcW You can provide your sitename, temporary username and password to us via this page https://www.themehorse.com/contact-us/free-support/ (NOT HERE) and we will look into it. Thanks.
Sanjip ShahParticipant@cocopel12 Okay. 🙂
Sanjip ShahParticipant@nrb82xcW Go to Settings->Reading and unset the post page from there. Click on ‘Save all Changes’. Then please follow the instructions here https://www.themehorse.com/theme-instruction/attitude/#blogpage to create a blog page without a slider. Hope this helps.
Sanjip ShahParticipant@cocopel12 The customization that you are trying to make will need code customization. In free support we only provide small css tweaks, guide/help our users to use the theme and fix the bugs that our users report. As your customization is a new feature to be added to the theme please hire a developer for this. You will have to make a child theme for this customization so that you won’t lose the changes when you update the parent theme. In the child theme you will have to add a link to header image pointing to the link that you want.
Sanjip ShahParticipant@janwilbert We have checked our theme and the latest WP 3.6 and there seems to be no problem. But there might be some issue with the WP 3.6 and your other active plugins, that might have caused to slider to not work. Please try deactivating your plugins one by one and see if this solves the issue.
Sanjip ShahParticipant@newfdocbellsouth-net I just checked the color codes for the background color of nav menu and slogan with the firebug tool and it is same for both with the same color code #0084C9.
Sanjip ShahParticipant@newfdocbellsouth-net I just checked the color codes for the background color of nav menu and slogan with the firebug tool and it is same for both with the same color code #0084C9.
Sanjip ShahParticipant@gassho Please provide link to page/pages where you want to change the font size. It would be easier of us to provide the support looking the exact page where the customization is to made.
Sanjip ShahParticipant@rachelabills Please provide a link to your site, it will be easier for us to provide you the exact css after we look your site. Thanks.
August 5, 2013 at 8:36 am in reply to: Limiting 'previous' and 'next' post links to stay within categories #3003Sanjip ShahParticipant@lisapieca I could completely get what you are trying to do. Are you trying to hide the next/previous post link in some pages?
Could you clarify it more and provide the exact page/pages where you are trying to make the changes.Sanjip ShahParticipant@XavierC Thanks for sharing this. This has helped us to figure out problems with our users and may also have helped others in solving their issues. Thanks.
August 5, 2013 at 8:17 am in reply to: How to add a secondary menu to Attitude Pro WordPress theme? #2998Sanjip ShahParticipant@jnasevich Making a child theme can be very difficult if you don’t have the proper knowledge of it and can mess the whole the functioning and flow of the theme. I think this is the same in your case as well. I strongly suggest you to hire to developer to make the child theme or learn more about child themes yourself, try it on sample projects and then work on the main project.
As I said earlier: Copy all the content inside the attitude_headerdetails function of parent theme, paste it in the attitude_child_headerdetails. Then make you customization there, but when you are making the customization you need to completely understand the parent theme as well so you won’t break the theme and functioning.Sanjip ShahParticipant@yflyjump To change the background color of the body, in the dashboard, go to Appearance->Theme Options->Design Options Tab->Color Options. Set the ‘Body Background Color’ there and click on ‘Save all Changes’.
For the border of the whole body you will have to use the custom CSS options.
Go to Custom CSS option, paste the following css and click on ‘Save all Changes’..wrapper { border: 2px solid #000000; }
You can change the 2px to any number you like, this represents the thickness of the border.
#00000 is the color code, you can changes this to the color code of your choice, you can find the color code in this link http://www.colorpicker.com/. Hope this helps.Sanjip ShahParticipant@yflyjump We have integrated the rev slider within the theme for the header part. If you follow the first suggestion then you will have more options like to show it in home page or some other pages as well, adding there page ids only.
-
AuthorPosts