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: Image Responsive clarifications….
August 3, 2016 at 12:25 am #106062You would need to add both banners then hide on for mobile and show one for desktop with css.
You could do this in pagebuilder by adding this class to the row where you have the mobile banner “hidden-lg hidden-md”
and for the desktop banner add this css class to the row: “hidden-xs hidden-sm”
Ben
In forum: Virtue ThemeIn reply to: Security Mixed HTTP/HTTPS issue
August 3, 2016 at 12:17 am #106058Hey,
Is your admin SSL. Meaning when you access the wordpress admin do you go to https url?in your pages if you edit the checkout page is that page set to force ssl?
Is there a reason your not wanting ssl on the whole site?
Looks like you have a plugin called word fence and you need to make sure it’s loading https. You can ask the plugin authors if there isn’t an easy option.
Ben
In forum: Virtue ThemeIn reply to: How to center all website content?
August 3, 2016 at 12:06 am #106055Hey,
In each page it looks like your using a default page template which has a sidebar. Thing is your sidebar widget area is empty so it’s showing a blank space on the right.If you don’t want to use a sidebar on your page simply edit the page and change your page template to fullwidth.
http://docs.kadencethemes.com/virtue-premium/fullwidth-page-template/
BenIn forum: Virtue ThemeGreetings,
Page : *Login to see link
I’m trying to put a banner on the top of this page…
what i want to do is to keep the banner as it is till desktop and laptop size, but for notepads and mobile devices i want to create and show another banner instead the one i was using… just like we have for our home sliders on the home page…
Is there a possibility for that…Do reply for any clarification…
And really appreciate any help provided…Thanks,
AshleyIn forum: Virtue ThemeIn reply to: Images Blurry In Image Menu
August 2, 2016 at 11:50 pm #106049Hey,
Just had my first child born last weeks so it’s been a little busy here. But I did add this in a recent update. But then you were asking about the “custom carousel” And all that is updated. Now it seems your not using the custom carousel?The image menu sizes images based on your settings. If you want to use the full image then add your image menu using page-builder and the image menu widget.
Ben
In forum: Virtue ThemeIn reply to: Columnar page layout only in search results.
As the subject says, when I try to create a page and use list builder, there is no option for full-width under Templates. I have default, blog, contact etc but no full-width. In the tutorial on the Kadence Themes site, this is the first thing they tell you to set on your page before using Page Builder.
Anyone know how to fix this? My WordPress and theme are up to date so I don’t think its an update issue.Not very experienced with WordPress (a newbie actually) but finding the Page Builder very useful – would just like to be able to follow the tutorial to build nice looking full-width pages.
Help please 🙂
In forum: Virtue ThemeOn guidedimagerydownloads.com on the checkout page, I’m getting this error:
Mixed Content: The page at ‘*Login to see link was loaded over HTTPS, but requested an insecure image ‘*Login to see link This content should also be served over HTTPS.
(index):644 Mixed Content: The page at ‘*Login to see link was loaded over HTTPS, but requested an insecure image ‘*Login to see link This content should also be served over HTTPS.
(index):953 Mixed Content: The page at ‘*Login to see link was loaded over a secure connection, but contains a form which targets an insecure endpoint ‘*Login to see link This endpoint should be made available over a secure connection.I don’t know where to begin to solve this problem. Can you help?
In forum: Virtue ThemeHello,
All the content on my site seems to be pushed to the left. The home page is ok, but on all the rest of the pages the content is pushed to the left. You can see here for a reference. Same thing is happening on the rest of the pages.
I’m wondering if there is a setting inside the “Theme Options”. If not, perhaps there is a CSS option available.
Thank you!
In forum: Virtue ThemeHi,
Please help. I want to display product variation on shop/category page between the product name and price.
Ex. Available Sizes: 12 months, 3 months, 9 months
Here’s the link: *Login to see link
Thank you very much.
In forum: Virtue ThemeWhile the rest of my site is in full-page design which is what I want, when I use the search function, it returns results in a typical WP page layout with a right side bar. Any way to make the results of search like the rest of the pages? And thank you for your help with my last issue.
In forum: Virtue ThemeHi guys,
Looking to make a small adjustment to my Blog Post page.
As you can see, all our Blog summaries are different sizes. Is there some css that can make them all the same size?
Also, are there any options/adjustments that can make the most recent/sticky post larger than the others? Something like this:
Maybe asking for too much, but every little helps! ^_^
In forum: Virtue ThemeAugust 2, 2016 at 3:47 pm #106013I didn’t either Ben. Did not know this is a custom page.
Best,
MarkIn forum: Virtue ThemeTopic: Images Blurry In Image Menu
In forum: Virtue ThemeTopic: Demo Content import Issue
In forum: Virtue ThemeHi I have added some custom CSS to my shop archive page buttons and variable product button,s to style them all the same as I was having issues making them all look the same as the product page add to cart button by default.
All good but I am having a problem with the “view basket button” and “proceed to checkout” after adding to cart when hovering,
URL: *Login to see link.kad-btn {
background:#fbbc05;
font-size: 20px;!important;
font-family: Tahoma,Geneva, sans-serif;
text-transform: uppercase;
color: #fff;
}
.kad-btn:hover {
background: #4285f4;
font-size: 20px;!important;
font-family: Tahoma,Geneva, sans-serif;
text-transform: uppercase;
color: #fff;
}
.button {
background:#fbbc05;
font-size: 20px;
font-family: Tahoma,Geneva, sans-serif;
text-transform: uppercase;
color: #fff;
}
.button:hover {
background: #4285f4;
font-size: 20px;
font-family: Tahoma,Geneva, sans-serif;
text-transform: uppercase;
color: #fff;
}.single_add_to_cart_button {
background: #fbbc05;
font-size: 20px;
line-height: 40px;
font-family: Tahoma,Geneva, sans-serif;
text-transform: uppercase;
color: #fff;
}
.single_add_to_cart_button:hover {
background: #4285f4;
line-height: 40px;
font-size: 20px;
font-family: Tahoma,Geneva, sans-serif;
text-transform: uppercase;
color: #fff;
}.shopcolumn1 .product_item .kad_add_to_cart {
background: #fbbc05;
margin-top: 0px;
line-height: 40px;
padding: 0 18px;
font-size: 20px;
font-family: Tahoma,Geneva, sans-serif;
text-transform: uppercase;
color: #fff;
}.shopcolumn1 .product_item .kad_add_to_cart:hover {
background: #4285f4;
margin-top: 0px;
line-height: 40px;
padding: 0 18px;
font-size: 20px;
font-family: Tahoma,Geneva, sans-serif;
text-transform: uppercase;
color: #fff;
}cheers, lee
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Latest featured products in homepage carousel
In forum: Virtue ThemeAugust 2, 2016 at 12:53 pm #105985I update the theme. so your on version 3.8.2 which fixed the issue you were experiencing.
Did you also want this on single portfolio posts?
For just pages add:
In your theme options > advnaced settings you can add this css:body.page .page-header { text-align: center; }Ben
In forum: Virtue ThemeThank you so so much!!!! Is there a way you could briefly explain how you did that? Just in case it were to happen again in the future?
And one last question, quite unrelated so i do apologize, but is there a way to center the text for the title of the page? (for example, the orange text saying “portfolio” on this page http://www.chibijoey.com/portfolio/) -
AuthorSearch Results


