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
Topic: SLider options for homepage4
In forum: Virtue ThemeIn reply to: Portfolio grid
In forum: Virtue ThemeIn reply to: Translate Homepage (Icon menu) with WPML
July 14, 2014 at 7:49 am #12845Did you enable the “page content” in the theme options home layout?
Ben
In forum: Virtue ThemeIn reply to: Sticky Header with Anchors Problem
July 14, 2014 at 7:47 am #12844That would require adding javacript for the smooth scroll effect, the theme has the main js files just need to add this in a text widget in the footer of your page:
<script type="text/javascript"> jQuery(document).ready(function ($) { $('html').localScroll({offset: -120}); }); </script>Ben
In forum: Virtue ThemeIn reply to: Translate Homepage (Icon menu) with WPML
Hello Ben,
Thanks for your solution. Perfect for translations!
But now I got one problem with my homepage.
I create an individual homepage (Welcome) and I set it as a homepage (appearence – themes – customize – menu – static and I selected the correct page)
But unfortunately it won’t show a homepage. Is there something wrong with my customizations?
In forum: Virtue ThemeTopic: 2 Column Menu
July 14, 2014 at 5:55 am #12838Hi Ben,
My drop down menu is too long and I would like to create 2 columns so that the user does not have to scroll down the page to view all the items. Is this possible?
Thanks
In forum: Virtue ThemeHello Ben,
Greetings… Have a quick query.
1. Can I have more than 18 in “Home Portfolio Carousel Settings” for the Home page. If not is it possible to create 2/3 rows so that I can show all my Galleries Carousel ( which may be more that 18 or so) in the Home Page itself ?
2. Is there any way I can Order the Galleries that “portfolio” page.. i.e suppose I have galleries like A,B,C,D and I want to change the way it is appearing in the mother “portfolio” page ( like:- B-A-C-D or C-A-D-B etc etc).?
Thanks,
Ari…Dear KadenceThemes,
Thanks for this great theme.
I’m running into an issue though with the demo content that I want to use.After following all steps on installing the demo content, I get “Revolution Slider Error: Slider with alias example_home not found.” error on the homepage.
I assumed there’s also demo content for the revolution slider, but was I wrong? I reinstalled everything (clean WP 3.9.1 + Virtue Premium + Plugins + activating plugins + Woo commerce + Woo commerce pages + Importing demo content + importing theme settings) 2 times now, assuming I missed a step in the installation process, but everytime the same issue.
Am I still missing anything here? Or is there plain simple no demo content for the sliders in the import?
Thanks for your response,
Jeroen
In forum: Virtue ThemeIn reply to: Page numbering Posts
Hi Ben, Sorry to have bothered you. I had not yet looked at the shop demo (no need for a shop as yet) and was unaware of the pagination. I just had one page (blog index) and because of that no pagenumbers were shown. Just tested it with more pages and it’s awesome! Virtue keeps on surprising me with all the possibilities.
Thanks again, CharlesIn forum: Virtue ThemeTopic: Theme Options Not Saving
I’ve been running into some problems with the theme options not saving if there is a home page carousel or icon menu that is really long (about 50 icon pictures of client logos). It seems that a carousel that long on the home options is overflowing the options. I originally had about 50 icons in an icon menu in the free version and it was working OK. I then upgraded to the premium version and changed from using an icon menu to a custom carousel so only some of the icons would show at a time and scroll through.
When running locally in MAMP any changes to options near the end of the options list, like the misc. options, would fail to save. As a test I’d change the contact form email and hit save. It would say it saved, but the field would revert to the default.
Looking in the php error log showed this:
[13-Jul-2014 16:14:54 Europe/Berlin] PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0
I was able to add the following line to the php.ini and stopping/starting the php server (through MAMP, It’s a test site running local) fixed it.
max_input_vars = 2000That worked locally OK.
I’ve now moved the site online (*Login to see link ) at a cPanel site and may be having a similar problem. Now if I try to change any options and hit save it hangs for a long time and eventually returns with a file not found *Login to see link Manually checking shows that file is there. It may be overflowing when trying to access the options and I’m not sure if I can get to the same php log and php.ini that I had access to locally to fix it.
Would it be possible to break the options into separate sections to possibly avoid this? Maybe putting the contents of the custom carousel in a separate list rather than all in one big array? Or would that not help anyway? Is the 1000 limit for all variables or just in any one array?
In forum: Virtue ThemeIn reply to: Sticky Header with Anchors Problem
That worked! Last question, (hopefully) it seems that when you click on the link from the nav menu that it actually is reloading the page. I don’t want it to do that. I’d rather have it just slowly (for aesthetics) go to the place on the page that the heading is. Any idea on how I could go about doing that? Or should I make a new topic and ask this question separately?
Thanks Ben!
-NealIn forum: Virtue ThemeIn reply to: Prebuilt layouts
Hi,
Thankyou for your reply. It worked very nice thanks.
Im just new at WP and I don’t know what all the widgets do, so having an example of what a widget will do
makes it so much easier. If there was a place to go and see things on a webpage and then an arrow
or something telling me what widget is used to do it, I would be in HEAVEN 🙂Thanks,
SCott.
In forum: Virtue ThemeIn reply to: Sticky Header with Anchors Problem
July 13, 2014 at 10:47 pm #12805Hey,
You can add this to your custom css box to make the header show when using an anchor tag but if you do this it will cover up the top area of the page that the anchor is trying to show. Anchor tags and sticky headers are not always perfect, you can add spacing for the header above the tag or add the tag a little higher then you would normally so there is room for the header..about.stickyheader #kad-banner { width: 100%; left: 0; z-index: 1020; top: 0; position: fixed; margin: 0 auto; }Ben
In forum: Virtue ThemeIn reply to: Adding a contact form to sidebar
July 13, 2014 at 10:07 pm #12797Hey James,
This theme only includes a contact form with the contact page template: http://docs.kadencethemes.com/virtue/#contactpageIf you wanted to add to a sidebar or really any widget area I recommend using a plugin. Contact form 7 works great with this theme.
As for tutorials do you have any recommended topics that might help? I am happy to take input and would love to make the tutorials easy to understand and follow.
BenIn forum: Virtue ThemeIn reply to: Page numbering Posts
July 13, 2014 at 9:43 pm #12791Hey,
So pagenavi is used in all the loop pages. like the blog page, search results, products:http://themes.kadencethemes.com/virtue-premium-3/shop/
What page you wanting to show it on?
Ben
In forum: Virtue ThemeIn reply to: Theme automatically adding rel="lightbox"
July 13, 2014 at 9:31 pm #12789Hey,
1. “How can I go about modifying that so I can continue to use my own lightbox?”
You want to remove the rel from the image link? You can do that by adding this line to your child theme functions.php file:remove_filter('the_content', 'kad_addlightboxrel');2. “but there is no documentation about how to incorporate the script into my own pages.”
Can you explain what you mean? What are you wanting to incorporate? The images are already auto done?
Ben
In forum: Virtue ThemeIn reply to: Prebuilt layouts
July 13, 2014 at 9:24 pm #12788That home page is built with the theme options > home layout. and adding a flex slider at the top.
Using the portfolio carousel, latest blog posts, and icon menu module options in the home page layout manager.
You can see a tutorial here: https://www.kadencewp.com/creating-a-home-page-with-virtue/
There are just two prebuilt layouts for pagebuilder but you can create a layout like this using the carousel widget, the blog posts shortcode and the icon menu shortcodes.
Ben
In forum: Virtue ThemeIf you visit my site at ccs.tech2call.net the problem is on the About page. I have it to where when you click on “Our Vision”, “Training”, “Safety” and “Our Customers” it drops you down (or up) to that location on the page. However the menu does not stay active until you scroll up or down with you mouse wheel or if you click the arrow on the far right side to go up or down and then the menu reappears. I would like so that the menu is ALWAYS there even after you click on “Our Vision”, “Training”, “Safety” and “Our Customers” and also I would like it after you click on the link that the anchor points are in the proper place so that the heading of “Our Vision”, “Training”, “Safety” and “Our Customers” will be at the top of the page after you click on them from the navigation menu. Has anyone else had an issue similar to this one?
Thanks,
NealIn forum: Virtue ThemeTopic: Recently viewed
I have been trying to find where I can change the properties of the recently viewed products, that show up at the bottom of a product page. ( *Login to see link ). Where can I change the settings to show how many to display?
In forum: Virtue ThemeIn reply to: Kadence Slider
Hey Xander,
To add a slider to the page the first thing you need to do is set the page template to “feature” and save as a draft. Once refreshed a series of options will appear allowing you to pick which type of slider you would like to add to the page. If you wish to add a Kadence slider select “Kadence Slider” and paste in the shortcode. The shortcode can be found where you edit the slider itself. It will look something like this: [kadence_slider id=”684″].
Let me know if you have further questions!Hannah
-
AuthorSearch Results


