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: Full Width Feature Image
Thanks Ben – that works!
I’ve been playing with it and I would like it to look like this:
http://www.pixiegardens.ca/wp/?page_id=160I’ve put the “fade” on the image – but it doesn’t wrap in the right place for mobile. So I want to put a transparent white background on the page title itself (full width) but when I have tried using background-color it goes behind the image. I’m not sure how to get it in front? I’m assuming z-index but I can’t seem to make it work?
Thanks kindly,
KerryIn forum: Virtue ThemeIn reply to: Change 'Portfolio' name
March 9, 2014 at 1:05 pm #5948Yeah, just edit the page title.
If you want to change the url of the single portfolio posts you can do so in the theme options portfolio settings. Just re-save your permalinks after.
Ben
In forum: Virtue ThemeMarch 9, 2014 at 12:59 pm #5945Yeah it is possible. If you make your home page the latest posts page in the wordpress settings > reading. Then your “page content” becomes the blog with sliders videos. You can then move the latest posts module to disabled.
Ben
In forum: Virtue ThemeJust to take this a step further, now that I have gotten rid of the Woomcommerce product sort, I would like to have a filter for “brand” on the category pages. I currently am tagging each product with it’s brand. Those show nicely on each product’s detail page – clicking the tag shows all of that brand’s product. But I would like the filter to be available on the Category Pages (My Categories are “Men, Women and then with sub-categories of outerwear, shoes, etc.). I know I can have a tag cloud in a sidebar or footer, but that’s not really the look I’m after. Perhaps tags are not the right way to do this? On the sample page you included above, I see you have that Ajax filter on the side bar for “men, women, all). That’s more what I am looking for. Is that using the Ajax filter plug-in for attributes? Perhaps I should be using Attributes for brands instead of tags? Or, is there a widget (or plug0n( available you may know of to have a tag filter in a sidebar?
http://www.outdoornj.com
(oh, and feel free to move if perhaps this question should be in it’s own new topic!)
Thanks!In forum: Virtue ThemeHi Ben,
I had a good search on here but couldn’t find anything specific to this.
On my home page I wish to have my latest blog posts shown as if I was viewing the blog page. To use an example from your demos, I’d like the latest from the blog to show in this format: *Login to see link and pick up summary sliders/videos etc.
Currently it seems like the latest posts only picks up the feature image and thats it?I’ve tried putting the shortcode in the page’s content and using that, but it still renders the same.
Is this possible? It’s not the end of the world if it’s not.
Cheers
Daniel
In forum: Virtue ThemeTopic: Widget Text Styling
Hello,
I have searched the forum looking for the ability to change the text widget styling and cant get it to change from the current default.
For example on this page *Login to see link on the bottom left the heading is in a different style and I would like to know how to do this.
Any help would be appreciated.
Thank you,
In forum: Virtue ThemeIn reply to: Full Width Feature Image
March 8, 2014 at 6:56 pm #5917Not really, you have two options, one is to use the revolution slider for that page. Just make a slider with one image and no transitions. Then make the feature page settings use the revolution slider with an alias.
Or you can use this css, which isn’t perfect but gets you closer.
.page-template-page-feature-php .img-margin-center { margin: 0 -600px; } .wide #wrapper.container { overflow-x: hidden; }Ben
In forum: Virtue ThemeTopic: Full Width Feature Image
Hi,
Is there a way to set the feature image to be full width?
I would like the image on this page:
*Login to see linkto go all the way across like it does on the home page:
*Login to see link (without the transitions of a slider – just want one image)Thanks kindly,
KerryIn forum: Virtue ThemeHi Ben –
I’d like to have the font resize in the home icon menu when the page resizes. The blocks resize, but if the font stays the same it looks too small on the big blocks and too big on the small blocks.
Any pointer on how to decode the resizing home icon divs much appreciated.
Thanks! Aaron
In forum: Virtue ThemeMarch 8, 2014 at 4:56 pm #5896Hey,
The simplest way to remove the product sort is with this css:.woocommerce-ordering { display: none; }The filter option in the shop settings is for filter buttons like this page: http://themes.kadencethemes.com/virtue-premium-3/product-category/tshirts/
BenIn forum: Virtue ThemeI would like to not show the Woocommerce Category Sort pull down menu on my Product Category pages. I have the “Show Category Filter on Category Pages” set to No, and have also tried adding: remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_catalog_ordering’, 30 ); line to the functions.php file of the Virtue Premium Child theme, both without effect – the filter still shows. Also note that I am not using a woocommerce products page per say – just Product Category menus and pages.
I did do a forum search here for this but didn’t see a solution – sorry if I’m duplicating, as it seems this would be a common request.
Thanks!In forum: Virtue ThemeIn forum: Virtue ThemeTopic: Portfolio Post Options
Hi
I have been trying to insert an icon and link into one of the Portfolio Page – Value Descriptions, using:a href=”*Login to see link title=”” rel=”tooltip” target=”_blank”><i class=”icon-flickr2″></i></a
(start and finish arrows removed so that it shows, rather than just posts the link)
I save it and it works fine… However after saving all that is showing in the Value Description box is <a href=
So when I subsequently edit the portfolio and re-save, the icon and link are lost (unless I re-enter it all before each save).
Am I just trying to do something that was never intended and showing “a little bit of knowledge is dangerous” or can this be easily worked round?
Cheers
GrahamIn forum: Virtue ThemeTopic: Google AdWords tracking code
Hi Ben,
just checking before doing a lot of damage:
Google Analytics tells me to use a different script when activating Google Adwords tracking code on my site. I found the scripts.php from /lib-directory where the analytics script is visible
function kadence_google_analytics() { ?>
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src=’//www.google-analytics.com/analytics.js’;
r.parentNode.insertBefore(e,r)}(window,document,’script’,’ga’));
ga(‘create’,'<?php echo GOOGLE_ANALYTICS_ID; ?>’);ga(‘send’,’pageview’);
</script>the script that I am advised to use is
<script>
(function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);
ga(‘create’, ‘GOOGLE_ANALYTICS_ID’, ‘domain.com’);
ga(‘send’, ‘pageview’);
</script>QUESTION: Should I alter the script.php accordingly? What happens when I’m updating the theme to a new version? Changes gone? I am using a child theme, can I use it to do the needed script.php changes?
Thanks again, Hannu
In forum: Virtue ThemeIn reply to: Woocommerce Kills Virtue
Hi,
I’m using MAMP.
Here is the error on the WordPress dashboard page.
Allowed memory size of 41943040 bytes exhausted (tried to allocate 122880 bytes) in /Applications/MAMP/htdocs/wordpressVirtue2/wp-admin/includes/post.php on line 101
Here is the error on the Home page of the site.
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 491520 bytes) in /Applications/MAMP/htdocs/wordpressVirtue2/wp-content/themes/virtue_premium/themeoptions/extensions/edd/kad_icons/field_kad_icons.php on line 190
This was for a clean install with no pages, posts or other data in the database. Just the Virtue, two sliders and woocommerce installed. It doesn’t happen when I install the woocommerce. It happens when I try to activate woocommerce.
In forum: Virtue ThemeIn reply to: Captions in a Gallery
March 7, 2014 at 7:03 pm #5863You have to add caption=true to the shortcode. So on your page that you have the gallery click on the text tab on the top right and add caption=true.
Here is an example, scroll to the bottom of the page: http://themes.kadencethemes.com/virtue-premium/wordpress-gallery/
Ben
In forum: Virtue ThemeHi, I have not been able to get the menu to show on my mobile. Only the homepage is showing. Can you point me in the correct direction.
The site is http://www.veronicapappascelebrant.com.auIn forum: Virtue ThemeHi,
i’m running my online shop with the latest version of the Virtue Premium Theme. After the update to WooCommerce 2.1 it said that the template files of the Theme where out of date and it threw an error at the checkout page:Fatal error: Call to undefined method WC_Shipping::get_available_shipping_methods() in /wp-content/themes/virtue_premium/woocommerce/checkout/review-order.php on line 14
I’ve fixed it by renaming the file, so it uses the fallback File from WooCommerce. But it would be nice if you’d update the depricated files in your theme.
Khosrow
In forum: Virtue ThemeIn reply to: Home Portfolio Carousel Items
Thanks again Ben. I put all the types that I wanted to show under a parent and then selected the parent to show in the carousel; it worked perfectly!
Is there any way of sorting the order of the filter on the top of a portfolio page? It shows in alphabetical order by default.
Cheers
GrahamIn forum: Virtue ThemeIn reply to: Change Homepage Page
March 7, 2014 at 10:22 am #5839Yeah, you want to make the home page a specific page, then just add your content to the page content and make sure the page content module is enabled in the theme options. This tutorial should help explain: https://www.kadencewp.com/creating-a-home-page-with-virtue/
Just note a page template will not work, the front page uses a specific template so it doesn’t matter what you set the page template to be on the static page you choose.
Ben
-
AuthorSearch Results


