Forum Replies Created
-
AuthorPosts
-
Sanjip ShahParticipant
@BlackWidow Can you post a link to the exact page, so I can look into it further. If the url of the page that you are using is like http://www.yoursite.com/gallery try changing it to something else like http://www.yoursite.com/somethingelse. See if this solves the issue.
Sanjip ShahParticipant@kcullinan Okay. Great.
Sanjip ShahParticipant
@patricia Okay. Great.Sanjip ShahParticipant@Jesus Go to the same pages that you are using for the services widget in the dashboard. Look of the ‘Excerpt’ option box and if you don’t see, look for the screen options button in the top right part and check the ‘Excerpt’ check box. You will now see the excerpt option box in some part of the screen. Now, can add the html there to add the formatting that you want there. For example to make the text bold you can add this tag
<strong>Your text here</strong>
. For the bullets you can do like<ul><li>First point</li><li>Second Point</li></ul>
and so on. You may also have to hire a developer for this if you are not so much familiar with the html.Sanjip ShahParticipant@Aquarel Okay. Great.
Sanjip ShahParticipant@karakolina and @justjules Okay. Great. Thanks for sharing it.
Sanjip ShahParticipant@hari Okay. Great.
November 25, 2013 at 7:37 am in reply to: Possible to have a second business page (with different widget pages)?? #5344Sanjip ShahParticipant@siredgar Okay. Great.
November 22, 2013 at 6:46 am in reply to: i want my blog page to be like the theme demo blog page #5298Sanjip ShahParticipant@Emmykk I just checked your site link and our demo link and both of them are same for the featured image part. I think the issue is solved now.
November 22, 2013 at 6:37 am in reply to: Possible to have a second business page (with different widget pages)?? #5297Sanjip ShahParticipant@siredgar If you repeat the above mentioned process for the third time properly then yes you can have the third business page as well. Please paste the code that you have added in the functions.php and I will look into it if there are any issues.
Sanjip ShahParticipant@hari Thanks for the feedback. We will look into it and see if there are issues coming from our theme side.
November 22, 2013 at 6:32 am in reply to: how to disable slider on a page, but enable it on homepage? #5295Sanjip ShahParticipant@markp316 By default the slider will be enabled on the home page. It will also be enabled in the blog page if you have set the posts page in Settings->Reading. If you have then unset it there and use the instruction here to set the blog page here https://www.themehorse.com/theme-instruction/attitude/#blogpage. If you follow the instruction here using the blog page template this will not show the slider in the blog page.
@sw23185 Currently there is now such feature available. However you can use the custom css to hide the slider for the homepage that is the only way for now. In the dashboard, go to Apperance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes.’.home .featured-slider { display: none; }
November 22, 2013 at 6:23 am in reply to: None of the code I enter into Custom CSS is working! #5294Sanjip ShahParticipant@Mnavid You can use the following css for hide the post tags and author.
.entry-meta .by-author, .entry-meta .category { display:none; }
All other changes that you would like to make is available in the pro version
you can purchase the pro version for this if you like.November 22, 2013 at 6:16 am in reply to: Social icons and search box icon together in same line at the top of screen #5293Sanjip ShahParticipant@melindalippert Okay. Great.
November 22, 2013 at 6:14 am in reply to: Posts not showing on homepage (static option is not selected) #5292Sanjip ShahParticipant@melindalippert In you second part of the settings above that you have. In the Home Page Layout Options set to it any other layout other that Corporate Layout, if you select it it will show the corporate layout content and not the blog content. Hope this helps.
-
AuthorPosts