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 - 32,401 through 32,420 (of 53,646 total)
  • Author
    Search Results
  • #99940

    In your theme options > theme extensions make sure “header and footer” scripts is enabled. Then refresh your page. In the header and footer scripts page of your theme options add this into the header scripts.

    <script type="text/javascript">jQuery(document).ready(function ($) {
    jQuery('.initimagecarousel').each(function(){
    var container = jQuery(this);
    container.attr('data-carousel-speed','2000');
    });
    });
    </script>

    Ben

    #99936

    I’ve tested it with:

    safari/firefox – mac

    chrome – pc

    mobile – android

    all display full height image on mobile view NOT fullwidth

    Any tips on how to get back the coming soon page on new wp installations?

    Thanks

    In forum: Virtue Theme

    In reply to: WC Marketplace display

    #99924

    ok, i will try
    all the fields are not aligned properly or there instead. see on https://artsdom.net/page-de-garde/

    then to https://artsdom.net/gestions-produits/,
    we do not see the last tab after TVA, and when you click on it, it opens but you can’t see the content.
    validation buttons are not beautiful.

    I wonder if you can do something from template and if so how much will it cost me?

    Seb

    In forum: Virtue Theme

    In reply to: Staff Columns

    #99920

    Hey Jess,
    Try changing Ben’s css to this:

    .page-id-52 #staffwrapper {
        max-width: 700px;
        margin: 0 auto;
    }

    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: Staff Columns

    #99914
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: WC Marketplace display

    #99903
    This reply has been marked as private.
    In forum: Pinnacle Theme

    In reply to: The perfect header

    #99888

    I don’t understand what you mean? I also don’t see the code in your site?

    The page title will always be a different area from your header where you would place a logo.

    Ben

    #99884

    Hi Hannah,

    Yes I’m using pagebuilder.

    I have one row with two columns – the row is set to ‘full width stretched’. Each column contains the ‘site origin editor’ widget – the left hand column contains a block of text – in the right hand column I’ve set a background image to cover, I also have a button overlay.

    When I collapse my browser to mobile view the image is displayed full height with the sides cropped – I would like it to appear full width. Is this possible with css styles attributes?

    Thanks

    #99877

    Hey,
    Speed has a defualt. You can change that defualt with some js put into the theme options (I can help with that if you tell me what speed and what slider).

    If your using a “slider” then one image shows at a time. If you want you can set to use an image carousel which will show as many as can fit in the screen.

    If you want a normal carousel then you can’t use the post settings you would need to add that into the page using a gallery.

    Ben

    In forum: Pinnacle Theme

    In reply to: The perfect header

    #99876
    This reply has been marked as private.
    #99868

    You have a transparent header turned on so see here: https://www.kadencewp.com/page-header-pinnacle-premium/

    Ben

    #99865

    Hey,
    This theme does not in any way edit the checkout of any gateway in woocommerce. Or even anything in the woocommerce checkout templates.

    so assuming you don’t have javascript errors I don’t know how it could be coming from this theme. But a good thing to check would be to test with a standard theme.

    Something to note you have this error: Mixed Content: The page at ‘https://www.beerdrop.org/checkout/&#8217; was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Abel&#8217;. This request has been blocked; the content must be served over HTTPS.

    That is coming from the widget so-widget-sow-headline.

    Ben

    #99864

    Hey,
    So the “header background” in your theme options > advnaced styling is for the header… The “page title” background is for the page title. They are very much different things.

    In each page you can set if you want the “header” to be transparent. thus making the “page title” image fill up to the top of the page. But the page title background included the page title so it would be larger then just the header background.

    So for example look here: http://themes.kadencethemes.com/pinnacle-premium-3/archive/

    Notice the topbar with a black background then header with white background then page title with light gray background.

    Then you set that header to be transparent then that light gray background would stretch up to the topbar.

    If your wanting all the same then you should enable the home page to have a page title and make the header transparent. In your theme options go to Home slider and the set to “page title” and set your background. Also making sure to make “place behind header”

    Check out this tutorial: https://www.kadencewp.com/page-header-pinnacle-premium/

    I hope that helps clarify.

    Ben

    #99863

    Hey Vicky,
    If you use pagebuilder you can set your image as a background of a row and set the row layout to fullwidth stretched. Just make sure to add content to the row, even if it’s a blank text widget. You could also use the kadence or revolution slider and set it to fullwidth within the slider settings.
    Hope that helps!

    Hannah

    #99860

    I’ve set to have image slider as post header. I added the images via the link at the bottom of the editor page and it works, but seems to be set our of the box to scroll every 7 seconds. Where are the settings for…let’s say speed or how many images to show at once etc… of the slider?
    I see how to set the sliders or carousels on the home page or for “similar posts” at the bottom of the posts pages.
    Any help?
    Thanks
    Frank

    #99841

    You can use this css:

    .page-header {
        display: none;
    }

    Ben

    #99839

    Hey,
    So need to clarify some things so there isn’t confusion later. portfolios are not the same as products. They are different post types. There is no “portfolio-products” it’s one or the other. Products being an option once woocommerce is installed.

    So “product categories” would have nothing to do with portfolio posts.

    So first question can you filter portfolio posts with different levels of filtering and unfortunately that isn’t an option. Thats not what portfolio’s were designed for. So creating something like that would require some extensive coding of both php and javascript.

    I don’t suggest trying to do this unless you really know what your doing.

    I think it’s important to back up and ask why are you using portfolio posts for events? I really suggest using an events post for events. Here is a plugin that we support for this: https://wordpress.org/plugins/the-events-calendar/

    That would give you different layouts as well as search options and different ways to view by category.

    As for staff. Removing the excerpt wouldn’t really save you any loading time. Mostly loading for that is going to be based on how many items you are showing per page. And if your using good caching so all that information is saved in a cache file and the server doesn’t need to be queried every time the page is loaded.

    so how many times are you showing? And what caching plugin are you using?

    Ben

    #99826

    Thanks Hannah, this worked fine.

    Hannah i tried removing the title from every page, but to no avail. I even download page title removal but it is still not removing the title.

    Please how do i go about removing the page title from every page.

    Thanks

    In forum: Virtue Theme
    #99820

    Hey so the point of a icon flip box is not really to host images. The are set with a min height because you would usually add text into both sides and you would need those to be the same height. They are also designed to fill the width of the container they are in. So if the container is 1/3 of the width of the page then they would fill that.

    Adding an “image flip” is something I can consider for a feature but having that effect where the image aspect ratio is used in a responsive environment isn’t going to be an option with the icon flip widget.

    For an example of what they were designed for see here: http://themes.kadencethemes.com/virtue-premium/kadence-icon-flip/

    Just as a side note. Your image for contact and join… You don’t need to have an image to have text like that. Have you considered that you can just do that with text and not bother with images?

    Oh and one more thing. The width on smaller screens is set by your container. So if your using pagebuilder you would need to set pagebuilder to not break down into rows on smaller screens (not something I recommend because this would effect all rows). so using some custom css for that particular row would likely be you best option.

    .home #pg-2-1 .panel-grid-cell {
        float: left;
        width:33.33%;
    }
    

    I personally don’t think that looks great on mobile so you may want to only target certain tablets with a media query.

    Ben

    #99819

    Hey, Just to clarify. You should still set a featured image with each post. even if your using the slider for the post summary it’s important to still set a featured image. A featured image is what is used in “latest posts” section of the home page.

    Ben

Viewing 20 results - 32,401 through 32,420 (of 53,646 total)