Forum Replies Created
-
AuthorPosts
-
September 13, 2016 at 4:49 pm in reply to: excerpt doesn't work in post page for non-english content #99262
Mahesh
Participant@maxing: Please use WordPress’s excerpt function for this. Go to Edit post page, then Click on Screen Options on the upper right, some options will slide down then check on Excerpt. Then scroll down below the_content area, you’ll see an Excerpt option. Add the text you want to display as excerpt for you post here. And click update.
Please check the links below:
http://bit.ly/2cSPV8j
http://bit.ly/2cbRknHRegards,
MaheshMahesh
Participant@pl: Hmmm, if that’s the case, its not possible. This feature allows you to display the same custom text text only in your Home Page or Entire site as you set. But if you want to have different texts in different pages, I recommend you to hire a customizer.
Regards,
MaheshMahesh
Participant@lara-nozze: Have a nice day!
Regards,
MaheshMahesh
Participant@lordinvestor: You mean to remove the Caption text?
Regards,
MaheshMahesh
Participant@json9617: Okay another thing what you can do is, customize the theme a little bit so you can allow some HTML in the content. Edit
inc/customzier-includes/clean-box-customizer-featured-content-setting.phpfile, go to line 307 and 321 and change
'sanitize_callback' => 'sanitize_text_field',
to
'sanitize_callback' => 'wp_kses_post',
Since this is direct edit in the core theme file, you’ll need to make sure you do these changes everytime you update the theme.Regards,
MaheshMahesh
Participant@pl: Please use Promotion Headline For this. Go to Dashboard=> Appearance=> Custoimze=> Theme Options=> Promotion Headline then select Entire site in Enable Promotion Headline on option. Put your desired text in Headline and Sub Headline. Leave the button text blank if you don’t want to have button in it. Once you are done, let me know and I’ll help you with the CSS. Or if you want to customize further, I recommend you to hire a customizer.
Regards,
MaheshMahesh
Participant@bigoslesli: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box add the following CSS:
#nav-secondary ul li { float: none; } #menu-main-menu { text-align: center; } #nav-secondary .container { text-align: center; } #search-toggle { float: none; } #nav-footer ul li a:hover, #nav-footer ul li a:focus, #nav-footer ul .current-menu-item a, #nav-footer ul .current_page_item a, #nav-footer ul .current-menu-ancestor a, #nav-footer ul .current_page_ancestor a { color: #802e19; }Regards,
MaheshMahesh
Participant@gweng: I checked your site and it says, “Access from your area has been temporarily limited for security reasons”.
Regards,
MaheshSeptember 13, 2016 at 12:54 pm in reply to: How to keep post titles while deleting page titles? #99251Mahesh
Participant@onnalomd: I checked you site, for now, titles are hidden from both of the pages. Please let me know in which you want to keep the title and hide on others?
http://onnalomd.com/blog/
Or
http://onnalomd.com/meditation-for-balancing-nervous-energies/
Let me know further.Regards,
MaheshMahesh
Participant@vetroartefatto: Go to Dashboard=> Appearance=> Customize=> Featured Slider=> Slider Options and select Page Slider in Select Slider option. Then select desired pages from drop-down option.
Hope this helps. Let me know further.Regards,
MaheshSeptember 12, 2016 at 12:05 pm in reply to: Remove Featured Content Grid Hover Underline + Add text background? #99182Mahesh
Participant@phillycontemporary: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#featured-grid-content .col-large .entry-title a:hover { border: 2px solid transparent; }The background is extending beyond the end of the title as the word in the next line takes up some space. If you check the one with title “Abbot Adam: Matins/Lauds”, its perfectly fit. Whereas the title “Wreck” the background extends means, the background extend to certain some minimum width.
Let me know if any problem.Regards,
MaheshMahesh
Participant@jason9617: Thank you for using Clean Box Pro theme. Well, the content only allows plain text and strips out any html content or other beside plain text. So putting a link in content is not possible. However, you can put the custom link in Link option which will link the image to that very link. And for styling, you can always use Custom CSS. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#featured-content .entry-title { font-style: italic; }Regards,
MaheshMahesh
Participant@ce88: This is a repeat post, I’ll skip this one since I’ve already posted the answer in the other. Please do not post the same thing twice.
Regards,
MaheshMahesh
Participant@ce88: The steps are correct. I just checked your site, the sidebar is displaying fine no array() issue. Just the design issue as the sidebar is displaying below the content.
Let me know further.Regards,
MaheshMahesh
Participant@tonje-gravdehauggmail-com: Well, this is not possible in the current layout. Since you are using No-Sidebar layout option, the max width of the content is 860px. Which is displaying currently. The image are of full-width with respect to the content width. If you want to increase the image size, I recommend you to change the layout to No-Sidebar, Full Width.
Hope you understand.Regards,
MaheshMahesh
Participant@luismarioochoa: Its kinda strange that img alt text is displaying while no image is set in the logo/icon. Please try adding an image in the very option and click Save & Publish. Then check whether the image displays in the front end or not. Then again go to the Customizer and remove the image from logo/icon and see what happens. Let me know if the problem persists.
Regards,
Mahesh -
AuthorPosts
