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
Topic: feature image
April 8, 2020 at 6:06 pm #247440Hey Hannah,
I’ve Published a new Post and noticed that if I add a future image, the same image appear at the top of my Post (in the head). If I remove it then on my Destination and home page it shows there is a new Post but with no image (blank image box)? I’ve removed it now but you can check (trust you know what I mean) *Login to see link
The new Post is IstanbulIn forum: Ascend ThemeIn reply to: Kadence Galleries – Category Filter Options
April 8, 2020 at 1:15 pm #247436Hey
You would need to add javascript into the page to create this, plus some custom classes on your button.I added for you:
jQuery( window ).load(function () { function kt_hash_filter_gallery( e ) { if ( jQuery( this ).hasClass( '1-proiecte' ) ) { jQuery( 'a[data-filter=".1proiecte"]' ).click(); } else if ( jQuery( this ).hasClass( '2design' ) ) { jQuery( 'a[data-filter=".2-design"]' ).click(); } else if ( jQuery( this ).hasClass( '3digital' ) ) { jQuery( 'a[data-filter=".3-digital"]' ).click(); }else if ( jQuery( this ).hasClass( '4productie' ) ) { jQuery( 'a[data-filter=".4-productie"]' ).click(); } } jQuery( '.ow-button-base a' ).on( "click", kt_hash_filter_gallery ); } );In forum: Virtue ThemeIn reply to: Hyperlink Text & Opening Links in new window
Hi Hannah
Thanks for getting back so quickly.
The India Shop is another page on the same website which isn’t where I am experiencing the issue. The problem that I have is when the link is outside the website. So for example if you look at the link to the Honeystreet Boats own website further down the page or to their Facebook page – if you tick the ‘open link in new window’ on the set up of the field it does open a new window which opens in Facebook or wherever, but it also goes to the Facebook page/external web page on the current window as well. I would expect it to leave the current window on Honeystreet Boats and for the new window to go to Facebook/external web page.
Could you have another look please?
Many thanks
SusieIn forum: Ascend ThemeIn reply to: category filter on shop page
April 8, 2020 at 12:37 pm #247432Hey,
The filter is not designed to work how you want because you shouldn’t load 80 products on a single page load. Ideally, you shouldn’t load more then 20. However, even if you decided to load 500 it’s still not within the scope of the filter to work on a custom taxonomy page. So I can’t recommend you do this for those reasons.However, if you want to create something custom you could code a custom template and add in your own filter using similar code to the shop filter. It would still mean you manually set the limit to whatever the possible limit is for your vendors products count which will make for some really slow loading.
As for the best way to build a search that only searches within the vendor your vendor plugin author would be the best to talk with about this. Usually the vendor plugin would have a way for you to search or organize within the vendor. For example: https://docs.yithemes.com/yith-woocommerce-ajax-search/premium-settings/yith-woocommerce-multi-vendor/
I personally would suggest you look into using a sidebar with links to vendor sub categories (I’m assuming this is something your vender plugin allows/does).
In terms of using elementor, this isn’t an option with my elementor plugin, it won’t let you edit a custom product taxonomy template.
Ben
In forum: Ascend ThemeIn reply to: Equally Sized boxes in row – ascend theme
April 8, 2020 at 12:26 pm #247431Hey,
You would just add the shortcodes into the page. I did this for you. By the way I thought your site was broken when those things kept popping up. An interaction that dramatic shouldn’t happen because of a mouseover from a usability standpoint. 🙂Ben
In forum: Virtue ThemeIn reply to: Hyperlink Text & Opening Links in new window
Looking at this page: https://www.visitpewseyvale.co.uk/business-directory-2/honeystreet-boats/ You don’t have the “Open in new tab” clicked in the link options. I ticked it for your India Shop linked and it worked as it should.
Hannah
In forum: Pinnacle ThemeIn reply to: How to get rid of the navigation menu
In forum: Pinnacle ThemeHello,
am starting a new website with the Pinnacle theme and have created 3 pages.
On the homepage everything is ok so far.
But on the other pages there are a navigation menu just under the main menu and I don’t know how to get rid of.
Please have a look here .
Can you please help me with this.
Thanks a lot.Gerard
In forum: Ascend ThemeApril 8, 2020 at 7:46 am #247414Salut j’aimerais savoir comment afficher des widgets de produits sur la page d’accueil en utilisant les shortcode?
In forum: Ascend ThemeIn reply to: category filter on shop page
April 8, 2020 at 5:36 am #247412One more thing: the plugin autor told me:
The vendor use a standard archive page for product taxonomy, so you need to create a template for vendor taxonomy (yith_shop_vendor) and customize it.
This it’s not easy to do if you aren’t familiar in PHP code programming and if you don’t know how works the template system in WordPress.You find more details about that in WordPress codex: https://developer.wordpress.org/themes/template-files-section/taxonomy-templates/
is something i can build with your elementor woocommerce plugin?
thank you very much!
AngeloIn forum: Membership ForumsIn reply to: A few questions about Variation Swatches
April 8, 2020 at 1:58 am #247408Here is a link to the page;
https://wordpress-290095-1229472.cloudwaysapps.com/product/rainbow-wall-decals/
How do I securely send you a test login?
In forum: Ascend ThemeIn reply to: category filter on shop page
April 8, 2020 at 1:24 am #247407Ben, just a precisation, I NEED to filter what is on the page, that because i want to easy the search for the user, due to the number of the product…so the idea would be to add or a search input field, that filter directly on the product name, or a category … but I repeat, only for the product in the page… ..
Or you are saying that, because products are more than 80 ( maximum product displayed set from the theme) …. that is not possible for bigger shops?
Can you give an advise about how to do some research to reach my aim?
thank you very much
PD: I hope you and your family are all good and far away from CV19.
In forum: Virtue ThemeAnonymousApril 7, 2020 at 4:42 pm #247400Hello,
I have been using the Portfolio option to share videos inside my website. Although my existing portfolio posts display the videos just fine, on new portfolio posts created today the page loads with a white space where the video ought to be. I’ve tried it on different devices and browsers, so I assume it is a problem with the page.
Current Settings:
– Project Layout: Beside
– Project Option: Video
– If Video Project, Video URL: I will share in a private reply.Do you have any suggestions on how to resolve this?
Thanks!
RachelIn forum: Membership ForumsIn reply to: Kadence Blocks Pro: Find out if main query?
April 7, 2020 at 1:53 pm #247385is_main_query is going to be true because you are technically inside the main query, it’s a query inside a query, and it’s unfortunate that there isn’t an easy way to do this within WordPress. There are a lot of support topics around this on the web.
I suggest using
get_queried_object_id()to check if you are in a specific page.So something like:
if ( 15 === get_queried_object_id() ) { // edit here }Let me know if that works for you.
Ben
In forum: Ascend ThemeApril 7, 2020 at 1:24 pm #247381Looks like you are hitting this issue: https://stackoverflow.com/questions/9983520/webkit-animation-is-leaving-junk-pixels-behind-on-the-screen
For performance reasons, WebKit only repaints those part of a page that it thinks might have changed. However, the iOS (pre-7) Safari implementation of border radius anti-aliases a few pixels beyond the calculated dimensions of a box. Since WebKit doesn’t know about these pixels, they don’t get redrawn; instead, they are left behind and build up on each animation frame.
Here is a workaround:
.portfolio-content .kt-has-2-columns .inner-column-1 .kt-inside-inner-col:after{ content:''; width:100%; height: 1px; background: rgba(86,86,90,0.5); position: absolute; left: 0; bottom: -1px; } .portfolio-content .kt-has-2-columns .inner-column-1 .kt-inside-inner-col { position:relative; border-color:transparent; }Ben
In forum: Ascend ThemeIn reply to: category filter on shop page
April 7, 2020 at 12:04 pm #247375Hey,
There isn’t a way do add with a shortcode, it also wouldn’t work on the vender page you linked to, there are too many products. The filter is only designed to filter what is on the page, it’s not a replacement for a menu. So since there are more products then the initial load it won’t work. You need to use a menu or a ajax filter. one that queries the site and pulls in all the posts from the database,Ben
In forum: Ascend ThemeHi,
I work on a single scrool page website and on portofolio section i used Kadence Galleries plugin, because i need to filter the images. I have two issues and maybe your advice will help me.
1. Can i make the ALL category filter to disappear from the images filter categories?
2. I have build 4 categories in portofolio that represents 4 services. Can I add ID to each category in gallery, so when I click on the button SEE PORTOFOLIO on each service, to show me / go and load the specific category?The website is under construction plugin, so no visitor can see it, only loged in users. How can I give you a user and pass for only you can see it?
I hope i put this stuff clear, for you to understand.
Thank you and look forward for your response.
Serban
In forum: Virtue ThemeIn reply to: Single Item w/sidebar Fatal error.
In forum: Virtue ThemeIn reply to: Implementing image carousel
Hey Robin,
That can be enabled for the home slider (theme options > home slider) or in your header when using the Featured Page Template. Or you can add it as a shortcode like this:[gallery ids="351,237,236,139" type="carousel" columns="4" lightboxsize="large"]
Or, if using the block editor and Kadence Blocks you can use the Advanced Gallery Block. See here: https://www.kadenceblocks.com/custom-blocks/advanced-gallery/
Hope that’s helpful!Hannah
In forum: Virtue ThemeTopic: Implementing image carousel
April 7, 2020 at 8:58 am #247355Hi there,
I am having trouble finding the documentation for adding this:
*Login to see link
within a page. I do not want it as a header/featured image. Is it using its own plugin, or done with the Kadence slider pro plugin which I have? -
AuthorSearch Results


