I fixed removing the string below of wordpress translation file "pt_BR.po" located under /wp-content/languages/themes/ while DEVs doesn't come up with a common solution for all AppThemes using...
Liked On: May 19th, 2018, 05:22 AM
I could identify where the error was. So, everything is normal right now. Language = PT ("BR" was incorrect) Country Biasing = br (".br" was incorrect)
Liked On: May 14th, 2018, 01:55 PM
Other theme, like ClassiPress, does not show this Wordpress upload form when uploading attachments. That’s why I’m wondering about it. Me, as an administrator, using wp-admin features is more...
Liked On: May 14th, 2018, 12:55 PM
This happens to me when i already have a file of the same name in my uploads. It doesn't tell you this so it is king of frustrating. If this is the case, try searching the existing pictures for the...
Liked On: May 14th, 2018, 11:36 AM
okay thank you i will give try and im fixing this temp. by adding body {overflow: hidden} at the moment
Liked On: May 8th, 2018, 12:11 PM
jomarkosabel, updating for HireBee version 1.4.2 solved the issue. Thanks! But, I don't know why not using the default behavior of a checkbox. But, ok... Regards
Liked On: May 8th, 2018, 10:27 AM
Hi, If you have Somme knowledge in PHP and HTML you can do this : - By moving the store description to the sidebar-store.php. - or using the new Forms Text Area (see this thead...
Liked On: May 7th, 2018, 10:06 AM
Looks like this will work, thanks! Will give it a shot when I have some time and report back (in case any others have a similar question in the future)
Liked On: May 4th, 2018, 01:05 PM
Thanks it's working fine now. 18294
Liked On: May 2nd, 2018, 12:12 PM
Yes. Works Beautiful. Thank you very much! All I asked was how to do it. I did not expect you to actually do it for me!! Customer service at its best. I'm very grateful. :tears_of_joy:
Liked On: April 25th, 2018, 11:04 AM
Hi, It worked for me. Thanks. Regards, Krishna
Liked On: April 24th, 2018, 12:05 PM
PM sent but I wanted to publicly thank you. Site looks great now!
Liked On: April 23rd, 2018, 12:37 PM
Hi, in the wp-config.php change the prefix table to "wp2_" instead of "wp_". .
Liked On: April 23rd, 2018, 12:13 PM
As per codex the @import is no longer best practice. It takes much time to load. Better you can Enqueue parent styles considering styles dependencies. In your functions.php you can call parent styles...
Liked On: April 16th, 2018, 12:19 PM
It's working after changing the translation of term "The %s team" in "hirebee-pt_BR.po". Thanks a lot!
Liked On: April 16th, 2018, 12:18 PM