Best Premium and Free WordPress Themes › Forums › Corporate Plus › Feature Text Slider repeats title twice
- This topic has 7 replies, 2 voices, and was last updated 6 years, 5 months ago by acmethemes.
-
AuthorPosts
-
January 4, 2018 at 9:02 am #23727dsl25Participant
Hi guys,
I use 3 text slides at my homepage with child pages.
Problem is the title of those pages is repeated at the beginning of the pages main text!For example, if the child theme’s title is “This is my page title” and the page content starts with “This my page content”, the slider will first display the full title – which is OK – but below will display an excerpt with the first 5-6 lines of my page content that will start like that:
“This is my page title This is my page content…”
Is there a way to remove the page’s title from this excerpt please?
Many thanks!
January 4, 2018 at 10:36 am #23733acmethemesKeymasterHello dsl25,
Thank you so much for using our theme Corporate Plus. Please add the below CSS codes insideAppearance > Customize > Additional CSS
,.text-slider-caption { display: none; }
Hope this helps.
Thank you
January 4, 2018 at 12:07 pm #23739dsl25ParticipantThanks for this but it removed the whole block of excerpt text!
I only need to remove the title of the page that repeats at the beginning of the excerpt content.Please see screenshot here: https://cloudup.com/cUW-LT5REep
January 5, 2018 at 6:04 am #23766acmethemesKeymasterFor such case, please put the content in the Excerpt section of that page. Go to Pages > Edit Page which you have to edit > Check Screen Options on Upper Right corner and Enable Excerpt from there. After that scroll down, you will see the Excerpt filed. Add the required content for your slider. The content of the excerpt field will appear on the slider and the content you added above on the content section will be on inner pages. Check this blog post for more help. https://www.acmethemes.com/blog/2017/10/excerpt-field-wordpress/
Thank you
January 5, 2018 at 7:50 am #23773dsl25ParticipantThat’s right!
Many thanks for your kind assistance, problem solved.One more thing: does this slider have a duration I can modify?
January 5, 2018 at 10:23 am #23779acmethemesKeymasterHello dsl25,
You need to customize the theme code for this case. Check the code file onassets/corporate-plus-custom.js
and we are using BX Slider, check the Image Slider Section and customize the JS code.
Try once yourself and let us know how it works.Thank you
January 5, 2018 at 11:22 am #23786dsl25ParticipantMany thanks, I added the “pause” option and it seems to work better now!
January 6, 2018 at 5:20 am #23806acmethemesKeymasterThank you
-
AuthorPosts
- You must be logged in to reply to this topic.