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 ThemeFebruary 3, 2015 at 7:28 am #29571
Hi there,
I have the shrinkable header enabled but would like my logo to stay the same size and not get smaller as it doesn’t look good when too small. Is this possible?
Also, my homepage is similar to Demo 4 and so I don’t want the topbar on the home page but I do want it on the other pages – how can I do this?Thank you.
In forum: Virtue ThemeTopic: No scroll on tablet
Hi
On mobile platforms I can not scroll when I touch the revolution slider picture. I works fine on the rest of the page.
I think it is only a problem on Android devices.How can I fix this?
Regards
AllanIn forum: Virtue ThemeIn reply to: Changing position on shop page
And a follow up. I just realized that my tabs on my shop page already had an “All” tab but the categories in the sidebar did not. adding the “All Products” category added it to the sidebar but now I have two “All” tabs on my shop page (an “All” and and “All Products”). I would like only one in each. I want the side bar to act like the tabs on my shop page. I know it is redundant on the shop page but the tabs do not show up on any other page as you shop around, Thus the sidebar nav. I guess I could get rid of the tabs altogether and just have the sidebar to navigate categories. Is there an easy answer to my issue or better to just get rid of tabs on shop page?
In forum: Virtue ThemeIn reply to: Firefox issue
In forum: Virtue ThemeIn reply to: Latest Blog Post – WPML
In forum: Virtue ThemeIn reply to: Sidebar on Portfolio Grid
Ben, if you read my post – I wrote almost the same function..
I read all the topic. And you say nothing new.shortcode is not solution (what about ajax filters in that way? and custom sidebar at portfolio posts?) (I want drink, you offer to eat)
so, you say there is no way to use custom sidebar on portfolio-grid and portfolio-post?
why this is a problem – to use custom sidebar all-over the site, at any page we want? (don’t ask why we want this)
and what about my other questions? updating the theme, making plugin?In forum: Pinnacle ThemeIn reply to: Creating Clone:Posts
February 2, 2015 at 9:11 pm #29540Pages came through –– but the clone post option is still not showing the posts I made with several page builder rows and widgets on them.
In forum: Pinnacle ThemeIn reply to: Creating Clone:Posts
February 2, 2015 at 9:06 pm #29538ok, I was just looking and the latest version of pagebuilder lets you clone posts now. So that was my bad you don’t need to have the page. Just click on the pagebuilder then click prebuilt layouts. then choose the post clone option.
Ben
In forum: Pinnacle ThemeIn reply to: Creating Clone:Posts
February 2, 2015 at 8:55 pm #29537I’m sorry, Ben, I made a new page with my desired layout – but I’m not seeing how to clone that…let alone, convert it into a post clone.
In forum: Virtue ThemeIn reply to: Sidebar on Portfolio Grid
February 2, 2015 at 5:05 pm #29534Elisey,
You can use the portfolio shortcodes on any page. So say you want to show the grid with a sidebar you can use a sidebar template then add your portfolio shortcode in the page content:[portfolio_posts columns="4" items="10"]http://docs.kadencethemes.com/virtue/#shortcodes
If you really want to use the portfolio grid page (where you can’t select a custom sidebar you can use a function for it:
add_filter('kadence_sidebar_id', 'pgrid_sidebar_id'); function pgrid_sidebar_id($sidebar) { if (is_page_template('page-portfolio.php')) { return 'sidebar2'; } return $sidebar; }Ben
In forum: Virtue ThemeIn reply to: Text only page / sidebar primary / Line title
February 2, 2015 at 3:48 pm #295281. You can use a custom hook and hook into the product page, see the woocommerce docs here: http://docs.woothemes.com/document/hooks/
2.
.product_item .product_details h5 { border-bottom: 1px solid #000; }Ben
In forum: Virtue ThemeIn reply to: Text only page / sidebar primary / Line title
February 2, 2015 at 3:06 pm #295251. My question is whether it is possible to write a single text to appear in every single product page
2. I want to put a line under the title
I took a screenshot and sent it by mailThanks for the help
In forum: Pinnacle ThemeIn reply to: Woocommerce 'Shop' Page title remove
February 2, 2015 at 3:02 pm #29524ok,
You can show the header image without the title by adding this css and then in the settings acting like your using a title:
.titleclass .page-header { display: none; }The reason your image isn’t spanning the page is because it’s too small
http://jackassflats.net/wp-content/uploads/header_emptystage.jpg
But you can force it to stretch with this css:
.trans-header #pageheader { background-size: cover !important; }And lastly, if your going to want to change the entire background using a plugin or custom css your going to want to make the header transparent so the body background goes to the top.
Ben
In forum: Virtue ThemeIn reply to: Site hover over effect
February 2, 2015 at 2:45 pm #29520Well the way you’ve created that page doesn’t make it possible to add a hover over behind the text or make the link box larger.
You can use the virtue shortcodes to create icon menus just like your home page. That might be the easies option for you.
Ben
In forum: Virtue ThemeIn reply to: Sidebar on Portfolio Grid
Hello, Ben!
I’m a new customer of Virtue Preium.
haven’t php and css skills (work with webmaster).Your code works. but how to use custom sidebar?
Add this code to use sidebar on portfolio-grid (I’m not a programmer, I just LOOK at your two codes)
function kad_sidebar_on_portfolio_grid($sidebar) { if (is_page_template('page-portfolio.php')) { return true; } return $sidebar; } add_filter('kadence_display_sidebar', 'kad_sidebar_on_portfolio_grid');I really need to use custom sidebar on portfolio-grid and portfolio-page (and testimonials-grid/page).
It is very strange to me there is no option to use sidebar and choose which one to use.How I may see, I’m not alone in my wishes.
I have child theme. May be, you make some plugin or update for theme? with on/off sidebar option for ALL pages, grids and templates. (sorry, I hope you understand what I mean. I really haven’t skill to describe correctly). and option to choose custom sidebar.
And please!! Make option to make independent portfolios!!! I try to make with pages and parent-child portfolio types.
It works ugly, or cut some functionality.I think, it is not last question :))
my project (construction in progress)
http://www.vesssna.com if you interesting.
Wedding Workshop with huge catalog (woocommerce).sorry for my bad english.
In forum: Pinnacle ThemeIn reply to: Woocommerce 'Shop' Page title remove
Correct, I don’t want breadcrumbs or page titles to display, just header background. That is an option I want at least. Ideally I think I want full page backgrounds that extend in to the header all the way to the top of the page. However, I want different backgrounds for different pages. Not sure if that ability is incorporated into Pinnacle premium or not but it looks like there may be plugins to accomplish this. If not, my workaround was to create a header image that fades to black at the bottom and a page content background (row backgrounds with page builder) that fade to black at the top so both images will appear seemless. If I go with the latter option, then the image header for the shop page is still a problem as it does not span the entire screen. Thoughts?
In forum: Virtue ThemeIn reply to: Sidebar on bbpress startpage
February 2, 2015 at 1:59 pm #29511Because it’s an archive page and you’ve turned the sidebar off for your blog archive pages it’s turned off for your forum archive pages.
You can use this function to make it show on the forum archive page.
add_filter('kadence_display_sidebar', 'bbpress_sidebar'); function bbpress_sidebar($sidebar) { if (is_post_type_archive('forum')) { return true; } return $sidebar; }Ben
In forum: Virtue ThemeTopic: Site hover over effect
Hi, I have some links on my homepage created in the icon menu, that have preset hover-over effects that I specified for the site – an aqua coloured box with white text & icon, that turns the background dark grey when hovered.
I have created a ‘links’ page, where I have boxes of the same aqua colour, with text hyperlinks within them. The boxes have been created with a visual editor widget, with a text link, and padding in the aqua colour that matches my homepage. The hover over effect works for the text, (currently dark grey to black) but, ideally, I would like the text to be white, (which I can easily change), and have the hover-over effect working on the coloured background rather than the text itself.
At the moment, it is not obvious that the text is a link, so I would like something more prominent to prompt the viewer. Any suggestions on how I can achieve this?
Thanks very much
Jane
In forum: Virtue ThemeIn reply to: Catalog, web title & checkout issues
February 2, 2015 at 1:39 pm #295041. You have to post a link to start with. And please assume that with every support request a link is important and requested.
2. “left centered” ??? How can something be left centered? Please explain more.
3. You should use a SEO plugin like Yoast SEO and then you can control that page.
4. I need more information then that? If I gave you the css is in not here on the forums?
Ben
In forum: Virtue ThemeIn reply to: Text only page / sidebar primary / Line title
February 2, 2015 at 1:34 pm #295031. You linked to a single product. But your saying pages. Can you clarify?
Also I don’t understand what you mean here: “a formula should not take each page hand”2. A product short description and full description should be separate. Not the same thing. But if you want to hide the short description on your single product pages you can use this css:
div.product .short_description { display: none; }3. You can use this css:
#ktsidebar { border: 1px solid #eee; }Ben
-
AuthorSearch Results


