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: Backgrounds to pages
sometimes I delete things in my wordpress media library and then they come back I dont know why but I’ve purged the pages and emptied the trash.
So I reuploaded the image (which is 1800 px wide) and now we are getting somewhere – this is the code I put in:body.page-id-4438 {
background: url(‘http://www.studiobricolaged.co.uk/wp-content/uploads/2014/07/test-background2.jpg’);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.page-id-4438 .contentclass {
background: transparent;
}but somehow the image is appearing much too large: http://www.studiobricolaged.co.uk/surface-designs/
Is there any code you can give me to make it smaller??
I like the way it is fixed in relation to my content, so it scrolls with the content, that’s what I wanted.
Now I just have to get it so that the flower doesn’t cut off at the header, and so that is the size I intended it.Would I use this code for other pages, to put in different images? I just change the page id and the image url?
If you ask me there is a gap in the market for a plugin that does this (the way I want it!)thanks
In forum: Virtue ThemeTopic: SKU not showing
I am working on the following page. ( *Login to see link ). For some reason when I am adding the product information, I put in the SKU number, and then when I save, or update the page it goes away. It doesn’t show on the actual page either. Have I done something wrong?
In forum: Virtue ThemeIn reply to: Backgrounds to pages
body.page-id-4438 {
background: url(‘http://www.studiobricolaged.co.uk/wp-content/uploads/2014/07/test-background8-e1405005030830.jpg’);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.page-id-4438 .contentclass {
background: transparent;
}is what I am putting in the Theme Options / Custom CSS with no plugin activated, is that correct? Nothing is happening…
In forum: Virtue ThemeIn reply to: Backgrounds to pages
July 10, 2014 at 9:19 am #12578Well if you just want a background on that page you would add this:
body.page-id-4438 { background: url('linktotheimagehere'); background-repeat: no-repeat; background-size: cover; background-position: center; } .page-id-4438 .contentclass { background: transparent; }Ben
In forum: Virtue ThemeIn reply to: Woocommerce checkout page drop down menu
In forum: Virtue ThemeIn reply to: Backgrounds to pages
HI Ben
No I wasn’t implying that those plugins not working were your fault, I was just frustrated becuase the plugins didnt do what i want. I have asked for support from the makers of the FullBackgroundManager plugin. I can’t even load an image into their plugin and there are no options or settings for it anyway, it’s definitely not working properly. I installed and deleted and reinstalled it 3 times.Looking at your link to do with classes, I think I would want my background image to show up as the body AND under the content of a page, so presumably I need the background to upload to the BODY and for the content part in the middle to be transparent…
The page I wanted to put my black line drawings under was this:
http://www.studiobricolaged.co.uk/surface-designs/I dont want the image to repeat, I just want to upload one at 1800px wide. I will try with that new code you gave me – in the theme options advanced box I presume
thanks,
In forum: Virtue ThemeIn reply to: Backgrounds to pages
July 10, 2014 at 8:17 am #12562This theme supports a lot more then just one custom background function. I am not responsible for 6 plugins that aren’t very good. I did test the one I sent you and it loaded the image for me. It didn’t have settings for repeat but it wouldn’t be hard to add that with css. Please link to the page can I can help you with css.
As for understanding all the classes: http://docs.kadencethemes.com/virtue/#advancedstyling
For starters try adding this css:
body { background-repeat: no-repeat; background-size: cover; background-position: center; }Ben
In forum: Virtue ThemeJuly 10, 2014 at 7:58 am #12559Hey this is unfortunately intentional and not really possible to change without having to change either the way the home page works or the way normal pages work. The issue is with integrating the home page layout manager, the “page title” is able to be put at the bottom of the page or the middle or disabled so it couldn’t be designed to be above the sidebar and have the layout manager work.
So with your site since your not really using the home page layout manager in the theme options you might be better off removing the content in the font-page.php and replacing with the content in page.php
That would allow the home page to act just like the normal page.Ben
In forum: Virtue ThemeIn reply to: Custom Page
July 10, 2014 at 7:35 am #12556Not easily You have one route where your using css to hide the header, menu, etc. I made an example here:
The name of the page becomes a class that you then use to target one page:
.no-header-test header.banner, .no-header-test #containerfooter, .no-header-test .page-header {
display:none;
}Here is the result. http://themes.kadencethemes.com/virtue-premium-3/no-header-test/
So then you can create a custom page just with the page content.
Else you can create a child theme, build a base-custom.php coping from the base.php file then build a page-custom.php file.
Ben
In forum: Virtue ThemeIn reply to: how to make iframes full width & responsive
In forum: Virtue ThemeHola,
En primer lugar quería felicitaros por vuestro trabajo.
Estoy usando el tema y había creado un menú con iconos arriba como en *Login to see link Ahora al añadir nuevas páginas e intentar añadirlos o al intentar modificar los que había creado en Apariencia-Menús-…insertando el código css siguiendo las instrucciones (*Login to see link no aparece o los que había desaparecen al intentar modificarlos por un icono nuevo. Sin embargo los items del menún que no se modificaron siguen apareciendo con su icono arriba. ¿Me podéis ayudar? He intentado encontrar algún hilo sobre esto y no lo encontré.google translator
Hi there,
Firstly, I congratulate you on your work.
I’m using the theme and created a menu with icons as in *Login to see link up now to add new pages and try to add or attempt to modify all those created in Appearance-Menus – inserting the css code … following the instructions (*Login to see link does not appear or disappear when you try to modify them had an icon again. However the Installation Menu items that did not change their icon keep popping up. Can you help?? I tried to find a thread on this and could not find it.In forum: Virtue ThemeIn reply to: Higher than normal CPU utilization
During some troubleshooting to figure out why apache was stalling on serving the page after the client requested, I ended up closing the php tag ?> on the index.php file in the root. Then apache started to respond normally (quickly). From what I understand, the index.php file’s php tag is default open. I’m not sure why this helped, but it did.
In forum: Virtue ThemeIn reply to: Scroll Issue
In forum: Virtue ThemeIn reply to: Woocommerce checkout page drop down menu
In forum: Virtue ThemeI have noticed that my wordpress pages load slowly as of late. If I try to load a page or post, it will sit for anywhere from 5 to 10+ seconds before loading the page.
I checked my graphs and it appears a that around June 24-25 or so, the CPU utilization for apache started spiking. top’ing on a shell and loading pages shows the CPU% for httpd hitting high 90% during my page loads.
Note that WP Super Cached pages load very quickly with little to no CPU spike (which is expected).
I switched out to the basic WP 2014 theme and page loads are quick.
I tried disabling Jetpack and that didn’t help.
Any ideas?
In forum: Virtue ThemeIn reply to: Backgrounds to pages
I have now tried about 6 different plugins and they are all terrible. The one you reccommended wouldn’t even let me load a picture!
All I want is to load a different non-repeating image on the background of each page. Why is it so difficult!
And what is the difference between body / html / post content and content class? Can’t work it out. My picture keeps getting cut off at the top where the header starts. That’s when I do manage to load it, which is rare. Does this theme support the WordPress custom-background theme feature?In forum: Virtue ThemeHello,
I thank it’s simple to see with links to my site:
Homepage:
*Login to see linkNormal Page:
*Login to see linkWhen you take a look to the page title and the sidebar, then you see differences. In Homepage Sidebar goes up to the Header. In normal Page Sidebar goes up to Page title only, because page title takes full width here.
I want to have same design on Homepage as on normal Page for Sidebar and Page title. As you see I have customized many things, and I think I have leaned a few things about CSS customization, but I can not get a fix for it. For me it seems as it can not resolved with custom css only, but I hope, because I don’t want to begin customize also virtue php Files. I found no change in Virtue Theme Options itself.
I look forward to a solution for both thing. Make Page title / sidebar both as in normal page. And a solution to make them both as in Homepage.
Would be nice when you can help.Best regards and big thanks
SebastianIn forum: Virtue ThemeTopic: Scroll Issue
Can you take a look at the following page. ( *Login to see link ). I know that this is going to sound stupid, but I now have three product pages that have been completed. For some strange reason the the scroll wheel on my mouse doesn’t work on these pages. I have to use the scroll bar on the right of the page. But, what makes it even more strange is the it works on all my other pages. Could I have done something, or clicked a setting when creating these product pages. I do have css in them to customize the page.
In forum: Virtue ThemeTopic: Custom Page
In forum: Virtue ThemeIn reply to: Background
Maybe I’m really challenged here Ben, but I can’t see an option to use an image as a site background, only colours:
Main Content Background
Content Background Color
Topbar Background Color
Header Background Color
Secondary Menu Background Color
Mobile Menu Background Color
Footer Background Color
Body Background Color
Site Title & Tagline
Static Front Page
Widgets: Topbar Widget
Widgets: Footer Column 1
Widgets: Footer Column 2
Widgets: Footer Column 3
Widgets: Footer Column 4 -
AuthorSearch Results


