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 - 30,481 through 30,500 (of 53,646 total)
  • Author
    Search Results
  • #109271

    When you go to settings > pagebuilder > general is this custom post type listed on the options to enable.

    Ben

    #109261

    Hello,

    I dont see the setting to allow thumbnail images in my category page for my blog. (I dont mean in the shop or in products but in normal pages).

    How can I add thumbnails to my category pages? thanks.

    an example category page is :

    Thanks

    #109244

    portfolio posts are not designed to work and look like blog posts. They are not designed to be archived by date because they are not a type of post that is defined by date.

    You can make custom pages using the portfolio grid page template. And you can assign portfolio posts to types that you yourself define as dates but there isn’t a type of widget that will make a portfolio posts type turn into a blog post type.

    Ben

    #109243

    I’m only seeing Bookman Old on your site. It could also be loading from your browser cache to make it appear that your changes haven’t take effect.

    But I’ve refreshed and navigated through all of your pages without any changes, so I think that you’re all set.

    #109240

    I’m not sure what you mean? Can you post a link.

    If you assign posts to a portfolio type then they would show on the portfolio type page. if you want to show child portfolio types make sure to use:

    childcategories="true"
    

    Ben

    In forum: Virtue Theme

    In reply to: Disappearing photos

    #109239
    This reply has been marked as private.
    #109237

    ok, so this took some trouble shooting sorry for the delay. I have confirmed it’s an issue with pagebuilder and woocommerce. It’s pagebuilders fault and I’ve reported the issue to them, hopefully they will have the fix out soon.

    The 500 error is server side so you would need to check your error logs on the server. Your host should be able to help with that.

    Ben

    In forum: Virtue Theme

    In reply to: Tweaks

    #109234

    5. You can use a plugin like this to accomplish that:
    https://wordpress.org/plugins/ultimate-coming-soon-page/

    6. Try this CSS in Theme Options> Advanced Settings:

    img.lightboxhover:hover {
        -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
      opacity: .3;
      transition: all 0.3s;
    }
    .imghoverclass {
        overflow: hidden;
    }

    let me know if that works for you!

    #109226

    Hi!
    I have changed a primary navigation for topbar navigation. When it was a primary one, the menu was ‘Sticky’ and was visible whilst moving the page.
    Is it possible to have a “Sticky” topper menu?

    Thank you!

    In forum: Virtue Theme

    In reply to: Tweaks

    #109223

    Thanks,

    5) How can I set a temp homepage that says “Check back soon! Update in progress.”
    6) I like the aesthetic in the Bold theme. The center logo and menu is exactly what Im looking for in my site. However I like the transparent hover effect in Virtue. Can I have the best of both worlds here? Or better yet can I create a zoom-hover combo as in this site: http://www.vasava.es/ ?

    #109218

    I just logged in and was able to get the template inserted in page builder. I think you may have been missing the last click on the “are you sure” button that pops up.

    Your home page now has the minimal layout chosen, but you need to go in and place your content within the widgets.

    Hopefully this all works for you now.

    -Kevin

    #109217

    Are you saying that the blog posts have the Bookman Old Style font when you look at the link?

    I had already cleared my cache and tried on other browsers. I just looked at it again on Firefox and first saw the Bookman Old Style appear, and then the page refreshed in a split second and showed the Lato font. Kinda spooky. Is that’s javascript-shenanigans in action?

    In forum: Virtue Theme

    In reply to: Some questions

    #109209

    Hi Marcin,

    1. You would need to use a child theme and add that in. You can learn about child themes here- https://www.kadencewp.com/child-themes/

    2. You can disable the product description simply by leaving the visual editor for a product empty. Then to put a description on the right you can use the Product Short Description tab from within the product edit page.

    3. You can use css. Try pasting this into your custom css box in Theme Options > Advanced Settings:

    .sidebar .price_label {
        font-family: sans-serif;
        font-size: 15px;
    }

    Hope that helps!
    Hannah

    #109207

    I just downloaded the plugin, and I’m not seeing any options for using page builder with the plugin’s posts.

    It looks like those posts are handled differently than regular blog posts and you can’t use it with page builder.

    You could always contact the plugin developer to see if they know of a way to add page builder functionality to their plugin.

    Let me know if this is helpful.

    -Kevin

    #109201

    Hello Anthony,

    Your best option for having My Account up in the top bar will be to go into Theme Options> Topbar Settings, and enable the menu in the topbar.

    Then, go into Appearance> Menus, and add a menu item that links to your “My Account” page to the topbar menu.

    That’s how its done in the demo site.

    Give that a try and let me know if you’re able to get it working.

    -Kevin

    #109198

    I’m not familiar with the functionality of that plugin. How are the directory posts generated? If they aren’t generated as actual posts or pages that you can edit, then I don’t think there is any way you can use page builder to customize them.

    #109195

    I changed the typography of the body to Body Lettertype to ‘Bookman Old Style, serif’ in the theme options, but it’s not working. I still see another font, I think the default Lato or something..

    On my home page, the blog excerpt text (scroll down) is in the correct font, but when you open a blog post, the fonts are wrong.

    I enabled debugging and saw this warning message on my browser, which I suspect is related:

    QMIGRATE: Migrate is installed with logging active, version 1.4.1
    jquery-migrate.js:45 JQMIGRATE: jQuery.fn.load() is deprecated
    jquery-migrate.js:47 console.trace()

    I don’t know what it means though.

    What can I do to fix this?
    Thanks!
    Leila

    In forum: Virtue Theme
    #109193

    Hi guys,

    I would like to display a message that is visible from every page of the website that will tell our customers that FREE shipping is available on orders over $150 and is available to customers that reside in the lower 48 states in the US…

    I was trying to place this in the top bar but cannot figure it out…

    Any ideas?

    Thanks!!!

    Corey

    #109192

    Hello Sebastien,

    Are you assigning that page to use the Blog template in the Page Attributes section of the page edit screen?
    http://docs.kadencethemes.com/virtue-premium/templates/blog-page-template/

    I’m not seeing any class in your site’s body section that indicate you’re using the blog template.

    -Kevin

    #109191

    Hello

    I am using Virtue Premium

    I opened my site today and noticed all the icons on my homepage is missing leaving me with “square symbols” instead

    I checked theme option >> home layout and the settings are intact

    What went wrong?

    I await your reply

    Thanks

Viewing 20 results - 30,481 through 30,500 (of 53,646 total)