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,101 through 49,120 (of 53,646 total)
  • Author
    Search Results
  • #22650

    I’m not positive but I think after the most recent update I noticed a handful of pages on my site where broken. I haven’t been able to figure out what caused the problem, any help I could get in diagnosing the problem would be appreciated. I’m using a child theme and the parent theme is version 1.1.5

    Here’s the links to the broken pages:

    bulk-up-on-stoger-oils
    pure-cherry-seed-oil
    chile-seed-oil
    organic-hazelnut-oil
    organic-pumpkin-seed-oil
    pure-tomato-seed-oil

    Here’s the site home page:

    stogeroil.com

    as you can see none of the page resources are linking into the page, can’t seem to figure out why. Any idea what could be causing this?

    #22643

    Hello!

    I’m wondering if it would be possible to display the topbar only on the home page? I’m working on a membership site using WP eMember. I would like to have a ‘member login’ link at the top of the landing page, but don’t need it on the rest of the site as members will already be logged in. Having a 1 page menu in the topbar seems like the ideal place to include that, however if there is another suggestion I’m open to it.

    Thank you,
    Rachel

    #22625

    Your link seems to be pointing to a 404 error.

    I can take a guess that you want this css:

    .page-header {
    margin: 0;
    }

    Ben

    #22623

    Hey,
    First question, Yes you can make most things a menu item in the menus page. If you click “screen options” you can choose which things you want available to add.

    Second you can use css to make the parent page active. Add this to your custom css box in the theme options:

    .current-menu-ancestor > a {
    color: #fff;
    background: #0055a6;
    }

    Ben

    In forum: Virtue Theme
    #22621

    If you are adding in the main text field that would show in the tabs section, in the description tab. If you have turned that off the it wouldn’t show on your page. Make sure you haven’t turned the tabs off in the theme options > shop settings.

    If you want the text to appear above the add to cart then use the short description box.

    Ben

    In forum: Virtue Theme
    #22619

    You can use this css to set up the label above the select box:

    div.product form.cart .variations td.product_value {
    position: relative;
    display: block;
    }
    div.product form.cart .variations td.product_label {
    position: relative;
    display: block;
    }

    You can change the font sizes with this:

    .woocommerce-page #content div.product form.cart .variations label {
    font-size: 14px;
    color: blue;
    }
    .product_value .select2-container.kad-select .select2-choice>.select2-chosen {
    font-size: 12px;
    }

    The css can be added in your theme options.

    Ben

    #22616

    Hi. How to make RTL for categories (or products) grid? Float right don’t help, because items have position absolute…

    #22610

    Hi,

    I need urgent help! I have enabled SSL on my site for a secure connection and I had a few issues with pitures not being mapped to SSL which gave me a broken lock. I have installed the plugins recommended like wordpress https (ssl) which fixed all my problems on my site when browsing from a PCDesktopLaptop. My issues is my mobile portion of the site is still not picking up HTTPS SSL. I get a certificate mismatch error on my mobile site saying the cert is not trusted. Please see for yourself from your phone… http://www.ccentertainment.co.za Please help this is urgent!

    #22601

    Hello,
    I am setting up pages using pagebuilder. I have three columns and in the far right I have images which link to other pages. I am using the info box for these images and the links. My issue is I don’t seem to be able to reduce the spacing between the info boxes (my icons) and the space is quite big. I can’t post a link because site is in maintenance mode but here is a screenshot.

    It is the far right column I am struggling with.
    For the middle column I used a table – is that going to mess up the theme elsewhere?

    Many thanks

    Nic

    #22600

    Hey, so that’s your page header. You just can’t see the title because it’s the same color as your background color. You can set the color in theme options > typography h1 settings.

    Hannah

    #22595

    Hello
    I need help decreasing the space below the title on the pages.

    Thank you.

    #22593

    Never mind, I converted the Portfolio items into Pages.

    Is there an option to keep the parent menu item active, when on a child page?

    Like this: http://www.roggecleaner.com/products/rogge-duo-clean-screen-cleaning-kit/

    I’d like to have the parent menu item “Products” to stay active.

    Thanks!

    #22592

    Hi,
    Thanks for your reply. How do I edit the shortcode please?

    Also – just to clarify – what you are suggesting is that I stop using pagebuilder and use shortcodes instead? Or I use pagebuilder and insert the shortcode through adding the visual text editor and then the desired shortcode in there?

    Because the pages I am trying to set up need three columns with varying sizes and this option isn’t available in the columns shortcode – so I have been using pagebuilder. I would also like to know if it is possible to copy anything you set up in pagebuilder and then paste it into other pages please?

    Finally – I like the info box options – as opposed to the icon shortcodes so…is there a way to alter the spacing between top and bottom – sorry I know it is hard as I am asking you to imagine but I can’t give you access to the site….So I have say 4 of my own icons (images) in info boxes in one column on top if each other but the spacing is massive – what can I add in css to make this padding/margin/border smaller please?

    many thanks

    Nic

    #22588

    I have written content and put it into the text editor – but it is not showing up on any of my product pages.

    Any help would be greatly appreciated

    #22586

    Hi
    There is something between the Main Meny and the picture so you can scroll the side. It seems to be on the “page”. What is it and how do I get rid of it?
    The secondary meny is disabled.

    #22585

    Hi. I am trying to join Avantlink affiliate program. They say to verify my site with them I must insert some javascript temporarily into my site via one of the two following methods. The file names don’t quite marry up with the Virtue theme file names and I know nothing about coding. I wondered if you could tell me the corresponding file names they are referring to and simplify their instruction a little?

    I have copied their instruction here:
    The JavaScript can be placed in one of the following places: (a) Locate your homepage. This is probably named “index.html” or “index.php” in your web root directory (likely to be named “public_html”). You may need to check with your host to determine what file this is. Paste the JavaScript anywhere in that file and save the file to your web server. (b) Paste the JavaScript anywhere within the template that is used on the homepage of your site. This is especially useful if your website is a blog. If your website is a blog, you may also place the JavaScript within a post that will be shown in full on the homepage until we are able to verify that it is there.

    Thanks in advance for your help.

    In forum: Virtue Theme
    #22573

    Hi,
    Sorry, can you please provide more information? And the link you posted is to a page not found?
    Thanks,
    Hannah

    #22557

    This also happens at the premium theme at http://themes.kadencethemes.com/virtue-premium/shop/

    Of course, you must have a page with an outdated cart already in the cache. This outdated cart is not updated at page load but only with a short but noticable delay.

    In forum: Virtue Theme

    In reply to: Adding info

    #22556

    One more time please. Here is the page: http://baywatcharms.com/product-category/model/glock-models/g42/ Can you help me with this also. The add to car, and price need to be “display none” here also..

    #22547

    The carousel has to use sizes that are rounded to work not percentages. Meaning there will be a couple pixels on the right side. If you use the pagebuilder styles you can set the background to fullwidth class.

    Ben

Viewing 20 results - 49,101 through 49,120 (of 53,646 total)