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: Disable footer widgets
url is not working:(
//.page-id-1395 img.ascend-logo {
content: url(https://taiyakinghungary.hu/wp-content/uploads/2020/03/logo-spajzfutar.png);
height: 150px;
}//Did I mistype, or..?
Thanks, Anita
In forum: Ascend ThemeIn forum: Pinnacle ThemeIn forum: Membership ForumsIn reply to: Error using modal and hover image in reusable blocks
March 27, 2020 at 4:53 pm #246879ok, I dropped 5 into a page, no errors showed.
However that use case doesn’t make sense to me, and it isn’t good for html validation because you are creating multiple of the same modals. Modals use IDs to control opening. You should only have of specific ID per page. So you can have multiple modals but they should be unique.
Can you give me more information as to what your use case is? perhaps I can provide you with a better method.
As for the error, I still can’t recreate so a login would be great.
Ben
In forum: Membership ForumsIn reply to: Error using modal and hover image in reusable blocks
March 27, 2020 at 2:33 pm #246873We only get the error when we use that reusable block many times on the same page. If you just include it once, it works without error. If you paste that block more than once into the page, that’s when the error occurs.
In forum: Ascend ThemeMarch 27, 2020 at 1:45 pm #246869Hey,
I’m being shown “forbidden” by your site URL, likely a IP address blocking?I think I am misunderstanding what you want. If you want an archive page for the staff or portfolio post type then you would have to turn that setting on in the code. I don’t have a filter but can add one to the next version. The theme creates “archive” like pages through the page templates. But intentionally doesn’t create a post type archive page.
You can use the taxonomies of the custom post types to create archive pages as well. I think there is where I was confused because you are already doing that with staff groups. And as I said the post type has_archive set to false.
You wrote: “I am trying to show a different archive layout for the Staff taxonomy”. But it sounds like you are wanting a different archive layout for the staff post type. A taxonomy for staff is the staff group.
So for now you would need to edit the code in lib/post-types.php in the theme, then with the next version update your child theme with a new filter. The code would look like this:
function kt_init_filter_custom_post_archive() { add_filter('kadence_portfolio_has_archive', '__return_true' ); add_filter('kadence_staff_has_archive', '__return_true' ); add_filter('kadence_testimonial_has_archive', '__return_true' ); } add_action( 'after_setup_theme', 'kt_init_filter_custom_post_archive' );Ben
In forum: Membership ForumsIn reply to: Error using modal and hover image in reusable blocks
March 27, 2020 at 1:33 pm #246868I’m not sure what you mean by use them in a grid but I put the reusable block on multiple pages. Didn’t get any errors.
Ben
In forum: Membership ForumsIn reply to: Error using modal and hover image in reusable blocks
March 27, 2020 at 1:01 pm #246866Hi Ben, can you confirm the imported block worked in multiples on a single page? One works fine, but the issue we have is when we use them in a grid in multiples. Let me know, and I’ll see about getting you a login for our dev site. Thanks!
In forum: Ascend ThemeIn reply to: Disable footer widgets
In forum: Virtue ThemeI believe there is a problem withe latest update 1.4.4 of Kadence blocks Pro.The Advanced Gallery has a lot of missing images in the slider.
Actually, all portfolios have missing images in the Advanced Gallery including some thumbnails in the home page.Kadence Blocks – Gutenberg Page Builder Toolkit and Kadence Blocks Pro are both activated.
My settings are for the Advanced gallery, carousel, 2 images slider, not auto play.
Here is an example. Link to one of the portfolio. *Login to see link
Could it be the Kadence toolkit too?
Until someone solve the issue the website doesn’t look good. I need to download the older version of Kadence Blocks Pro 1.4.3. I will see if it helps. How to access this version? I can’t see it. Please send a link.
Many thanks,
In forum: Membership ForumsHi there,
I want the pop up to show only on event.
I have managed to get the pop up to show on the main events page *Login to see link
How however do I force this if they come in through individual events links? eg. *Login to see link
In forum: Ascend ThemeIn reply to: Disable footer widgets
In forum: Pinnacle ThemeIn forum: Membership ForumsIn reply to: Error using modal and hover image in reusable blocks
March 26, 2020 at 1:12 pm #246825Thanks for this, unfortunately that import worked on my test page. so can you send me a login to your site so I can investigate?
You can use set as private reply
Ben
In forum: Virtue ThemeIn reply to: Some images are not being shown
March 26, 2020 at 12:38 pm #246821Hey,
I’m seeing all the images on the page? Which ones are you missing? Can you send a screen shot?Ben
In forum: Pinnacle ThemeTopic: Homepage Spacing Issue
March 26, 2020 at 11:56 am #246817Hi,
Can you tell me how I might close up some spacing issues on my homepage? Basically, if you scroll down, I am just trying to reduce the padding above the titles “Who We Are” and “Trending Guides – City”. Site is *Login to see link .In forum: Virtue ThemeMarch 26, 2020 at 10:35 am #246814I can no longer get into my appearance – Widget area.
I am using the virtue premium themeWhen I click on this it goes to a blank white page that says
Google_AuthException thrown
Error refreshing the OAuth2 token, message: ‘{ “error”: “invalid_grant”, “error_description”: “Bad Request” }’Thanks
rob
In forum: Ascend ThemeIn reply to: Related Products
Hi Hannah,
Yes I do believe that will work. I will do that and see what I can do with the layout and related products. Question…. will it update all published products if I make it the default? OR will I have to do each product page ?Thanks for your advise
TedIn forum: Virtue ThemeIn reply to: Add a Read more Tag in a Brand page
In forum: Virtue ThemeIn reply to: Add a Read more Tag in a Brand page
-
AuthorSearch Results


