Budget: 200 UAH Deadline: 1 day
Добрый день. Готов выполнить Ваш заказ. Есть опыт. Сделаю быстро.
Нужно через functions.php создать шорткод такого типа:
// Добавляем шорткод [адреса_офисов]
function custom_shortcode() {
return''.get_field('название_компании').'';
}
add_shortcode( 'адреса_офисов', 'custom_shortcode' );
Внутри этого шорткода нужно что бы выполнялся этот код:
(Это что бы выводился список компаний на страницах главных, но не выводился на дочерних)
<?php if($stati_children->have_posts()) :
while($stati_children->have_posts()): $stati_children->the_post();
echo 'код штмл';
echo ''.the_field('название_компании').'';
echo 'код штмл';
echo ''.the_field('время_работы').'';
echo 'код штмл';
echo ''.the_field('адрес_офиса_компании').'';
echo 'код штмл';
endwhile;
endif; wp_reset_query();?>
Нужно сделать вывод таблицу: Название компании - цена услуг.
Главная страница = город всех компаний
Дочерняя страница = компании города (главной стр)
Выводить нужно шорткод на главной странице (у которой есть дочерние страницы), а информацию брать со всех дочерних страниц - их произвольных полей.
Что бы я кодом мог прописать внутри шорткода вывод произвольных полей и штмл
типа такого массива echo 'код штмл';
echo ''.the_field('название_компании').'';
echo 'код штмл';
echo ''.the_field('время_работы').'';
echo 'код штмл';
Ну по сути внутри шорткода произвольные поля и прописать что бы выводилось только на главной странице (у которой есть дочерние страницы).
При выводе шорткода нужно проверить получается = если страница главная и у нее нет родительской страницы - выводи шорткод (внутри которого нужно выводить штмл+произвольные поля дочерных страниц).
Произвольные поля плагина Advanced Custom Fields
Budget: 200 UAH Deadline: 1 day
Добрый день. Готов выполнить Ваш заказ. Есть опыт. Сделаю быстро.
A plugin needs to be developed. The goal is a convenient table for quick selection and purchasing of goods by wholesale buyers. Functionality Front: Columns - Product selection (check), Name, Category, Warehouse, Delivery, Price, Quantity selection, Add to cart, Clear filters search products in a list filter by categories filter by warehouses filter by delivery product quantity selection adding to cart Back: bulk price increase and decrease by % per warehouse
It is required to refine a WordPress plugin that performs analytics functions. The plugin scans data and displays it on its website. The work can be divided into stages. Main tasks: Analysis and optimization of the current architecture of the plugin. Enhancement of the module for collecting and processing data from external sources. Improvement of performance when working with large volumes of information. Implementation of additional settings in the admin panel. Optimization of storage and display of results on the website. Correction of identified errors and increasing stability of operation. Requirements: Experience working with WordPress. Confident knowledge of PHP, MySQL, JavaScript. Understanding of working with APIs and automated data processing. Ability to understand someone else's code. A detailed technical assignment will be provided to the selected performer after preliminary discussion.
We need a Laravel Backend Developer for the development and maintenance of server logic, databases, and core APIs for our web application. Responsibilities include developing and maintaining server logic and databases for our web application based on Laravel. The work involves integrating frontend frameworks with our server infrastructure and includes designing database architecture and executing queries on relational databases such as MySQL. Professional experience in Laravel development with at least three years of work in this field is required. Experience with integrating frontend frameworks with server infrastructure is also preferred.
We are looking for support for a project based on Yii , we need to make edits and improvements to the database, there is partially a connection with the previous contractor .....................
A virus has currently infiltrated the website. The site is not functioning properly. In particular, the main page is not working correctly. We need a developer who can fix this error as soon as possible.