Creative Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Blocksy] Mobile Menu unresponsiveHello @indiaatnet,
That’s really weird, everything works fine on my end, the mobile menu trigger is instantly oppening the off-canvas panel.Could you please share your website’s link so we could make some tests?
Cheers.
Forum: Themes and Templates
In reply to: [Blocksy] Icon as homepage linkHello @niftyprose,
Sorry, not sure I totally understood you…Are you trying to add an icon in to your menu item? Something like this?
If I understood you wrong, please share an explanatory screenshot.
Thank you!
Forum: Themes and Templates
In reply to: [Blocksy] WooCommerce only for pro?Hey @gregosz,
Yes, you are right, the header cart item will appear in the list only after you will install and activate the WooCommerce plugin.Forum: Themes and Templates
In reply to: [Blocksy] WooCommerce only for pro?Hello @gregosz,
Blocksy is compatible with WooCommerce 100% and this doesn’t have nothing to do with the pro version.There are no docs about this because there’s no need for that, Blocksy behaves the same way with WooCommerce as the default WooCommerce theme Storefront.
In case you have a specific question regarding a specific functionality – please describe it as detailed as you can and we will try to assist you.
Cheers.
Forum: Themes and Templates
In reply to: [Blocksy] Multilanguage page with BlocksyYou’re welcome @gregosz 😉
Forum: Themes and Templates
In reply to: [Blocksy] Multilanguage page with BlocksyHello @gregosz,
Themes don’t have such a functional so you will have to use Polylang or WPML.Hope this helps.
Forum: Themes and Templates
In reply to: [Blocksy] Problem with gallery slider and search fieldHi @gyurmey and thanks for reaching out!
I’ll try to answer to all your questions down below:
1. We’re aware about this glitch. We’ll have it fixed in the next update.
2. You mean the live search modal? Moving the focus to the input field is intentional. Why do you think this is an issue?
3. Are you talking about wish list for logged in users or for the visitors? If it’s for the visitors, the wish list state is stored in a cookie which you can branch of the caching off in Listspeed. The cookie is calledblc_products_wish_list
4. Good catch! Thanks a lot, will be fixed in the next update.
5. Can’t promise we will change the tag names tobuttonbut we will surely add the missingaria-*attributes to ensure menus have better accessibility.Thanks again for your inputs!
Forum: Themes and Templates
In reply to: [Blocksy] Data not showing in public view@adnanshawkat Yes understood but something did added the
type="module"to your script tags, that doesn’t happen automatically out of the box for sure. This was the thing that caused the initial incident.Happy to hear you were able to find something that works out well for yourself though!
Forum: Themes and Templates
In reply to: [Blocksy] Data not showing in public view@adnanshawkat It’s hard for us to guess what is the difference between the two domains just by looking at the HTML output.
But, if it’ll tremendously help if you could reply back with the URL to:
1. a site with Blocksy active where this doesn’t happen
2. a site with Blocksy is active where the above issue happensIf you’ll provide these here, we’ll have a look at them right away and we’ll let you know the difference.
—
Also, now that you’ve activated Kadence on your domain, it looks like you made some changes to the overall configuration too, because the
type="module"doesn’t show up on your scripts anymore: https://cln.sh/x4a0mwThat’s the reason why Kadence/Astra now works and Blocksy didn’t worked previously.
We’ll be more than happy to push a fix for this from our side, if we are able to confirm that this is indeed caused by Blocksy, but with the info we have so far it looks like this is not the case.
Waiting for your reply with more details and thanks in advance for all the cooperation!
- This reply was modified 4 years, 12 months ago by Creative Themes.
Forum: Themes and Templates
In reply to: [Blocksy] Data not showing in public viewIn case on your other websites the same setup is working fine but on these two sites it’s not working – this should be a caching issue or a server issue on these particular sites.
Forum: Themes and Templates
In reply to: [Blocksy] Want to remove paddingHello @shawn007,
You can use this custom CSS, simply add it Customizer -> Additional CSS:@media (max-width: 690px) { :root { --container-width: calc(88vw - var(--frame-size, 0px) * 2); } }Change the
88value for example to95.Let me know if this helps.
Forum: Themes and Templates
In reply to: [Blocksy] Remove pages from search resultHey @indiaatnet,
Yes, we do not control the default WordPress widget search output.“Is there a way to prioritize a post in search results…” – Blocksy doesn’t have such a functionality but you could try to search for an “advanced search” plugin in WordPress plugins repository.
Forum: Themes and Templates
In reply to: [Blocksy] Remove pages from search resultHello @indiaatnet,
Thank you very much for your kind words, this means a lot for us!Blocksy is using the default WordPress search functionality and you can customize the search through criteria from here – https://d.pr/v/n6Wdxh
Hope this helps.
Forum: Themes and Templates
In reply to: [Blocksy] Blocksy not Allowing me to Customize ThemeHello @stayforlunch,
Could you please deactivate all your plugins besides Blocksy Companion and see if this issue is still reproducing?Forum: Themes and Templates
In reply to: [Blocksy] Problems with markupHi @samflynn,
As I can see from your cart page code – you are using an old theme version.Please try to update do the latest theme version this could help to solve your problem.