Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@wouwonline: Yes, this is possible. Make sure Jetpack plugin is installed & activated and Tiled Galleries is enabled in setting. Then go to Add Post/Page and click Add Media then click Create Gallery and select image you want as normal gallery. As you are done, click Create New Gallery at the bottom. Edit gallery screen will appear, select tiled mosiac or tiled column in Type option on the right. Click Insert Gallery and you are done.
Hope this helps.Regards,
MaheshMahesh
Participant@lordinvestor: Its kinda hard to adjust it with CSS since the part of paragraph are in different elements. This must be adjusted through the content itself.
Hope you understand.Regards,
MaheshSeptember 13, 2016 at 4:49 pm in reply to: excerpt doesn't work in post page for non-english content #99262Mahesh
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,
Mahesh -
AuthorPosts
