Some changes for the Scoop theme 3

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support Forums Support (Legacy) Some changes for the Scoop theme 3

This topic is: Resolved

Tagged: 

Viewing 18 posts - 21 through 38 (of 38 total)
  • Author
    Posts
  • #1452

    daniel alonso
    Participant

    Thanks a lot πŸ™‚

    #1453

    daniel alonso
    Participant

    I see now there is a little problem with the theme for mobiles, when you click in a category with the mobile or when you search for something in the mobile, the list that is shown shows in the left a little image of the post and in the right side the title and excerpt, is not possible to show this image with all the width of the mobile and under the title and the excerpt? Or at less that the text is not align in the right. See this example images of what happen:

    https://onedrive.live.com/redir?resid=F53A2BE93187738C!3614&authkey=!APx8eVme0jkRvJY&v=3&ithint=photo%2cpng

    https://onedrive.live.com/redir?resid=F53A2BE93187738C!3615&authkey=!AGn_VeTV_cWvLT0&v=3&ithint=photo%2cpng

    Thanks a lot.

    #1454

    Noa
    Keymaster

    You are referring to an archive right?

    I don’t see a search bar on your website so could you send me a link to a page like this?

    #1455

    daniel alonso
    Participant
    This reply has been marked as private.
    #1459

    Noa
    Keymaster

    Unfortunately there isn’t a built-in way to set the mobile’s display because this is an archive (archive layouts are set according to what is set in Theme Options > Content for desktop and mobile).

    But try inserting the following code and let us know if it works:

    @media (max-width: 768px){
    .media>.pull-left{max-width:100% !important;}
    .media-body{width:100% !important;}
    }
    #1464

    daniel alonso
    Participant

    That works perfect! πŸ™‚ Thanks a lot

    #1465

    daniel alonso
    Participant
    This reply has been marked as private.
    #1470

    Noa
    Keymaster

    Could you send us links to the pages?

    #1472

    daniel alonso
    Participant

    The problem only happens in the homepage, now is included your code and you can see in the homepage that the posts with little images have the title and excerpt under the image and not in the right of the image as is shown when there is not the code.

    Thanks a lot πŸ™‚

    #1476

    Noa
    Keymaster

    Ok try inserting the following code instead of the code I gave you:

    @media (max-width: 768px){
    .media>.pull-left{max-width:100% !important;}
    .archive .media-body{width:100% !important;}
    }
    #1532

    daniel alonso
    Participant

    Thanks, I tried and work well in the homepage and inside the categories archive but when you search something (with mobile) the results only show images and not text, you can see an example here or take a look to the web:

    https://onedrive.live.com/redir?resid=F53A2BE93187738C!3620&authkey=!AGuvGFD4b76iepU&v=3&ithint=photo%2cpng

    https://onedrive.live.com/redir?resid=F53A2BE93187738C!3621&authkey=!AFCgJFMZgO6x81U&v=3&ithint=photo%2cpng

    Thanks a lot.

    #1546

    Noa
    Keymaster

    Ok try adding the following code (in the @media selectors):

    .search-results .media>.pull-left {max-width: 40% !important;}

    #1607

    daniel alonso
    Participant

    Thanks, now the results search page is shown like this:

    https://onedrive.live.com/redir?resid=F53A2BE93187738C!3632&authkey=!AHiakvcB3Oa-KZ8&v=3&ithint=photo%2cpng

    Is possible to show a right sidebar in the results search page? I think with this change the results search page will be shown well in mobiles…

    Thanks a lot,
    Dani

    #1608

    Noa
    Keymaster
    This reply has been marked as private.
    #1620

    daniel alonso
    Participant

    Thanks a lot, I will try it πŸ™‚

    #1654

    daniel alonso
    Participant

    One question, you tell this in the reply #1378 and #1383 in this topic:

    3. So you can reduce the spaces between the menu elements only for tablet (set it by resolution).

    We are actually working on a product that will enable this in a built-in way.

    The same answer goes for your other questions regarding the menu, you can do these with CSS.

    However unfortunately we don’t provide such customization coding, we generally provide support regarding technical issues..

    and

    2. This product will work in the future, however in the meantime you can use some CSS coding.

    ————-

    Are you speaking about ELEMENTOR? If yes I will try it for fix this πŸ™‚

    Thanks a lot.

    #1655

    Noa
    Keymaster
    This reply has been marked as private.
    #1657

    daniel alonso
    Participant

    I understand. Thanks a lot for your answer πŸ™‚

Viewing 18 posts - 21 through 38 (of 38 total)

The forum ‘Support (Legacy)’ is closed to new topics and replies.