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 '
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Pagebuilder box size and Boxed Layout Style
January 25, 2015 at 10:15 pm #285381. 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 addmin-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
In forum: Virtue ThemeIn reply to: how to setup a multilingual slider on home page
January 25, 2015 at 10:07 pm #28537Hey,
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
In forum: Virtue ThemeHi,
I have a couple of questions and would appreciate your help.
Please take a look at this link : *Login to see 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!
JayIn forum: Pinnacle ThemeIn reply to: Subtitle Home Page CSS
In forum: Pinnacle ThemeTopic: Subtitle Home Page CSS
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
In forum: Virtue ThemeHello 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,
thanksIn forum: Virtue ThemeIn reply to: Use Custom Carousel to filter on Category
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!In forum: Virtue ThemeIn reply to: how to setup a multilingual slider on home page
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.
In forum: Virtue ThemeTopic: Revolution Slider error
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
LanceIn forum: Pinnacle ThemeIn reply to: Custom carousel
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 ThemeIn reply to: Crop to Squares
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
In forum: Virtue ThemeIn reply to: What plugin to use to hide widgets on mobile
January 24, 2015 at 4:36 pm #28463YEs, 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?
In forum: Virtue ThemeIn reply to: Use Custom Carousel to filter on Category
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Use Custom Carousel to filter on Category
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!In forum: Virtue ThemeIn reply to: how to, sliding background like on demo?
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
In forum: Virtue ThemeIn reply to: Use Custom Carousel to filter on Category
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!
HannahIn forum: Virtue ThemeIn forum: Virtue ThemeTopic: inconsistent icon box size
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
In forum: Virtue ThemeIn reply to: Portfolio post Bottom Carousel Options
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: dateHope this can provide you some reference, and thank you for the continue improving of the theme!
-
AuthorSearch Results


