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: Home page – 6 panels collapse: 3col, 2col, 1 col
March 28, 2019 at 2:58 pm #221409I’m happy to help you force this in any format you want to. Any page builder can do this because you can use css and override. The only one that gives you built in options for this where you don’t have to worry about css and overriding is to use blocks.
I again looked at your page: https://casasusegad.com/blanc/ And nothing is there?
If you want me to give you hacking css for something there must be something there, The css I give you would only be able to apply to that one area. The one thing you created. So with nothing created I don’t know what you are asking me to do.
Ben
In forum: Virtue ThemeIn reply to: Virtue + WooCommerce – Creating different sidebars
Hello,
I believe you would need to use a child theme for this. Are you currently running one on your site?
Another option would be to use this plugin and configure conditional widgets to show on certain pages and not others:
https://wordpress.org/plugins/widget-logic/Does that work for you?
-Kevin
In forum: Pinnacle ThemeIn reply to: Language Text options
Hi Hannah!
Thanks for your tips.
But that’s not exactly what I’m looking for.
I want the customer to be able to choose and click on a small flag (example) in top banner and choose to translate the page into English
just for a while they do shopping in my shop.Basically, I want the language on my page to be Norwegian, as it is today.
Do you think you have a plugin for this feature?
Thank you!
StineIn forum: Virtue ThemeIn reply to: Primary Menu: Reposition
Nope … it didn’t work.
Hannah, could there be something else in my custom css that restricting this additional code?
.home_blog h3.hometitle {
text-align: left;
font-size: 26px
}.sidebar {
background: #F5F5F5;
padding: 30px;
font-size: 14px;
font-weight: 300;
}.home_blog_title h5.entry-title {
font-size: 28px;
font-weight: 700;
font-color: #000000
}.entry-content p {
font-size: 18px;
line-height: 30px;
}#containerfooter p {
font-size: 13px;
}.type-post .entry-title, .type-page .entry-title {
font-size: 35px;
color: black;
}ul.sf-dropdown-menu.dropdown span {
font-size: 16px;
}.topbar-widget .virtue_social_widget {
text-align: right;
}
.topbar-widget .virtue_social_widget a {
float: none;
display: inline-block;
}a {color:#dd9933;}
/*change border color #6e6e6e and shadow color #ccc to any color of your choice */
.post img {
border:0px solid #6e6e6e;
box-shadow: 10px 10px 5px #6e6e6e;
-moz-box-shadow: 10px 10px 5px #6e6e6e;
-webkit-box-shadow: 10px 10px 5px #c6e6e6e;
-khtml-box-shadow: 10px 10px 5px #6e6e6e;
}#containerfooter .virtue_social_widget.clearfix {
display: inline-block;
}
#containerfooter .widget-first {
text-align: center;
}div#kt_slider_home {
border: 0px solid #6e6e6e;
box-shadow: 10px 10px 5px #6e6e6e;
-moz-box-shadow: 10px 10px 5px #6e6e6e;
-webkit-box-shadow: 10px 10px 5px #6e6e6e;
-khtml-box-shadow: 10px 10px 5px #6e6e6e;
}
@media (min-width: 992px) {
aside#ktsidebar {
width: 30%;
}
.main.col-lg-9.col-md-8 {
width: 70%;
}
.custom_carousel_item .ccarousel_excerpt {
padding: 0 10px 10px;
min-height: 0;
}
#home-custom-carousel .custom_carousel_item {
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background: transparent;
}
@media (min-width: 992px) and (max-width: 1200px) {
.col-md-6.clearfix.kad-header-left {
width:35%;
}
.col-md-6.kad-header-right {
width: 65%;
}
}In forum: Ascend ThemeIn reply to: Want to edit “My Account” page template
March 28, 2019 at 12:09 pm #221380Hello Ben and Hanna,
FYI, just to update about this plugin.
I contacted the plugin developer, and he says that in the “my account” page, change to “Woocomerce My Account” template on the right hand side “Page Attributes” will activate the plugin. Then the plugin setting in “Theme – Customization” will take into effect.Kind regards,
SimonIn forum: Pinnacle ThemeTopic: Remove white space in footer
In forum: Membership ForumsIn reply to: Reduce Product Image Height
In forum: Virtue ThemeIn reply to: RELATED PRODUCT how change this title
In forum: Ascend ThemeIn reply to: Display settings
In forum: Pinnacle ThemeIn forum: Pinnacle ThemeHi,
My hosting shut the web down as they said it had been infected. I did a full reinstall from a backup I had and it all came back except for a few things.
Contacts
Staff
Blog
These pages are there, but for some reason they don’t display.I can provide a user if you need to look, thanks in advance for the help.
Luis
In forum: Ascend ThemeIn reply to: customization with Kadence woo templates
March 28, 2019 at 6:21 am #221317Hi, we are nearly there with the customization we added the code but we have a few problems with the css as you can see in this video
https://www.youtube.com/watch?v=Po5VsdPy5zM
you can see that page here: http://157.230.115.238/categoria/cuchillos/jamoneros/
see while the page is resizing the labels are overlapped from the other column, and we thought the label should go on a new line no?
And do you know how to reduce the space between the filter lines?
Thank you very very very much for your help ….
In forum: Membership ForumsIn reply to: Checkout page Issues – translation & width
Hi!
The int(1) didn’t “come back”. The page is now ok.
However the “ship to a different address? Didn’t display translated, even when I did the translation with Loco translate. Other parts are now translated on the frontend. Just this text stayed in the original language. (not a cache problem, I tested it).In forum: Ascend ThemeIn reply to: Problem with the layout
In forum: Virtue ThemeDear Kadence,
I have a line in my Bottom Carousel in the Portfolio pages which I cannot seem to change. The title is ‘Recent Projects’ and is translated in Dutch (polylang) with ‘Recete Projecten’ (missing a letter n as well!) but I cannot seem to find where to change this title anywhere, both languages.
The source is: <h3 class=”title”>Recete Projecten</h3>
Can you help me?In forum: Membership ForumsIn reply to: Member Suggestions
March 27, 2019 at 11:50 pm #221291Hi,
Some feature requests (or maybe ideas) for your Elementor addon:
– Woocommerce Cart page template
– Woocommerce Thank you page template
– Woocommerce My account page templateAt the moment the above areas can’t be customized in other Elementor addons. Hope you guys can consider adding those to your plugin.
Thanks and best regards,
MinhIn forum: Membership ForumsI’m having an issue where the items smash together on some devices, manly iOS devices but some lower screen sized monitors as well.
On my personal android device or if I shrink Chrome on my laptop it collapses down to a nice 4, 3, or 2 column layout (from a 5 column) but on an iPad for example it doesn’t. It mashes them together to make them fit.
Any thoughts?
Shop page is here *Login to see link
In forum: Reply To:Hi,
I have created a Welcome Page (without the footer & header – thanks to your template). How do I make it so the Welcome page shows first when new folks come to the website? And then after viewing the site the website’s URL defaults to the home page? I know if I make the Settings > reading > static “Welcome”, it will show the headers and footers.
Thank you,
KathyIn forum: Membership ForumsIn reply to: Flip box
In forum: Virtue Theme -
AuthorSearch Results


