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: Adding padding and border / drop shadow effects
…Just figured out my 2nd problem: If I select portfolio project options to ‘none’ then the featured image will not be used in the portfolio page. I can use a normal add media gallery and edit the code from there myself to include image effects. Apologies.
Still can’t find the code to fix 1st question above! Thanks…
In forum: Virtue ThemeIn reply to: Adding padding and border / drop shadow effects
Thanks Ben,
The .kad-slider-wrapper coding to add border etc worked very well too, thanks for that!
The coding to fix the problem with the .portfoliolink rollover worked brilliantly!
1 – What code would I have to use to fix the same Title and Description Roll over problem for the thumbnails which are created with a Virtue Gallery Widget, as these need the same fix? ( I set up a widget gallery as ‘standard’ with ‘display captions on’ and the rollover description is annoyingly offset over the thumbnail )
2 – My last issue was when I set a portfolio page with just a single featured image. The border effects are added to the featured image within a portfolio grid layout which is exactly what I wanted. My problem is once I click on the featured image it opens into the actual portfolio page, the featured image itself is displayed full size, It is this full size image I would like to add the border effects to if possible?
I will try and get a demo up for you if Im not making sense, as I said working locally at the moment.
Thanks again for your help! Most appreciated!
RichIn forum: Virtue ThemeA Really Nice Theme!…but a beginner here, trying to figure things out.
Installed the Virtue-Premium Theme along with the Demo Content. Imported the style 02 option (logo in the center) as my template and added a “Shop” page to the main menu. Currently, the “Shop” page shows all the products in the Demo Content. How can I now do the following:Duplicate the “Shop” page (Tried to “Add New” page, but did not see any “shop style” template option, and when I try to Edit the “Shop” page there is no content to copy). Would like to create “Shop” pages that displayed not “all” products but category products for sub-links (categories) under “Shop”. Thank you in advance for any suggestions.
In forum: Virtue ThemeIn reply to: gallery suggestions
I got my avatar working. I just installed a plugin. The blog response page is coming along. I do have two problems I can’t seem to solve though. Here is the page link, http://www.baywatcharms.com/?p=434#virtue_comments , the about author section has no background, and i can’t seem to find where I can css over ride in advance settings. Also, The response page seems to be set up with a sidebar. Is there a way I can change to no sidebar on the response page?
In forum: Virtue ThemeIn reply to: optimizing for mobile – text wrap
June 13, 2014 at 6:01 pm #10670Tables are generally not responsive, any particular reason you are using one?
Why not use the columns shortcode native with the theme? Or page builder?
BenIn forum: Virtue ThemeIn reply to: optimizing for mobile – text wrap
I have the same problem with the contact page http://www.shop-my-closet.ca/contact-us/
I have a table there and the second column is not visible at all on my iPhone
In forum: Virtue ThemeIn reply to: Adding padding and border / drop shadow effects
June 13, 2014 at 5:27 pm #10665This should work for the kadence slider:
.kad-slider-wrapper { padding: 5px; border: 1px solid #ddd; -moz-box-shadow: 0 0 4px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 4px rgba(0,0,0,.4); box-shadow: 0 0 4px rgba(0,0,0,.4); }Can you link to a page in the demo site with an example of where you want to feature image with a border?
As for the portfolio prob need to add this:
.portfolio_item .portfoliolink { left: 0; padding: 0 5px; bottom: 5px; }Ben
In forum: Virtue ThemeIn reply to: optimizing for mobile – text wrap
Thanks, Ben!
Also, on this page i have a pink button at the bottom of the content “Apply online…”
When i check this page on a mobile phone, this button is above the content, on the right of the image, visible only half way. How do i make sure this button is always at the very bottom of the content on all devices?In forum: Virtue ThemeIn reply to: Adding padding and border / drop shadow effects
Great,
.kad-wp-gallery .grid_item {
padding: 5px;
border: 1px solid #ddd;
-moz-box-shadow: 0 0 4px rgba(0,0,0,.4);
-webkit-box-shadow: 0 0 4px rgba(0,0,0,.4);
box-shadow: 0 0 4px rgba(0,0,0,.4);
}This works for the gallery images.
But the other code does not seem to work. I was really looking at adding the same effects to a single featured image within a portfolio blog. The Kadence Slider would be the plug in, where I would create a slide in the plugin and then drop a slider shortcode with in portfolio blog. Sorry, Im working on local server so I don’t have a page link as yet.
I have spotted a new problem though, now we have placed this new css for the extra border and spacing; this works though has an unwanted effect of ‘pushing’ the title and description roll over effect slightly to the right and beneath, outside of the thumbnail boundary. Is this fixable do you think?
Thanks for you help.
RichIn forum: Virtue ThemeIn reply to: Adding padding and border / drop shadow effects
June 13, 2014 at 4:50 pm #10662This would cover the gallery on any page:
.kad-wp-gallery .grid_item { padding: 5px; border: 1px solid #ddd; -moz-box-shadow: 0 0 4px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 4px rgba(0,0,0,.4); box-shadow: 0 0 4px rgba(0,0,0,.4); }The feature image/slider try this:
.single-article article .postfeat { padding: 5px; border: 1px solid #ddd; -moz-box-shadow: 0 0 4px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 4px rgba(0,0,0,.4); box-shadow: 0 0 4px rgba(0,0,0,.4); }Can you post a link to the page with the “Kadence Slider” I want to make sure we are talking about the same thing.
BenIn forum: Virtue ThemeHi Ben,
I have just purchased premium virtue and Im really loving the theme and function, Thankyou.
I have a question; is it possible to add an amount of padding and a 1px border to all image thumbnails and slider images which are created on a portfolio grid page? Is this also possible to do within a portfolio post, for the gallery images?
Further more would it be possible to apply drop shadow effects to these same images?
Thankyou.
RichardIn forum: Virtue ThemeIn reply to: Free to Premium / Problems
June 13, 2014 at 3:57 pm #10651I looked at the demo site you sent and I recommend using the page builder and the virtue: image widget instead of the image menu from the theme options.
Ben
In forum: Virtue ThemeIn reply to: gallery suggestions
June 13, 2014 at 3:51 pm #10649Thats not a page it’s a post.
Take a look at this blog page and hopefully some things will clear up: http://themes.kadencethemes.com/virtue-premium/blog/
The blog “page” shows your latest blog “post” and when you click on a “post” you can comment on that “post”.
If you want to style the post you can use:
.single-article { background:000; }Ben
In forum: Virtue ThemeIn reply to: Free to Premium / Problems
June 13, 2014 at 3:44 pm #10648So you are using the image menu, but you don’t have any text in your images or links? Maybe you should look at a page with it and decide if it’s really want you want to use: http://themes.kadencethemes.com/virtue-premium-3/
Because you can just use pagebuilder and add a widget for each image using the virtue : image widget.
https://www.kadencewp.com/creating-a-home-page-with-virtue/I updated some styles on your site so fix your header issues.
You didn’t answer about the categories or if you did what I said about the product titles.
Ben
In forum: Virtue ThemeIn reply to: gallery suggestions
Here is a stupid question for you. When I am in the following page, http://www.baywatcharms.com/?page_id=428 , and I click to reply it brings me to this page, http://www.baywatcharms.com/?p=434#virtue_comments , where am I suppose to go to make that one look like the other with the same black background. I can’t seem to locate that page.
In forum: Virtue ThemeIn reply to: gallery suggestions
In forum: Virtue ThemeIn reply to: gallery suggestions
In forum: Virtue ThemeIn reply to: gallery suggestions
June 13, 2014 at 1:47 pm #10639You have to fill out an account on gravatar with the email that is the same used in your user. https://en.gravatar.com/
The blog page is showing but do you have any blog posts created?
BenIn forum: Virtue ThemeIn reply to: gallery suggestions
Ben, a couple more questions if you don’t mind. Last night when you were helping me with my post page. Everything was going okay. And then I messed something up. Ended up just dumping the page so I could start over. Just a few minutes ago I made a new page, it is showing in the menu, and the top bar. But for some reason nothing is showing up when I go to that page. Here is what I am seeing. http://www.baywatcharms.com/?page_id=428. One last thing. I have searched, and searched for the place to change the avatar for the blog but can’t find it.
In forum: Virtue ThemeHello All,
I have a menu that I display as the “Primary Navigation” (top left side of the page).
When using the “Mobile Navigation” I picked the same menu. It shows up when testing from mobile device.
The problem is that is also showing up in the left side of the screen. Is there any way to configure this mobile feature to place it in the right side?Thank you,
Mario
-
AuthorSearch Results


