Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'page '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 50,881 through 50,900 (of 53,646 total)
  • Author
    Search Results
  • #14048

    Hey, yes you can change the title by scrolling down on the home layout page of the theme options. scroll to the Home Featured Product Settings area and add your text in the Home Product Carousel Title box.

    Ben

    #14047

    Hi!
    I searched the forum but didn’t find an answer..
    Is there a way to change the title that appear in the home page when I set the “featured product” to appear there in the “home settings”?

    Thanks so much!
    Brgds
    Pamela

    #14046

    In the menus page just add your product categories to the menu.

    That will link to the “page” with all the products in that category.
    Ben

    #14031

    Ben, take a look at this site. This is what comes up when you click on the shop link. http://www.theshootingwarehouse.com/index.php/browse-catalog/ is it possible to make my shop page look similar to this with the virtue theme. This is my distributor. If I can do it like this where do I start? I know it would be easier in the long run. Just for the fact that once it is set up, all you really have to do is add products, basically. The rest just falls in place with the categories, and etc.

    #14029

    Ben,
    Thanks for the explanation. I will leave this as is with the 940 page width, but really do appreciate the extra code and explanation.
    Mike

    #14027

    You don’t make pages you make the categories.

    So go to your menus page in the screen options at the top right corner make sure product categories are enabled then add the categories to your menu.

    The body css tag specific to that category page would be: term-glock for the “glock” category.

    Ben

    In forum: Virtue Theme
    #14024

    You can add breadcrumbs to the portfolio post which will show one of the categories. (theme options > breadcrumbs). But thats it for built in ways. If you want you can add it to the page content or values.

    Else you would need to use a child theme and add a line of code to the content-singleportfolio.php file.

    Ben

    In forum: Virtue Theme
    #14020

    No, Ben.
    Is it possible in this wepage (http://themes.kadencethemes.com/virtue-premium/portfolio/hot-air-balloon/) to write down and see the originary referent name of the portfolio type for the schedule, to be able to click back to the originary categories (in this case, we can’t see that this portfolio post is categorized as design and photograpy, because is not displayed the referent portfolio type).

    #14018

    Ben, I would prefer to use this method. It would be less css coding all around. But I may need assistance. For instance, I haven’t been using the shop page for setting up products. I have been individual page groups, firearms, glock, lionheart, etc. If i use the shop page, do I make pages that the parent is set to shop? What is the code for the background, etc.

    In forum: Virtue Theme

    In reply to: Fatal

    #14015

    Your going to need to access the site via ftp. Remove the theme file “virtue_v1_3_5” that is very old. And remove the plugin “virtue-toolkit” which is not for the premium theme only free.

    Then make sure you download the latest version of the theme from this page: https://www.kadencewp.com/my-account/

    Ben

    In forum: Virtue Theme

    In reply to: Content in Category

    #14010

    You can’t really, the category “page” isn’t really a true page, it’s a built in loop so you can add a description and if you are set up for a sidebar have things visible in the sidebar but you can’t edit it like a page.

    If you want a page that you can edit that only shows posts of a certain category you have to create the page and use the blog-page.php template. Use the meta options to limit the posts to a certain page: http://docs.kadencethemes.com/virtue/#blogpage

    Ben

    In forum: Virtue Theme

    In reply to: Content in Category

    #14009

    You can’t really, the category “page” isn’t really a true page, it’s a built in loop so you can add a description and if you are set up for a sidebar have things visible in the sidebar but you can’t edit it like a page.

    If you want a page that you can edit that only shows posts of a certain category you have to create the page and use the blog-page.php template. Use the meta options to limit the posts to a certain page: http://docs.kadencethemes.com/virtue/#blogpage

    Ben

    In forum: Virtue Theme
    #14007

    I’m not sure I understand. You mean the type page like this for the design type on the demo: http://themes.kadencethemes.com/virtue-premium/portfolio-type/design/

    Ben

    #14001

    So the page is already made: http://baywatcharms.com/product-category/firearms/handguns/semi-autos/glock/

    Ben

    In forum: Virtue Theme
    #13999

    Hey so actually with the responsive nature of the theme and page-builder the columns change to rows when you get on smaller screens. So to do what you want will just require a little css. To target ipads but not iphones here is the css:

    @media (min-width: 760px) {
    .homecontent .pg-8-0 .panel-grid-cell {
    width:33.33%;
    }
    }

    Ben

    #13991

    Hello!

    Can you tell me how I can add some content in the category page, not only using the description field but adding some links, headers, “read-more” or other text-editing options?

    Thanks in advance!

    #13990

    Hannah,
    Thanks for the prompt reply. This did work for me. Even though my slider and other graphics were set for a total width of 980 pixels. I am curious Why the choice of 940 pixels for the limit max page width vs.a variable value or slider?
    Mike

    #13987

    How do you arrange the order of the portfolio type tabs on a portfolio grid page?
    Not the order of the posts, but of the tabs (the type of portfolio).
    By default, the order is alphabetical, but i would like to show the tabs in another order. It’s possible?

    #13984

    Hello,

    How I can edit paragraph in the latest post in homepage from left align to justify align.
    Thank you very much.

    #13979

    Hey, so you can actually go to theme options > misc settings and scroll down to limit max page width and choose on for “limit max page to 940px”. It says it’s recommended to keep it off but that is actually no longer the case.
    If this doesn’t work for you and you would like 1000px let me know and I can give you some css.
    Hope this helps!
    Hannah

Viewing 20 results - 50,881 through 50,900 (of 53,646 total)