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: Ascend Theme
In reply to: How to change a part of words on ”Module Image Menu”
In forum: Ascend ThemeIn reply to: Woo Commerce add to cart and product variations
February 12, 2019 at 4:54 pm #2163901. You can add this css:
.single_variation_wrap { text-align: right; }3. You can make the borders larger:
.variations .kad_radio_variations.kt-image-color-sw label, .variations .kad_radio_variations.kt-image-color-sw label.selectedValue { border-width: 6px; }Or set the background:
.variations .kad_radio_variations.kt-image-color-sw label.selectedValue { background: #555; }Or set the border color:
.variations .kad_radio_variations.kt-image-color-sw label.selectedValue { border-color: #a51741; }Or mix those.
4. I think maybe this is what you are thinking:
https://wordpress.org/plugins/quantity-field-on-shop-page-for-woocommerce/
Ben
In forum: Virtue ThemeIn reply to: Remove Menu Selection
February 12, 2019 at 4:29 pm #216380Hey,
You can add a custom link to your menu instead of a page, in the custom link options for the link just add # and set the label to Services, then change that out for your servers page menu item and you should be set.If you don’t see custom link items as an option in your appearance > menus page click on the top right corner “screen options” and you can enable there.
Ben
In forum: Virtue ThemeTopic: Remove Menu Selection
February 12, 2019 at 4:10 pm #216375Hello, one of my primary menu options (services) has 3 submenu options (art, drumming, facilitations). Is it possible to remove the link from the “services” button (and remove the page entirely) so that visitors will have to select one of the 3 options from the submenu? Or is the only possibility to make a landing page for services that can from there send visitors to the other sub-pages?
In forum: Virtue ThemeIn reply to: Fatal Error on WordPress Dashboard
Awesome, I will give that a shot! Thanks for the response!
Do you know what will happen during the uninstall/reinstall process? I have an image animation currently set up on the homepage and other pages, I assume it is going to delete all that information (animation timing, etc.) and I will need to recreate each one on the new version of revslider?
In forum: Ascend ThemeTopic: Testimonials – 3 of 4 shown
I have a Testimonal page – *Login to see link – with 4 testimonials. I am using the testimonial widget in Footer 1. Only 3 of the 4 testimonials appear in the widget slider.
Thanks for your help.
Jerry
In forum: Virtue ThemeHi Kadence Team,
Upon logging into my WordPress, this error is displayed:
Fatal error: Uncaught Error: [] operator not supported for strings in /homepages/44/d390310040/htdocs/clickandbuilds/WordPress/MyCMS2/wp-content/plugins/revslider/inc_php/framework/base_admin.class.php:72 Stack trace: #0 /homepages/44/d390310040/htdocs/clickandbuilds/WordPress/MyCMS2/wp-content/plugins/revslider/revslider_admin.php(157): UniteBaseAdminClassRev::addMetaBox(‘Revolution Slid…’, Object(UniteSettingsAdvancedRev), Array, NULL) #1 /homepages/44/d390310040/htdocs/clickandbuilds/WordPress/MyCMS2/wp-content/plugins/revslider/revslider_admin.php(68): RevSliderAdmin->addSliderMetaBox() #2 /homepages/44/d390310040/htdocs/clickandbuilds/WordPress/MyCMS2/wp-content/plugins/revslider/revslider_admin.php(40): RevSliderAdmin->init() #3 /homepages/44/d390310040/htdocs/clickandbuilds/WordPress/MyCMS2/wp-content/plugins/revslider/revslider.php(146): RevSliderAdmin->__construct(‘/homepages/44/d…’) #4 /homepages/44/d390310040/htdocs/clickandbuilds/WordPress/MyCMS2/wp-settings.php(322): include_once(‘/homepages/44/d…’) #5 in /homepages/44/d390310040/htdocs/clickandbuilds/WordPress/MyCMS2/wp-content/plugins/revslider/inc_php/framework/base_admin.class.php on line 72
My website still appears to be fine, but I get this error whenever I click to enter the wordpress dashboard (to make settings changes, etc.)
I don’t know enough when it comes to code to know what I am looking at, I’m hoping you all might see something in the error that might indicate a solution.I did recently change my PHP from 7.0 to 7.2. (I don’t really know what that is, but was forced to change it by my site host.)
Thanks for the help!!
Here is a link to my site: *Login to see link
In forum: Ascend ThemeIn reply to: Sidebar above the content
Hello,
There isn’t really a way to do this in the theme options. If you need the filter options to show on top in mobile, one option that may work for you would be to add the filter widget to your page content, and then hide it on desktop with some CSS.
Would that work for you?
-Kevin
Hi,
Trying to get the text in line in each box, but I don’t get it. I have an image on top of each box that is 250×150 on all five rows. I have tried to enable title but it’s the same problem. In the editor it looks just fine.To my page
Why isn’t this working, have I missed out on something?
WP 5.03
Ascend 1.7.2Best Regards,
Leif
In forum: Ascend ThemeTopic: Sidebar above the content
February 12, 2019 at 9:05 am #216309Hello!
I have Ascend-based webpage (*Login to see link
When in mobile view, I would like the SIDEBAR appear BEFORE / ON TOP of the content.Currently, sidebar content goes down of the content.
How to achieve that?Best regards,
MathiasIn forum: Virtue ThemeIn reply to: Assistance for excerpt and blog fonts (CSS)
In forum: Ascend ThemeIn reply to: Ascend transparent header for blog page
In forum: Ascend ThemeIn reply to: Woo Commerce add to cart and product variations
AnonymousFebruary 12, 2019 at 5:32 am #216299Thanks for coming back to me:
1. The site is dev.veganwinebox.co.uk, it is on the page shop that I want the buttons to align to the right side of the page.
2. Not 100% sure what you mean. The page I’m having issues with is the the subscription tab of the website above. When you select the options it doesn’t generate a price.
3. This is on the subscriptions page again, when you click the different product variations it’s not very clear.
4. I don’t think the group product is quite what I want, it’s on the shop page I want the user to be able to add different numbers of bottles of wine to their basket from the archive view, rather than having to go into the single product page.
I hope that clarifies it.
Thanks,
Emma
In forum: Ascend ThemeIn reply to: Ascend transparent header for blog page
Hi Kevin,
Yes that makes a difference. It was set to default by default.
For some reason setting a page to a “Posts Page” changes the behaviour of the transparent header unless its overridden by that option you have suggested. I’m not sure if that’s intended or a bug.
thanks
regards
MichaelIn forum: Virtue ThemeIn reply to: Remove Page Heading
February 11, 2019 at 4:37 pm #216273Hey,
I suggest you not add any code. For the home page, you can simply go to theme options > home layout and move “page title” to disabled.Ben
In forum: Virtue ThemeTopic: Remove Page Heading
I am trying to remove the heading that provides a label for each page and the two horizontal lines that go with it. On my home page, the heading is currently ‘About’.
I found an earlier post where the person said it worked. Code from the earlier post is below.
However, when I posted that code into the Add A Line of Code box in Advanced Settings, it had no impact. I changed the page id to 5, replacing the numbers 007 and 26235 from the original example.
Site is: *Login to see link
Please help.
——-
Sample code:
I successfully removed my page title using
.page-id-007 .entry-title {
display:none;
}However, I am quite lost on how to remove those two lines which the page title sits between. Any advice? Screenshot link below.
link to page is cointraders.co/why-buy-hut-coins if that helps
edit:
Resolved
used this
.page-id-26235 .page-header {
display: none;
}In forum: Virtue ThemeIn reply to: Canonical URL
February 11, 2019 at 1:42 pm #216251I suggest where you can that you modify the paginated pages so search engines know they exist. But as that is more SEO advice I also have to strongly suggest you contact an SEO expert.
Woocommerce doesn’t control the SEO Meta content output that Yoast controls so this shouldn’t be a woocommerce thing.
Ben
In forum: Ascend ThemeIn reply to: Portfolio Image Gallery not working
February 11, 2019 at 1:21 pm #216245If you have Pagebuilder by siteorigin installed then go to plugins > add new and install the Gutenberg plugin.
There is an issue with Pagebuilder by siteorigin and the new blocks editor but it’s resolved in the latest versions of the Gutenberg plugin.
Ben
In forum: Ascend ThemeAnonymousFebruary 11, 2019 at 1:17 pm #216244Hi,
I have a few issues trying to adjust some of the appearance in my shop. Issues as follows:
1. I can’t get the add to cart button to right align in the shop, to achieve this I tried to add the following css code into the custom css box in theme settings, as advised on another post but it doesn’t change it..archive #content div.product form.cart .button {
float: none;
}2. Before upgrading to the premium theme I was using a different swatch plugin. I’ve now changed to the Kadence Swatch plugin but it no longer displays the variation price when you select the different options, is there a way of achieving this? I tried creating a child theme and adding some custom php to function.php but it isn’t working.This is the code I used:
3. Is there a way of adjusting how bold the highlighting is on a swatch, when you have selected an option as it’s very subtle.
4. Is there a way of getting adding the control to add multiple items to the cart at once to appear on the shop archive page?
Any advice would be much appreciated.
Thanks,
Emma
In forum: Ascend ThemeIn reply to: Ascend Recent Posts spacing
-
AuthorSearch Results


