Hey,
You can adjust your breadcrumb font size with this css:
#kadbreadcrumbs {
font-size: 15px;
}
Just paste that into your custom css box in Theme Options > Advanced Settings.
To use pagination on your homepage you would need to set your front page as the latest post page from Settings Reading. There you can also set the “Blog pages show at most”. Then just enable Page Content in the homepage layout manager from Theme Options > Home Layout.
Hope that’s helpful!
Hannah
Hey,
You just need to enable Page Content in the homepage layout manager from Theme Options > Home Layout.
Hope that does it for you!
Hannah
Hi Kadence team,
after tweaking with Fast Velocity Minify and WP Super Cache, i am pretty pleased with the overall speed and score of the site but there are a few items that i still try to fix:
1) I see 4 requests for the logo, requesting the file in 4 different sizes – why? Can i avoid this?
2) The whole site only uses Arial so i would be happy if NOT loading google scripts would be possible.
I did set all fonts to Arial and set to load fonts locally but i still get this one loading externally:
“*Login to see link
Also the minify plugin is set to not load google fonts, but..
The same file is also generating some errors in the console.
3) …fonts/kt-icon.woff2 has no “cache lifetime” but this is set through the caching plugin and seems to work for all other resources. Also, it seems to load pretty late (Google PageSpeed also has it under: “Ensure text remains visible during webfont load”)
4) a big chunk of the load time is because of this: “…/?wc-ajax=get_refreshed_fragments” I understand that this is the Cart and it loads on every page. Other than forcing it to not load except shop pages, is there another trick that would reduce its load time?
Maybe i just need to set the Minify plugin differently? Here are my settings: *Login to see link
Thank you in advance for your help.
Hi!
I have had this problem for a long time but now it became a priority. The main product image on the product page is cut off the top (that means that a top of the supplement bottle isn’t visible). However, if you click on the image to open it in the browser it displays the whole image. This has become a big problem because of Google Ads as the image in the ad shows with a cut top.
Last week we had a problem with a black background because of png format, this week we have a size problem when the png(s) were converted to jpg(s). When we uploaded them as png the size was correct and the image was not cut off. This doesn’t make sense – why did the size in the ad change?
*Login to see link
Thank you in advance.
John
Dear sirs!
Where can i change “bread crumps” font size? Its very small at my site!
And the second question is: How can i add “numbers of pages and arrow to next page” at the bottom of the “Fresh posts” on main page? And why is it only 4 lines of posts on main pages? Site is : *Login to see link
Thank you
Hi there,
I would like to direct more traffic to my site using the portfolio tag pages. Could you give me some indications how to style those pages? Right now they look like this:
*Login to see link
I’ve used “<span style=”color: white; background-color: black;”>” in the description field to make the text legible.
I would like to have a white padded box around the (black) text, similar to: *Login to see link
Is that possible?
I want to get rid of the field of Item Quantity selection button from Individual Prod Page. I know I can do it individually within each product editor, but that means I have to edit over 200 products one by one
WooCommerce provides a filter that needs to be placed in the functions.php but my understanding is that this should be done in a child theme?
function quantity_wp_head() {
if ( is_product() ) {
?>
<style type="text/css">.quantity, .buttons_added { width:0; height:0; display: none; visibility: hidden; }</style>
<?php
}
}
add_action( 'wp_head', 'quantity_wp_head' );
I tried to put it into the Custom CSS in Virtue, but it’s not working, I guess because it’s not CSS?
So, do I need Child Theme?
If yes, saw instructions and it says: …for most the main reason of a child theme is to edit/add functions, and to so one must create a functions.php file.
So do I create that file and add that code to it?
Hello
It seams my theme is broken after we moved our website from one host to another. Is there a way to reinstall the theme without removing the customization, menus and everything else we had ? On the website, it shows a blank page, but I have access to wp-admin – the theme options menu does not show and also the visuel icon of the theme does not show in the theme menu (it says it is activated).
New pages won’t save in WP 5 Gutenberg. I reverted back to classic page builder site origin in order to get around it. Is there a fix for this?
Comparing to a similar page this page code contains a referencce to “google http://www.google.com/recaptcha/api.js”
Hello all.
I tried to change the home page in Vertue premium on one of the other page.
I changed in settinngs/reading to the static page “*Login to see link
But the home page is the same *Login to see link
Thanks for your advice
Hello,
Where are the theme option setting to change button link and hover color on homepage demo. Also change color, remove color from image menu along with the zoom effect ? Spend a hour looking for this already.
Hello,
Where can i adjust color, turn off the hover animation of ascend theme home page images in the demo. It is really annoying and it distorts the image and reduce the quality of the image.
*Login to see link
thanks
D
Hi Ben,
Actually when you click ion theme options link all those sub items now are in the side menu, again i have never observed this before. It really is not good design. I prefer one link click that brings a page with theme options on one page. Having all the theme options and sub menu theme options is redundant and looks sloppy and unorganized. Tell me your thought on this ?
thanks
dave
https://imgur.com/a/c4mXyGg
Hi, the gallery on my portfolio pages *Login to see link is showing up as narrow and to the left of the page. I have tried changing the width and number of columns and nothing happens. I have no sidebar. How can I make it pagewidth and centered? Thanks
I am missing something on the installation of your demo content. I set up a new wordpress installation and went through your instructions, got most of the demo but not quite all of it. It is at *Login to see link .
I set up another new wordpress installtion and installed the Virtue Bold demo. (I would like to fiddle with each a bit before deciding which I want to use.) I again have most of the demo content, but it does not all look formatted the way your demo site does, and when I scroll down the sticky menu with the slide-out logo (that is really cool, by the way!) shifts over to the left of the page instead of staying centered. My Bold test site is at *Login to see link .
I deleted the sample pages, posts, and comments that my wordpress imstallation generated before installing Virtue. I installed and activated all recommended plug-ins (at least I think I did) before installing and running the importer. After running the importer, I got a message that it was done.
Thanks for your help.
Ann
hey folks,
How can I reduce the spacing between my Home slider and Latest Blog Posts in Home page ? *Login to see link
Pascal
Hello, bonjour à tous !
There is a navigation device with 3 buttons in every testimonial post.The arrows work fine but the middle button gives an error message : “Sorry, but the page you were trying to view does not exist.
It looks like this was the result of either:
a mistyped address
an out-of-date link”
Is there a way to correct this ?
Pascal
This is how did the text link. Is there a way to add this fancybox class to the button style someone?
Send a Message
<div class=”fancybox-hidden” style=”display: none;”>
<div id=”contact_form_pop”>[contact-form-7 id=”1895″ title=”Landing Page Contact Form”]</div>
</div>