Hozefa Saleh
Forum Replies Created
-
Thanks for this text based solution for the stretched link.
Yes @mr2p , you are right. This can be achieved by using bootstrap “stretched” link class strategy. But there is a downside of it. when we not have a textual content for the link and still want the whole card as link, in that case the link become not accessible (not ADA compliant), because link not informing anything what that link is about. If you notice, this feature asked for a lot long period in this issue https://github.com/WordPress/gutenberg/issues/12684 and I suggested this solution https://github.com/WordPress/gutenberg/issues/45959#issuecomment-2196778355 (so this way it become even more usful if we are using dynamic links, for example post link in single post template in site editor)
Thanks ??
@mr2p , thanks a lot for this new useful feature in advanced group block.
Hi @mr2p , yes that is true that we can choose image size, but that is applicable for both desktop and mobile, its better if we have the choice for two different size images or may be different images (potrait image for mobile and landscape image for desktop) in particular situations.
Thanks, Hozefa
@linksoftware , thanks for reply, but this form I have created using HTML form plugin , see the screenshot – https://tinyurl.com/27rkmnbm
If you refresh the page, the form shows for a while and then the error comes back.
- This reply was modified 3 months, 3 weeks ago by Hozefa Saleh.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pods Fields not working in WP_ADMINHi @sc0ttkclark , Please update in this support Question, when this issue is resolved for wp version 6.6
- This reply was modified 4 months, 1 week ago by Hozefa Saleh.
Hi @mr2p ,
Thanks a lot for the new update. Issues are tested and are resolved!
@mr2p ,
Thanks a lot for this very useful feature. But I notice one issue. Let assum I apply an icon in navigation block, it get applied to all the link item coming into it. Then I applied custom icon to one of the link, it override navigation block setting and showing different icon, that is also good. Then applied different icon for submenu item and it applying different icon for is dropdown menu item, that is also correct.
- But now if I want to apply different icon for that submenu item iteself, then?
2. If I want to override any submenu item from the value provided for submenu item, its not working
3. If I add a button to the anvigation block, its show a default square shape icon in it.
See the demo site created for checking this feature – https://clevereggnog.s2-tastewp.com/
screenshot to see button issue => https://www.awesomescreenshot.com/image/48851547?key=5e5f1c11885611c595e2cf594913f6c2
see hello world dropdown to see dropdown override issue in above link (I have changed icon for one of the custom link coming inside that dropdown.
Ok, Now I got it, we must have to create custom block to use this feature. I was trying default wordpress synced pattern and looking for the setting there.
Hi @mr2p , First of all thanks a lot for such a greate feature in advance of release of wordpress 6.6. I want to test this feature. But I am not getting the idea on how to use this feature, because in advance tab of such blocks like heading, paragarph etc. I am not seeing any “Synced block overrides” option to switch on or off. Please have a bit of guidline on using this feature
Hi @mr2p , I have even tried it with default wordpress block theme, but its not working. So for your testing purpose I have created a temporary site. https://defiantjellyfish.s3-tastewp.com/ , this site is active for 7 days.
In this site I have added cbb plugin and my custom block theme. your filter added in the theme functions.php file. but if you go to edit any page and look into the colors, you will see that default wordpress colors are also showing there.
Login detail of above site, I have send you separately in the email. Please check that.
Hi @mr2p
I added the code to function.php file but, default color is still showing.
The latest version 2.2.0 is throwing error
Fatal error: Uncaught Error: Call to undefined method WP_Term_Query::is_favicon() in public_html/documentation/wp-content/plugins/content-control/inc/functions/compatibility.php:128
Please check.
Its resolved. Actually another template file was overriding the archive template of custom post type.
Though Even enabling Force Page Reload not resolve the issue. See the screenshot, I hope you are taking about this option.