Forum Replies Created
-
AuthorPosts
-
HI @Ismael,
Thank you for your help.If you scroll down a little, you will see the icon fixed in place with the highlight bar.
My screen resolution is 1900 x 1180 px. Does it make any difference?Best Regards
Hello,
Worked fine when I made itdefine( 'WPLANG', 'ar_SA' );
Because the .po file is ar_SA not ar_AR
Thank you very much for help.
Best Regards- This reply was modified 10 years, 6 months ago by mndawood.
This reply has been marked as private.This reply has been marked as private.Hi,
Please see to this issue. (only IE bug)
RegardsHello,
I tried the following: (just for translating search result page messages as a test)1- manual .po translation (using desktop editor)
2- Codestyling-localization plugin as mentioned above
3- POedit plugin. I managed to import / export the .po file (after doing some translation) successfullyBut still no Arabic translation show up
Is there a code snippet that should be included somewhere?
Please help.
Thanks & Best RegardsHello,
And there is another warning in codestyling-localization plugin that says:Warning: The actual loaded translation content contains mixed textdomains and is not pure translateable within one textdomain.
It seems, that there is code contained extracted out of other plugins, themes or widgets and used by copy & paste inside some source files.
The affected unknown textdomains are: wordpress-importer, woothemes, woocommerce, plugindomain, envato, LayerSliderIf you want me to send you a temp admin login, I can do that
Regards
Hi,
Thanks for your reply
Yes I did once but it gave me this errorMalfunction at dubious external scripts detected !
Reason: unknown external script has been enqueued or hardly attached. | Polluter: unknown (probably by Theme or Plugin)
Below listed external scripts have been traced, verified and automatically stripped because of injection:
[avia-google-maps-api] – http://maps.google.com/maps/api/js?sensor=falseThen tried to do it manually with no luck.
RegardsThis reply has been marked as private.Thank you very much @Flikk and @AndrewJ for help.
I tried both ways and found that advanced layout builder debugger is a great help in this case and in any future tweaks that may arise.
Thanks and RegardsThis reply has been marked as private.Hello,
It is done!
Some little typos in the font name; I used apostrophes in place of spaces (like I do in slider font name).
I am pleased you helped me to this fine result.
Thank you very much.
Have a great day, @Josue :)Thank you for the help.
I added the code in functions.php of the child theme, and the two fonts show well into the two drop downs; body and heading.I used this in child style sheet:
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css); @import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
The problem is that the fonts didn’t render into page text at all.
I dont know what might be the cause, I tried many times.Please advise
thank you for your patience.
This reply has been marked as private.Hello,
I did all the above, but it didn’t work.In wp-config.php, I used:
define('WPLANG', 'ar')
I replaced the two lines mentioned by @Ismael with:
wp_enqueue_style( 'avia-rtl', get_template_directory()."/css/rtl.css", array(), '1', 'screen' )
in both enfold and enfold-child themes.
Please help on this issue
Thanks and regards- This reply was modified 10 years, 6 months ago by mndawood.
Hello Support!
Hello @Flikk
I have got to know how this effect is tweaked.offset X= -1 Rotate Y = 90 Scale X = 0.5 TransformOrigin = 0 0 0
I don’t know how to close a ticket in this support forum. Please close this thread for me.
Thanks and regards- This reply was modified 10 years, 6 months ago by mndawood.
Thank you very much for sharing your thoughts.
In fact I know that they split the image into six pieces, and used styles to position each one in exact place.
I played around animation settings to tweak an image (element) to rotate around Y-axis, but no luck. -
AuthorPosts