Hello
How do I remove placeholder on main category page> ie donain.com/category/blog?
Ascend Theme
M. Perks
I´ve tried to hide the category description in the category page but I´m not able.
I´ve tried with this css custom code:
.category .tax-desc {
display: none;
}
Could you help me, please?
About phones and dark box. I’m not real skilled with cell phones, and rarely use one for accessing web pages. I’ve been looking at the changes I’ve made to the site, especially the front page. I have a set of 12 important images / links that play nicely on my desktop and laptop, but when I try to scroll through those images, the dark box comes on as though a mouse were hovering, and it doesn’t turn off. That makes it difficult to see the image so well. Is this the fault of my inexperience with cell phones, with the way I have the image blocks configured, or something else?
If you’re using the block editor you can add a search block into the content area of your page. Or if you’re using a page builder plugin you could add a search widget that way.
Hannah
Hi,
I’ve just found out that there is a possibilty to put H1 tag on main page twice. First one is in Home Page Title (visible when option Page title is turned on in Home Image Slider) and the second one is in Call to Action Text. First one seems obvious, but H1 in call to action suprised me. As far as I know there should by only one H1 on each page. Please correct me if I’m wrong.
Greetings!
Hello!
On my website I have on my home page below the secondary menu a post slider like is here *Login to see link
On desktop is all fine, but on mobile – titles of blog posts are not all visible. How to change that titles will be on mobile in two lines? Thanks.
Best regards,
R.
Hi There,
Our theme defines that we have a standard margin on each page. At times we will want the blocks to go full width which I am struggling to achieve.
It works fine when I select full-width in Smart Slider 3 but the full-width button in the Kadence blocks are sticking with the theme’s width.
Any idea’s on how to override this?
Thanks!
Jay
How to Display Discount Percentage beside the product price in all pages? is there a plugin or can it be activated within the theme?
I am in the middle of a special sale launch and suddenly, without changing anything on the site, any user who is NOT logged into my store is getting this WooCommerce error message ==Sorry your session has expired. Return to shop== when checkout loads through a Sales Funnel plugin I have, AND nothing can be added to cart in regular store mode at all – I click add to cart and the cart stays empty
All plugins are up to date and Virtue is up to date
In Inspect Element the error that shown around this message is – <div class="woocommerce-error">Sorry, your session has expired. <a href = "*Login to see link class=" wc-backward ">Return to shop</a></div>
I deactivated all plugins and changed theme and it still persists
This problem does NOT exist for logged in users
You can see it happen when you click the Buy Button on this page – *Login to see link
OR
Add anything to cart at the main store – *Login to see link
Please help as a lot of people are trying to buy
-
This topic was modified 6 years, 5 months ago by
JR.
-
This topic was modified 6 years, 5 months ago by
JR.
-
This topic was modified 6 years, 5 months ago by
JR.
-
This topic was modified 6 years, 5 months ago by
JR.
Hi,
Wanting to display the short description for all products on my category page. I’ve googled and it says to use this code >>
add_action( ‘woocommerce_after_shop_loop_item_title’, ‘woocommerce_template_single_excerpt’, 5);
It says to add to the function.php file but the theme won’t allow that. Where can I add it?
Thanks
HI, Hannah, no i need to put it in the page, i mean, for example under the black H3 title of this page….https://ceippicasso.es/biblioteca-picassiana/
Thank you very much
Angelo
I’m working with Advanced Gallery. I’ve got the captions loaded, but they aren’t displaying on the web page.
https://gyazo.com/144f380651963add86477fedc133dcfe (settings)
https://gyazo.com/c2bef9643f77982eec0da5f1733660b5 (web page)
What do I need to do to get those labels to display? The links are working at least.
This reply has been marked as private.
I’m not able to access your login page. Are you using a plugin that is hiding that?
Hannah
That worked, Hannah, although to get it to apply to the titles on the Recent Posts carousel, I modified it in this way:
.home .photo-postcontent-inner
Now both the home page Latest Posts gallery and the Recent Posts carousel have drop shadows. Thanks for your help!
Sorry, it didn’t register to me that you are using a boxed layout. You can use the following css to remove the default padding that is output with a boxed layout, but it will apply to all your pages:
#ktmain {
padding: 0;
}
Are you only wanting it to be applied with that specific row layout block? If so, can you post a link?
Hannah
Hey,
I’m not sure why your staff posts would be showing out of order. If you send login info i would be happy to look into that for you.
You can actually create custom excerpts for all your staff posts from the individual staff edit pages, under the Document tab.
There isn’t a built-in function to limit the title character count, but you can adjust the font size with this css:
.staff_item_info h3 {
font-size: 20px;
}
If you’re wanting the titles shorter, you could just set the name as the title, then add the job position into the content area of the post. Just a thought.
Hope this is helpful!
Hannah
This reply has been marked as private.
Hannah, sorry if i go back on this, but I put the code in this site…. but this page is not pushing down the footer…https://ceippicasso.es/contactos/
thanks
Angelo
Hi,
Can I remove the border of featured image of post. (home page post grid)
Tried this — .postlist article {
border: 0;
}
withinthemurk.com
but did not helped.
Charanvir Singh.