L
L
LastGeneral2022-02-18 14:16:38
PHP
LastGeneral, 2022-02-18 14:16:38

How to buy gift certificates online?

It is necessary to implement something similar: example

What should be the sequence of actions, if you were doing this task?

PS Plugins and woocomerce are not suitable! Please don't write about it.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Apxu, 2016-03-10
@timtimIT

Try like this

wp_enqueue_style('style', get_template_directory_uri() . '/style.css', array());

D
Dmitry, 2016-03-10
@mytmid

At least here:
add_action('wp_enqueue_scripts','default_styles');

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question