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

    Where are you uploading the images? It doesn’t look like you’ve set any featured images. Make sure your blog posts head content are set to “site default” in the blog edit page.
    If you’re wanting an image at the top of all your pages you wouldn’t do this through featured images. It only works like that for the blog posts. The best way would be to use the page builder editor and add an image widget.
    Hope this helps!
    Hannah

    In forum: Virtue Theme

    Topic: Grid

    #22414

    Hey Guys,
    I’m trying to get a similar look to this site homepage (3 rows of 4 photos side by side, full screen). What would you recommend. Inserting pictures in 4 page builder columns still leaves margin on all sides. Thank you!

    In forum: Virtue Theme
    #22403

    The page you linked to in the demo is the default account page for the woocommerce plugin. If you want to allow registration there you have to enable that option in the woocommerce > my account options.

    Ben

    #22395

    Hi…I would like to insert a form to make a recording and then a login to customers … like this … http : //themes.kadencethemes.com/virtue-premium-3/my-account/

    On my site instead appears so … http : //www.ristobar.net/ ? Page_id = 13

    Thanks…

    #22391

    On product pages I noticed that having the images below a product is not the optimal alignment. Having them on the right hand side would be better.

    See this product:
    The 3 images are below the default product image. This means that the describtion, reviews, product video tabs are below “the fold”. The customers must scroll to be able to see this important information.

    Could these images also be placed next to the default image. This way less space would be wasted and no scrolling necessary. Have a look at how it is done here:
    (or just click on any product on The same holds true for amazon, e.g.

    Can this be done by some kind of CSS?

    This in my opinion less optimal image placement is also visible at your demo shop, e.g. So maybe a general solution might be worth investigating.

    #22390

    If you would like the hide the whole header you can use this css:

    .headerclass {
    display: none;
    }

    Here’s a quick video on finding page-id’s: https://www.youtube.com/watch?v=fLg2T1AvmFE
    So the end css would be something like-

    .page-id-71 .headerclass {
    display: none;
    }

    Hope that’s helpful!
    Hannah

    #22387

    Hi Ben,

    The menu is the primary one on my website that sits under the logo at the top of the page. My website is http://www.statementkitchens.co.uk. What I want to do is make the special offers menu item text red. Can you also show me how to alter the text color on the mouse over.

    Thanks Mark

    In forum: Virtue Theme

    In reply to: appearance layout

    #22378

    Hey,
    I’m confused. You linked to the default hello world post?

    your home page shows that you have a slider with two images: http://www.goconfencing.com/
    Yet both images are much smaller then the max height and width of the slider so that won’t look good.

    Can you explain what you wanting to change? Are you using the theme options to make your changes?

    Ben

    #22377

    I have pagebuilder installed but it’s not used on all pages.

    #22375

    Is everything up to date, wordpress. plugins?
    Are you using page builder?

    Ben

    #22367

    Hey,
    You can’t add a woocommerce widget if you don’t have woocommerce installed. It will cause the error you see.

    What is happening with your ssl? I know see that your site isn’t loading the home page in ssl? and you still have all kinds of issues with it. This isn’t support that I can help with since it’s serve side. (contact your host) You have to get your site set up correctly with the ssl before there can be any trouble shooting. I’m not sure why or how you set up an ssl but it’s the thing you have to fix first.

    Ben

    #22355

    Hey, you can add this to your custom css box in theme options > advanced settings:

    #logo {
    display: none;
    }

    Then just add the page-id-# in front of #logo for the select pages.

    Hannah

    In forum: Virtue Theme
    #22348

    Hi Ben, thanks for your reply.

    I’ve almost get the result i wanted with this short code: [portfolio_posts orderby=menu_order columns=”4″ items=”12″ height=”200″ lightbox=true showtypes=true ]

    One thing is still missing in the resulting page when i use shortcode (provided by the page template instead) : i cannot get the “types of portfolio” tabs atop the grid to selectively show projects by prj type.here the grid with tabs i get with page template: http://www.archimedea.it/portfolio/

    Finally, how can i change inside each tab: text color, background color and font size ?

    Thanks for your support.
    Regards,
    Roberta

    #22342

    Now that I’ve turned off Place behind Header the bottom border doesn’t show up on the home page (http://lexte.ch) either.

    #22340

    I’ve added the following custom CSS to the custom CSS section:

    .headerclass {
    border-bottom: 1px solid rgba(238, 238, 238, 1);
    }

    It works properly on the main page of our site, but not on subsequent pages –

    – works
    – doesn’t work

    Any idea why?

    Al

    #22338

    Hi
    How can I remove the logo from selected pages? Would like to use the hole screen size when viewing single product.

    Thank you
    Danie

    #22330

    Hey Team,

    Somehow my “featured image” doesn’t show up on the page. I marked it on the screen options and I can also upload a picture, but when I update the site, it doesn’t show it on it the site. You have any idea, what is going wrong?

    Thanks,
    Kat

    #22323

    Hello Ben,

    My site is not loading properly, http://www.hatchedinfrance.com and shows a fatal error message right at the bottom of the page

    Fatal error: Call to undefined function woocommerce_get_template_part() in /home/content/p3pnexwpnas05_data02/86/2266386/html/wp-content/themes/virtue_premium/lib/carousel_shortcodes.php on line 135

    Even worse when I activate the Woocommerce plugin then it takes the site down and says I have a redirect loop problem.

    I have installed the wordpress-https plugin as you suggested and I have no caching plugins installed. Help!

    In forum: Virtue Theme
    #22312

    You would have to use the portfolio shortcode instead of the page template if you want to have any content below the grid.
    So you would use the fullwidth template instead and it would look like this:

    [portfolio_posts columns="3" items="12"]

    Ben

    In forum: Virtue Theme
    #22305

    Hi
    Keen to set up a business page layout like the demo layout.
    I’ve installed Virtue Premium and separately downloaded the demo content.
    Have followed the web tutorial. When I select customise – the layout with picture placeholders looks fine, but when I check against the live website, it still looks like an empty blog page.
    what am I doing wrong?

Viewing 20 results - 49,161 through 49,180 (of 53,646 total)