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: Mobile Slider and W3 Cache
In forum: Virtue ThemeIn reply to: kad_blog shortcode image not showing
June 18, 2016 at 10:53 am #99675settings > reading “full and excerpt” only refers to rss “feed”. has nothing to so with your blog pages.
In your theme options > blog options you can set the summary default.
Ben
In forum: Virtue ThemeIn reply to: Two 2 "widget space" on welcome page
June 18, 2016 at 10:52 am #99674Hey,
You can’t really do that without a lot of coding but using pagebuilder you can make you entire home page just with that by adding widgets. All the options in the theme options > home layout can be achieved through widgets and shortcodes.https://www.kadencewp.com/using-page-builder-virtue-premium/
Ben
In forum: Virtue ThemeIn reply to: Mobile Slider and W3 Cache
June 18, 2016 at 10:50 am #99673It doesn’t work like that to target something.
I’ve ran tests with the page cache off for the front page this should work.
If you would like you can send a temp login.
Ben
In forum: Virtue ThemeJune 18, 2016 at 10:49 am #99672Hey,
Woocommerce doesn’t have an option for this.So you would either have to use a child hteme and code this into there templates.
Or make a custom page using shortcodes instead of how woocommerce outputs a shop page. You would have to make this page in your pages.
Then add the short-codes for categories and products. see here: https://docs.woothemes.com/document/woocommerce-shortcodes/
And you would link to this new custom page in your menu instead of the other shop page. So in your custom page you could add this:
<h2>Category</h2> [product_categories number="12" parent="0" columns="3"] <hr> <h2>Products</h2> [recent_products per_page="24" columns="6"]Ben
In forum: Virtue ThemeIn reply to: Primary menu location
June 18, 2016 at 10:44 am #99670In your theme options > main settings. make sure the header style is set to standard. Then choose the third or fourth option in your “logo layout” options on that page.
Ben
In forum: Virtue ThemeIn reply to: Product page
Hi, Ben!
Could you please advice me on how I can insert a text file onto the page? The file is in PDF format. Ideally I would like to have a name of the file and then the file itself. The file can be just an icon, which, If click it opens into the document.
Thanks
Alexander.In forum: Virtue ThemeIn reply to: unable to import Demo content
Thanks for the info. Ive contacted my host and they replicated the error and agree its with the server, but they cant figure out what it is. All in all, I can just manually add areas.
But I have another problem. I didnt realize that the mosaic grid was restricted to Portfolio. I bought the theme under the impression that it was linked to blogs…That was my mistake. I can solve the problem by adding a two column blog grid to the single portfolio page. Would you mind giving me the snippet of code to do that?
Much appreciated
MAdsIn forum: Virtue ThemeJune 18, 2016 at 7:19 am #99655Hi!!!
Is it possible ? And how can i had a second “Widget’s space on the “Welcome page” ?
Thanks 🙂 My siteIn forum: Virtue ThemeHi,
I can’t edit my pages neither my woocommerce product page/category.
I can still have access to the dashboard as an admin.I get an error which is:
Fatal error: Call to a member function get() on null in /home4/”…”/public_html/wp-includes/query.php on line 28I have been to my FTP files and didn’t find the “query.php” part inside the “wp-includes” in order to check the error.
Someone could have a clue about this “error”?
Maybe Mysql ? (I have a 5.5.48 version)Thanks
In forum: Virtue ThemeIn reply to: Mobile Slider and W3 Cache
tried that but the problem persisted. I tried turning off various settings within page cache but nothing worked apart from disabling page cache altogether which drops my speed score by 20 points.
Is there no way to target just the rev slider or a specific div to exclude it from cache?
I have turned page cache off again for the time being
In forum: Virtue ThemeHi team,
would like to insert caption or words and separator line on Shop Page.
woocommerce > settings > Product tab > tap on “Display” > shop page display > select “show categories and Products”
the display shows both catgories and product , When I would like add the following MISSING items
< Display the MISSING word “Category”>
< Category 1> <Category 2>
< insert MISSING light grey line separator across the width or full width display between top category and bottom product>
<Display the MISSING word “Products”>
< Product 1> < Product 2> < Product 3> < Product 4> < Product 5>
< Product 6> < Product 7>so the MISSING items are:
a) MISSING word “Category”
b) MISSING faint grey line separator across the width or full width , be it on mobile potrait or landscape mode.
c) MISSING word “Products”
Regards,
Patrick.In forum: Virtue ThemeDear All
Whenever I try to make a change in the Theme Options, I get a message that “There was a problem with your action. Please try again or reload the page.”
Whereas I am able to upload pages and products on my website.
This message is persistent and I kindly need your urgent help on the same.
Hoping to hear very soon.
Regards! :/
In forum: Virtue ThemeTopic: Primary menu location
June 18, 2016 at 1:09 am #99642Is there an easy way (via settings) to choose the pace where you want to see the primary menu.
I”d like to have it between the header and the page content.
Michel
My site (under construction) is there: *Login to see linkIn forum: Virtue ThemeHello,
I can’t figure out what happened….. My primary nav menu is continuing on a second line, but the space between the lines is like 1.5 inches instead of just appearing below.
Here is the link: *Login to see link
Also, is there any way to center the two menu lines with the logo on the left – so the logo and the two menu items are evened up and the same height?
Thank you!
SmithIn forum: Virtue ThemeTopic: Hi BEN — just one CSS thing
Hi Ben!
I’m doing a lot more with Pagebuilder.What I find is that I want to be able to control the css for colors and rows and widgets across the site, not always individually.
You showed me before the css for a particular widget or row with a number,How can I say like All pagebuilder rows have a background of color:xxxxxx
Or all virtue image widgets have a margin of xxxxxlike how can I globally select the stuff so I don’t have to keep reinputting it.
?
In forum: Virtue ThemeIn reply to: How to resize item grid on Shooping page
HI Ben,
for padding 3, you are right as far as a user views the page on a desk top or laptop because the “Add to Cart” at the bottom does appear as long as the cursor hovers on that product ont the shop page.
However, in the case of mobile device like Iphone and Ipad, there’s no cursor to hover on the product. wo when the shop page loads, what you will see is a large white empty space. and there’s why I request help to redcue padding 3.
Since the white empty space is due to the “Add to cart” button at the bottom, I would request your help to remove that so that the amount of white empty space gets reduce .
Is there a CSS code that can do it ?
Regards,
PatrickIn forum: Virtue ThemeHi everyone! Greetings from Argentina.
First of all, I want to congratulate you for the great virtue theme.
I never had a problem until now. I’m getting problems when setting a variable product in my page, and think I’ve got everything set up right, and last theme upgrades too.
My variation options are simple:
Motorcycle brand: Honda | Kawasaki | Suzuki | Yamaha | BMW | Benelli | Triumph | Corven | Keller |
Model: Bros NXR 125 | CG 125 Fan | CG 150 Titan | XR 150L | CBX 250 Twister | XR 250 Tornado | CRF 250L | XRE 300 | Falcon NX4 | Hornet CB 600F | CBR 600F | CBR 600RR | NC 700X | Transalp | Varadero | CBR 1000 Fireblade | ER6-n | Ninja 250R | Ninja 300 | Ninja 650R | Ninja 1000 | Versys 650 | Versys 1000 | Z 750 | Z 800 | Z 1000 | ZX6R | ZX10 | ZX14 | Bandit 650 | B-King | GSX 1000R | Hayabusa | Inazuma | DR 800S | V-Strom 650/1000 | YBR 125 | FZ 16 | YBR 250 | YS 250 Fazer | R1 | XTZ 125 | XTZ 250 | XJ 6 | Diversion | XT 660 | S1000R | F800R | RK6 | K65 | Triax 250 |
For example, the idea is to link the motorcyle brand with the respective model: Honda>Transalp / Suzuki>Hayabusa / BMW>F800GS…
When I exceed the 31st variable product, all variation options shown up in the “Model” drop-down list, no matter brand selected.
I’ve tried everything, from differents forms of saving (one to one – ten to ten variations submit (respecting pagination), and submit 50 variations altogether… Custom attributes… to change server settings in php.ini
I asked my server to set “max_input_vars” limit to 2000 in php.ini and increase the suhosin security extension limits too, because server standard settings breaks the variation submit process, common Woocommerce problem. *Login to see link
php_value suhosin.max_array_index_length 256
php_value suhosin.post.max_array_index_length 256
php_value suhosin.post.max_totalname_length 65535
php_value suhosin.post.max_vars 1024
php_value suhosin.request.max_array_index_length 256
php_value suhosin.request.max_totalname_length 65535
php_value suhosin.request.max_vars 1024But nothing happened, when viewed from the front end, the variation’s options still showing all models when select any “brand”. For example, I select “Honda” then click “model” in the drop down list, show all models from all brands. it’s driving me crazy.
Dear Ben Ritner: I created a temp login if you want to take a look.
Can you help me? Thank you in advance for your reply.
Gabriel.
In forum: Virtue ThemeHi Ben,
I was doing updates and changes to a client’s site that hadn’t been maintained for a long time. After getting rid of all the bugs and doing all the updates, I was changing and fixing pages and all was OK. I was just about to do a backup and I lost connection with the host’s server. I thought their server was down, I put in a support ticket. 8 hours later they came back and told me it was a plugin conflict – I was getting the white screen of …. I managed to get back into the dashboard and eliminated all plugins one at a time, etc. and determined it was the page builder causing the issue. Any ideas why it would just all of a sudden be doing this, I had been working on the site for at least 4 hours and all was fine. I went and changed all the pages that were using it and I am afraid to turn it back on. I don’t really need to use it on this site but I would like to know if there are any issues that I should watch out for.Thanks,
GayleIn forum: Virtue ThemeIn reply to: Cant view my products and sub categories
June 17, 2016 at 6:36 pm #99605Hey,
You have this error:https://docs.woothemes.com/document/jquery-cookie-fails-to-load/
That is caused by your host.
Best thing is to get them to fix this but as a temp fix you can install the plugin that is on that page above and it will work.
Ben -
AuthorSearch Results


