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
I just downloaded the latest Virtue Theme update and when I looked at my Blog Grid Page it now shows only the last blog post.
*Login to see link
Please help!In forum: Virtue ThemeIn reply to: Add borders to an image
Hey, you can do this just by creating a page and adding a gallery. Select Add Media then Create Gallery.
You can add borders by pasting this in your custom css box in theme options > advanced settings:.kad-wp-gallery .grid_item { border: 1px solid #777; }Hope this helps!
HannahIn forum: Pinnacle ThemeTopic: Page Navigation in Header
In forum: Pinnacle ThemeThanks for your assistance the other day. I’ve switched the hosting and that seems to have cleared up the java issue.
However, now that I am having an issue with fonts and the typography menu. I can’t seem to change the size of the fonts through this panel. Even if I change the H1 or H2 font size to 200pts, the font still comes out at around 18pts. Using Pagebuilder, if that’s important info for you to have. What does seem to change is the line height, if I change it – but the font stays the same.
In forum: Virtue ThemeHi,
this is a suggestion in order to increase usability. I think it would be nice to add a title=”View details” for the image link and a title=”Add to cart” for the other link.
As here (search for title which i just added using Firebug and paste it here now):
<div class="post-618 product type-product status-publish has-post-thumbnail hidetheaction grid_item product_item clearfix kad_product_fade_in featured taxable shipping-taxable purchasable product-type-simple product-cat-pfeffer-tee product-tag-chai product-tag-gewuerze product-tag-tee instock" style="opacity: 1;">
<a href="*Login to see link class="product_item_link product_img_link" title="View details">
<div class="kad-product-noflipper">
<img width="300" height="300" src="*Login to see link class="attachment-shop_catalog wp-post-image" alt="Chai-Tee, 100g">
</div> </a>
<div class="product_details">
<a class="product_item_link" href="*Login to see link
<h5>Chai-Tee, 100g</h5>
</a><div class="product_excerpt"><p><span class="fn">Indischer Chai-Tee aus direktem Handel.</span></p>
</div>
</div><span class="notrated">nicht bewertet</span> <div class="price ">
<span class="amount">7,90 €</span>
<div class="woocommerce_de_versandkosten"><a href="*Login to see link class="versandkosten">
zzgl. Versand </a></div>
<span class="woocommerce-de_price_taxrate ">
inkl. 7% MwSt. </span>
</div><a href="/shop/?add-to-cart=618" rel="nofollow" data-product_id="618" data-product_sku="" class="button kad-btn headerfont kad_add_to_cart add_to_cart_button product_type_simple" title="Add to cart">In den Warenkorb</a> <div class="shipping_de shipping_de_string">
<small>
<span>Lieferzeit: ca. 2-3 Werktage</span></small>
</div></div>
I would find this clearer. Especially because, when I hover over the product image a “Add to card” pops up. This makes me think that when I now press, then I add the product to cart. But no, this leads to the products details page (which is fine) and adding to cart only happens when I click on the lower “button” that just became visible.
Anyway, I think this would be a good improvement and probably not too difficult for you to add. I would like to see this in an upcoming version, but as said it is just a suggestion.
Best,
NadineIn forum: Virtue ThemeTopic: "Staff" not displaying.
I’m using the two column staff pages to display rates for two different services. I’ve set up the main staff page (in this case, Rates) created a group (rates) and built a “staff” page for each service (weddings and notary). Both services were displaying on the rates page just fine for a while. Now one of them, Weddings, isn’t displaying, and I can’t figure out why.
Here’s the Rates page. And here are two pages in the staff group: Notary and Weddings.
I’ve made some changes to the css having to do with image borders. This is the sum total of the css I added to the advanced settings style sheet:
.sidebar a:link {
color: #3292cc;
}
[class*=wp-image] {
padding: 0;
margin-right: 2%;
margin-bottom: 1%;
}.kad_img_upload_widget img {
border: 1px solid #ddd;
}Is there anything in the styles that would have caused the weddings “staff member” to stop displaying?
Thanks.
In forum: Virtue ThemeTopic: Add borders to an image
Hi Kadence Theme,
I want to build an image gallery with pagebuilder.
I want to add a border ( let’s say 1 px grey ) around the thumbnail image.
It should be the same style as in the wordpress gallery in the free theme
(*Login to see link
Only the thumbnail images should have borders, the large images should have no borders.
How can I do that in the Premium Version?
Which settings must I have, or: is this only possible with a special shortcode?Michael
In forum: Virtue ThemeThis is just a suggestion, you might want to give a try. I found this to fit better (your default is “-22px”):
/* Do not indent 2nd line too much */
.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
/* instead of -22px which is too much */
text-indent: -17px;
}In forum: Virtue ThemeIn reply to: IE 11 very small paragraphs' font
Hi Hannah,
My apologies, the links to the screenshots did not show, here they are:
https://www.dropbox.com/s/9dxxpmqfb3vrr8g/FireFox3201_Page.JPG?dl=0
https://www.dropbox.com/s/xurmgwotm5zw6hd/IE11_Page.JPG?dl=0
In forum: Virtue ThemeIn reply to: IE 11 very small paragraphs' font
In forum: Virtue ThemeIn reply to: Image menu shortcode
September 13, 2014 at 1:39 am #17447So for a post you add css that targets that post, if your post id is 31
then the class is: postid-31
And the css is:
.postid-31 .home-message h5 {
color: #555
}If it’s a page with 31 as your id then it’s : page-id-31
And the css is:
.page-id-31 .home-message h5 {
color: #555
}Ben
In forum: Virtue ThemeIn reply to: Blog Grid & Categories
September 13, 2014 at 1:14 am #17441Hey Jess,
You can create a page for each category and limit to the category, there are option in the page options to limit. But if you hold out till monday I have an update coming out which will give you the option to set your categories pages in the grid format.
BenIn forum: Virtue ThemeIn reply to: moving top nav to the left edge
In forum: Virtue ThemeIn reply to: Google Analytics
September 13, 2014 at 12:39 am #17434all you have to do is add your id to the theme options, the theme does the rest and adds the script to each page.
Ben
In forum: Virtue ThemeIn reply to: Footer Help
September 13, 2014 at 12:38 am #17433Only with css, are you wanting to have just a widget area a different color or the whole footer background different on certain pages?
Ben
In forum: Virtue ThemeIn reply to: Home page image columns
September 13, 2014 at 12:36 am #17432So you want the images on your home page to be four columns on a mobile phone?
add this:
.homecontent #panel-grid .panel-grid-cell { width:25%; float:left; }Ben
In forum: Virtue ThemeTopic: Blog Grid & Categories
September 12, 2014 at 6:20 pm #17423Hello,
I recently downloaded Virtue premium for the sole purpose of the blog grid feature. LOVE the way it looks with multiple columns. I have a lifestyle blog which is divided up into categories and then subcategories. (Food> Breakfast, Fashion> Trending, etc.) http://www.bigcitylittleblog.com
In the past, I’ve created a menu out of categories/subcategories for readers to click on, but hated the way it would populate. I’m confused about how to get the results I want.
Should I create a “blog grid” page for each category and, if so, how do I make it populate only a selected category? (Just the cat: “Food” or just the sub-cat: “Breakfast.”)
OR… there a way to keep the category links in the menu the way I have it now, so that when you click on them it populates into a “blog grid.” I’ve found other widgets that are similar, but they don’t have columns. It seems like a waste of space.
Any help would be appreciated!! I can’t seem to find ANY guides or instructions on what I’m looking for.
Hopeful,
-JessIn forum: Virtue ThemeI built my website using Kadence Virtue Premium and I am very happy with it.
The paragraphs’ font show/render correctly in FireFox and Chrome, however in IE11 they show/render very small.
I am aware that different browsers render a page differently, however in IE11 the content is barely readable.
My website is *Login to see link
Thanks for your replies.In forum: Virtue ThemeTopic: Google Analytics
I have been trying to figure out the Google analytics. The site is http://www.luxepair.com
I have put the tracking code into the settings page as suggested. Do I also need to add it into each page. I read another post that said I did. I tried to add a sidebar text widget with the script code. I want to see the information for each page. Can you confirm if I have done it right or if there is something else I need to do?Thank you very much for your help.
Mark.
In forum: Virtue ThemeIn reply to: Home page image columns
Hi Ben, for the landscape position with Ipad it is working now, thanks for this.
For the portrait mode for ipad and iphone, still the homepage layout is not in line of wide screen or ipad landscape.
Understand this is huge difference for the layout, but as it is changing the image layout also not what I want.Any ideas or which css code to use?!
Andy
-
AuthorSearch Results


