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 - 47,861 through 47,880 (of 53,646 total)
  • Author
    Search Results
  • #28538

    1. You would have to set your own text length and add your own read more link.
    As for getting the same size you can set a min-height in your widget settings with pagebuidler. Just click on attributes. In the css section add min-height: 400px; for example, that will make sure that each is at-least 400px high.

    2. You can use css:

    #ktsidebar .sidebar {
    padding: 20px;
    border: 1px solid #eee;
    }

    3. Are you talking about the width the of the content including the sidebar or just the part left of the sidebar?

    Ben

    #28537

    Hey,
    Do not set the slider for “Kadence Slider” in the theme options. Tried to make that clear above. You have to use the “cyclone slider/shortcode” option. Then you have to use the mqtranslate shortcode for languages. Place that shortcode and both sliders in the shortcode box.
    This shouldn’t have anything to do with page settings.

    Ben

    #28526

    Hi,

    I have a couple of questions and would appreciate your help.

    Please take a look at this link :

    1) The text boxes have different sizes depending on the size of the text in each box. How do I enforce the same same for all four boxes? I would like to reduce to an excerpt for each box to make all the boxes the same size and by clicking “read more” link the reader can go to the respective page.

    2) Quesition the sidebar: how do put the siderbar also in a box so the page looks nicer?

    3) Question on the body layout: I would like to make the size of the body layout box wider. How do I change the width of the box?

    Thank you!
    Jay

    In forum: Pinnacle Theme

    In reply to: Subtitle Home Page CSS

    #28518
    This reply has been marked as private.
    #28506

    Hello!

    Is possible to add a CSS on Home Page Subtitle for a text background like is in Cyclone slider?

    I tried this code:

    .subtitle home-page-subtitle {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    background: #222;
    color: #fff;
    opacity: 0.7;
    }

    It is in Home Page Slider Options – Home Page SubTitle

    Thanks.

    Best regards,

    Robert

    #28494

    Hello i’ve had good success with displaying short-code carousels and sliders on category pages, not even using the rev and cyclone sliders as i prefer a carousel, but i cant get the equivalent to display on a category page if it is the child of anothercategory, if it is the main parent then no problem. Any thoughts would be appreciated,
    thanks

    #28492

    That worked great (you can see the result on the homepage http://www.outdoornj.com). Now I would like to hide the prices shown on the carousel. I was able to do this with the featured product carousel with the css (provided by Ben)
    /*to hide prices on featured products home page carousel*/
    .home-product .product_item .product_price {
    display: none;
    }
    Wondering if this can be adapted to the custom carousel?
    Thanks!

    #28490

    Thanks Ben, I tried to create two different Kadence Sliders but if I don’t specify any Kadence Slider in the Theme Options – Slider Settings an error is shown on the page: “Please specify a slider ID”. Moreover, in the page settings if I set a shortcode for one language and another shortcode for the other language and I update the page only the last shortcode is saved and displayed.

    #28488

    Hi, I’ve just upgraded and installed plugins for sliders successfuly but when switch to revolution slider I found the following home page error:Revolution slider error: Slider with alias select not found.

    Under slider settings it states:

    Revolution Slider is selected

    Then:
    If Revolution slider
    Choose your Revolution Slider here (but no options to select.
    No Items of this type found.
    ____________________________________

    Home pages shows
    Revolution slider error: Slider with alias select not found.

    Regards
    Lance

    In forum: Pinnacle Theme

    In reply to: Custom carousel

    #28483

    Thank you so much Ben.
    I could work out 1,4,and 5 questions.But still I would like to ask some questions to you.

    2. I added the CSS but it still show as two line.http://2islandtravellers.com/thereasonwhy
    Can I show within one line like ‘January 2015 (2)’?

    3.Sorry could you explain how to make multiple blog pages? I couldn’t find how I can set it up.

    Another additional question:
    ・How can I get rid of the one of ‘Read more’tag in Recent posts keeping the ‘Read more’tag of home page and blog page?
    http://2islandtravellers.com/thereasonwhy

    ・Where can I change the background colour of sidebar ?

    I really appreciate your help!

    In forum: Virtue Theme

    In reply to: Crop to Squares

    #28467

    Hey, I can’t find your portfolio? Can you please link to the portfolio page? Are you using a plugin that could be cropping them differently? Something like jetpack photon, as Ben mentioned, would do this in which case you would just need to deactivate.

    Hannah

    #28463

    YEs, it worked for the apperance>widgets, I deleted the cache and deleted the plugin. Thanks!

    But There are some widgets I cant still hide, the widgets insite the page builder, how to hide a particular one on mobile?

    I tried this tutorial: http://ageekandhisblog.com/css-how-to-easily-hide-content-on-only-mobile-or-only-desktop/ adding this to my child styles.css:

    //medium+ screen sizes
    @media (min-width:992px) {
        .desktop-only {
            display:block !important;
        }
    }
     
    //small screen sizes
    @media (max-width: 991px) {
        .mobile-only {
            display:block !important;
        }
     
        .desktop-only {
            display:none !important;
        }
    }

    And then in page buider virtue gallery->attributes-> CSS Class I set desktop-only (no “”). I refreshed the page with crtl+f5 But it didnt work. I can still see the gallery on Mobile.

    So, do you have a virtue oriented way to hide widgets inside the page buider?

    #28457

    Just need to enable “Page Content” in the layout manager. Then you should be golden.

    Hannah

    #28454

    I am having the same problem… No theme options and says I don’t have permission to see that page

    #28453

    Thanks for the quick reply, Hannah. But I don’t quite follow. I don’t see anyplace with the On Sale Products carousel to specify/filter by category. It just picks up anything on sale in Woocommerce.
    For the shortcode option, my homepage is a static page, but the only content on it are from the Home Page Layout Manager – currently “Image Menu”, “Featured Products” and “Home Widget Area”. I guess I’m missing something here, but adding shortcode to the home edit page doesn’t effect anything on the page. The site is: http://www.outdoornj.com fyi.
    Thanks!

    #28452

    Hey, this tutorial explains how- https://www.kadencewp.com/using-page-builder-virtue-premium/
    Follow the Using Call to Action widget with Parallax Background section (under the video).

    Hannah

    #28451

    Hi David,
    Creating a separate category for the on sale products you would like to feature isn’t a bad idea. Or if your homepage is a static page you can use a shortcode like this:
    [carousel type=sale-products orderby=date columns=4 items=8 speed=9000 scroll=all cat=photos]
    You would just paste that in your home edit page and replace “photos” with your category.
    Hope that helps!
    Hannah

    #28450

    Also wondering how you accomplished the sliding background image (or sliding foreground) that you have on the Virtue Premium demo home page, down at the bottom, the “Want to see more” section?
    Thanks, again!

    #28449

    Ben,
    Can you tell me why the last visual editor icon box entry (labeled risks, lower right corner) on this page…

    is smaller than the others on the same page with the same settings?

    Thanks

    Mike

    #28447

    Hello Ben: I just updated the theme and tested the portfolio post bottom carousal, it seems other than the 8 items are displayed, the left side nav arrow is displaying the carousel differently. My new testing page is at http://s560876897.onlinehome.us/aam-sandbox/?portfolio=item-five

    A shortcode [carousel type=portfolio orderby=date columns=5 items=10 speed=5000 scroll=all] version is also on that page. (I think it’s the same as home page carousel, which is perfect… but will display the current post)

    My test settings:
    10 test posts, named “item one” “item two”… etc. and created in that sequence. Carousel Order: date

    Hope this can provide you some reference, and thank you for the continue improving of the theme!

Viewing 20 results - 47,861 through 47,880 (of 53,646 total)