• Hi there,

    after moving the website from localhost to server, the text box in the blog section has changed the shape from a rectangle to a square. I have found that I can retrieve the normal shape by outcommenting the width of .col-md-4 in the bootstrap.css?ver=4.4.4 file, but I’m not sure I can do this safely and I’d like to be sure nothing else gets affected by this.

    • This topic was modified 8 years, 2 months ago by natasha123.
    • This topic was modified 8 years, 2 months ago by natasha123.
Viewing 12 replies - 1 through 12 (of 12 total)
  • Hi,
    You don’t need to out commenting the width of .col-md-4 as its not a better way. You just assign the width to that specific div or element.

    HI @natasha123

    Please share your site URL.

    Thanks.

    Thread Starter natasha123

    (@natasha123)

    wpressdr, thank you for your reply, but I don’t know how to do that, because the box is encased in bootstrap elements.

    The link is https://aktivirajsreco.si/

    HI,

    If you have single post on theme then it will show on full width of Blog Section.

    If you have 2 post on theme it will show half space of Blog section.

    Post are given in “col-md-4” so that why if you have more then 3 post it will show 3 post at a time on Blog Section.

    Thanks.

    Thread Starter natasha123

    (@natasha123)

    The thing is, I only have one post and none more are planned to be written.

    I’d even like to link(Read more) the excerpt in the blog section of the homepage to the site instead of the post. Would that be possible? I guess I’d have to change the address somewhere in MySQL?

    • This reply was modified 8 years, 2 months ago by natasha123.

    Hi,

    Please share the link that you want to add on Read More button.

    We will customize it.

    Thanks.

    Thread Starter natasha123

    (@natasha123)

    That’s very kind. Thank you so much!

    aktivirajsreco.si/ganesha/

    • This reply was modified 8 years, 2 months ago by natasha123.
    • This reply was modified 8 years, 2 months ago by natasha123.
    • This reply was modified 8 years, 2 months ago by natasha123.

    HI,

    Please make child theme and create home-log.php file in child theme directory.

    Now copy code from LINK and paste into Child Theme’s home-blog.php file.

    Save the changes.

    Thanks.

    Thread Starter natasha123

    (@natasha123)

    Hi,

    thank yo so much for the instructions, however, I’m having great problems creating the child theme. After adding style.css file and activating the child, some background images disappeared from homepage . Moreover, I found that some css changes work and some don’t.

    After that I copied the functions.php from the parent theme only to crash the site reporting ...failed to open stream child\functions.php on line 10.
    After outcommenting this line, further complications appear.

    • This reply was modified 8 years, 2 months ago by natasha123.

    Hi,

    Please install “one click child Theme” Plugin for making child theme.

    After creating child theme, please follow above given instructions.

    Thanks.

    Thread Starter natasha123

    (@natasha123)

    One click child theme breaks the page even more. The homepage is totally missing while everything else looks really messy.

    HI,

    Please update theme Package and deactivate all your plugin one by one and check it.

    Please made backup before update Theme Package.

    Thanks.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘shape of enigma_blog_thumb_wrapper’ is closed to new replies.