helderluis
Forum Replies Created
-
Yes I’ve read about it! Congratulations! It’s very well deserved! It was one of many WP blind spots that you filled very well! Keep up with the good work! Thank you!
I’m using the recent WP theme Twenty Twenty-Four, version 1.0 and it breaks the Typography panel.
My WordPress version is 6.4.1.
It works! Thank you very much for your help!
Hi, thank you once again for your reply…
Unfortunately it still doesn’t work.
Here is my code in the PopUp content:
<div id="popup-biosphera"> <p><strong><img class="alignnone wp-image-977" src="https://webdev.helderluis.com/biosphera/wp-content/uploads/2021/01/Language-Icon-Black.png" alt="" width="65" height="65" /></strong></p> <p><strong>Select your language:</strong></p> <span class="wow-modal-close-1">[glt language=”English*” label=”English” image=”yes” text=”yes” image_size=”24″]</span> <p>[glt language="English" label="English" image="yes" text="yes" image_size="24"]</p> <p>[glt language="French" label="Français" image="yes" text="yes" image_size="24"]</p> <p>[glt language="German" label="Deutsch" image="yes" text="yes" image_size="24"]</p> <p>[glt language="Italian" label="Italiano" image="yes" text="yes" image_size="24"]</p> <p>[glt language="Spanish" label="Español" image="yes" text="yes" image_size="24"]</p> <p>[glt language="Portuguese" label="Português" image="yes" text="yes" image_size="24"]</p> </div>It not even showing up on the page…
(I tried with only one line of English, still didn’t work)
Here is the page:
https://webdev.helderluis.com/biosphera/
Thanks!
Tried, doesn’t work…
<p class=”wow-modal-close-1>[glt language=”English” label=”English” image=”yes” text=”yes” image_size=”24″]</p>
I’m I doing something wrong?
Forum: Plugins
In reply to: [Fontsampler] GutenbergHi, any news on the update? : )
Thanks!
Forum: Plugins
In reply to: [A-Z Listing] Displaying Custom FieldsHi, I got this working but I was wondering if it’s possible to have the letters sorted by the metadata value?
Also I can’t get the templates to work : (
I have two files in my template root folder:
a-z-listing-autores.php
a-z-listing-palavras.phpThat correspond to the slug of the pages:
autores
palavrasDoesn’t work… it goes to the default template. If I remove the -section value it reads the templates and displays it correctly. any ideas?
- This reply was modified 7 years, 4 months ago by helderluis.
Forum: Plugins
In reply to: Anyone using “Get Custom Field Values” plugin in WP2.2?Otto42, you’re right, never though of it in that way… You’re a genius!!!
Thanks a million, works like a charm… no more plugins for this ; )Thanks everyone who joined this topic.
Forum: Plugins
In reply to: Anyone using “Get Custom Field Values” plugin in WP2.2?Otto42, the problem with get_post_meta is that you have to use it inside the loop (as far as i know), not the case with this plugin. and it helps a lot, trust me.
Forum: Fixing WordPress
In reply to: Get parent pages in menuNo one has other thoughts about this?
Forum: Fixing WordPress
In reply to: Get parent pages in menuI know that plugin, used it before… does not do what i need, i only want the parent pages when i’m on a child page, not the all menu (expanded).