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: Testimonial page
This page link shows where someone can click to do a testimonial http://baywatcharms.com/long-gun-gallery-page-1/
This page shows the actual page to fill out and submit the testimonial http://baywatcharms.com/testimonial/
Once it is filled out and submitted, it waits to be approved, once approved “published” I can’t find a page where other customers can view. Do I have to make a page for this, or is it auto generated?In forum: Virtue ThemeIn reply to: Testimonial page
October 21, 2014 at 1:57 pm #20416I’m confused? Do you have a page that is using the testimonial page template?
http://docs.kadencethemes.com/virtue/#testimonialgridpageBen
In forum: Virtue ThemeTopic: Testimonial page
In forum: Virtue ThemeIn reply to: Best selling products page
October 21, 2014 at 1:34 pm #20413Yes using this shortcode:
[best_selling_products per_page="12"]Ben
In forum: Virtue ThemeTopic: Best selling products page
In forum: Pinnacle ThemeIn reply to: Page title
October 21, 2014 at 12:54 pm #20405Hey,
So for the home page you set the page header options in the theme options > home slider. There you can choose page title and edit how it looks and the title it uses.
BenIn forum: Virtue ThemeWe set the header type to ‘Standard’and turned sticky header ‘on’.
We have made a custom color for the topbar by setting #topbar {background:#8CC33D} in the css (because we use different topbar colors for different sections of the site
Now each time a new page loads, you briefly see the topbar surrounded with a lot of whitespace (offset 28px left and top), before the whole page shifts upwards 28px. This is very annoying while browsing the site.
Note: when we turn off sticky header we have the offset of 28px for the topbar permanently, which is not what we want.How to correct this? Both for sticky (our preference) and not-sticky (used in mobile site)
In forum: Virtue ThemeHello, hi.
Why when I create a portfolio item I get a 404 error page?
Like here:
http://www.animalshouse.it/portfolio/fano/Or you can check the others here:
http://www.animalshouse.it/i-nostri-lavori/Is strange because all these items are displayed in admin page: http://cl.ly/image/3g1I3f1Y2k0c
Let me know if you need admin credentials.
In forum: Pinnacle ThemeTopic: Page title
Hi Ben,
I have selected a specific page to be the home page.
I need this page to be the home page and made the option in the reading, under settings.
The page is displayed as the home page, but its title is not showing. the site title is shown. I need that to be able to control the padding options. I have choosen to show the page title in the page options, and played with the place and do not place behind the header but it is not working.
I need the title of the page to be shown in the home page as the header.
Thanks
In forum: Virtue ThemeIn reply to: Page content not being displayed – on only one page
Hi Ben,
The error comes from the Admin panel when I click on Update.
I changed order to menu-order but the error remains.
I’m using this page rather than a Category page as I have images and text as an introduction to the products. The products on the page are just examples rather than a complete catalogue.
If it did this on every page it would make more sense. It is the fact it just seems to affect this page that is really puzzling.
I’m going to see if I can add individual products rather than a whole category. Will update when I’ve done some more testing.
Thanks for your help
Steve
In forum: Virtue ThemeIn reply to: Call to action postion isn't align on the page
October 21, 2014 at 10:17 am #20394So the parallax isn’t really set up for pages with a sidebar but you can get it to work.. add this css:
.main.col-lg-9 .panel-row-style-wide-parallax { margin-left: 0px!important; margin-right: 0px!important; padding-left: 0!important; padding-right: 0!important; }Ben
In forum: Virtue ThemeIn reply to: Page content not being displayed – on only one page
October 21, 2014 at 10:14 am #20393Yeah very strange. Do you get this error in the admin or in the front end?
Any reason your not just using the category page? that is created for each category?
The orderby=”order” isn’t correct. Should be “menu-order” not order if you want the order that is uses in the sort products admin.
Ben
In forum: Virtue ThemeIn reply to: Right Menu with Individual Products Tab
October 21, 2014 at 10:08 am #20392Hey Robert,
in the appearance > menus page.. where you customize the menu for your site. Click on the top right corner “screen options” button. Then make sure product categories is checked. That way you will have the option to add categories to your menu. Is that what you were asking?Ben
In forum: Virtue ThemeHi All,
I create a Virtue:Call to action widget in pagebuilder, but I found that the poisition of the backgroud image is not align with the other contents on the page (maybe align to the right).
This is the link: *Login to see link Look at “Want to apply?” (create wi CallToAction)
So can I change this alignment?Thanks
In forum: Virtue ThemeIn reply to: Custom post list widgets won't work
October 21, 2014 at 9:57 am #20387So you have a custom post type that you’ve added? Have you tried using the theme home page widget area? What home page template builder widget are you using? Are you not using pagebuilder?
The second issue has to do with two random numbers being the same. When the icon menu forms it pulls a random number to be the id and if the php happens to pull the random number twice there is a conflict. You can fix this by adding id=”1″ for the first item and id=”2″ for the second and so on. you just add to the shortcode.
Ben
In forum: Virtue ThemeIn reply to: Porfolio item not found
I have done everything and it still looks the same:
Saved – http://50rocks.nl/?post_type=portfolio&p=1052&preview=true
Published – http://50rocks.nl/portfolio/fotoshoot-particulier/?preview_id=1035&preview_nonce=f0b7594560If I switch the published page back to Concept he is visible again.
I do not understandIn forum: Virtue ThemeIn reply to: Page content not being displayed – on only one page
Hi Ben,
Thanks for the tip. I renamed the page/link so it does not start with a number and it now at least displays the page – however I’m now getting a Woo error when I try to add back in a product gallery.
If I add this to the page:
[product_category category="qfhd-4k-monitors" per_page="20" columns="4" orderby="order" order="asc"]I get this error when I try to update the changes:
Fatal error: Call to undefined function woocommerce_product_loop_start() in /home/pixeluti/public_html/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php on line 182
The page Previews OK, I just can’t update it?
I use the exact same code with a different category on other pages so again I’m not sure what is wrong with just this page.
I’m running Woo v2.2.6, WP 3.9.2 and Virtue Premium 2.6.7 with a child theme.
Any pointers on this error?
Many thanks for your help
Steve
In forum: Virtue ThemeIn demo 1, when we scroll the page down, the topbar + navigation is fixed to the top.
I know by importing the style_01_theme_options_import.txt will make it work BUT what if I already had my page in process, is there a plug in to do this? Or I have to do the import and do everything again?In forum: Virtue ThemeHi there,
Loving the theme but having a problem getting a plugin like ultimate post widget: *Login to see link Or Recent Custom Posts, that will list my recent ‘Resources’ custom post type in a home page template builder widget.
They all word in the regular widget areas but not on home page. Do you have any suggestions?
Many thanks.
PS, one other very weird issue, I have 4 icon boxes on my home page: *Login to see link and randomly, the 2nd box from the left, will take on one of the other colours (generally blue or red), but when you refresh it fixes itself.
In forum: Virtue ThemeHello, For my homepage I trying to create a simple menu on the right side that displays my products categories that are for sale i.e Seating, Tables, Storage, Lighting, Art & Objects. I managed to create create this via using one of the product demo templates, but I’m having issues with each tab displaying the products associated with each tab. So me question is how can I assign a products page/category to each tab. I cant seem to find a solution. PLEASE HELP!
-
AuthorSearch Results


