AlfaOmega
Forum Replies Created
-
Forum: Plugins
In reply to: [Qubely - Advanced Gutenberg Blocks] Post Grid Title HeadingHi
This issue is not yet resolved, even after a few plugin updates.
Do you have an ETA on the fix?Forum: Plugins
In reply to: [Qubely - Advanced Gutenberg Blocks] Post Grid Title HeadingHi @creativeartbd
When I do that, it only changes the size, but not the heading format (it stays the same – h3)Forum: Plugins
In reply to: [Easy Table of Contents] Bullet style counterI’d like this option as well
I do it by adding this CSS:
#ez-toc-container.counter-numeric li {
list-style-type: disc;
}- This reply was modified 3 years, 11 months ago by AlfaOmega.
Forum: Themes and Templates
In reply to: [GeneratePress] Table of Contents in a HookThanks David.
I’ll think I’ll go with that oneForum: Themes and Templates
In reply to: [GeneratePress] Table of Contents in a HookHi Leo,
Sorry I cannot share the page as the site is not yet live, but here are some screenshot
I use the Block Hook and add a gutenberg ToC pluginMany thanks
MarkoForum: Themes and Templates
In reply to: [GeneratePress] Cannot change featured image locationThis CSS trick solved it for me
h1.entry-title{ display:block !important; }Forum: Themes and Templates
In reply to: [GeneratePress] Cannot change featured image locationI found that this issue is caused by Elementor. If I disable it, all is fine. I’ll try and troubleshoot some more
Forum: Plugins
In reply to: [Mighty Pros & Cons] Migrate from the classic to the new pluginHi Akash
Any update on the progress?Many thanks,
MarkoForum: Plugins
In reply to: [WP Last Modified Info] Show ‘Last updated date’ below H1Hi Suyan
Any update on the matter?
ThanksForum: Plugins
In reply to: [Block Lab] Multiselect window sizeHi Luke,
I’ve resolved the issue by adding this:div[class^="wp-block-block-lab-"] .block-form .components-select-control__input { height:250px !important; }
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Saving a styleI resolved it by converting it back to regular block
Forum: Plugins
In reply to: [Block Lab] Return pre-defined imageThank You Ryan,
This is my best plugin so far. It saved me a ton of manual work and editing.
Keep up the great workForum: Plugins
In reply to: [Block Lab] Return pre-defined imageHi Ryan,
Thanks a lot for your answer.
Is there also an option to display a pre-defined image file from a url – (www.google.com/image.jpg), instead of a field?
My apologies for bothering you, but I’m a novice and still learning a lot about PHP.
Many ThanksForum: Plugins
In reply to: [Block Lab] Return pre-defined imageHi Ryan,
Thanks for your super fast reply.
That is exactly what I need:
If the multi-select value is Foo, display Image 1
If the multi-select value is Bar, display Image 2The challenge I’m having is setting it up in the PHP as it conflicts with the return values.
can you please advise what will be the correct line of code for his?
Many Thanks
Sure
I would also suggest if you can toggle the schemas for certain posts/pages to on/off
Ex. I want faq schema off for #1 ranking pages so I get the page in the SERP instead of the question/answer