Forum Replies Created
-
AuthorPosts
-
Sanjip ShahParticipant
@kmrcassidy This is not a theme feature, this should have come from some kind of plugin. Please check the plugins that are active in your dashboard.
Sanjip ShahParticipant@TheBusinessCat There shouldn’t be such issue as we have tested our theme with ie10. Just checked the image that you provided and there I find that you have set the Document mode to be ie7 standards. Please change this to ie10 and it should be fine.
January 13, 2014 at 12:37 pm in reply to: After "activate" of theme my browser window goes blank "white" "empty" #6288Sanjip ShahParticipant@russell Looks like you have fixed the issue and seems it was the issue with WordPress itself and not theme specific.
Sanjip ShahParticipant@lsclosets Replace
Template: attitude
withTemplate: attitude-pro
as you are making child theme for attitude pro theme and not for attitude theme. Please visit this link http://codex.wordpress.org/Child_Themes as well. Note: Also, make a new topic when you ask a question so that it is easier for us to provide the support.Sanjip ShahParticipant@kmrcassidy I do not see any ‘Visibility’ tab for this. Are you using some plugin to add this feature?
Sanjip ShahParticipant@bednar74 Great! 🙂
Sanjip ShahParticipant@moorea You can use the custom css for this. In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.
#access { display: none; }
Sanjip ShahParticipant@herz84 Great. 🙂
Sanjip ShahParticipant@TheBusinessCat Just checked your site and every page of your site and the logo looks all fine.
Sanjip ShahParticipant@kmrcassidy What have you done to show or hide certain widgets on more than 2 subpages?
Sanjip ShahParticipant@debbie2up This question have already been discussed in this forum. You can search for it. If you don’t find any then you can post a link to the exact page and I will provide you with the custom css.
Sanjip ShahParticipant@bednar74 I installed the Infinite Scroll Plugin in Clean Retina Pro theme and made the following setting for the infinite scroll. I checked the site and it works perfectly fine. Please try it.
Content Selector : #content
Div containing your theme’s contentNavigation Selector : .default-wp-page
Div containing your theme’s navigationNext Selector : .default-wp-page a:first
Link to next page of contentItem Selector : .post
Div containing an individual postCallback :
Code that is called after each new page is loadedHope this helps.
Sanjip ShahParticipant@mtamony Just checked your site and it looks that you have added the above code and that seems to be working perfectly fine.
Sanjip ShahParticipant@meena92 It will take some coding and css customization, thus you will have to hire a developer for this.
Sanjip ShahParticipant@jmccaleb The approach that you have followed looks perfectly fine to me. Make sure the style.css that you imported is not altered one.
-
AuthorPosts