neoswf
Forum Replies Created
-
Forum: WordPress Mobile App
In reply to: Accessing 2FA Self hosted site via iOS appI agree thats its aint WP feature, but this post will serve as a helping resource for ones that will need help.
I know I needed, for years, and only lately I have discovered how to bypass that.
Thats why I see this post as valid to stay and not been removed.
Forum: Plugins
In reply to: [Easy Table of Contents] Enhancing Your Plugin: Exploring a Transition to ES6Thank you ๐
Forum: Plugins
In reply to: [Easy Table of Contents] Enhancing Your Plugin: Exploring a Transition to ES6here is my site’s dependencies. You can see that it doesnt call jquery.
Forum: Plugins
In reply to: [Easy Table of Contents] Enhancing Your Plugin: Exploring a Transition to ES6WordPress core FSE themes doesn’t have any JQ dependency. Maybe thats was true in past. Since FSE went out, it doesnt exist anymore, which is part of the promise of FSE themes.
If you will check the frontend of 2024, which I use, you will find that it doesn’t have any JQ dependencies.
Wow Maybellyne, first of all thank you for your reply.
Secondly, i’m surprised, but it got fixed by itself. I have ran the procedure & cleared the cache several times, and it haven’t got fixed, but now after the weekend, it got cleared and it’s totlally fine!
Thank you for looking over my issue, and I wish you and all yoast great team, a marvelous week!
Forum: Fixing WordPress
In reply to: Unable to update plugins after upgrade to v6.3I also had issues with this update! I had to create the folder manually, and have set the permissions to
775.
At start I had to use777, but then I discovered, as I use abitnamistack, that the folder been created withbitnamias owner and group, so I changed the group todaemon, and then I managed to set the folder to775.I guess this issue stating and ending with permissions. My
wp-contentwas set755. That’s why DAEMON couldn’t write or delete theupgrade-temp-backup. I have changed wp-content permissions to 775, and I expect to not have any longer any issues.Thanks!
- This reply was modified 2 years, 9 months ago by neoswf.
Forum: Plugins
In reply to: [Polylang] I canโt add the language switcher in the menus@nacionarte @derrida @rtm-communications @mpknol @mahype @rhisflow solved the problem, guys!
Two options:
- https://ww.wp.xz.cn/plugins/fse-classic/
- https://victoriaweb.me/en/wordpress-block-theme-translation/
Option 1 – I have tested it and it’s working as expected. Clicking a different language, takes you to the alternative language’s url, but adding it to the interface, is a little ugly and not easy, since the widget has no block properties of its own, so styling it becoming hard.
Option 2 – giving it a chance. Seems easy to implement (and actually includes all steps needed to be done with option 1 as well, like translated parts, etc)
Forum: Plugins
In reply to: [Polylang] I canโt add the language switcher in the menusAny news, @chouby ?
Forum: Plugins
In reply to: [Loco Translate] Problem with translating DiviThank you Tim for your answer.
it seems as WP does not push translations from DIVI’s translation base.
I hope that the problem is really that DIVI has not translated these strings.
Ill take look at your hints. Thank you
- This reply was modified 3 years ago by neoswf.
Forum: Plugins
In reply to: [Polylang] Doubt about Divi theme builder in footer and polylangHey @rosamorasm. I have created a post on Medium, that explains all the required steps. You can see it here ( @brookjacoby I have mentioned you as well on the article!)
Learn the Steps to Translate Your DIVI Theme on WordPress using Polylang for a Multilingual Website!
If you got any questions, please let me know on the article, and I’ll explain, and it will help me to improve it.
Forum: Plugins
In reply to: [Polylang] Doubt about Divi theme builder in footer and polylangWOW, Thank you, @brookjacoby !!!!! I managed to do it, and it all thanks to you!!!!!!!
Steps to produce this procedure:
- Create a global module for each language in your DIVI lib. Its extremely important! Must be a module and must be global!
- Connect between the two modules.
- Include the main language in your template, meaning go to the template and add the module from your library.
- Test your site, must be working as expected!
Forum: Plugins
In reply to: [Polylang] Doubt about Divi theme builder in footer and polylangWhat I don’t understand @brookjacoby, is that when I got, let’s say a footer, which is already a global element, how exactly DIVI understands that there’s a translated version of it.
I mean, I can’t just save it in the library, cause it just creates a copy. I must delete and import the module that was created in the lib, right?
Can you please do me a HUGE favor? Can you describe the steps required to create a translated version of a footer? (in my case, i need to translate links, which sits in a row of them self)
View post on imgur.com
Thank you!!!!!
Forum: Plugins
In reply to: [Polylang] Doubt about Divi theme builder in footer and polylang@brookjacoby i did that, but it doesn’t work for me! ๐
I got a global footer. I created another footer, linked between them, and yet, when I change the language in the UI, the other module does not load….
Hmm…. I see what you are saying, not a section or a row… I’ll try that! Thank you for returning here and sharing this important piece of information!
Forum: Plugins
In reply to: [Polylang] Doubt about Divi theme builder in footer and polylangThank you @benceszemerey for your tips! Its working perfectly!
Here is a video (in german, you can turn on the captions) and see how this guy have implamented this idea! – https://www.youtube.com/watch?v=qfzOgl7C1D4Here is a print I took. As you can see, i got a footer in Spanish, and I can translate it to Portuguese. Its working great!
View post on imgur.com
Its easy, just try @benceszemerey code and you will see the magic done. Maybe even the Divi Library contain this integration between Polylang and Divi. Test before adding the code to your functions.php.
Location for divi library:
/wp-admin/edit.php?post_type=et_pb_layoutAnd guys: @ericknc @storytimesolutions @jeanfelix @witkinss @workingprog @456he4v5454bg5g4 @vahsek @brookjacoby – don’t use the CSS solution, it will damage your site’s SEO ranking. Itโs a content noise, that will confuse google. Donโt use that, even if it works! Look at solution I mentioned.
Forum: Plugins
In reply to: [Polylang] Doubt about Divi theme builder in footer and polylangThe CSS solution will damage your site SEO rank. It’s a content noise, that will confuse google. Don’t use that, even if it works!
@rashely they don’t care. Elegant Themes promote WPML, which I guess, is their product.