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: Couple of issues – Please help!
March 31, 2014 at 8:58 am #6889Hey Andrew, I’ve got some tips on building a home page here: https://www.kadencewp.com/creating-a-home-page-with-virtue/
Let me know if that helps explain.
As for the portfolio page, have you set up portfolio posts with large featured images?
https://www.kadencewp.com/creating-a-portfolio-page-with-virtue/Ben
In forum: Virtue ThemeIn reply to: Text Padding
March 31, 2014 at 8:54 am #6888ok, so above we talked about containing just the text but for the layout your doing we want to contain all the content. So you can do that with a little css:
@media (min-width: 992px) { .main.col-md-12 { padding: 0 80px; } }If you want it just to apply to the services page add this:
@media (min-width: 992px) { .page-id-15 .main.col-md-12 { padding: 0 80px; } }Ben
In forum: Virtue ThemeHi All.
Attempting to build homepage and it just doesn’t seem to be working – widgets activated are not showing on home page – also does this need to be set as static home page in reading options?
Attempting to create portfolio and page is essentially white yet mouse hovers over a link it is click-able.
Thanks very much in advance.
Best wishes
Andrew
In forum: Virtue ThemeBen, Thank you so much – that worked perfectly. But now I need to make my primary menu text white on all pages with the new header image background. Probably less confusing for me to keep the coding based on the home page so is there a way for me to change the primary menu text color to blue on the home page only?
In forum: Virtue ThemeIn reply to: Text Padding
Well if you look at the services” page (http://support.kellyhancockeventstheblog.com/services/) vs the “about” page, the text on services is much closer to the container edge.
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Revolution Slider on Shop Page
For the line its works 🙂
Yes, this is shop page, revslider is turn on for this page in Theme Options / Shop Settings / Shop Slider.
Link: http://www.lowmode.pl/sklep/In forum: Virtue ThemeWhen I scroll back up it all appears again, and this disappearing thing happens on almost every page except the portfolio category and contact form pages it also happens on some posts and not others. I played around with adding stuff to the home page and adding ‘page content’ weirdly fixed the problem on the home page but not any other pages.
I don’t see any errors in the inspect window.In forum: Virtue ThemeMarch 30, 2014 at 11:37 pm #6863That is strange, can’t say I’ve ever seen this before… weird. Wont’ do it for me with chrome on my mac… hmmm so when you scroll back up does it stay white? Does this happen to you on all pages? If you right click and click inspect in the browser do you see any red errors in the inspect window?
I’ll have to think on this… Try adding something to the home page just to see what happens.
Ben
In forum: Virtue ThemeIn reply to: Menu flash before slider loads
March 30, 2014 at 10:13 pm #6858Use w3 total caching, the javascript has to run for revolution slider to create the div that will fill the space so if it takes a while to load it won’t build that div until after the menu is there.
Another way to do it is with a javascript page load where you hide (opacity:0;) the main container with css until the javascript runs then once it does you fade the main container visible by then the javascript for revolution slider is running to fill the page.
Something like css:
body { opacity: 0; }javascript:
jQuery(document).ready(function ($) { $(body).animate({'opacity' : 1}); });Ben
In forum: Virtue ThemeIn reply to: Slider Revolution in all pages.
March 30, 2014 at 9:52 pm #6852Trying to understand, so the social issue is resolved?
The feature template works?
If you build a page with any template for the page options to show you have to save as a draft or publish the page.
Ben
In forum: Virtue ThemeIn reply to: Custom Icon/image in editor icon box
March 30, 2014 at 9:45 pm #6850Not at the moment, if you use page builder you can use the info box to add a custom icon. But the box doesn’t have a link… I’m working to improve the setup for the shortcodes so I’ll add this option to the list.
Here is info on the page builder: https://www.kadencewp.com/using-page-builder-virtue-premium/
BenIn forum: Virtue ThemeIn reply to: Unable to set Home Page anymore
AnonymousMarch 30, 2014 at 9:39 pm #6845Ha! Just kidding. This is a wordpress issue, and not related to the theme. In case this happens to anyone else, I set the Home page to be private since I’m still editing it. Making it visible again put all my settings back to where I wanted them. Oops. 🙂
In forum: Virtue ThemeIn reply to: Revolution Slider on Shop Page
March 30, 2014 at 9:38 pm #6844This will remove your page title top line:
.page-header { border-top: 0; }As for the revolution slider can you post a link? that is your shop page right?
Ben
In forum: Virtue ThemeAnonymousMarch 30, 2014 at 9:26 pm #6842Hi there!
I am in the process of setting up my webpage, and arranged it so that I have a static homepage with an image slider and links to recent portfolio items. I’ve been fiddling around with it today (including adding a new blog post if that matters) and my home page changed to list my recent blog posts. I tried to go back and set the home page to my “Home” page, but I don’t have the option to in Settings > Reading. In the Appearance > Customize > Static Front Page area, it allows me to choose between “Your latest posts” and “A static page”, but when I select the radio button for “A static page” it doesn’t give me the dropdowns to choose the pages (only the headers “Front Page” and “Posts Page”). Any thoughts on what’s going on?
Thanks,
AllyIn forum: Virtue ThemeTopic: Mobile Site Not Updating
I’ve made a handful of updates over the past 2 weeks to my blog: *Login to see link and I noticed that the mobile site is not updating to reflect the new typography, homepage layout and all the new blog posts. Is there something I am missing for keeping my mobile site consistent with my desktop site?
Thanks!
In forum: Virtue ThemeHi, I recently updated my site to premium and there’s a problem when I scroll to the bottom of the page- the footer turns white and any text on the page disappears. It looks like the links still work but you can’t see anything except images. This is the website *Login to see link I’ve deleted all the plugins but that didn’t fix anything.
Thanks for any help with this problem!
In forum: Virtue ThemeIn reply to: Slider Revolution in all pages.
In forum: Virtue ThemeIn reply to: Text Padding
In forum: Virtue ThemeIn reply to: Slider Revolution in all pages.
JetPack got one menu for select configuration, one said: Show buttons in: home page, archive page and search result.
And yes, when i put off that one, i not got the buttons in Shop Page, but too i lost all “LIKE” buttons in Shop Product and Portafolio Items. (That is a big problem).
If i put the CSS code, posibble i lost too LIKE button?
Recommend me another nice sharing plugin? :P.Thanks for all!, I will look documentation for the slider.
-
AuthorSearch Results


