Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1312953
Image slider & side space
Closed

Comments

  • Aa started the conversation

    Hi.  I have a few questions.  I am using slider 2, mobile looks great but on the computer it shows the edges of the previous and next slide which looks weird.  Is there a way to have it show just the main slide.

    One the menu I do not want the drop down arrows next to my headings.  How would I omit them?

    Also, on accident I selected something that made more white space on each side of  the blog, narrowing the space of my content.  What what I do to undo this?


    Thanks so much!  I included a pic.

    Anne

  •  2,699
    PenciDesign replied

    Hi,

    1/ If you want to show only main image, you can go to Customize > Featured Slider Options > On "Featured Slider Style" select "Featured Slider Style 1" or "Featured Slider Style 3"


    2/ You can add more this code to Customize > Custom CSS to remove that arrows:

    #navigation ul.menu > li.menu-item-has-children > a:after, #navigation .menu > ul > li.menu-item-has-children > a:after, #navigation ul.menu > li.penci-mega-menu > a:after, #navigation .menu>ul>li.penci-mega-menu>a:after{ content: none; }

    3/ Can you show me a screenshot for that issue and your site url to I can take  it a look?


    Best Regards,

    PenciDesign

  • Aa replied

    Hi.  I attached an image of the white space and put a yellow mark in the spot I'm talking about. 

    Also, I liked slider 2 because the background box is longer and not as tall, which looks better on mobile.Slider 1 & 3 has a huge rectangle box in background. Is there a way then to select slide 1 and make the box look like slide 2?  I attached images of slide 1 and 2 mobile. 

  •  2,699
    PenciDesign replied

    Hi,

    1/ Because you're enabled body boxed layout.

    Please go to Customize > General Options > and un-check  on "Enable Body Boxed Layout"

    2/ Please try add more this code to Customize > Custom CSS to do that:

    @media only screen and (max-width: 480px){
    .penci-featured-content{ padding: 0; }
    .penci-featured-content .feat-text{ max-width: 98%; }
    }

    Best Regards,

    PenciDesign

  • Aa replied

    Thank you, that fixed everything.  I have a few more questions.  My domain name is savvyhoney.com by the way.  

    First, when I hit the search button and search for example cat.  All my posts come up (even ones not related to cat), plus demo posts that are deleted in my post section.  Let me know how I can fix that. 

    ty

     

  • Aa replied

    Also, How do I get rid of the top thing that say Home--->then the category (screen grab attached). Thanks again! 

  •  2,699
    PenciDesign replied

    Hi,

    1/ The search will search all posts has the content you searching - and only you can see the posts deleted because you're login with admin. That's default search of wordpress and our theme doesn't support change it.

    2/  You can go to Customize > General Options > and check to "Hide Breadcrumbs" to hide it.


    Best Regards,

    PenciDesign 

  • Aa replied

    I disabled breadcrumbs, but it is still doing this.  It is not just when I am in admin or logged in.  If you go to savvyhoney.com and search cat, demo data comes up.  Also, two posts contain the word cat, and some of my other posts that do not have the word cat are showing up in the search box. Can you go to my website and search cat?  Thanks so much:)

  •  2,699
    PenciDesign replied

    Hi,

    1/ About breadcrumb, I see it doesn't appears. Check this image.

    2/ I just checked your search and I see it's working fine. All the results have words:  'cat' in content or posts title. About demo data, if you don't use Portfolio, you should deactivate Penci Portfolio plugin - and the demo data will gone.

    Best Regards,

    PenciDesign

  • Aa replied

    Thank you so much,deactivated that and it took care of demo data.  Maybe it is just Wordpress, but it doesn't seem like the search is effiecient  If you look at the results for cat, the post "10 ANTHROPOLOGIE KNOCK OFF DIY WALL DECOR PROJECTS" did not contain the word cat by itself.  It contained the word and "copycat" and "catcher".  Is there a way that it would pick up the keyword only.  Thanks for all your help!

  •  2,699
    PenciDesign replied

    Hi,

    Yeah, the words "copycat" and "catcher" has 'cat' inside. Wordpress search for all strings in your post has 'cat'. So, it showing is normal. That's default search functions from Wordpress and this theme doesn't support change it


    Best Regards,

    PenciDesign