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 - 49,381 through 49,400 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #21390

    This makes sense. It’s too bad because the visual effects of the theme filter are amazing. I also like how your theme filter displays across the page rather than clogging up the page in a sidebar. I’ll have to work on this. Thank you for your explanation!

    Bob

    #21389

    Hi.
    I have set up my homepage as a blog roll. I have maybe 7 posts per page, one colum, with an excerpt (not full post). I have put 300×300 featured images for each because it seemed roughly the right size. What is the exact size of image for this configuration? I’d like to optimize my images to make the site load faster. Thanks.

    In forum: Virtue Theme
    #21383

    Hey,
    so the theme filter is only a isotope filer which hides and shows items that are on the page.. it’s not a query ajax filter that would re search your site for all the products and show them, you can’t get the same effect. I’ll try and explain with these to links. First is to the demo shop page where I used this plugin for the ajax filter: https://wordpress.org/plugins/yith-woocommerce-ajax-navigation/

    shop link: http://themes.kadencethemes.com/virtue-premium-3/shop/

    the second shows the theme filter for the categories:

    http://themes.kadencethemes.com/virtue-premium-3/product-category/tshirts/

    The point is that the theme filter can only filter what is on the page. So if your shop has a lot of pages of products then it shouldn’t be used instead you can consider using an ajax filter that will re-query the site.

    does that make sense?

    Ben

    #21379

    I have featured products on my front page. It’s a problem for the layout that some product titles are longer than orhers. I wonder if it’s possible to pull the first 40 characters from the title, and appends for instance ‘…’ to indicate that the title was shortened. I guess I need to manipulate the_title() function on the content-products.php page, but I don’t know how

    Regards
    Rune

    #21378

    I love the category filter function on the shop and category pages. Very slick coding. Is there a way to filter categories that don’t have any products? Is there a way to filter this function, so I can select a predefined group of product categories? I know the point is for this to be dynamic, but my list is getting long, and I’d love to truncate it at top level categories.

    Secondly, the navigation arrow indicators are always present even when my category only has one page of products on it. Shouldn’t the page 2 or 3, etc… arrow indicators be greyed out when there’s no second page to navigate to?

    Thanks!
    Bob

    #21375

    Amazing Theme. I’m really impressed. One thing I’m having trouble with is in regards to the shop page and the product category pages.
    I have my theme set to show my shop category column layout => 5 columns, but it’s still showing as 4. I’d really like it to be 5 so the images aren’t so huge. Is there something I can do to fix this?

    I also have related columns carousel set to => 6; can I hack this to make it 9 or another number that works with the grid layout?

    Thanks!

    In forum: Pinnacle Theme

    In reply to: Page Builder

    #21374

    That is very brilliant Ben. Instead of adding a paid page builder, you made a theme compatible with the free page builder,

    Thank you so much again for the great theme.

    Any progress in the showcase page?

    In forum: Pinnacle Theme

    In reply to: Page Builder

    #21370

    The theme adds all the visual style options, those aren’t page-builder options. and yes the premium has those options and free doesn’t.

    Ben

    In forum: Virtue Theme

    In reply to: Header/Logo tuning

    #21367

    My issues are unfixable… 😀

    but it did fix the homepage LOL

    the 2 flags disapear in the Mobile Menu, can that be fixed too ?

    Thank you

    In forum: Pinnacle Theme

    Topic: Page Builder

    #21366

    Hi Ben,

    Is the version of Pagebuilder instlled with the Pinaccle free version different from the one installed with the free theme?

    I am asking this as I am checking the free Pinaccle now and can not find the feature of the Visual Style in the Page builder installed with the free version.

    Thanks

    #21360

    If the page is set up in the woocommerce settings as the shop page you can define what is on it in the woocommerce settings. Click on the products tab and select if you want products and categories to show on the shop page.

    Ben

    #21353

    Can I ask a question here? Are the product category thumbnails the links to the product category pages? I messed up our shop page and now can’t get ours to show up anymore. They were working yesterday and then I changed the sidebar for the shop page and forgot that I just needed to change that in the shop settings, so deleted the shop page, rebuilt it and now I can’t remember how to set the category thumbnails on the shop page again.

    Can you please help?
    Thank you.

    In forum: Virtue Theme

    In reply to: Place search ICON

    #21347

    Hey, there isn’t a built in option for this. You could add a search icon as a menu item (a link menu item with) then just link that to a separate page with only a search bar in it. Does that make sense? So you wouldn’t be able to search from the menu, but it would lead you to a page where you could. Not sure if that’s ideal, but it’s all I can think of without editng the theme.

    Hannah

    In forum: Virtue Theme
    #21346

    I’ve created a new menu and set only as mobile menu, but it doesn’t works.
    the problem appears when you click or touch (using a mobile device) the mobile menu icon to view the full menu;
    this action not only open the entire menu with all voices included in it, but also works as a link
    that recharge the page you are already inside adding /undefined at the of the url,
    giving back a 404 error.
    could you help me plese?
    thanks.
    Valerio

    In forum: Virtue Theme
    #21341

    Hi all,

    http://www.transpaso.de

    1. When slowly shrinking the width of the browser, the Kadence slider jumps out of the page on the right. It comes back as you shrink more.
    This is only on Firefox (33.0.2)
    2. As you shrink more, my last two menu items jump under the menu. The distance between this items and rest of menu is too big, can we plase shrink that ?
    3. When i shrink more, the whole menu disapears 🙁
    4. The space “reserved” for the logo to the right is too big. Can we shrink that to the size of the logo ? It remains more space for the menu when shrinking.

    Thank you,
    B.

    #21338

    I have activated “Display product tabs” under “Theme options – Shop Settings – Product Page Settings”

    I want to show the Description Tab, but not the Additional Information Tab.

    Is it possible using custom css?

    Thanks in advice.

    Regards
    Rune

    In forum: Virtue Theme

    In reply to: Hide a site titel

    #21334

    I’m not sure why, but this didn’t work for me. I pasted the code exactly as shown. .page-header {display:none;} Suggestions? I’d like to hide the page names too.

    #21331

    If you just need to add a script to a specific page I recommend going about it through a function… for example:

    add_action( 'wp_enqueue_scripts', 'kt_checkout_scripts', 99 );
     
    function kt_checkout_scripts() {
    	//first check that woo exists to prevent fatal errors
    	if ( function_exists( 'is_woocommerce' ) ) {
    		if (is_checkout() ) {
                         wp_register_script('myscript', get_stylesheet_directory_uri() . '/assets/js/myscript.js', false, null, false);
                         wp_enqueue_script('myscript');
    		}
    	}
     
    }

    Ben

    #21326

    Hi. I’ve done this many times, but I can’t quite figure out how to do it with this theme. I need a custom header file and page template so that I can enqueue a script for only a specific page (checkout). If there’s a better way to do this, I’m up for it.

    Normally, I create a custom header file and then call it from a page template. This theme seems to be created a little differently.

    Thanks,
    Bob

    #21313

    Good point. I guess it would be difficult using that hook to differentiate the checkout pages from the other woocommerce pages. I’ll try your solution.

    Thanks,
    Bob

Viewing 20 results - 49,381 through 49,400 (of 53,646 total)