Image crop, paragraphs, media browser and home menu

kmbuthia's picture
kmbuthia
Sun, 06/26/2016 - 15:29
#1
Image crop, paragraphs, media browser and home menu

Hi,

1. I need some help sorting out a number of issues. First is the media browser seems to be throwing errors so I can't upload images. Please tell me what I can do to fix this.

2. I'm having issues showing paragraphs in my posts. I have installed wysiwyg but paragraphs I create in text won't show at all. Here is a screenshot

This is what I DON'T want

Notice that it's all just one paragraph but this is what I have put in the ckeditor description. Notice that there is more that one paragraph and text is spaced out better.

This is what I want

3. My images are getting cropped automatically. How do I prevent this from happening? Take a look below:

Image title

4. Last but not least I would like the top menu area to only appear when I am on the home page the way I have described here. Could you please show me how I can achieve this?

phuonght's picture
phuonght
Thu, 06/30/2016 - 05:06

Hi,

1, We checked and it seemed to work normally at /node/13/edit?destination=admin/content

2, CKeditor Fixed. Please go to following links for re-settings CKeditor
/admin/config/content/wysiwyg/profile/filtered_html/edit
/admin/config/content/formats/filtered_html

3, We recommend 2 ways below:
- go to /admin/config/media/image-styles, there are image styles and you can change size portfolio Image Slide if node is portfolio, Blog Slide Image if node is blog then you can see images in all nodes of content type have same size.  
- If you would like to display image with orginal size so please go to file node--blog.tpl.php or node--portfolio.tpl.php if node is blog or portfolio, find

 <img class="respimg" src="'.image_style_url('blog_slide_image',$file_uri).'"/>

then edit value in Src to File_create_url($File_uri)so it will become

<Img Class="Respimg" Src="'.File_create_url($File_uri).'"/>
kmbuthia's picture
kmbuthia
Sun, 07/03/2016 - 13:40

Thank you very much for the help. Is it also possible to change the resume grid to be 2 columns instead of 3?

cindy's picture
cindy
Sun, 07/03/2016 - 22:09

Hi,

Do you mean the Resume or Portfolio?

This is Resume: 

Image title

This is Portfolio:

Image title

kmbuthia's picture
kmbuthia
Mon, 07/04/2016 - 13:14

I mean on the portfolio section, yes

phuonght's picture
phuonght
Mon, 07/04/2016 - 22:35

Please go to file views-view-fields--portfolio.tpl.php (sites/all/themes/md_chulan/template/views/portfolio), line 50

change class grid-2 to grid-3

kmbuthia's picture
kmbuthia
Tue, 07/05/2016 - 02:13

Wonderful! It works well. Thank you very much for your assistance

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.