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: Ascend Theme
In reply to: Choosing a Demo content
Hello,
Yes, you can add the video slider after you’ve imported that demo. You just need to setup a Kadence Slider and give it a video background, then assign it as your home page header.
As for the WooCommerce aspect, if you want to have the demo content to work with, I suggest you install WooCommerce before importing. Otherwise you will not get the store demo content.
Does that help?
-Kevin
In forum: Ascend ThemeHi,
Love your theme!
I have a question, I link to a specific productpage from my index page and the link automatically changes to
domainname.com/shop/product1/#tab-kad_custom_tab_02 (instead of domainname.com/shop/product1Therefore it automatically goes to the bottom of the page instead of the top.
Do you know how this happens?
Can you advise how to use the tabs on the productpage and how to link to the top of the page?Thanks in advance,
MartijnIn forum: Virtue ThemeGreetings:
I noticed that you moved content-product code to functions in version 4.5.5. Unfortunately for me, I was changing this little bit:
<a href="<?php the_permalink(); ?>"
To This:
<a href="<?php echo esc_url( $product->get_product_url() ) ?>
In the past you helped me with point image URLs from permalink to the product URL. This is the code:
function custom_shop_functions(){
function custom_kad_woocommerce_image_link_open() {
global $product;
if($product->product_type == 'external') {
$link = $product->get_product_url();
} else {
$link = get_the_permalink();
}
echo '<a href="'.esc_url( $link).'" class="product_item_link product_img_link">';
}
add_action( 'woocommerce_before_shop_loop_item_title', 'custom_kad_woocommerce_image_link_open', 5 );
remove_action( 'woocommerce_before_shop_loop_item_title', 'kad_woocommerce_image_link_open', 5 );
}add_action('init', 'custom_shop_functions');
Would you kindly help me change the product title URL from permalink to product URL with a similar function?
Thanks!
*Login to see link is the “store” page. If you would like to see in action.
In forum: Pinnacle ThemeIn reply to: Google fonts locally
May 31, 2018 at 9:11 am #191720I don’t see ant google fonts loading on your page from google servers.
Ben
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Merchant Logo Category / Product pages
In forum: Virtue ThemeTopic: GDPR and Google Maps
In forum: Pinnacle ThemeIn reply to: Google fonts locally
Link to page with slider is https://www.lobolmo.de/kanchenjunga-trek-ein-grandioses-himalaya-abenteuer/
Michael
In forum: Virtue ThemeIn reply to: Change link color
Hi Doris,
Try adding this to your custom css box in Theme Options > Advanced Settings:li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-1755.sf-dropdown a { background: #d6479b; color: #fff !important; }Hope it helps!
Hannah
In forum: Virtue ThemeIn reply to: virtue call to action button missing
In forum: Virtue ThemeHey Guys
I am using a custom plug-in with code in it to draw from their data feed the merchants logos and put them above the buy now button on the category and single product pages.
However I run another plug-in for Amazon products and I am wondering if there is some way to insert the amazon logo on the same pages and in the same place.
Category Page example
Single Product Page
Appreciate any thoughts
In forum: Virtue ThemeIn forum: Ascend ThemeIn reply to: SSL – migrating all my sites to https
Ben, I am sorry. I don’t know what string replace means. Please clarify. Is that what the plug in does mentioned in your Kadence ssl guidelines? Here is what Really Simple SSL says about deactivating plug in after migrating SSL. Do you think it will be ok to deactivate? Just an FYI…the site I am using to test this out is a new one that I haven’t done anything to much except activate Ascend Premium and added one image. Will be adding one of your Demo contents once the migration to https is done.
—
https://really-simple-ssl.com/knowledge-base/can-deactivate-really-simple-ssl-activating-ssl/
Can I deactivate Really Simple SSL after activating SSL?
Really Simple SSL is built to be very lightweight: the majority of the files is not even loaded when a visitor requests the frontpage. But if you want to remove the plugin after enabling SSL, do NOT use the WordPress deactivation in the plugins overview.
Important! Deactivating the plugin in WordPress reverts your site to http
Most users that do this want do do this because their site has issues on SSL, and expect the plugin to leave the site as it was before the activation. Therefore, the plugin reverts the site to http on deactivation. All changes are removed. Your site_url becomes http again, the .htaccess redirect will get removed.
Is it possible to deactivate Really Simple SSL without losing SSL?
Yes, it is possible. Since version 3.0 of the plugin this can be done by pressing the ‘Deactivate but keep SSL’ button in the plugin settings.But please note that:
*The mixed content fixer won’t work anymore
*If you use wp redirect for redirection, this won’t work anymore
*The SSL redirect on rest_api redirect won’t be active anymoreWhat stays after deactivating the plugin:
*If enabled, the .htaccess redirect
*Your site_url will stay on https
*Any wp-config fixes that were needed to do the change.If these last three is sufficient for you, you can deactivate by pressing the ‘Deactivate but keep SSL’ button in the plugin settings. Now the plugin is deactivated, but the deactivation procedure does not run and the site url, wpconfig fix and .htaccess redirect will stay.
In forum: Ascend ThemeMay 30, 2018 at 4:15 pm #191660There will be a product brands widget which will allow you to navigate to the product brand taxonomy pages. That will be released tomorrow.
Ben
In forum: Pinnacle ThemeIn reply to: DSGVO | European Privacy Policy
In forum: Pinnacle ThemeIn reply to: DSGVO | European Privacy Policy
May 30, 2018 at 2:21 pm #191637The theme does not control comments. That is part of wordpress core. If you would like to change core functions in comments then you would need to use a plugin.
As for the contact form, you must enable the feature. Simply edit the page and turn it on.
Ben
In forum: Ascend ThemeIn reply to: Force Page Collapse Earlier?
In forum: Ascend ThemeIn reply to: Force Page Collapse Earlier?
May 30, 2018 at 12:48 pm #191618Go into your pagebuilder settings you can control the exact size it breaks down.
Ben
In forum: Ascend ThemeTopic: Force Page Collapse Earlier?
Hey guys,
I was wondering if it is possible to change the break point resolution in regards to responsiveness. I’ve designed a page that looks nice until it get compressed too much using the browser, if it was forced to collapse earlier, that would prevent the temporary distortion.
The page is *Login to see link
Thank you so much in advance!!
Mark
In forum: Virtue ThemeIn reply to: Off page link in tab shortcode
-
AuthorSearch Results


