Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Michael Cannon

    (@comprock)

    Al,

    The widget is in a col-320 while the column itself is col-300.

    Look at your HTML from the testimonial widget and work you way up looking at how the html layout and css is applied.

    Michael

    Thread Starter alig301

    (@alig301)

    Hi Michael,

    when I change the widget area to 300 I get a real narrow band with the word ‘Testimonials’ going down the page as follows:

    Test
    imo
    1als

    This is the width of the widget area when set to 300. I need to go to 320 to get it to fill the area but then bleeds over. Also if I make the area greater then 320 it makes the widget area smaller again:

    Testim
    onials

    I’m confused!!

    Regards
    A

    Plugin Contributor Michael Cannon

    (@comprock)

    I can’t help you with your theme. Please contact the theme developers. Otherwise, I consider it paid support.

    Plugin Contributor Michael Cannon

    (@comprock)

    Any luck?

    Thread Starter alig301

    (@alig301)

    Hi Michael,

    I have been struggling with this for a few weeks now.

    As you are aware, I am trying to put a Widget Area under the You Tube embedded video, but the area is only 76px wide instead of 300 so the widget area is all squashed up to the left.(when I inspect the element)

    I am using a child class and have added a widget area but when I take the area above
    media=”all”
    .col-300 {
    width: 31.914894%;
    }

    it disappears to the bottom of the screen.

    So in short….NO!!!…lol

    regards
    Alig

    Plugin Contributor Michael Cannon

    (@comprock)

    One idea, move your added widget area up into the area with the YouTube. Maybe that’ll help with the width constrictions.

    Otherwise, ask the theme developer for help.

    Thread Starter alig301

    (@alig301)

    Thanks Michael,

    I think I have sorted it. I had a duplicate set of coding in which was causing it……grrrrr…one thing I hate about programming is the syntax.

    Thanks for all your help and suggestions.

    Last thing I need to do is set up the testimonials page. Hopefully I won’t have to come back to you.

    Thanks again

    AliG

    Plugin Contributor Michael Cannon

    (@comprock)

    AliG, glad you’re getting it sorted. Good luck. You might check out WP Admin > Testimonials > Settings > Post Type tab for your archive page URL. Then either create your own testimonials-widget-archive.php file or rename the URL and use a shortcode on a page.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Widget testimonial bleeding out over other edge of page’ is closed to new replies.