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
I’ve used Virtue Pro many times and have happily used SiteOrigin PageBuilder with it. I’m starting a new website and notice that SiteOrigin PageBuilder is no longer on the list of suggested plugins to install. My question is – if I install SiteOrigin PageBuilder and use it to build the site, what will happen when Gutenberg comes into play? Will it affect the site? Should I install Kadence Blocks Pro and wait for Gutenburg? Will SiteOrigin PageBuilder play well with Gutenburg? It’s a bit confusing and I don’t want to have to go back and clean up after Gutenburg comes into use.
In forum: Virtue ThemeIn reply to: WooCommerce catalog subcategories broaken
December 5, 2018 at 1:28 pm #209964Hey,
The filter is only designed to filter what is on the page. It’s not a replacement for a menu and can’t work to query all the products on your site. It only will filter what is loaded on the page. So for a store your size you should not use it. You should use menus and link to sub category pages.You can turn off the filter in your theme options > shop settings.
Ben
In forum: Ascend ThemeIn reply to: Mosaic gallery type – wrong aspect ratios
December 5, 2018 at 10:48 am #209952Hey,
The issue is the size of the images on your site for example: https://simonhoggphotography.com/wp-content/uploads/2018/12/SHP180610A004_sRGB_WEB1000.jpgIs only 1000×668.
The crop size would be 800×800. And the retina size 1600×1600.
When an image isn’t at least the crop size it gets output “as is” in the largest size available.
If the size you have it as large as you can go then you could add this css to at least keep the images from warping, it just means they will align from the left:
.g_mosiac_item_inner .kt-intrinsic img.kt-gallery-img { width: auto; min-width: 100%; max-width: none; }In forum: Virtue ThemeIn forum: Virtue ThemeTopic: WordPress admin panel
Hello Team,
I am not sure of this query pertains to Kadence directly but offlate my wordpress admin panel does not load completely and has become extremely slow.
I have to refresh the page several times to make any update to the website – *Login to see link
There does not seem to be any connectivity issue as other websites load perfectly fine. I have not added any new plug-in either or have made any major change apart from text/ image updates to the website.
Also, this happens only sometimes in a day while at other times it seems to be working fine.
i do not have a technical background. Could you guide me on find out what the issue could be or perhaps take a look at the admin panel itself? I am not sure if this falls under the purview of your support but would really appreciate your help on this.
Many thanks!
In forum: Ascend ThemeIn reply to: Remove PayPal buttons from product description
In forum: Virtue ThemeIn forum: Pinnacle ThemeIn forum: Virtue ThemeIn reply to: Updated Theme is conflicting with another plugin
December 4, 2018 at 5:29 pm #209911Hey,
1. From my records you didn’t renew your membership after the first year.
2. You should use your api key for virtue.
3. Can you send me a login to your site using “set as private reply” I can login and activate it so I can see whats happening.Ben
In forum: Virtue ThemeIn reply to: Updated Theme is conflicting with another plugin
Yes, I probably did register with my membership key. Why is it no longer active? and what do I use to register with?
The current Virtue theme is 4.8.7
When I have my Modern Tribe plugins called Event Tickets and Event Tickets plus activated, the home page does not come up when I go to http://www.thesocialginger.com.
I tested out my site with a different theme and the plugin worked fine with that other theme.
Do these answers help you to figure out what is going on?
In forum: Virtue ThemeI recently updated the Virtue theme and noticed my Events plugin by Modern Tribe is having issues when activated. I had purchased a subscription for unlimited licenses for the virtue theme. I have some questions.
1. Is the subscription only for a year and needs to be renewed every year?
2. If it does need to be renewed annually, do you think this is the problem why all of a sudden I am having issues with the theme?
3. When I look at my subscriptions page that lists two websites that use the theme, it says that both licenses are invalid, is this because I need to renew?
4. Are you able to help me troubleshoot why the updated virtue theme is causing problems with my event plugin?
In forum: Virtue ThemeHi Kevin,
I made the change on a test site to check that it works but the test site is difficult to make public. I can make it on my public site because it seems to be reversible. But first, could you confirm that the WP requires the guid field in wp-posts should match the url from edit pages.
Thanks
Ross
In forum: Virtue ThemeIn reply to: Custom Fields in Staff + Testimonials?
Hi Ben,
I recently updated this site from Virtue Premium 4.0.6 to version 4.8.7.
This broke the custom metaboxes. I looked through the metabox folder in the 4.8.7 version and it looks like the old hook cmb_meta_boxes is now cmb2_admin_init? I tried just switching the hook in the below code but that blows out the backend and just gives a white page so I set it back temporarily. Could you point me in the right direction to update it so it works with cmb2 in the new theme?/* CUSTOM KANJI IMAGE LINK FOR PAGE HEADER TITLES */ add_filter( 'cmb_meta_boxes', 'atk_page_custom_metaboxes' ); function atk_page_custom_metaboxes( array $meta_boxes ) { // Start with an underscore to hide fields from custom fields list $prefix = '_atk_'; $meta_boxes[] = array( 'id' => 'atk_page_title_kanji_img_meta', 'title' => __( "ATK Page Title Kanji", 'virtue' ), 'pages' => array( 'page', ), // Post type 'context' => 'normal', 'priority' => 'high', 'show_names' => true, // Show field names on the left 'fields' => array( array( 'name' => __( "Kanji Image", 'virtue' ), 'desc' => __( "This will go behind the page title.", 'virtue' ), 'id' => $prefix . 'kanji_img', 'type' => 'file', ), ) ); return $meta_boxes; } /* CUSTOM STAFF RANK METABOX */ add_filter( 'cmb_meta_boxes', 'atk_staff_custom_metaboxes' ); function atk_staff_custom_metaboxes( array $meta_boxes ) { // Start with an underscore to hide fields from custom fields list $prefix = '_atk_'; $meta_boxes[] = array( 'id' => 'atk_karate_title_meta', 'title' => __( "ATK Karate Title", 'virtue' ), 'pages' => array( 'staff', ), // Post type 'context' => 'normal', 'priority' => 'high', 'show_names' => true, // Show field names on the left 'fields' => array( array( 'name' => __( "Karate Title", 'virtue' ), 'desc' => __( "This will go above the staff Image", 'virtue' ), 'id' => $prefix . 'karate_title', 'type' => 'select', 'options' => array( array( 'name' => __('', 'virtue'), 'value' => '', ), array( 'name' => __('Shidoin', 'virtue'), 'value' => 'Shidoin', ), array( 'name' => __('Sempai', 'virtue'), 'value' => 'Sempai', ), array( 'name' => __('Sensei', 'virtue'), 'value' => 'Sensei', ), array( 'name' => __('Renshi', 'virtue'), 'value' => 'Renshi', ), array( 'name' => __('Shihan', 'virtue'), 'value' => 'Shihan', ), array( 'name' => __('Shidoshi', 'virtue'), 'value' => 'Shidoshi', ), array( 'name' => __('Kyoshi', 'virtue'), 'value' => 'Kyoshi', ), array( 'name' => __('Hanshi', 'virtue'), 'value' => 'Hanshi', ), ), ), ) ); return $meta_boxes; }In forum: Ascend ThemeIn reply to: Homepage Product Carousel – Pricing alignment
In forum: Ascend ThemeIn reply to: Woo Orders: Making phone number mandatory
In forum: Ascend ThemeAnonymousDecember 4, 2018 at 11:48 am #209869Hello,
I have set my Woocommerce to make adding a phone number mandatory for anyone placing an order – but in spite of the settings I have selected, it’s still displaying as optional.
We actually had an order come in today on the site (even though it’s still “under construction”) and the person who placed the order didn’t include their phone number, and we need to get ahold of them for a question about shipping. So it’s pretty urgent that we sort this out before additional orders come through.
Screenshot: *Login to see link
Thank you!
In forum: Ascend ThemeIn reply to: Homepage Product Carousel – Pricing alignment
I can’t because the site is in dev – but here is a screenshot:
https://www.amazon.com/clouddrive/share/MEIiWML2Ry62AqXrs9x3aJ4WfRNQLlMZKI9ha6GXNEp
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Both Sidebars
Hi Hannah,
That’s the solution I was considering but I was hoping there was a way to do it within the theme itself. I’m building the site for someone else and am trying to make it as easy as possible for them to manage. I will make do with this solution for now.
Thank you Hannah!
In forum: Virtue ThemeIn reply to: Problem showing mobile slider on tablet
Hi
The cache plug-in is disabled on my site.
The tablet is a ASUS zenpad 10 tablet :
https://www.darty.com/nav/achat/informatique/portables/tablette/asus_z300m-6l023a.html -
AuthorSearch Results


