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: Layout for products
I have my product layout that is acceptable. ( http://www.baywatcharms.com/?product=lionheart-109mfxdblk-lh9-mkii-2 ). There may be a couple changes later, but for now it is good. What I am wanting to do is put some type of gallery on this page ( http://www.baywatcharms.com/?page_id=819 ). That each product has a link to the actual product page. Am I better of using virtue gallery ( I can’t seem to link the small photo to the actual product page. Or am I better off with the virtue image widget itself.
In forum: Virtue ThemeIn reply to: Layout for products
June 27, 2014 at 9:43 am #11672Ok so you can add products in woocommerce and give each product a category. The wordpress automatically creates a category page and you can link to in a menu. If you click on categories under products you will see a link to view.
As for setting the columns you can choose how many in the theme options > shop settings.
Ben
In forum: Virtue ThemeTopic: Layout for products
I am starting to add products to my web site. I am not using the standard shop page. I will have different pages for different product types. This is the first page that I am working on. ( *Login to see link ). What layout would you suggest that I use? I am wanting something in a grid type.
In forum: Virtue ThemeIn reply to: Testimonial Carousel Link on Sidebar
Hi Ben
Thanks for getting back to me. You know what would be cool, like this Kadence page where the hover highlights over the shoe sale, new gear packs and travel blog. I think I was expecting it to do that and to be popped through to the testimonial grid page. And maybe there could be the option to add text to the hover – don’t know how feasible that would be. Failing all that, maybe a read more at the end of the excerpt …s. The dots suggest to me that I am being led somewhere but there’s nowhere to go. How’s that?Here’s something else too, may as well throw it all in huh? I expected the testimonial grid to have evenly spaced excerpts (horizontally) with a drop down to read the rest of each one or a link to the full testimonial page that has been created for each person. That would make the pages attractive like they are in your testimonials example page.
I’m looking forward to your creativity being unleashed, lol.
In forum: Virtue ThemeHi Ben and all
I’ve created testimonials for 3 people, and a testimonial page using the testimonial grid, and a testimonial carousel in my sidebar. My only problem is, for the life of me I can’t work out how to have the carousel show ‘read more’ and link through to the testimonial grid page. I’m using the child virtue theme. http://www.revatech.biz/real-estate-tools/.
Thanks in advance.
KarenIn forum: Virtue ThemeIn reply to: Tabs shortcode picture
June 26, 2014 at 5:22 pm #11637I thought you were using page builder?
How about this, can you send me a link and login to your site via email.
If you want to change the tab outlines you do that with css. You can add this to your custom css box:
.tab-content { border-bottom: solid 1px #ededed; border-right: solid 1px #ededed; border-left: solid 1px #ededed; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border: 1px solid #eee; }Ben
In forum: Virtue ThemeIn reply to: Tabs shortcode picture
Thank
I’m sorry-I’m not getting something here.
When I use the Visual editor – it does not give me any more options then I get on the page editor.
It just gives me this code which I have to copy to my page editor.
[tabs][tab title=”title1″ start=open] <p>Put content here</p> [/tab][tab title=”title2″] <p>Put content here</p>[/tab][tab title=”title3″]<p>Copy and paste to create more</p>[/tab][/tabs]I don’t see how to make the tab outlines darker
sorry.In forum: Virtue ThemeHi Ben,
My secondary menu consists of categories. I have added a description to one of my categories and I only want the description to show on the actual category page and not in the menu. I looked through the settings and can’t seem to find how to fix.
Thanks in advance.
In forum: Virtue ThemeHi, Ben –
I’m using this shortcode to add a different background to a specific page. I’ve tried just about everything I can think of to get it to align center, but it’s not working.
.menu .contentclass {
background: url(“http://50.22.11.22/~happygil/wp-content/uploads/2014/06/blackboardbackground.png”) no-repeat;
}Here’s the page: http://50.22.11.22/~happygil/menu/
I’m sure it’s a quick fix I’m just not considering. Thanks!
In forum: Virtue ThemeIn reply to: Tabs shortcode picture
sorry – 1 more quick question.
So I was able to get a tab picture by creating it in the widget area, then I cut and pasted into a new blank page to test – and it worked.
But when I went to my existing page I built with page builder and copied the image within the code of the text field – it disappears when I save the page.
So for me to use this I have to only use the text editor on the page?? I cannot mix the 2 editors – is that correct?Thanks again
patriciaIn forum: Virtue ThemeIn reply to: Display page title on all pages except home page
Head shoot again 😉 Thank you Ben for your answer which solved the problem.
Regarding your question I’m not going to display mobile menu at all because now I received 100% responsive menu in all screens resolutions. I just wanted to display the same menu layout in all resolutions. My next step is to put slider at home page between logo and menu but I do believe I’m ok to do that by myself switching positions in tpl file or adding revolution slider php code between logo and navmenu divs.
BTW: Is it a php way to manage displaying When I tried standard method as I wrote in the first post all bottom content was lost? I don’t need to know if it is top secret 😉
Thanks again for support and I wait for more you themes 🙂
In forum: Virtue ThemeIn reply to: cyclone slider not full width
June 26, 2014 at 9:11 am #11606Revolution Slider: http://virtuemock.kadencethemes.com/?page_id=448
Carousel Slider: http://virtuemock.kadencethemes.com/?page_id=446
Image Carousel Slider: http://virtuemock.kadencethemes.com/?page_id=439
Flex Slider: http://virtuemock.kadencethemes.com/?page_id=436
Cyclone Slider: http://virtuemock.kadencethemes.com/?page_id=443
Kadence Slider: http://virtuemock.kadencethemes.com/?page_id=451What you are wanting can be done with the cyclone slider depending on the settings you choose, also with the revolution slider.
The cyclone slider example is right here: http://virtuemock.kadencethemes.com/?page_id=443
Ben
In forum: Virtue ThemeIn reply to: How to get filter to show up on Portfolio Page?
June 26, 2014 at 9:02 am #11605Hey so because thats your “font-page” you would turn the filter on in the theme options > home layout. Scroll down to the full portfolio section and make sure Display Portfolio Filter is on.
The background and text color and border are:
#filters li a { border: solid 1px #f2f2f2; background: #fff; } #filters li a h5 { color:#444; }for the hover select states:
#filters li a.selected, #filters li a:hover { border-color: #ddd; background: #f2f2f2; } #filters li a.selected h5, #filters li a:hover h5 { color:#444; }Ben
In forum: Virtue ThemeIn reply to: Display page title on all pages except home page
June 26, 2014 at 8:56 am #11604Adding this css will do what you want:
.kad-header-right #nav-main { display:none; } .home .kad-header-right #nav-main { display:block; }What are you wanting to do with the mobile menu? Same thing only show it on the home page?
Ben
In forum: Virtue ThemeIn reply to: Theme Update issue
June 26, 2014 at 8:53 am #11603Hey,
So if your page loaded showing:“Settings have changed, you should save them!
error(s) were found!
warning(s) were found!”Then that means the javscript and css in the admin is cached in your browser and it’s not loading the new stuff. You need to clear your browser caching or switch browsers.
Ben
In forum: Virtue ThemeIn reply to: My Site Layout is Boxed But Footer is Full Width
In forum: Virtue ThemeIn reply to: Form plugin suggestion
June 26, 2014 at 8:44 am #11599I’ve seen a lot out there, have noticed that most are paid if you want all the features. This is a decent one: https://wordpress.org/plugins/easy-coming-soon/
One point of clarification is that most of these plugins effect the whole site. not just certain pages, So if your wanting to have part of your site live then you need to go a different route. Like adding a widget to the pages you want to collect emails.Here is a plugin example for that: http://wordpress.org/plugins/mailchimp-for-wp/
Ben
In forum: Virtue ThemeIn reply to: My Site Layout is Boxed But Footer is Full Width
June 26, 2014 at 8:39 am #11598Hard to see but it looks like there is a extra closing div tag in the home page content or in the carousel. Try using the theme options > home layout. Disable the items one by one to find which is causing the issue.
Ben
In forum: Virtue ThemeIn reply to: cyclone slider not full width
Dear Ben
thanks for this, but I still don’t know where to find out how all the different sliders compare, it’s very confusing – has none written a page that just tells me the difference between all the sliders? I would like the one that has a large full width image, with little thumbnails of all the gallery images at the bottom of it, and when you click on them you can see that particular image coming up in the main slider. The slider can also play automatically or you can press arrows on either side to move it along. Which slider is that??? Can I do that with a built-in slider ?Many thanks
In forum: Virtue ThemeIn reply to: Hyperlink and caption pictures on homepage
A lot of people tend to add the captions and links to the actual image. I’m not sure if this is what you did, but they need to be added to the individual slide. The title of the slide will be your caption and the slide link will be your hyperlink. Also make sure that you’ve selected “show captions” on the slider settings page.
Hope this is helpful!
Hannah -
AuthorSearch Results


