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
Hello Ben!
How can i line up topbar widgets with each other in a line on full width, not a half width of page? *Login to see linkIn forum: Virtue ThemeTopic: shortcode blog in homepage
Dear Ben
i Already paste shortcode in my “homepage” = [blog_posts orderby=date items=3 columns=3 word_count=30 cat=NEWS]
but i want to display like *Login to see link ( Autdoor Adventure )
how skrip shortcode ?
and paste shortcode = [carousel type=post orderby=date columns=3 items=8 speed=9000 scroll=1 cat=beritautama]
not display “Readmore” in carousel type=post ?sorry my english very bad 🙁
Thank
In forum: Virtue ThemeIn reply to: Body Background Image
July 2, 2014 at 10:01 pm #12069You can add this css to force the image to fill all the page:
.contentclass { background-size: cover; }Ben
In forum: Virtue ThemeTopic: Spacing below header
I am trying to close up the space below the header on the following page ( *Login to see link ).
In forum: Virtue ThemeIn reply to: page slugs and perma links
July 2, 2014 at 2:16 pm #12055Do you have a deleted page, in your trash with the slug of blog? if so remove it completely.
Ben
In forum: Virtue ThemeIn reply to: page slugs and perma links
Yes, and I did it several times, but it just wont update. The other pages successfully updated their slugs. http://www.studiobricolaged.co.uk/TestStudioB/blog-3/
This is incidentally also happening with the site I have which is currently online, the blog page slug refuses to change from ‘news’ to ‘blog’. http://www.studiobricolaged.co.uk/news/ – which is a different theme. I had a developer working on it but she couldn’t make it change.
In forum: Virtue ThemeIn reply to: H1, H2, H3, etc
July 2, 2014 at 1:04 pm #12053Just replied to your email:
If you want an h1 tag to be different but only on a certain page then there is css you can use for that. Every page in the theme has a specific body class. For example on your home page you have a class called “home” in the body tag. if you inspect and find the body tag you can see all the css classes and with every page there is a specific for the page. So for the home page if I want the h1 to be different I can use .home h1 {font-size: 20px} and that will only effect the home page.
Ben
In forum: Virtue ThemeIn reply to: page slugs and perma links
July 2, 2014 at 1:04 pm #12052When you changed the page permalinks did you then update the page so it would save the new settings?
Ben
In forum: Virtue ThemeTopic: page slugs and perma links
HI again
I changed the slugs of some of my pages to be more descriptive, because they were a bit of a mess – eg “blog-3” has now become “blog” and the Surface Patterns page has been changed to “surface-patterns” not “portfolio. I then went to permalinks and pressed “Save Changes” , but when I look in the URLs of those pages when I load them, the old ones are still there. What have I not done?
THanks!In forum: Virtue ThemeTopic: H1, H2, H3, etc
In forum: Virtue ThemeTopic: page content full width
Can you take a look at this page. ( *Login to see link ). I can’t seem to get the main content, or the comment section full width.
In forum: Virtue ThemeIn reply to: WP super cache
July 2, 2014 at 11:21 am #12036WP Super Cache is for speed, and it caches the page and the css so that on each refresh the site doesn’t have to reload the content I really don’t recommend using it while developing because with every change you make you will have to clear the cache for it to show on the front.
As for adding a spam catch to the comments forum there are plugins out there for this, like http://wordpress.org/plugins/si-captcha-for-wordpress/
Ben
In forum: Virtue ThemeI am having trouble making the contents of this page ( *Login to see link ) be full width inside the container, and getting the blog text to change color>
In forum: Virtue ThemeIn reply to: theme 4 css refer doesnt work
July 2, 2014 at 9:56 am #12018The only css I see in your child theme is
body{ background: black; }Which wouldn’t show on your page because there are divs above the body with a set background.
Backgrounds can all be set in the theme options > advanced settings.
Something else to note. The theme options css output comes after the child theme output. So while the parent theme is first and child theme is second (meaning it overrides the parent) the theme options is third. So if you have the same selector as the body background in the theme options then the child theme will not show, the theme options will. If you want the child theme to override the theme options you have to use a more detailed css selector like
html body {or use the important tag like
body { background: black !important;}Ben
In forum: Virtue ThemeIn reply to: Portfolio pictures not being cropped
Thanks Hannah. I have followed that tutorial and the images are still not cropping to equal heights. I have been creating the portfolio page by adding the portfolio items. The portfolio items on the portfolio page are not cropping the way I imagine they should.
If you go to my portfolio page you can see what I am talking about. These 2 items have been uploaded by going through the tutorial you posted. “Crop images to equal heights” is selected yes.
http://www.charlesgrealy.com/portfolio/The problem is the cropping does not seem to occur, so the rows are uneven.
Thank you again in advance.
In forum: Virtue ThemeIn reply to: Portfolio pictures not being cropped
Hey, I’m not really sure what you mean by adding images into the portfolio category. The best way to create a portfolio page is to add portfolio items. If in your portfolio page the setting “crop images to equal height” is selected yes, then you should be golden.
Check out this tutorial if you have further questions: https://www.kadencewp.com/creating-a-portfolio-page-with-virtue/
Hope this is helpful!Hannah
In forum: Virtue ThemeIn reply to: Recent Post Widget won't display images
Ok, thanks. I think I got it!! So under the Theme Options / Blog Options / Blog Category and archive Defaults, you can set the defaults for how the images in the post behave, but in each post’s edit page you can change these defaults if you want to make that post different…
In forum: Virtue ThemeHello Ben,
Im having a little problem right here, in my page http://www.webtestyonline.pl Ive uploaded theme 4 style, and I cannot override your css in my child theme. Ive done everything right, when Ive set your theme and created child css I tried to change something and it was successfull, but after Ive uploaded theme 4 I cannot refer to css. Do you know why ?
In forum: Virtue ThemeIn reply to: Blog – Pictures Full Width?
After downloading the Page Builder plugin, I now have the “Image Details” popup window to play with settings. So, I’ve sorted this issue out now. But, it has led me to a second question…..is there some place to change these “Image Details” defaults? I would like pics to automatically show up as full width, and automatically have “link to” = none.
Thanks for your help! Loving everything I can do to customize so far.
In forum: Virtue ThemeIn reply to: Image Carousel of Images within a portfolio
Thanks Ben and Calvin, yes I was talking about showing images from a portfolio item (not a portfolio type) . So, would if i put in a gallery widget, Ben, can I get it to appear as an image carousel like in your page here:
http://themes.kadencethemes.com/virtue-premium/image-carousel-post/ -
AuthorSearch Results


