Okay
  Public Ticket #2299744
satelite
Closed

Comments

  • tysonn started the conversation

    hi! im excited and hope i can get this theme working. 

    #1. is there a forum for satelite? i dont see it in the list of your themes.  only your others. if so can you provide a link there?

    #2. is there a way to tell the carousel ( looks like you have two types large and small) what portfolio items to show and not to show? ie, if i have a large carousel as one page and small as another, and perhaps even another as another page, could i choose a tag, or category to show only a specific category of my choice on each page?

    #3. where can i remove the button on the home page, its set to static, and a full page slider. i only want to show one item there, (ultimately a video, but for now its an image) and i dont need the nav lines across showing the lack of additional items in the carousel, nor do i desire for my visitors to click that button to look deeper into the image shown.IF this is not possible... and i have to have that button how do i control where clicking that link goes? for some reason its currently going somewhere that is broken. 


    #4 in the "post page" we are currently using this as our page to describe our services, ideally we would be using an additional carousel page/portfolio page but we cant figure out how to make it not show certain categories. so on this post page how can we eliminate the word STORIES, add padding to lower it, or change what it says? also remove the date


    thank you again for your support and the beautiful theme!

  •  1,823
    Support replied

    Hello Tysonn

    1. you can lookup public tickets on ticksy related with Satelite or the comments on Themeforest

    https://themeforest.net/item/satelite-creative-ajax-portfolio-showcase-slider-theme/23325186/comments

    2. we can implement this for you if you provide wp admin access with full rights using Appearance -> Editor to modify some files. We will include this is in a future update anyway.

    So you will be able to display specific categories in carousels

    3. try adding


    .button-border.rounded.outline.parallax-element-second {
        display: none;
    }

    .showcase-counter {
        display: none;
    }

    .caption-border.left {

         display: none !important;
    }

    .caption-border.right {
         display: none !important;
    }

    .arrows-wrap {
        display: none !important;
    }

    .counter-wrap {
        display: none;
    }

    in customizer -> additional CSS

    regarding the broken link you must refresh the permalinks (Settings -> Permalinks -> press Save)

    4. the page you mentioned has Blog Page template - we can remove Stories title however the layout is the blog posts listing, nothing else added there

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •   tysonn replied privately
  •   Support replied privately
  • Taylor Inserra replied

    It looks like this option was installed properly but when i type in my slugs (without spaces and using commas to separate) all of the portfolio options still show on the page. would you be able to sign back in and take a look for us? 

  •  1,823
    Support replied

    Portfolio Items you want to appear in Showcase or Carousel have to have 'Include in Showcase' set to Yes regardless of category filters

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Taylor Inserra replied

    i just tried this and still no luck, all of the items are showing up instead of just the ones i listed as services. 

  • Taylor Inserra replied

    to give you some more context: 

    I would like this page to show only the portfolio items that we categorized as "services" https://tektoncreative.co/services-2/

    I would then like this page to list all of our portfolio items listed as "architecture, design, furniture" https://tektoncreative.co/projects/ - this page i would like to use the portfolio mixed template for page attributes as well. I tried switching it to carousel and showcase templates just to test and that didn't seem to fix it either

    I would like the home page to show only one portfolio item which has not been created yet. 

    I hope that helps :) 

    I really appreciate all of your help with this. 

  •  1,823
    Support replied

    Ok good, you are right, so there was an error in carousel-page which I fixed

    https://tektoncreative.co/services-2/

    For showcase (home page) you can have a category with a single item

    for portfolio grid you can have a URL with the category page:

    https://tektoncreative.co/portfolio_category/services/

    plz note the 'portfolio_category' followed by portfolio slug

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Taylor Inserra replied

    Good Morning, 

    Thank you so much for creating a way to sort out by category but I noticed two things that aren't working that well and I am wondering if you could assist again. When I sort them out and use the slug it only shows 10 of the items on the page rather than all of them:

    https://tektoncreative.co/portfolio_category/projects/ - only 10 shown

    https://tektoncreative.co/projects/ - you'll notice that there are more than 10 categorized as projects here but this version shows the other categories too which is what we were trying to avoid. 

    Would you be able to fix this for us? 

    Also, the URL using the portfolio slug makes the URLS messy and difficult to optimize for google and SEO purposes. I am wondering if there is another way to have this achieved in order to solve for both problems? 

    Again, thank you so much for all your help while we are building this out. We are excited to get everything ironed out and functioning. 

    Best,

    Taylor

  •  1,823
    Support replied

    Hello Taylor,

    https://tektoncreative.co/projects/

    has Portfolio Grid template which displays all items. We didn't apply the filter to that since you can use the category page for this layout. Do you want to apply the category filter to the portfolio grid as well?

    You can go to theme options -> portfolio options to change the custom slug. Just enter your own and after saving the changes go to Settings -> Permalinks and press 'Save' to refresh them.

    In order to completely remove it you may want to use a plugin:

    https://wordpress.org/plugins/remove-cpt-base/

    but we have not used it in our demo.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy