javascript, jquery, wordpress, woocommerce

Stack Overflow

I am building a child theme and what I need to do is to add/remove input fields when a header image is added/removed. I want that input field to be attached to each specific header image and removed …

tagged: php, wordpress Mar 15 at 22:59
Stack Overflow

I installed today WP ECOMMERCE Plugin, and the button Add to cart do not work at all when i click on it. I tried to see if there any javascript conflict with Firebug but i get no error ! WordPress …

tagged: wordpress Mar 16 at 15:37
Stack Overflow

Unfortunatelly I am not a coder but I do have a problem. I have changed PHP version from php5 to php6 on the server and I recieved following error in my wordpress site. Deprecated: preg_replace(): …

tagged: wordpress, preg-replace-callback Mar 16 at 9:17
Stack Overflow

I have inherited a WordPress project that is heavily decoupled from WordPress, and uses twig. I am using PhpStorm and the problem that I have is that due to (I’m assuming project structure) my Symfony …

tagged: php, wordpress, symfony, twig, phpstorm Mar 16 at 14:49
Stack Overflow

My question is: What do I need to add to the functions.php file inside my Divi child theme. I want to add a new Google font (Varela Round) to the “Font Selector” in Divi Builder. I know how to do …

tagged: php, wordpress, fonts, themes, customization Mar 16 at 9:42
Stack Overflow

Our WordPress is installed on blog.survio.cz with defined WP_HOME and WP_SITEURL: define(‘WP_HOME’,’http://blog.survio.cz‘); define(‘WP_SITEURL’,’http://blog.survio.cz‘); However for SEO purposes we …

tagged: wordpress Mar 16 at 12:20
Stack Overflow

I work with this code function category_desc_filter( $category_id ) { global $wpdb; $title = $wpdb->get_var( $wpdb->prepare(“SELECT name FROM $wpdb->terms AS t WHERE t.term_id = …

tagged: php, mysql, wordpress Mar 16 at 10:49
Stack Overflow

We used vertical section scroll javascript, It’s working fine on PC, but in mobile touch it’s not scroll full section on touch scroll. Web hosted at : http://alpha.tradingcampus.in

tagged: javascript, wordpress, mobile, touch Mar 16 at 6:33
Stack Overflow

Can anyone help me with the below screenshot. All my products are all over the webpage and they are not aligned I have tried to regenerate thumbnails and this does not solve my problem. I have set …

tagged: wordpress, woocommerce Mar 16 at 18:44
Stack Overflow

So I have a wordpress website, where I used a plugin to put .html at all pages that I have and that worked well. The issue is that I have many inner links(inside blog posts, pages etc.), that link to …

tagged: php, wordpress, .htaccess, permalinks Mar 16 at 1:07
Stack Overflow

Here is two solution to retrieve the Name and Value of Custom Fileds defined on WP’s page edit using custom function in functions.php function eaposztrof_custom_meta($id,$prop=false) { $cmeta=…

tagged: php, wordpress, function, wordpress-theming Mar 16 at 3:13
Stack Overflow

I’ve installed the algolia plugin on my wordpress instance, but it seems like that algolia for some reasons doesn’t index my pages. I don’t have any errors in the log. Im using the latest wordpress …

tagged: wordpress, algolia Mar 16 at 10:54
Stack Overflow

I would like the Anchor-Array of the fullpage.js to be set automatically. I would like to paste this into my WordPress theme, but i have problem with my functions. Do you have a idea? Thank you for …

tagged: javascript, jquery, wordpress, fullpage.js Mar 16 at 16:47
Stack Overflow

i have recently setup a wordpress/woocommerce site and now need to handover this to someone who can add products, edit, delete products etc. The only features I dont want him to have control over is …

tagged: php, wordpress, woocommerce, admin Mar 16 at 12:25
Stack Overflow

I am developing a WordPress website. I have written my own code for user registration to the website. wp_users table is being populated in the database but i cannot find a way to add the user role …

tagged: php, wordpress, registration, user-registration Mar 16 at 0:00
Stack Overflow

I am a newbie. I have now something like this <img src = “….image300x300.jpg”>and srcset=”…..150x150px” ,etc. How to delete width and height before.jpg to display image normally? I set image …

tagged: php, css, wordpress, woocommerce, image-resizing Mar 16 at 14:01
Stack Overflow

I am using the plugin Enhanced Text Widget in WordPress to display Javascript in a sidebar widget. The script runs and displays the info, but the content overflows outside the widget area. I want to …

tagged: javascript, wordpress Mar 16 at 0:16
Stack Overflow

Hi i will try multi sort array , display array list base on recent post values, i need order list please find my code and help with us. <?php $data = array(); $i = 0; while($loop->…

tagged: php, arrays, wordpress, sorting, multidimensional-array Mar 16 at 9:40
Stack Overflow

I’ve create a plugin for wordpress and now I want translate it. I’ve adding in my code .po and .mo files in “Plugin-name/locale” (I’ve create “locale” folder where I put de_DE, fr_FR, en_US, it_IT, …

tagged: php, wordpress, plugins, gettext Mar 16 at 11:51
Stack Overflow

I’m using wordpress and in my account page shows this shortcode [woocommerce_my_account] with has a register form that I need to put on checkout page. I tried this code: $(document).ready(function() …

tagged: javascript, jquery, wordpress, woocommerce
archcircle.com