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: menus disappear
Thanks Ben and Hello once again, I’ve created a Menu3 for the mobile menu which picks up the categories and pages I have in my primary and secondary menus. I’ve done this all through Appearance, Menu, Manage Locations and Edit Menu. All should be good but when I go back to my site and reduce the screen I still don’t have any menu items appearing. Is there something I have yet to do??
In forum: Virtue ThemeHello Ben,
I ask you to visit this page http://www.wocmultimedia.biz and see the problem it happen with filter type in Portfolio now as well as it was with product category filter. Instead of translating name appear the hardcode and double language.
I sent you an email with credential to access if needed.Regards,
AngeloIn forum: Virtue ThemeIn reply to: Portfolio Copy to a New Draft or Duplicate
In forum: Virtue ThemeIn reply to: Yoast SEO Plugin Compatibility
In forum: Virtue ThemeIn reply to: menus disappear
January 29, 2014 at 10:29 am #3769You can’t turn the mobile menu off, and it’s a responsive design so when you or someone resizes there screen it rearranges to fit, just assign a menu for your mobile menu and when you resize your screen it will replace the primary and secondary menu.
what you turned “off” in the theme options has to do with how the mobile menu is displayed.
If you are determined to not use the mobile menu then here is the css you need. Add this to your custom css box in the advanced settings page of the theme options.
@media (max-width: 992px) { #nav-main ul.sf-menu {display: block;} #nav-second ul.sf-menu {display: block;} }Ben
In forum: Virtue ThemeBen,
I am using the Home Custom Carousel feature at the top of one of my sites (*Login to see link ). In responsive mode for smartphones, the custom carousel link works for iPhones, but for Androids, the link doesn’t work (i.e. touch the carousel image and page jump to the designated link as set in Theme Options>Home Layout>Home Custom Carousel Settings>Custom Carousel Items>URL does not work).
The same happens for Portfolio Carousel as well (link works on iPhones, but not for Androids). I have two Android devices (both 4.2) and both show the same bug.
Can you please take a look?
Thanks.
In forum: Virtue ThemeIn reply to: menus disappear
January 29, 2014 at 9:31 am #3759The primary and secondary menu are supposed to disappear for mobile and tablet replaced by the mobile menu… any chance you are just resizing the screen smaller and you don’t have a mobile menu set?
Else I need more information, when you click back to the menus page are any menus assigned? or are you just re-saving?
Ben
In forum: Virtue ThemeTopic: menus disappear
My site is under construction and I have been trying different settings in the theme options section. Periodically the menus disappear, i.e. when I edited my Contact page and set up the Contact template in page attributes, it occurred. Several attempts to ‘reset’ the menus failed, I rebooted and tried resetting again and they reappeared. Most recently I’ve been trying the slider options mostly between thumb and flex options. The menus are gone again and my efforts to reset have produced no results.
FYI when I ‘reset’ menus I go into the Appearance, Menu section, Manage Locations and ‘Save Changes’ then to Edit Menus section to re-save my primary and secondary menus. Am I ‘resetting’ correctly? And more importantly how is it that this menu disappearance keeps happening?
In forum: Virtue ThemeIn reply to: Is there a theme widget for
January 28, 2014 at 9:14 am #3743you can updated to version 2.0.8 right now. Go to the my account page and download the latest.
You can see a change log here: http://docs.kadencethemes.com/virtue/#changelog
Ben
In forum: Virtue ThemeMy website uses the Yoast SEO WordPress Plugin (*Login to see link It seems as though the Virtue Premium Theme is not compatible with some of its functions.
In particular, I am attempting to use the canonical tag function of the Yoast plugin. For example, I set the canonical tag on my product page (*Login to see link to point to the home page, (*Login to see link However, when you look at the source code of the product page you will see the default canonical tag (*Login to see link still present.
I would greatly appreciate any help you can share with me, thank you!
In forum: Virtue ThemeJanuary 27, 2014 at 4:45 pm #3717I just looked through my spam filter and found your email, not sure why it ended up there. Anyway I logged into the backend of your account and saw that when you try to access the theme options page you get a Error 500 – Internal server error.
That means it’s probably a memory limit issue. I can test that if you email me access via ftp but when I checked in your woocommerce settings it shows that you only have a 40mb max in your php int. Thats pretty low, woocommerce recommends at least 64mb to allow it to run smoothly. You should probably talk to your host provider about increasing that.
Ben
In forum: Virtue ThemeIn reply to: Main content transparency
January 27, 2014 at 11:28 am #3698Your css is just wrong for the pages you want regular, you need to do:
.page-id-"" .contentclass {background: #F0F0F0;}Ben
In forum: Virtue ThemeTopic: Main content transparency
Hi again… 🙂
I started working with the theme using:
.contentclass {background: rgba(255,255,255,0.5);}to create a “semi-transparency” for the entire website, which worked great but on many, many pages, it’s just not optimal as the text is a bit hard to read.
So I tried to select which pages would not be transparent at all using:.page-id-“” .main-container .container {
background-color: #F0F0F0;but it’s not working at all. m I doing something wrong in the CSS here?
In a “worse case”, other question: how I can I make only the homepage fully transparent but leave the entire website “normal”?
Thanks a lot…
AnneIn forum: Virtue ThemeI am using Subscribers Magnet for Optin Form and I think there is a conflict with the CSS because the form is not displaying correctly.
See it here (below the post towards bottom of page-Text: Get 10 Free PLR Articles…): *Login to see link
I tried Inspect Element, but, I am not sure how to fix it.
Thank you
In forum: Virtue ThemeIn reply to: Portfolio Copy to a New Draft or Duplicate
Hi Ben, whilst searching for a Portfolio Copy to a New Draft or Duplicate solution, i discovered a plugin called Duplicate Post. Please could you verify if Duplicate Post (http://wordpress.org/plugins/duplicate-post/) plugin is fully compatible with the Virtue Premium theme. According to the developer, “This plugin allows to clone a post or page, or edit it as a new draft.” I have done a simple test with the Virtue Portfolio – it seems to have worked on a fresh installation. I created a Portfolio page and portfolio type – the test allowed the Virtue theme to be extended to include Clone and Copy to New Draft on the list of Portfolio pages. I successfully copied to new draft a Portfolio page which had images and a slider carousel. I haven’t tested the impact the plugin has on other aspects of the Virtue Theme or WordPress core.
In forum: Virtue ThemeIn reply to: Customer E-Book downloads are blank
January 25, 2014 at 9:56 pm #3665So it’s an email issue? And do the emails include anything? or just no download link? can the customer download from the my-account page like you can do wit this virtue theme?
Ben
In forum: Virtue ThemeIn reply to: Best ways to display product categories?
January 25, 2014 at 9:53 pm #3664Like this page?
http://themes.kadencethemes.com/virtue-premium-3/product-categories-grid/
You can do it with a shortcode:
[product_categories number="12" parent="0" columns="3"]Ben
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: No Portfolio Page Attribute settings
January 25, 2014 at 8:35 am #3657ps, a portfolio post should not have page attributes (those are for pages).
Ben
In forum: Virtue ThemeIn reply to: No Portfolio Page Attribute settings
January 25, 2014 at 8:34 am #3656On the portfolio edit page click on the screen options in the top right corner and make sure Portfolio Post Options are checked.
Ben
-
AuthorSearch Results


