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: theme options disappearance
Hello, I just purchased virtue premium and unzipped it and activated it. I can not see the ‘Theme Options’ page and it is not listed in the menu under appearance. When I switch back to the free version everything is working fine and I can see the ‘Theme Options’ page. Suggestions?
In forum: Virtue ThemeIn reply to: Widget Info Box: only code is shown
In forum: Virtue ThemeIn reply to: Title above featured image
July 21, 2014 at 12:08 pm #13456You would need to edit the code. I suggest using a child theme. Are you wanting this to just effect the home page? Where are you wanting the featured image? Below the title or the meta?
Ben
In forum: Virtue ThemeTopic: Title above featured image
The homepage of the website *Login to see link shows the blogposts. The featured image comes before the blogpost title. My question is how to move the title above the featured image.
help me:)
In forum: Virtue ThemeIn reply to: Changing the H1 Headings!!
July 21, 2014 at 9:24 am #13441Rather then floating right I would recommend aligning right, you can use this css in your custom css box in the theme options:
.pageheader h1 { text-align: right; }Reading right to left is a little different then just floating the title to the right though. That requires using a
direction: rtl;css.You can target a specific page with css using the page or post class in the body tag of the page. For example.
.postid-134would be the specific class for the post with 134 id.Ben
In forum: Virtue ThemeIn reply to: Changing style of some headers
July 21, 2014 at 9:09 am #13437You would have to edit code. If you want to change the output of which header tag is used. You can use the icon box shortcode and that would allow you to edit which header tag is used without having to change any code.
Here is an example:
[iconbox icon="icon-home" iconsize="48px" link="#" color="#ffffff" background="#dddddd" hcolor="#ffffff"]<h2>Title</h2><p>Description</p>[/iconbox]All this can be done with pagebuilder.
Ben
In forum: Virtue ThemeTopic: Preview video for blog post
I’m new to creating websites and this has been my first creation and I’m loving this theme. Great work!
I am having trouble with the preview of my blog posts. I have attached youtube videos to my posts but both on my blog page and home page there is no picture preview of the video. How can I change this?
I also am trying to work out how to create a carousel slider with all my latests blog posts inside – any idea how this can be done?
Thanks
In forum: Virtue ThemeIn reply to: Cannot select Slider Settings from Theme Options
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Shop Home page sidebar
July 20, 2014 at 4:37 pm #13398Ok first thing, the sidebar will not go beside the slider. The slider is always on top even if there is a sidebar:
http://themes.kadencethemes.com/virtue-premium-3/shop/
If you want the slider to be next to the sidebar you have to use one of the plugin and add the slider shortcode to the page content. Can’t be added through the theme options.Since it’s also your home page you have to set the home layout to be sidebar.. theme options > home layout. and the shop layout to be sidebar. Theme options > shop settings.
Ben
In forum: Virtue ThemeJuly 20, 2014 at 4:35 pm #13397Your better off using this css tag:
.page-id-682 #logo #thelogo
but setting a width? thats going to break your site for mobile phones not 360px wide?
If I was you I would create an image the exact size you want your logos to be and make it a transparent png. Then add your logos setting the background on the img tag with background-size set to contain.
Ben
In forum: Virtue ThemeIn reply to: Widget Info Box: only code is shown
In forum: Virtue ThemeIn reply to: Tag Description, how-to
July 20, 2014 at 4:24 pm #13393So in the child theme copy the file: templates/page-header.php and put in the child theme.
Add this inbetween line 9 and 10:
else if(is_tag()) { echo '<p class="subtitle">'.__(tag_description()).' </p>';}Ben
In forum: Virtue ThemeHi,
I wanted to create a new row with page builder an set the widget “virtue info box” in like shown in the tutorial “create Demo Style 4”. The only thing I can see is the short code:[infobox link=link icon=icon-home size=48 style=kad-circle-iconclass ]
Gründer-ManagementHier steht, was es alles gibt.
[/infobox]It’s the same with different browsers. What can I do?
In forum: Virtue ThemeThanks Ben. We have tried changing the logo img with css, but did not succeed.
We tried:.page-id-682 #logo {
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: url(“http://www.test.foodbike.nl/wordpress/wp-content/uploads/2014/07/Logo-fishbike-crop2.jpg”) no-repeat;
width: 360px; /* Width of new image */
height: 155px; /* Height of new image */
padding-left: 360px; /* Equal to width of new image */
background-color: transparent;
}Any clue what went wrong? Or how to better tackle it?
Thanks a lot!
Mark.
In forum: Virtue ThemeIn reply to: Shop Home page sidebar
Sorry, I changed Shop page format to Sidebar, but it’s not working. Do you think it’s slider problem?
Sheng
Web: https://echolivin.comIn forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Tag Description, how-to
July 20, 2014 at 8:49 am #13366Yes do this in a child theme.
To fully answer you question where are you wanting this description to show? like on what page and where on that page?
Ben
In forum: Virtue ThemeIn reply to: Updating theme 2.4.8 > 2.4.9
July 20, 2014 at 8:36 am #133631. I would use the duplicator plugin for a backup. it’s free and easy to use. https://wordpress.org/plugins/duplicator/
2. No you shouldn’t lose anything you’ve changed. The only things that are replaced is the theme files. Everything else, (pages, theme options, posts etc) are all saved in the database.
3. If you have no intention of editing theme files then you don’t need a child theme and I don’t recommend it.Ben
In forum: Virtue ThemeIn reply to: Google Fonts
July 20, 2014 at 8:28 am #13362maybe we have a miss understanding. The font choices should show in the theme options not in the edit post page. Is that where you want them?
Ben
-
AuthorSearch Results


