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 'site'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Problem with Revolution Slider Update
In forum: Virtue ThemeIn reply to: Full width carousel
September 16, 2015 at 2:42 pm #58824Hey,
So you know the gallery carousel is not designed to be fullwidth. The images will not be large enough on large screens and you will have gaps in-between the images.But when I look at your site the main issue is that you have set the row to “fullwidth” but it needs to be “fullwidth stretched” if you want the content to be fullwidth.
Ben
In forum: Virtue ThemeTopic: Full width carousel
September 16, 2015 at 1:37 pm #58812Hi,
Is there any CSS I can use to make the carousel full width? Example at the bottom of the page on *Login to see link
I tried using the following to overwrite the inline style:
.siteorigin-panels-stretch kt-panel-row-stretch panel-row-style
{
padding-left: 0px;
padding-right: 0px;
}.caroufredsel_wrapper
{
width: 100%;
}It didn’t work as I expected though. Hopefully there is a solution.
Thank you,
DavidIn forum: Virtue ThemeIn reply to: Customer Login / Regestration
September 16, 2015 at 1:15 pm #58803You just do it in your site. appearance > menus. add the my-account to the menu.
Ben
In forum: Virtue ThemeIn reply to: Customer Login / Regestration
In forum: Virtue ThemeI am not sure how to get a customer login and register area like on the virtue premium demo site, and i have the premium site and would like some help on it please let me know!
Here is my website i would like to add one so i can have people register and have their own account for future purchases.
In forum: Virtue ThemeTopic: Embed thumbnails
Hi,
I’m not sure if this is a virtue problem — I’m using the embedly plugin to link articles to my personal website but I can’t figure out how to turn the thumbnails into a grid. When embeded, the thumbnails show as a row no matter what settings I select it in the virtue theme options.
here is a link to the page to better illustrate the problem:
Thanks,
RyanIn forum: Pinnacle ThemeIn reply to: Change header image on other pages
Ben, I uploaded the Premium Theme and have been redesigning my site from the Demo that was on the uploaded version. Is that not what I was supposed to be doing? My site is williamkemsley.com. See what it is I am doing wrong, please. I really want this time to work for me.
BillIn forum: Virtue ThemeIn reply to: Changing wording of "Latest Posts"
Ah, that makes absolute sense now Ben! Most of my sites don’t use the blog feature (or only use it) so never needed to learn the intricacies till now.
Just set things up locally as well (so I now won’t waste time mucking up the live site until everyone’s asleep) and I’ll work it through.
At least it’s forced me to learn about functionality plugins!
So apologies as well for slighting you!
Best wishes, Colin
In forum: Virtue ThemeIn reply to: Slide out sidebar menu
Hey Ben
I would like to change the background colour of the side menu and also the roll over state etc. I have different custom menus that correspond the the different sections on my site. I just want the sidebar to look different from the body of the page.
Does that make sense?
I can’t find the correct theme to edit the css
Thanks
Mark
In forum: Virtue ThemeIn reply to: Slide out sidebar menu
September 16, 2015 at 11:18 am #58745Hey,
1. What does this mean? Are you wanting to change the menu or are you wanting to give it a different color on a page by page basis? You can change which menu is shown on a page by page basis using the sidebar page template and changing what sidebar is used.2. Don’t know what you mean by that either. Maybe you have an example of a site that is doing what you want? I can tell you the wordpress menu widget isn’t going to have any animation but there might be a plugin that does what you want.
Ben
In forum: Virtue ThemeIn reply to: Virtue premium theme help
September 16, 2015 at 11:06 am #587431. Do you have comments turned on? In your product edit page click on “advanced” ad make sure “Enable reviews” is checked.
2. a
#content div.product form.cart .variations label, .product_value .select2-container .select2-choice>.select2-chosen { font-weight:400; }b
.variations .kad_radio_variations label.selectedValue { background-color: transparent; color: #444; }I don’t know what you mean with the “arrow”
3. Pages don’t have padding. The theme layout has a max width and hitting that would depend on screen size? If you increase the max width you are walking away from the layout and the set image sizes that the theme has set up. It will not look as clean. But your welcome to do what you want:
@media (min-width: 1400px){ .container { width: 1370px; } } @media (min-width: 1600px){ .container { width: 1570px; } } @media (min-width: 1800px){ .container { width: 1770px; } }4.
@media (min-width: 992px){ .product-img-case {width:30%;} .product-summary-case {width:70%;} div.product .short_description {max-width:none;} }5. When I look at your site you don’t have a child theme activated?
6. Woocommerce sets that it’s the link to your shop. You would have to use a function in a child theme to change:
function kt_change_empty_cart_button_url() { return get_site_url(); } add_filter( 'woocommerce_return_to_shop_redirect', 'kt_change_empty_cart_button_url' );7.
a..product_item .product_price .amount { margin: 0 4px; }b.
You can’t do that. It’s a responsive theme, the amount of products per line changes with every screen size. Not to mention is’t a grid and there are not rows in the html to use css on.8.
header #kad-menu-search-popup .form-search .search-query { height: 45px; font-size: 14px; padding-left: 50px; } header #kad-menu-search-popup .form-search .search-icon { font-size: 16px; height: 45px; width: 45px; }9. qTranslate-X works fine, nothing in the theme would mess with it although from doing support it’s got tons of it’s own issue especially with woocommerce. I recommend a good plugin like WPML but it’s not free.
10. That isn’t an option. again you need a child theme function.
remove_action('woocommerce_single_product_summary', 'woocommerce_template_single_meta', 40 ); add_action( 'woocommerce_before_single_product_summary', 'woocommerce_template_single_meta', 30 );In forum: Virtue ThemeIn reply to: site link goes to a error page
September 16, 2015 at 10:04 am #58733Did you add the link in Instagram as
http://joyofjewellery.com/Note that your site doesn’t use www it redirect to a url without.
Make sure your link has
http://Ben
In forum: Virtue ThemeIn reply to: Change /portfolio-type/
In forum: Virtue ThemeIn reply to: Change /portfolio-type/
September 16, 2015 at 9:39 am #58723Can you send me a login to the site?
BenIn forum: Virtue ThemeTopic: Slide out sidebar menu
Hi
I would like to be able to do either of the following:1. Custom style the sidebar menu on each of my pages
2. Change the menu so that it slides in and out when clickedIs this possible? here is a link to a page on my site: *Login to see link
Thanks in advance
Mark
In forum: Virtue ThemeIn reply to: Styling Primary Menu
September 16, 2015 at 7:24 am #58701Hello,
For some reason a latest update (either to theme or to WP) has stripped out the bevelling? Any help?
Here’ the site:
http://www.dronfieldhallbarn.orgmany thanks
NicIn forum: Virtue ThemeHi Ben
Quick question from client now the site is live…
On the page set up as a blog, it shows the latest posts. Fine. The menu names this page “News & Views” though and she would like the H1 page title to say this (or similar) rather than “latest Posts”.
Saw only one question in the forum about this and Hannah worked out a workaround as it was the Homepage. But our blog page is only temporarily the Homepage and soon will revert to any other menu item, so that solution won’t work here.
Is there a quick way to achieve this (there is nothing in the theme options)? As it is set up as a child, I have no problem in editing out the problem as a hard code by placing that file in the child if necessary, but I’m not too sure where to start looking for that title. But I’ll go look in the meantime before I get your reply.
Best wishes, Colin
In forum: Virtue ThemeHello Ben and Hannah!
It’s me again… now I have another question.
I put a link in Instagram bio, but when I click on the link, this redirect me to a 404 error page. This is happening only in Instagram. In Facebook works fine.
What should I do for remediate this?Thank you!
Best wishes!P.S.my site is http://www.joyofjewellery.com
In forum: Virtue ThemeIn reply to: Where do I place the Facebook Javascript SDK code?
Hi David,
i’m not the support here, but i’ll share my experience:
I installed the original facebook plugin, made by facebook.
So you get shortcodes and widgets that you ca insert anywhere, like footer widget or like/share at the end of a post.
Here is a site i made using this plugin – check footer, sidebar and some posts
http://training-menschundhund.de/If you still want to insert JS you also can use a plugin that “injects” it in the Header/footer.
Check the plugin installation from WordPress panel and choose one with many installs 😉
Search for “Header Footer script”Just another happy user,
B. -
AuthorSearch Results


