Creative Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Blocksy] Gutenberg image block height adjustmentHey @t33b33,
Did you tried the latest theme update (version 1.8.5.5)?
We added a small improvement and now even with the βLeft & Right Blocks Offsetβ option enabled it should work fine.Regarding the
height: auto, actually that’s a normal thing, and if you will take a closer look all themes apply this property to images.
If we will remove this property, the image will be distorted, here is an example – https://d.pr/v/OGKDDMIf you want a square image (equal height and width), you have to use the crop option, here is a quick video – https://d.pr/v/hN9XUs
Hope this helps.
Forum: Themes and Templates
In reply to: [Blocksy] Gutenberg image block height adjustmentHello @t33b33,
Could you please go to Customizer -> General -> Entry Content and deactivate the “Left & Right Blocks Offset” option?After this please check your image, resize it and see if everything works fine.
Waiting a reply from you.
@techlabpro1 Please just try to access the category page generated by “Classified Listing” plugin and print the value of the
is_single()function. You will see that it outputstruewhich is obviously wrong, because that is not a single post page. This happens with a default WordPress theme.Hope this helps in tracking down the issue. Like @awol already pointed out, we already added a check for this case on our end but it’s best if you could get rid of the false positive for
is_single().Forum: Themes and Templates
In reply to: [Blocksy] Coupon and Discount on Checkout PageHi @phmtiendat,
Did you enabled this option? πForum: Themes and Templates
In reply to: [Blocksy] Classified Listing plugin and Blocksy@awol Glad we could help!
Forum: Plugins
In reply to: [Blocksy Companion] PHP Notice if product has no imageGlad to hear it!
Forum: Themes and Templates
In reply to: [Blocksy] Classified Listing plugin and Blocksy@awol We will fix that in the next update but I’d suggest contacting this plugin’s devs.
Issue is, on the category pages of that plugin, both
is_single()andis_tax()aretrue. Blocksy expects onlyis_tax()to be true to be able to properly detect the options that need to be applied in that context.Again, we’ve taken care of this edge case for the next update but this isn’t consistent with overall WordPress logic and needs to be taken care of.
Forum: Themes and Templates
In reply to: [Blocksy] Gutenberg image block height adjustmentHey @t33b33,
As I can see the resize functionality works fine on my end, please see this video – https://d.pr/v/XsCKxyI also noticed a strange behavior with this but it is not related to our theme as this block is a WordPress native block and we don’t control it from the theme.
Sometimes it doesn’t respect the size you set but I found a quick fix.
Click the 100% option then publish the changes and refresh the page, after that drag and resize the image from here.Hope this helps.
Forum: Plugins
In reply to: [Blocksy Companion] Erreur jsonHi @arroga,
Usually this is caused either by some backend restrictions or by some plugins interfering with REST API during the post update. Please try to disable all the plugins you have one by one and see if the issue goes away.
If you still can’t manage to find the cause, please let us know and we’ll dig deeper. But on our side this definitely doesn’t happen now.
Waiting for your feedback.
Forum: Plugins
In reply to: [Blocksy Companion] PHP Notice if product has no image@metalinedev Apologies for the delayed reply on that one. Latest update of the Blocksy Companion solved exactly this issue. Please give it a go and let us know if this still occurs for you.
All the best!
Forum: Themes and Templates
In reply to: [Blocksy] Gutenberg image block height adjustmentHello @t33b33,
I just tested this with the default WordPress themes and same thing happens, please see this video – https://d.pr/v/O7fbkzMost likely there is an issue with the Height input option because it should rewrite the
height: autoproperty.But, I also noticed that if you resize the image from the resize image controls – the height will be applied correctly, please see this video – https://d.pr/v/rrcwR2
Hope this helps π
Hello @idrees166,
Could you please share your website url so we could take a closer look?You’re welcome @sofkam π
Hello @sofkam,
You have to access this link http://www.kammebornia.se/wp-admin in order to login.
This is the native WordPress login link.Hope this helps π
Hello @mrskt00,
What do you really mean by “I feel something looks unresponsive”?Could you please explain a little bit more detailed and also share your website url?