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: image link on mobile
October 2, 2018 at 10:31 am #203176Hmm add this in your theme options > advanced settings > Custom css box:
@media (max-width: 767px) { .kt-image-slit .kt-si-imagecol .kt-si-table-box { min-height: 200px; } .kt-image-slit .kt-si-imagecol .kt-si-table-box a.kt-si-image-link { position: absolute; left: 0; right: 0; top: 0; bottom: 0; } }You can have a different home page for all mobile using a plugin like this: https://wordpress.org/plugins/simple-mobile-url-redirect/
But it won’t be specific to logged in users.
Ben
In forum: Virtue ThemeIn reply to: image link on mobile
October 2, 2018 at 10:20 am #203174Hi Ben,
My site is mydogshop.us.
Yes, the first page is the home page. There is a picture of my dog that I set up to link to my “dog blog” page when clicked on. It works on a PC, but not mobile.
Thanks for looking into this!
LynneIn forum: Virtue ThemeIn reply to: Post Grid with images and Tiles.
October 2, 2018 at 10:03 am #203169Hey,
If you want to hide the excerpt you can with css below, but it won’t be part of an update. Those are blog posts so they are treated as such and thus should have excerpts. I understand you are using blog posts for something totally different but we can’t add options for treating blog posts as products. I would suggest using products instead of blog posts as your best option.#kad-blog-grid .blog_item .entry-content { display: none; }Blog posts can’t be sorted randomly on an archive page. Again not something blog posts are supposed to do so you can code in something custom but there wouldn’t be an option for it. I can’t even find a plugin that would do this so you would have to code it out with custom php.
I can make sure 5.4.8 of rev slider is part of the next update for those who purchase 3 years ago when we bundled this plugin. I doubt it has anything that would affect your links. My guess would be that another plugin is creating that conflict.
Ben
In forum: Ascend ThemeHello,
I was wondering is there a css code to make the post image on the blog page category custom size?
The example is here – linkThe original image size is 1800x850px, but the theme is forcing it to be 1600x400px. I want the image to be full size, not cropped.
Can you give me some advice, thanks in advance, GabIn forum: Virtue ThemeIn reply to: Woocommerce My account page
In forum: Virtue ThemeOctober 2, 2018 at 9:27 am #203164The setup I would suggest is to add a search in your sidebar. But I can certainly add that to the list of feature requests that a search input be placed at the top of the page.
Ben
In forum: Virtue ThemeHey,
I believe that this is setup that way since the search in your header is always visible and anyone who wishes to edit their search could just use the same input as before. Its unlikely that they’ll forget the initial location of the search bar.
But I see where you’re coming from, since you could make the same point about the search showing up when no results are shown.
I’ll flag this for a developer followup so that Ben can let us know if there is a simple way to hook the search from a no results page into all of your search results.
-Kevin
In forum: Ascend ThemeIn reply to: Kadence Slider Pro and Kadence Themes Importer
Hello,
1. Be sure that you’ve given the slider a name. If you forget to name the slider, then it wont appear as an option in your theme options.
2. Editing the images is pretty straightforward. If they’re a part of a product or page, then you just need to edit them there. If it’s a part of a gallery, then you need to edit the gallery, and so on. There isn’t a guide on this since there are so many things that would need to be covered. If you have any particular items that you don’t know how to change, send me a link to them and I can tell you how.
-Kevin
In forum: Virtue ThemeIn forum: Virtue ThemeIn forum: Virtue ThemeI find it strange that there is now seach input on the search page itself — unless there are no results which is when a dedicated input box is shown.
But I think that the search input should also be shown when there are results. Maybe these are not just the ones the user wants and she/he would like to edit it.
I know there’s the always present search input as part as the menu. But as said, on the search page I would like to also always have an input like there is for the no results search page.
In forum: Ascend ThemeHi,
I have 2 questions:
1. I have created a Slider with Kadence Slider Pro. Now under Homepage Header when I select Kadence Slider Pro it does not show any Kadence Slider in “If Kadence Slider Pro, Choose your Kadence Slider Pro Here”. In fact, I see the message – “No items of this type were found.”. How do I get the Kadence slider to display on the homepage?
2. If I use Kadence Themes Importer to import a particular type of demo content, how do I edit the images and text imported thus? Do you have any tutorial or video for it? Is there a step by step guide for a layman to be able to do this?
Regards
YogiIn forum: Virtue ThemeIn reply to: Woocommerce My account page
October 2, 2018 at 4:46 am #203124Hi,
Yes. Actually the sign in page looks quite ok mut when I sign into my “customer account” the issue with fonts is more apparent.
https://www.cool-x.fi/wp-content/uploads/2018/10/Screenshot_2018-10-02-Oma-tili-Cool-X.png
-Anu
In forum: Virtue ThemeIn forum: Virtue ThemeIs there code that I can put in “Advance Settings, that will make all my “Posts” show up in a grid on all post categories? Right now I am using a plugin “Content Views”. But I have to create the settings for all post categories manually. Which will take me MONTHS to complete? Basically, I want my posts to display like the Products gallery without the price…. Like this page. Please scroll down past the category images. Thanks. *Login to see link
In forum: Virtue ThemeI use the Kadence Themes Ascend Premium an the Pagebuilder elementor.
Often I has white screen if I starting the elementor button on the site.I chack and did that:
(in wp-confic.php and server memory-limit, the value has been increased to)
Memory limit: 256MWhat can I doing. Please help me. Thanks
HolgerIn forum: Membership ForumsOctober 2, 2018 at 1:29 am #203102Team Kadence,
I received a plugin update notification for Kadence Woo Template Builder on my admin dashboard several hours ago. As usual, I went to updates and updated it. The messages all come up positive, as always. I returned to the dashboard and I still get a message to update the plugin. I repeated with the same result. I noticed it was a version jump by a few updates. I also tried downloading and updating the plugin manually with the same result.
So, can I deactivate and delete the plugin and then reinstall without loosing my templates?
Thanks
-JUpdate Message:
You have version 1.0.7 installed. Update to 1.1.1. View version 1.1.1 details.
Compatibility with WordPress 4.9.8: Unknown
Upgrade this plugin for the latest features and fixes.Virtue Theme Files
Child Theme Overwrite: Modified wp-content/themes/virtue_premium/templates/head.php (Added Pinterest Verify)
Child Theme Overwrite: Modified wp-content/themes/virtue_premium/templates/header.php (Added Pinterest No Pin to Header Logo)
Child Theme Overwrite: Modified wp-content/themes/virtue_premium/templates/footer.php (Added Comodo SSL Badge)
Child Theme Overwrite: Modified wp-content/themes/virtue_premium/templates/home/blog-home.php (“kadence_post_featured_image_output” changed height from 270 to 410){Home – Latest from the Blog)
Child Theme Additions: wp-content/themes/virtue_premium_child/single-main.php (Adding a new “Main Post Template”)
Child Theme Additions: wp-content/themes/virtue_premium_child/templates/content-single-main.php (Adding a new “Main Post Template”)Plugin List:
Better Search Replace – by Delicious Brains – 1.3.2
Cloudflare – by John Wineman, Furkan Yilmaz, Junade Ali (Cloudflare Team) – 3.3.2
Cookie Notice – by dFactory – 1.2.44
Google Adsense Dashboard – by Alin Marcu – 2.2.1
Google Analytics Dashboard for WP (GADWP) – by ExactMetrics – 5.3.5
Kadence Simple Share – by Kadence Themes – 1.2.1
Kadence Woocommerce Extras – by Kadence Themes – 1.4.4
Kadence Woo Template Builder – by Kadence Themes – 1.0.7
Limit Login Attempts Reloaded – by wpchefgadget – 2.7.1
MailChimp for WordPress – by ibericode – 4.2.5
MailChimp for WordPress – Top Bar – by ibericode – 1.3.2
Redirection – by John Godley – 3.5
Page Builder by SiteOrigin – by SiteOrigin – 2.8.2
SiteOrigin Widgets Bundle – by SiteOrigin – 1.13.0
UpdraftPlus – Backup/Restore – by UpdraftPlus.Com, DavidAnderson – 1.15.2
WooCommerce Checkout Field Editor Pro – by ThemeHiGH – 2.7.5
WooCommerce Stripe Gateway – by WooCommerce – 4.1.10
WooCommerce Google Analytics Integration – by WooCommerce – 1.4.4
WooCommerce – by Automattic – 3.4.5
Yoast SEO – by Team Yoast – 8.3
WP-Optimize – by David Anderson, Ruhani Rabin, Team Updraft – 2.2.4In forum: Virtue ThemeOctober 2, 2018 at 12:17 am #203097Hey,
I’m guessing this would get you the closest to what you want but you didn’t post a link to your site (something we ask every time you post on the forums) so I can’t verify that you even have a header setup that would support this.You can add a product search widget into the below header shortcode area using a plugin like this: https://wordpress.org/plugins/widgets-on-pages/
The below header shortcode is an option in your theme options > main settings.
else other options include:
You can enable a product search as part of your menu in the theme options > menu settings.
You can enable a widget area in the topbar and use the product search widget.
You can use pagebuilder on any page to add a product search widget to your page.
Or you can use a child theme and add anything you want with proper code.
Ben
In forum: Virtue ThemeIn forum: Virtue ThemeThanks Ben,
There are no spaces in the shortcode I’m using.
Here’s the shortcode on the page: [do_widget id=virtue_calltoaction_widget-2]
The widget itself completely disappears from the WordPress backend, which is strange… then comes back if I revert to the older version of the Virtue Premium theme.
-
AuthorSearch Results


