Forum Replies Created
-
AuthorPosts
-
November 22, 2013 at 6:09 am in reply to: Advance Option – Homepage/Frontpage Category Settings not working #5291Sanjip ShahParticipant
@kiki58 In the dashboard, go to Appearance->Menu. Create a custom link say http://yourhomepage.com (the link where you want it to redirect), add the link label as ‘Homepage’ or of your choice. Add this to the menu. And click on ‘Save Changes’. Try this and see if this is what you are looking for.
Sanjip ShahParticipant@kcullinan Currently there is no such feature available. However you can use the custom css to hide the menu in the specific page. If the link that you have posted is that specific page. Then in the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.
.page-id-899 #access { display: none; }
Sanjip ShahParticipant@danielsteeves Okay. Welcome.
Sanjip ShahParticipant@Jesus If you could provide a link to the exact page, indicate the exact part and also tell us what you want the styling to be like then we can provide the custom css for that specific part. But we do not have the option to do show in the dashboard except via using the custom css.
Sanjip ShahParticipant@patricia I just checked the link of the services widget and it is working find as you can see the respective link in the url part when you click on them. It seems that you have selected the business template for those pages as well so it is showing the business sidebar content, you will need to set the default template for those pages to show the content present in those pages.
Sanjip ShahParticipant@Aquarel Custom CSS is not the place to insert the php code. This will create issues. When you create the revolution slider, a shortcode will be automatically generated, you can use those shorcodes in the content of the specific page where you want them.
Sanjip ShahParticipant@matteoc We have already replied you, please check on that.
Sanjip ShahParticipant@teutscheldesign Our theme does not have this feature. You can search the wordpress.org/plugins to find the plugin that would fit your needs. If we see certain suitable plugins we will certainly recommend you.
Sanjip ShahParticipant@max The option to align the logo right and social left also align the logo in the center is available in the pro version. You can purchase the pro version for this feature if you like.
Sanjip ShahParticipant@kmrcassidy In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.
.featured-text { display: none; }
If you are using a posts page in the Settings->Reading. Unset it there and use the instruction here https://www.themehorse.com/theme-instruction/attitude-pro/#blogpage to set the blog page using the blog page templates.
Sanjip ShahParticipant@breed8 The tagline input of WordPress do not except html tags so you cannot put a line break there. The tagline automatically move to another line if it too long.
Sanjip ShahParticipant@mderuntz Just visited your site. The comment section that you are using is not the WordPress default one. It is coming from some other plugin, may posting a query to the plugin author/support might support better help.
Sanjip ShahParticipant@danielsteeves Try the following css.
.featured-slider, .featured-slider .slider-cycle { margin-bottom: 0; }
Sanjip ShahParticipant@kiki58 Okay.
November 21, 2013 at 3:41 pm in reply to: Advance Option – Homepage/Frontpage Category Settings not working #5263Sanjip ShahParticipant@kiki58 This option will only have effect if the ‘latest post’ option in checked in the Settings->Reading. Please check on that.
-
AuthorPosts