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,281 through 48,300 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #26574

    I want to add the image to my home-page and have the posts feature image to be the thumbnail size. Is that possible without resizing the images before uploading?

    #26569

    Hi,

    How can I change the post featured image to be automatically resized to the stock thumbnail size?

    For example:

    When you create a new blog post and you upload an image with dimensions of 500 by 600 as the featured image, then what I want to do is to have the image automatically resized its be set to the thumbnail value.

    How can I do this?

    Website: ebdesigns.us (its only one-page)

    #26566

    Hey,
    You just have to set the margin bottom to 0 in the row settings.
    Page builder defaults to a 30px margin bottom on rows.

    Ben

    #26553

    hello

    the site i am working on is renewyourmind.tv

    and i am having some trouble getting multiple rows to appear as 1. and by that, i mean, i want 1 row to have 4 columns, and the rows directly above and below it to only have one column. this is for centering purposes. you can see the problem i am having if you go to the home page of my site, and scroll down to the “Recent Services”. you can see that the background color between the top and middle row has no gap, but between the middle and bottom row, there is a gap. i keep running across this issue. i can not figure out what i am doing wrong. some times i get them to appear as 1 by messing with the padding, but sometimes i have no success… even if ive done the same exact thing as times before….

    can you please tell me what i am doing wrong?

    #26552

    hallo, is it possible to add a sidebar in the portfolio pages?
    thks

    #26548

    I have 15 pages of tax rates for FL. from the WordPress Dashboard, I can export them but not actually remove them. I know this is a WooCommerce question (not Kadence themes) but can’t find an answer on the woo site. How can I delete these in the WordPress Dashboard without picking them off one by one by one (single lines at a time b/c I can’t even select multiple rows at one time.

    I see in the mysql database that I have a couple tables (wp_woocommerce_taxes, wp_woocommerce_tax_rate_locations) I can clear but–this just seems wrong to do it from the mysql database. Isn’t there a way to do this from the WordPress dashboard?

    Thanks for help.

    #26545

    Hey,

    I want to:

    – decrease the font size in one custom widget sidebar without changing the default H2 font settings.
    – decrease my product title fonts on product pages, again without altering the default H1 font settings.

    Can I do this with custom css?

    Ta!

    In forum: Virtue Theme

    In reply to: Mobile Alignment

    #26543

    You should not use tables, that is not responsive html. Use the theme columns or page-builder. If you absolutely have to use a table for something then use table press which had a responsive js option.

    https://wordpress.org/plugins/tablepress/

    Ben

    In forum: Virtue Theme

    In reply to: Mobile Alignment

    #26542

    My website only has one page so it should be easy to find.

    In forum: Virtue Theme

    In reply to: Mobile Alignment

    #26540

    Can you post a link to your image gallery page?

    Hannah

    #26531

    For this you’ll have to create a page that doesn’t use a portfolio grid template and add the portfolio posts through a shortcode then add the text underneath.
    This shortcode should work for you: [portfolio_posts items=”10″ columns=”4″]
    Does that make sense?

    Hannah

    In forum: Pinnacle Theme

    In reply to: Embedded Video Widget

    #26527

    The embedded video widget was a pagebuilder widget. Not a theme widget.
    Ben

    #26524

    You can use a child theme and add in the woocommerce template, or use a function and hook into the woocomerce template. Or you can use a plugin like this: https://wordpress.org/plugins/widgets-on-pages/ and just add the plugin shortcode instead of the long shortcode you added. Then add your code to the widget area.

    Are you using a child theme right now?

    Ben

    In forum: Virtue Theme
    #26523

    In breadcrumbs.php
    we have option
    $showCurrent = 0; // 1 – show current post/page title in breadcrumbs, 0 – don’t show
    I choose 0 – – don’t show
    but it`s show
    example
    screenshot:

    #26518

    Thank you Hannah! Exactly that I need!
    For this page:
    http://mysuitecruise.com/suites-cruise-ships/suites-quantum-anthem-seas/
    can I move featured images on top of the page? Now, text is on top and pictures are below.
    Yours,

    #26516

    You can add a min-height style to your page builder widget attributes. click edit widget and on the right click attributes. Then in the css styles add:

    min-height: 400px;

    You can change the pixel amount to your liking.

    Ben

    #26508

    Ok, let me try to explain. You are loading many plugins. most plugins add at least 1 script to the page load. A lot of the ones your using are loading 2 or more.
    Which is fine, if you are confident you need the plugins and you have a server that can handle it.

    Now pagespeed tool doesn’t actually measure how well and fast your site is loading. It measures if the site is using techniques that they suggest. A lot of sites don’t.. for example amazon: https://developers.google.com/speed/pagespeed/insights/?url=amazon.com

    This doesn’t mean the amazon loads slow just means that amazon is not using the techniques that google suggests and more then that it’s because googles suggestions don’t make sense for a site like amazon.

    No with that said I think you want to be looking at this tool to get an idea of what needs to be optimized on your site: http://tools.pingdom.com/fpt/#!/c7wsLf/http://mysuitecruise.com/portfolio/grand-loft-suite-quantum-anthem-seas/

    If you were using a different server I would recommend using w3 total caching and that would allow you to add page caching and minify your scripts into 1 file, this would actually eliminate most of your above the fold scripts and make your pingdom score better, which could help your speed but wpengine doesn’t allow caching plugins because it conflicts with there server. Since they them selves don’t have a minify plugin that they do recommend there isn’t much you can do.
    your only option is to eliminate plugins that are loading on your site. I recommend you take a long look and make sure you need each plugin.

    Ben

    #26498

    Hi Cadence team.

    I have a problem that I can not find a solution for.

    When I put items in the basket and go to the shopping cart, so I have the opportunity to select shipping method in a drop-down box, but it is sticking out over the edge of the shop cart page

    How do I get it to stay inside the edge of the cart page.

    The site is
    Try if necessary. To put a product in the cart and go to the cart page, then the problem of shipping method can be seen.

    Best regards.
    Kim (My New Cover)

    #26495

    Hello,

    Is there any way to add a link in the title using the widget visual editor in page builder ?

    Thanks for your help

    #26494

    Hi & Happy New Year to you!

    I’ve gone and added a contact form button to our product pages using contact form 7 and some basic code in the product short description, but I would like to add it to the php template for our products if possible as it isn’t very elegant nor simple at the moment. Heres the code:

    align: center;">[formlightbox_call title="lightbox form" class="1374826386773"]<button class="requestquote"><h3>Ask us a Question</h3></button>[/formlightbox_call]
    [formlightbox_obj id="1374826386773" style="" onload="false"][contact-form-7 id="1013" title="Contact form 1"][/formlightbox_obj]</p>

    Its currently on this page, I’m removing it from all other products as the code has to be re-entered every time a product is edited which is a pain. Heres an example:

    Cheers,

    Richard

Viewing 20 results - 48,281 through 48,300 (of 53,646 total)