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 'post'
-
AuthorSearch Results
-
In forum: Virtue ThemeMarch 2, 2016 at 1:35 pm #84036
The plugin your using is really interesting. It’s odd how that page you linked to is a single post page.
I think you best bet is to use yoast if you know it already works for you.
You can install a child theme: https://www.kadencewp.com/child-themes/
Then you can add this function into the child theme functions.php file:
add_action('kt_afterheader', 'custom_breadcrumbs_add'); function custom_breadcrumbs_add(){ if ( function_exists('yoast_breadcrumb') ) { yoast_breadcrumb('<div class="container"><p id="breadcrumbs">','</p></div>'); } }Ben
In forum: Virtue ThemeIn reply to: Shading post summaries on home page
March 2, 2016 at 12:54 pm #84031Looks like you are using something other then the theme to display the post? are you wanting that whole area to just be one color?
Because currently there isn’t a div around each individual post.
Ben
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: small icons within a dropdown menu
In forum: Virtue ThemeTopic: Issues installing the them
Hi guys,
On one of the sites I have decided to start again as a few things a few things went wrong. I have downoaded WP again but when it comes to installing the virtue theme it says the following
The uploaded file exceeds the upload_max_filesize directive in php.ini.
I have changed the .htaccess file to this
# BEGIN WordPress
# END WordPress
########
php_value upload_max_filesize 50M
php_value post_max_size 50M
php_value max_execution_time 500
php_value max_input_time 500
#########Is there anything that I’m doing wrong?? its worked for all of the other sites that I have used this theme with.
So sorry to be such a pain guys
In forum: Virtue ThemeIn reply to: clear selection link
In forum: Virtue ThemeIn reply to: Remove date on widget for posts
In forum: Virtue ThemeIn reply to: Remove date on widget for posts
In forum: Virtue ThemeIn reply to: Big space between Slider and homecontent (IE)
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Adding Pages/Posts to Homepage/Homepage Layout
Through the use of page builder rows, you can pretty easily create a page that transitions through different backgrounds like that.
Go into the page edit screen, and switch to the page builder tab. There, you can add all kinds of widgets and set a different background for each row.
There are widgets that can display your posts in various ways, among many others.
A lot of what I’m seeing on there page is similar to the “Call to Action” widget. That widget, when you set the background image to be full width, will allow you to ad text and a button to them.
You can also create new revolution sliders and place them via shortcode in various areas of the page.
I suggest trying out different widgets and familiarizing yourself with page builder.
In forum: Virtue ThemeHey all,
I’m really enjoying the Virtue Premiume theme. So far, with my little to 0 knowledge of CSS and/or coding stuff, I’ve been able to do just about all that I want to with it.
I’d like to add and do the following:
Can I use the homepage layout manager to have various posts/pages show up on my homepage? So far all I have is a Rev Slider as my main and then nothing else. I’ve been able to get some Image Menu stuff, etc on there and I move the Latest Blog Posts button from Disabled to Enabled but I don’t necessarily want that. I want to create specific pages/posts that are maybe only seen by scrolling through the front page of my website (grrillagym.com).That way I can use a bit of CSS that you guys offered me and change the background/font color for each page and the site has built in transitions/breaks as you scroll down.
Basically just like apple.com. If you go to the iphone page there is the 1st area with lots of white and clean background. Scrolling down gives you a guy skating in a pool/marble texture. Then white again into the “next” section, then a bit of grey, etc.
I want that transition/effect ability by using various pages/posts/images.
Thank you!
In forum: Virtue ThemeIn forum: Virtue ThemeIs there any way to remove the post date on just the widget for blog posts:
*Login to see link see screenshot for examplebe good to remove here
In forum: Virtue ThemeIn reply to: Post background
Hi Ben
Will what you describe above work if I want the post summaries to appear with a different background colour, if I change white to a colour that will suit? I need the post summaries to appear with a different colour background then a white space then the next post with same colour background etc.
GlynIn forum: Virtue ThemeIn reply to: Shading post summaries on home page
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: shop page
March 1, 2016 at 4:51 pm #838912. What css are you adding?
3. On ebay I see three different layouts for products on mobile depending on where, and what the setup is. Most often I see two products next to each other. so that is where “list” become confusing. Maybe if would be best if you can post a screen shot of what you want if you don’t want to describe.
5. unfortunately you would need to hire a developer then. this is beyond support.
6. ^ same
8. Are you referring to the background then? You can change the css to focus on the background:
.topbarmenu ul li a.topbar-icon-1:hover { background: blue; } .topbarmenu ul li a.topbar-icon-2:hover { background:green; } .topbarmenu ul li a.topbar-icon-3:hover { background:yellow; }Ben
In forum: Virtue ThemeGreetings,
I ‘ve encountered a problem that I hope you could help me. I use Virtue Premium with Tribulant’s Checkout plugin integrated, not Woocommerce. This plugin creates post/products as childs to other posts that use them as “categories”.
The url stays simple as follows: “siteurl/category/final child Post”, bypassing every post that is used as a fake category. Therefore your theme’s breadcrump implementation doesn’t show the full path in breadcrumbs.
My previous theme hadn’t a breadcrump implementation and I was using Yoast SEO plugin. This plugin’s breadcramb system is a little bit smarter I guess and delivers full path, although the url remains the same.
My question is, how could I make my breadcrumbs appear fine, either by using your themes options, or by isolating your breadcrumbs integrated system and if possible inform me where to paste Yoast’s SEO code.
As an example here I have a piloted site:
*Login to see link
If you select either of the categories below, you can see that the last “Category” called “Εξαρτήματα Laptop” dissappears.
Any help would be appreciated.In forum: Virtue ThemeIn reply to: fullwidth feature image
-
AuthorSearch Results


