Theme’s css is overriding elementor’s global css
]]>Hi,
A large white space (~241px) is being shown just after the header. This issue is not occurring on mobile and laptops.
I’m not sure if an option to reduce the separation between the header and the main content exists. I think this separation between header and content is generated after the website is loaded.
I would like to double check that this issue is not due to some odd Potter theme settings.
Many thanks in advance
]]>Currently, my sticky header size is smaller than my main header. So whenever I scroll back to near the top of the page, it abruptly scrolls to the top to finish the header transition from sticky to main. Can you guys have it so it transitions back to its regular size more smoothly?
]]>I’ve changed my logo on LOGO And General Settings.
The logo works on the Back-End page.
However, it doesn’t work on the Front-End page.
May someonehelp me to solve this problem?
Thank you.
always got this mess after importing the demo site.
first it will not activate potter kit plugin, so I had to enable from site admin.
my installation is a multisite, will it be the problem?
Thanks
]]>Hi,
Not sure why the link of shopping cart icon is pointed to the home page instead of cart page after installation.
Checked menu setting, shopping cart icon is not there. Checked Menu Item in Customizing ? WooCommerce is only a switch to turn hide or not, no link field.
Any where I can correct it?
Thanks
Hello, could you please help me to write a function to remove potter woo add to cart button from specficic category?
I was able to add the code that hides the button for product detail – thats woocommerce function:
function remove_product_description_add_cart_button(){
global $product;
// Set HERE your category ID, slug or name (or an array)
$category = ‘predplatne-pro-skoly’;
//Remove Add to Cart button from product description of product with id 1234
if ( has_term( $category, ‘product_cat’, $product->id ) )
remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_add_to_cart’, 30 );
}
add_action(‘wp’,’remove_product_description_add_cart_button’);
Could you advice how to hide it using potter add to cart button in category loop? thanks
]]>Hello,
I just install theme its nice. But can please tell me how to display featured image in every page?
Thank you!
]]>Hey there,
Thank you for using our theme. Potter has developed by an Individual developer to contribute to the WordPress community. I am always open to help you with any issue you are facing when using our theme.
We would request you to please send us any issue or open issue in github to help you better. That way we will notified instantly and help us improving the product.
Our support page: https://pottertheme.com/support/
Github page: https://github.com/wppotter/potter/issues/new
Feel free to ask us.
Thanks
]]>Good day.
Install this topic and I can��t understand one tuning, when you add a link to a word or a phrase it becomes white, tell me where does it change?
thank you in advance
I have installed the theme in a WordPress 5.3 (latest version) without installed plugins, I have created a page and the sidebar does not appear (it only appears in blog mode)
I have followed the documentation configuration steps, however the sidebar does not appear on pages.
https://pottertheme.com/blog/docs/page-posts-settings/layout-settings/
Please Fix it ??
Thanks
]]>