wordpress, frameworks

Stack Overflow

Is there a way I can make the header and footer appear on all pages without placing get_header(); or get_footer(); in each of the separate page files? Is there something I can do in the loop or …

tagged: php, html, css, wordpress May 5 at 12:08
Stack Overflow

I’ve created a little plugin that generates an xml file to batch upload variable woocommerce products. I’d like to be able to switch the featured image reference for the post to pick up a URL instead …

tagged: xml, wordpress, woocommerce May 5 at 22:51
Stack Overflow

I have created a simple plugin for personal use which I’m trying to extend with an AJAX function. I have added the following: function cancel_notification() { wp_die(get_option(‘some_name’)); } …

tagged: javascript, ajax, wordpress, plugins May 5 at 6:54
Stack Overflow

I would like to use the WooCommerce shortcode [product id=”99″] However I would like to have both the product image and product name itself not link to the individual product page. All I want is …

tagged: php, wordpress, woocommerce May 5 at 14:51
Stack Overflow

I have in the frontend this function that sends data to the backend through a proxy in wordpress/php: jQuery.ajax({ url: ICapiEndpoint, type: ‘POST’, …

tagged: php, wordpress May 5 at 16:09
Stack Overflow

I guess this for sure is a newbie question, but i tried to modify some code found on other questions on this, and I still cannot find out how to loop through categories to make them appear as …

tagged: php, wordpress, foreach May 6 at 10:05
Stack Overflow

I’m trying to link to Buddypress groups, and I need the username of the logged in user to do this. Here is my current shortcode, which is fine, but just outputs // in the URL with no username …

tagged: wordpress, shortcode, buddypress, ob-start May 6 at 4:26
Stack Overflow

i’m trying to use wc_pdf_product_vouchers_create_voucher as documented here: https://docs.woocommerce.com/document/woocommerce-pdf-product-vouchers-developer-documentation/ But not work, i use this …

tagged: wordpress, woocommerce May 6 at 15:26
Stack Overflow

I have created a wordpress plugin which use widget to show result in front-end. and I’m going to add an ajax pagination, refreshing data. could you tell me how to rerun wordpress widget with new …

tagged: javascript, php, ajax, wordpress May 5 at 9:58
Stack Overflow

I’ve been finding a solution for this problem. I wonder why chrome displays some spaces and font changes for the japanese characters in my website like this: Google Chrome displaying the Japanese …

tagged: html, wordpress, google-chrome, firefox, microsoft-edge May 6 at 9:13
Stack Overflow

Hello Everyone , I am newbie in wordpress and Woocommerce. I am doing one small assignment which is base on woocommerce. I manage to configure all basic needs for cart and …

tagged: php, wordpress, woocommerce May 5 at 10:54
Stack Overflow

Video plays fine on my computer, uploaded fine to youtube and vimeo, but does not play when uploaded to wordpress. Any ideas? …

tagged: wordpress, video, embed, mp4 May 6 at 22:09
Stack Overflow

In my php generated nav-menu I’d like to make parent items unclickable and not related to a page. I just want them to reveal children when hovered. PHP code generating the nav-menu: <?php …

tagged: php, html, wordpress May 5 at 12:41
Stack Overflow

I want to use WordPress as a CMS for pages and use the Posts for news or articles. I’m planning to place the homepage and all other pages (about, contact, etc.) on the site root. I want only the …

tagged: wordpress, customization May 5 at 3:10
Stack Overflow

I am new to WordPress and trying to use the List Category WordPress plugin to show posts by category on the home page. I have installed and activated the plugin and as given in their documentation …

tagged: php, wordpress May 6 at 14:23
Stack Overflow

I want to get the “mycred” balance of a customer through the order while using WP ALL Export to export the customer balance based on orders to a spreadsheet. It’s actually probably quite simple. I’m …

tagged: php, wordpress, woocommerce, orders, customer May 5 at 21:41
Stack Overflow

I’m trying to make a function for my WordPress theme. There is a div that shows 4 posts and under it there are two buttons next and previous. Question is: How to make a function with ajax, jquery that …

tagged: jquery, ajax, wordpress, autoload, posts May 6 at 12:51
Stack Overflow

In this World of wordpress what is the need of Frameworks Like laravel or cakephp. please help me with this. why someone want to do hard coding if he can do everything using wordpress pluguins.

tagged: wordpress, frameworks May 6 at 17:06
Stack Overflow

I ran into a problem. I have some shortcodes to display text, for example an accordion. My problem is now, that the wordpress search engine doesnt find this text. Are there any possiblitys to fix …

tagged: wordpress, search-engine May 5 at 22:35
Stack Overflow

I have a rails app with a domain likemyapp.com running on heroku with the domain nameservers at DNsimple.com I want to create a wordpress blog hosted on GoDaddy. I found an article to do this (kinda) …

tagged: ruby-on-rails, wordpress, heroku, dnsimple
wordpress , MySQL , Oracol