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 - 48,041 through 48,060 (of 53,646 total)
  • Author
    Search Results
  • #27587

    Ok, I deleted that product but everytime I create a new product and assign it to the same category, the same thing happens.

    When I put the new product in draft mode or don’t assign a category, the existing product page displays ok: http://sharonpole.com/product/glory-covers/

    However nothing shows on the top level Shop page either way unless I delete all the other products: http://sharonpole.com/shop/

    I’m using WooCommerce which I thought was a supported plugin, any idea why this is happening?

    Any help you can give I would really appreciate 🙂

    #27579

    Hi,

    Is there a way to change the sort order on these pages, oldest post first?

    Cheers, Gene

    In forum: Virtue Theme

    In reply to: v2_7_8

    #27575

    In theme options > breadcrumbs try only enabling breadcrumbs on Pages & Categories. I think that’s what you want.
    You can move breadcrumbs to the left side of the page by adding this to your custom css box in theme options > advanced settings:

    #kadbreadcrumbs {
    float: left;
    }

    Is that what you mean?

    Hannah

    In forum: Virtue Theme

    In reply to: v2_7_8

    #27572

    sorry maybe I didn’t say it clearly…

    I meant on the sub pages Web Design, Print, Branding etc I only want bread crumbs on those pages. Not sure what option does this as I did have a fiddle with the Breadcrumbs option in the Themes but no joy…so wanted some help.

    Also can I move where I want the breadcrumbs to appear?

    Would be grateful for some help.

    In forum: Virtue Theme
    #27567

    OK. It also forces to refresh the browsers off all viewers of ther page ?

    #27564

    Hey, I’m not seeing an error message on this page. What are you referring to?

    Hannah

    #27562

    Hello, I have 3 questions…

    I have searched in the forums but I cant find a way to add a link to the current page in the Breadcrumbs, I mean, if the breadcrumb is Inicio » Neobici | Contáctanos, can people click “Contactanos” to refresh the page?

    Also, could you tell me if Virtue Breadcrumbs are SEO friendly? or to achieve that I need a Breadcrumbs plugin?
    3rd question is how to change the separator in the breadcrumbs.

    Thanks!

    #27560

    Hi,
    is there a good way to force all browsers to refresh once you modified a webpage ?

    B.

    #27551

    Hi,
    I have All in One SEO, it seems the same than Yoast SEO.
    What I want to do is changing the image that appears when you click on the like FB button.
    You know, by default, you have the ugly grey logo.
    So I’m into the “social meta” pages, I put my URL image like this:”http://mariemazas.fr/wp-content/uploads/2015/01/modèles_coul2.png”
    in the “Select OG:Image Source” but nothing’s happen.
    It’s strange because in my source code, I see the meta are like this:
    <meta property=”og:type” content=”website” />
    <meta property=”og:url” content=”http://mariemazas.fr/&#8221; />
    <meta property=”og:image” content=”http://mariemazas.fr/wp-content/uploads/2015/01/modèles_coul2.png&#8221; />
    So why do I see my image in the source code and not in the website page?
    Thank you Ben

    #27547
    This reply has been marked as private.
    #27540

    Hey,
    Unfortunately that isn’t how the portfolios work. A portfolio gird page can only show the featured image for the portfolio post. And you can go to the post and have a gallery but you can’t merge the two into one the code just doesn’t work like that.

    You can create a page and add a gallery but you won’t get a filter option. The filter only works with a post because a post can have a category or type.

    Ben

    #27539

    Hey,
    1. You can add an accordion to a product tab, just add this css:

    .woocommerce-tabs .panel.panel-default {
        display: block !important;
        margin: 0 0 2px !important;
    }
    .woocommerce-tabs .panel-heading {
    padding: 0;
    }

    2. Adding something to the end of the product page would require that you add a function and hook into the woocommece action calls or edit the woocommerce template files. Both would require a child theme.

    You can read about hooks here: http://docs.woothemes.com/document/hooks/

    Ben

    #27537

    Hi

    The primary menu looks fine on my 17” monitor, but it looks like one of the menus gets dropped to the next line if the screen is too small.
    You can run a pagespeed insights
    and choose the Desktop view, and you’ll see what I mean.

    I tried it on a chromebook, and the last menu option (Sale) gets dropped to the next line as well. How do I fix it?

    Site is barkerwear.com

    Thanks.

    #27536

    Hey,
    You should use a plugin… I really recommend working with yoast SEO. That way you can set the og meta tags for each page. If you do what your saying then you will have the same meta tag on each page… not good.

    for your reference the template your looking for is in the templates folder. And it’s called head.php.

    Ben

    In forum: Virtue Theme

    In reply to: Left Sidebar

    #27531

    Hey, there isn’t an option to have two sidebars on a page, but you can move your sidebar to the left by adding this to your custom css box in theme options > advanced settings:

    @media (min-width: 992px) {
    body .main.col-lg-9 {float:right;}
    }

    Hannah

    #27527

    Hey,
    1 & 2 – you seem to be using “wp fastest cache”. the problem is isn’t breaking all the javascript. Could be that you have an older version cached or that it’s just not a good plugin and has errors… I really recommend using w3 total cache.

    3. What images are not loading retina? What page.
    How large are the images your uploading?

    Ben

    #27526

    You have an issue with this product.http://sharonpole.com/product/embrace/

    Is’t broken and causing errors on your site. It’s trying to be loaded in the related projects of the page you posted and it’s crashing the site. Meaning something in the settings isn’t right.

    Ben

    #27515

    Link:

    Hi Ben,

    I need to add an FAQ accordion to the end of my product pages. I’ve tried adding the accordion Virtue short code into a tab, but that doesn’t work and I see no other way of adding content after the row of tabs. I tried installing a plugin called Squelch Tabs and Accordions Shortcodes, but that also doesn’t manage to insert an accordion.

    My question is therefore the following:

    How can I add an accordion to the end of my product page? Either by inserting it into a tab or adding it after the tabs.
    (Knowing how to add content after the tabs would be better as I also need to add my portfolio at the end of my product pages.

    Best,

    Paul

    #27514

    Hi,
    I would like to put a code line in the head like that : <meta property=”og:image” content=”adresse-url-de-mon-image.png” />
    but I don’t find the head tag in editor.
    The header.php page is empty.
    Could you please tell me how I can do that?
    Thanks a lot
    Marie

    In forum: Virtue Theme

    In reply to: v2_7_8

    #27507

    Hey, not totally sure what you mean by adding breadcrumbs to a drop down. What kind of look are you going for? You can add breadcrumbs to the top of your pages by enabling in theme options > breadcrumbs, but there isn’t a built in way to add breadcrumbs to the drop down.

Viewing 20 results - 48,041 through 48,060 (of 53,646 total)