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: product pages not paginating
November 4, 2014 at 3:33 pm #21759You can sort of on the shop pages. It’s limited but you can. You can’t on the products categories. You can add a slider but thats all.
BenIn forum: Virtue ThemeIn reply to: Category Filter Query
November 4, 2014 at 3:32 pm #21758I am very confused at why you have a shop page and then added a shortcode? If you only what to show what is in the shortcode you can’t use the woocommerce shop page.
You can choose a fullwidth page template for full width pages.
You can set the category pages sidebar in the theme options > shop settings.Ben
In forum: Virtue ThemeIn reply to: product pages not paginating
In forum: Virtue ThemeIn reply to: product pages not paginating
November 4, 2014 at 3:21 pm #21754A shortcode can’t create pagination. If you need pagination you have to use the actual category pages or the shop page.
for example: http://dantaylor.com/product-category/vintage/
Ben
In forum: Virtue ThemeIn reply to: Login Widget
November 4, 2014 at 3:13 pm #21751I don’t know of a widget with the style you want.
I don’t understand what your saying about the menu? If you add a custom link to the wp-login.php page it would open right to that page??You can add a text link like this:
<a href="yoururl.com/wp-login.php">Login</a>Ben
In forum: Virtue ThemeIn reply to: Category Filter Query
In addition to the above.
How do I get rid of sidebars on specific pages? Or should I say. I want NO SIDEBAR anywhere except on the pages where products will be displayed (not the actual product pages, but I think they’re the category pages where 15 etc products are displayed per page etc)
I created a /store page to do what I want to do as you suggested, but I would actually like to call my shop page /shop except I think it interferes what woocommerce is doing. Would I be able to do that by changing the name of the page that woocommerce calls shop (to say webshop) and changing the name of the page I called store to shop?
In forum: Pinnacle ThemeIn reply to: Menu Cart Product list
In forum: Pinnacle ThemeIn reply to: scrolling when opening accordion
one more related question: on a different website (not online yet) I have the same problem when going from a page to an anchor in another page. Is there an additional JS change I need for that? And do I just need the JS on the page where the anchors are on on all the pages from which I can navigate to them?
thanks
In forum: Virtue ThemeIn reply to: Icon Menu – sizing and background question
November 4, 2014 at 1:43 pm #21744Hey,
1. 0 isn’t actually an option it’s considered default meaning it doesn’t add an output of 0 padding because 0 is the default for a number input box. If you changed to 1 or like I said 10 it would have an effect. The default in the css is 20 and if you leave on 0 then 20 is what will apply because it’s in the css.
2. Your using the latest post widget which is a sidebar widget. You would have to use a blog shortcode if you wanted content like the home page. Which you don’t need to do, just add the css and use the home page theme options settings.
If the css isn’t working for you then add this:
.home .panel-grid:only-child .panel-row-style-wide-grey, .home .panel-grid:last-child .panel-row-style-wide-grey { margin-bottom: 0 !important; }Ben
In forum: Virtue ThemeTopic: product pages not paginating
I have decided to get rid of sub-categories for my product pages. I added my products directly to my primary menu – but the one link “Vintage Scandinavian” which has about 40 products in it, only shows one page with 20 products listed and no additional pages. (the product category is “vintage” the navigation label is “Vintage Scandinavian” which is also the name of the page I created and put the short code on ([product_category category=”vintage” per_page=”20″ columns=”4″ orderby=”date” order=”desc”])
Here is a link to the page *Login to see link
I did have two sub-categories under vintage (vintage cufflinks and vintage tie-bars) but I deleted those categories.
In forum: Virtue ThemeIn reply to: Icon Menu – sizing and background question
November 4, 2014 at 1:22 pm #21740Hello,
Not having a good day – and I’m guessing I might be ruining yours – so sorry.
I added latest posts to the page but it’s all shoved up on one side and I liked the way it was displayed before……..what am I doing wrong with the following CSS?
.home .panel-grid:only-child .panel-row-style-wide-grey {
margin-bottom: 0;
}Many thanks
Nic
In forum: Virtue ThemeIn reply to: Icon Menu – sizing and background question
November 4, 2014 at 1:15 pm #21739Hi,
Sorry I don’t understand what this means:
“You can adjust the padding in the page-builder row styles, change to 10 or whatever.” as in pagebuilder all the padding options in ‘row visual style’ are set to 0 and it’s the padding in between the images that I have as icons that I want to adjust – and also the grey background above and below – which I cannot see an option for…Many thanks
Nic
PS that CSS didn’t work – but I will try to add latest posts through pagebuilder instead – I just hope I have no spacing issues with that as well – to avoid the confusion.
In forum: Virtue ThemeIn reply to: Category Filter Query
Hi Ben
Using /shop as the shop page as before.
I have changed the shop page to show subcats in settings in woocommerce, I placed the following shortcode on said page:
[product_categories number=”10″ parent=”0″ ids=”222, 217, 223, 221, 220, 219, 218, 57, 73, 74″ hide_empty=”0″]It is meant to show only the first 10 items and nothing more.
(I tried not setting the shop page in the woocommerce>settings>products bit and the word “SHOP” disappears from the title on page, and it results in the same output).Have I got the shortcode wrong? I think I got this bit right, because when I remove some of the numbers only the right cats show up, but everything below the 10 etc shouldn’t be there.
Any way to override the woo subcat settings – to only show the top level and thats it? Or to get what I am trying to achieve without messing around with the shop page settings in woo – I mean what effect does it have if I do not set theshop page as you suggested, and how to get the “SHOP” title back etc.
Haven’t tried the plugin or child theme yet, hoping to sort it out in the easiest way possible.
Thanks
KavIn forum: Virtue ThemeIn reply to: Login Widget
Hi Ben
this would be ok for me. I to give a few Person the possibility to add Images and Posts.
But i don`t know exactly how to make a link to a menu item. When i make a new site the i can write there a text e.g. Login and the menu calls Login as well e.g.
Then i have first to click to the menu Login and then on the link of this site. But i want the Login page to open when i click on the menu item. Is this possible?In forum: Virtue ThemeIn reply to: Login Widget
November 4, 2014 at 11:57 am #21728I don’t know about which widgets you want to use, but if you just want a link you can add as a menu item or right in a text box.
the login page is : yoururl.com/wp-login.php
So you can create a custom link right in the menus to that page.
Ben
In forum: Virtue ThemeIn reply to: Icon Menu – sizing and background question
November 4, 2014 at 11:55 am #21726You can adjust the padding in the page-builder row styles, change to 10 or whatever.
I think I see why your getting the overlap.. since your only using 1 row in page-builder and adding the latest posts through the theme options the layout is confused.. add this:
.home .panel-grid:only-child .panel-row-style-wide-grey { margin-bottom: 0; }Ben
In forum: Virtue ThemeIn reply to: Icon Menu – sizing and background question
November 4, 2014 at 10:11 am #21709Can you clear your page cache so I can see?
BenIn forum: Virtue ThemeIn reply to: Icon Menu – sizing and background question
November 4, 2014 at 9:29 am #21698Hi,
In answer to your question – for copying reasons – I need this menu on every page…I don’t want o build it from scratch 150 times.
I switched to wide gray and all that did was make the buttons smaller and further apart…I just want to alter the spacing between the button images and the grey area on the top and bottom as it is too deep. I can only alter the columns – surely there must be a way to adjust the box item spacing in CSS?
many thanks
Nic
In forum: Virtue ThemeIn reply to: Home page slider
In forum: Virtue ThemeIn reply to: Home page slider
November 4, 2014 at 9:19 am #21693no, you can’t make the slider disappear after seeing it once. Would require your site to have a memory of whos seen what. It’s only possible through cookies and not a good idea.
If your setting up a page that isn’t your home page you can use page builder to create the look.
Ben
-
AuthorSearch Results



