Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

PHP code for WordPress

Translated11 USD

  1. 3153
     38  0

    1 day11 USD

    Зараз зроблю, аж самому стало цікаво :)
    Можна тестувати. Локально працює.

    function get_terms_by_lang( $lang = '' ) {
    global $sitepress;

    $current_lang = apply_filters( 'wpml_current_language', null );

    if ( $lang ) {
    // Switch the language to ... before the get_terms
    $sitepress->switch_lang( $lang );
    }

    $data_terms = [];
    $terms = get_terms( [
    'taxonomy' => 'product_cat',
    'hide_empty' => 'false',
    ] );
    foreach ( $terms as $term ) {
    $data_terms[] = [
    'lang' => $lang,
    'title' => $term->name,
    'category_id' => $term->term_id,
    ];
    }

    if ( $lang ) {
    // Check if the terms are expected and then switch back the language
    $sitepress->switch_lang( $current_lang );
    }

    return $data_terms;
    }

  2. 2652    56  0
    1 day11 USD

    Good morning, you are interested in your project, let's discuss details in the chat)

  3. 4751    66  0
    1 day11 USD

    Good day Andrei! I can implement this function. Let’s discuss in private.

  4. 1727    18  1
    1 day11 USD

    Hello, I can download the required code in personal messages. Write to LS

  5. 890    10  1
    1 day11 USD

    Good day, ready to fulfill your task, I will be happy to cooperate with you.

  6. 988    25  0
    1 day11 USD

    You are ready to start immediately, please.
    • • • • • •

  7. 6220    198  0
    1 day22 USD

    Ready to start work.
    Let’s discuss the details.

    Portfolio: https://riashentsev.com.ua/?flh=rate#portfolio

  8. 879    28  1
    1 day11 USD

    Hello to you! Just a list of all categories of a specific language?
    Does the response need to be indicated? (The main category -> subcategories)

  9. Another 2 proposals concealed

Current freelance projects in the category PHP

Add a scrolling marquee to the header of the website

16 USD

https://crazybox.com.ua/uk?srsltid=AfmBOopQRUXCCmxx699n57B3eP1XmwcYxJxwPh9qV9WcVjLjS_J2pK5s here is an example of how it looks, it needs to be made similar to theirs and on this one it needs to be done https://rollershop.com.ua/ opencart ocStore 3.0.3.7. and there should be…

PHPWeb Programming ∙ 11 hours 55 minutes back ∙ 67 proposals

Website optimization

Optimization of the website jdgreta.co.uk on Shopify. SEO audit attached to the project. Main tasks - - Fix all meta data - Complete the technical specifications for the programmer (since this project combines tasks for both the programmer and SEO, if you are not a company -…

HTML & CSSPHP ∙ 14 hours 47 minutes back ∙ 26 proposals

Horoshop Specialist

Need a specialist who can correctly set up the product Feed. Problem: Currently, over 13,000 products are being uploaded with the same type value (e.g., "everything for manicure and pedicure"). Because of this, it is impossible to segment products in Google Ads and set different…

PHPWebsite Maintenance ∙ 1 day 17 hours back ∙ 20 proposals

Make sure that order emails from the store do not go to spam.

Currently, there is a store on OpenCart, and order emails are landing in spam. We need to ensure they go to Inbox (ukr.net gmail) and check it. The hosting provider wrote: Poor email delivery may be related to a low sender reputation - IP or domain. In this case, we can advise…

PHPWeb Programming ∙ 2 days 18 hours back ∙ 47 proposals

Transfer the fully ready adaptive HTML5 structure to WordPress.

267 USD

I am looking for an experienced WordPress developer who can convert our meticulously prepared static HTML5/CSS3 code into a high-performance custom WordPress theme. The frontend is almost ready (about 99%): semantic markup, metadata, and multilingual structure (hreflang) are…

Content Management SystemsPHP ∙ 5 days 20 hours back ∙ 69 proposals

Client
Andrey Andrey
Ukraine Dnepr  5  0
Project published
2 years back
170 views