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: WooCommerce Pages Missing
Hi Ben,
Clicked the install woocmmerce pages but nothing changed. Do you think the installation of the plugin has been messed up somehow. I see a message “WP Memory Limit: 40 MB – We recommend setting memory to at least 64MB. See: Increasing memory allocated to PHP”
Could this be the issue?
Thanks,
Shaun.In forum: Virtue ThemeIn reply to: Adapting themes
December 4, 2014 at 11:08 am #24302On mobile it should be showing the mobile menu.
Which you can set in the menus page of your wordpress admin.Ben
In forum: Virtue ThemeIn reply to: Portfolio Types Links stopped working
In forum: Virtue ThemeIn reply to: Creating Child Theme
December 4, 2014 at 11:03 am #24299You have :
.page-header { text-align: center; }In your custom css box in the theme options. The child theme css comes before your custom css box. Meaning css in the custom css box will always override your child theme css if they are the same css specificity.
Learn about css specificity here: http://www.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/
Ben
In forum: Virtue ThemeIn reply to: WooCommerce Pages Missing
December 4, 2014 at 11:00 am #24298Hey,
You can go to woocommmerce > system status > tools. Then click install woocommerce pages.Ben
In forum: Virtue ThemeIn reply to: Kadence Slider with Firefox
December 4, 2014 at 10:59 am #24297I don’t see what your talking about… what device, I looked on my phone and your home page seems fine?
Have you cleared your cache?
Ben
In forum: Virtue ThemeIn reply to: Portfolio Types Links stopped working
December 4, 2014 at 10:53 am #24295ok, do another test for me, try making a new page, don’t use pagebuilder just show the portfolio items and see if that changes anything.
Ben
In forum: Virtue ThemeDecember 4, 2014 at 10:48 am #24293Hey,
You should ask a new question in a new topic.What you want it’s a built in option with the theme.
The one thing you can do is add an image with a link to each portfolio category. (you can do that in pagebuilder) But there isn’t a way to pull the latest in each category then have those link to the category page.
Ben
In forum: Virtue ThemeHey (again:)
I’m having trouble with setting the dimension of a featured image of a portfolio (a “three line” type).. I’d like the featured image of this page to be only say 50% of total width:
*Login to see link
I tried to set a “max width” and “max height” in the post options; but regardless of what I input, it won’t affect the image dimension output.
Sure I can .imghoverclass to have its width set to 50%, but that’s affect all portfolio featured image 🙁Thx for your support!
Laurent
In forum: Virtue ThemeTopic: Portfolio Page
In forum: Virtue ThemeTopic: WooCommerce Pages Missing
Hi Ben,
I installed WooCommerce with the Virtue Theme. I chose “Install WooCommerce Pages” option however none of the pages, My Account, Cart, Shop showed up. I really do not want to manually create the pages.
I uninstalled then reinstalled the WooCommerce plugin but still the pages did not show up.
Do you have any insight as to what the issue may be? When I originally installed this plugin months ago the pages did show up.
Thanks,
Shaun.In forum: Virtue ThemeIn reply to: Kadence Slider with Firefox
Hello Ben,
I think I fixed the problem with the iFrame. Another question, if I look on a mobile device or tablet the Kadence Slider keeps adjusting itself while scolling. This result in stottering all over the page, it’s really annoying. Do you have a fix for this? Many thanks!
In forum: Virtue ThemeIn reply to: Portfolio Types Links stopped working
Hi Ben,
Sorry for the slow reply. I have four plugins installed (Black Studio Tiny MCE Widget, Page Builder by SiteOrigin, Woo Commerce and WordPress SEO). I have tried with them switched off individually and with them all off, but with no affect. The links are still not functioning.
Steve
In forum: Virtue ThemeI would like to have in my homepage a portfolio grid
but not ALL the portfolio items
i would like to have the last portfolio of each category shown
(design (last progect) painting (last project) sculpture (last project))
only 3 images (of the 3 last profolio items inserted in each category) that should link to the pages with all the items of the categorycan you help me? i have premium virtue
In forum: Virtue ThemeIn reply to: Domain transfer
In forum: Virtue ThemeIn reply to: Domain transfer
http://www.newedgetraining.com.au/wp-admin/admin.php?page=kad_options&tab=0
this is the address that is appearing when I click on the Main settings under theme options.
this is what I did.1. In file manager, i zipped the entire folder under public_html and saved it to my desktop
2. In Phpmyadmin in cpanel, I clicked on the database and exported it to my desktop
3. In that .sql file I did a search and replace. from old domain name to new domain name
4. Then I created a new database, username & password
5. Then I imported to new sql file
6. Then in the new domain, I went to file manager and uploaded the Old WordPress file and unzipped it.
7. Then I located the wp-config file and changed the database name, username and passwordIs the duplicator plugin quicker than this way.
as I still have the old site, I can repeat it, if there will be no problems with the theme options.
what are your thoughts.In forum: Virtue ThemeIn reply to: Domain transfer
December 3, 2014 at 5:57 pm #24243You should really consider using a plugin like https://wordpress.org/plugins/duplicator/
Makes transferring so easy.As I don’t know what you did I can’t really guess. You should maybe contact your host and have them look at your server to make sure all your database is point to the right place.
You can also click on the theme options and inspect the page using chrome, will give you a good idea of what is wrong.
Ben
In forum: Virtue ThemeIn reply to: Custom Post Types and Page Templates
December 3, 2014 at 5:24 pm #24233You can remove the sidebar then with this function:
add_filter('kadence_display_sidebar', 'kad_sidebar_on_teachings_post'); function kad_sidebar_on_teachings_post($sidebar) { if (is_singular('teachings')) { return false; } return $sidebar; }You can create a template called archive-teachings.php and that will be used for your custom post type archive pages.
Ben
In forum: Virtue ThemeIn reply to: Grid Pages don't like Sidebars
Great.
If I have several Staff page, because I have Staff, Teachers, Therapists, Interns, how would I d or designate those categories (they are actual categories) into the shortcode?I can keep it like I have it if it’s too long for you to answer (maybe I need to go to shortcode school), but I am curious.
Thanks,
MIn forum: Virtue ThemeIn reply to: Grid Pages don't like Sidebars
December 3, 2014 at 5:11 pm #24224Hey,
The page templates are set to be full width. But you can use the staff shortcode or testimonial shortcode and add theme to any page template like the sidebar page template.[staff_posts columns="3" items="10"][testimonial_posts columns="3" items="10"]Ben
-
AuthorSearch Results


