Patryk Kachel
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pencil] Search curserHi @apedersen
thanks for mentioning that.
I would call that a bug ??
I will fix that in near future – I hope it will be next week…Best,
PatrykForum: Themes and Templates
In reply to: [Boyo] Change font themeHi @arfelix
the way to go – IMO – would be to use child theme and make the changes you need. More info here -> https://developer.www.ads-software.com/themes/advanced-topics/child-themes/
Some basic CSS knowledge may be needed. Knowing HTML and PHP may help too ??
There is no built-in option to change fonts, you need to do it using child theme – this is how the theme is designed. This way the theme is really lightweight.Best,
PatrykForum: Themes and Templates
In reply to: [Loose] Social Iconicons are implemented via function loose_social_profiles() located in loose/inc/template.tags.php file.
You may override that function in child theme and display whatever you want. However, if you want to change just color or size I recommend to use CSS. You may simply do that in child theme’s style.css file.
Anyway some basic CSS (and/or HTML/PHP) knowledge required.Best,
PatrykForum: Themes and Templates
In reply to: [Blover] Products per rowThanks!
I see what you mean – but this is how we designed that… I think we will reconsider that in near future. However – for now – I see I can’t help more. In such situation (theme customization) I recommend:
– installing child theme and make required adjustments – some basic CSS knowledge required
– or hiring a developer – you may find our recommendation here -> https://blogonyourown.com/customization/Thank you,
PatrykForum: Themes and Templates
In reply to: [Blover] Products per rowHi @jasierski
I think you should play a bit with CSS…
If you could share URL of the exact product catalog page it could help me to understand the issue. And – to be sure we’re on the same page – could you explain (or share a screenshot) where you set “4 products in a row”?
Best,
PatrykForum: Themes and Templates
In reply to: [Loose] Blaquotes photos go outside body content containerHi @wordpresslover7
this is how it should look like (how it’s designed) -> https://loose2.blogonyourown.com/fashion-trend-reports-color-trends-in-2016/It looks like someone modified CSS related to following classes: .col-md-push-2 and .col-md-10
I hope that helps you find the issue.
Please let me know if you have more problems.Best,
PatrykForum: Themes and Templates
In reply to: [Loose] Incompability with WP 5.6May you share a bit more info?
However “swipebox” is not part of the theme, so may I know how it is implemented?
Is that done via plugin? Via custom code?Best,
Patryk@ccb621
in my case I used options to store what I wanted ?? I used following functions instead “transients”:
add_option()/update_option() and get_option()
Best,
PatrykForum: Themes and Templates
In reply to: [Blover] problem with reviews in WooCommercePlease make backup to be 100% secure.
Forum: Themes and Templates
In reply to: [Blover] problem with reviews in WooCommerceI’m afraid that when I deactivate the theme my settings will change.
Theme related settings should be secure if you just disable/enable theme.
Forum: Themes and Templates
In reply to: [Blover] problem with reviews in WooCommerceI received everything and replied there ??
Forum: Themes and Templates
In reply to: [Blover] problem with reviews in WooCommerceOne more thing @dorothy1718 – did you try to switch the theme to default one? It’s still the same?
I’m asking because it’s not possible that theme is removing reviews… As theme has nothing to do with reviews. At worst it could display them incorrectly…Forum: Themes and Templates
In reply to: [Blover] problem with reviews in WooCommerceCould you open a ticket here -> https://blogonyourown.com/submit-a-ticket/
And share the screenshots of:
– plugins installed
– reviews in WordPress dashboardForum: Themes and Templates
In reply to: [Blover] problem with reviews in WooCommerceBefore the accepting the reviews have content than after you approve it disappears and there is only “review for .. name of the product “and the stars
This is happening on back-end? Review content disappear on back-end too? Can you see reviews in comment tab on back-end?
- This reply was modified 4 years, 5 months ago by Patryk Kachel.
- This reply was modified 4 years, 5 months ago by Patryk Kachel.
Forum: Themes and Templates
In reply to: [Blover] problem with reviews in WooCommerceHi @dorothy1718
I can’t reproduce the issue on my testing website… It may be issue caused by the plugins – did you try to disable plugins one by one and see what happens? Especially those related to comments – as reviews in WooCommerce are basically WordPress comments.
Best,
Patryk