wordpress Questions
2
Solved
Here's a working example of where we are: http://fpusa.drunk.kiwi/product/ship-your-idea-2/
I am trying to create 'swatches' for a user to click, which would than change the value of the hidden se...
Fruiterer asked 22/2, 2019 at 14:39
3
I have duplicated my site using the duplicator plugin from wordpress.org. However, when I wanted to run this on a new hosting service, first I encountered a 504 gateway timeout error. Therefore, I ...
Muzzle asked 28/4, 2017 at 17:48
3
My In my woocommerce login form successful login it is redirection to shop page I did,
And after login error it should be same page but it goes /wp-login.php.I got some codes but it is working whe...
Forsaken asked 30/3, 2015 at 9:4
3
I am currently trying to figure out integration between 2 Wordpress plugins: the WooCommerce Follow Up Emails plugin, and the Ninja Forms plugin (with the end goal that we can send a manual-type fo...
Spirketing asked 23/5, 2016 at 0:33
8
Does anyone know how to get a list of categories in Wordpress JSON Rest API?
It seems the current API does not support retrieve list of categories (While XML-RPC does).
http://developer.wordpress...
Radii asked 23/11, 2013 at 4:7
6
I noticed this new wordpress version I'm running has a "Endurance Cache" option at the bottom of the "Settings > General" page.
That is caching all of the changes I'm doing on css. So whenever I u...
Fusty asked 8/8, 2017 at 17:48
9
Solved
I want to override woocommerce templates from my theme. I follow all the steps from the official documents of woocommerce. And I'm sure that there is no woocommerce.php file in my theme.
So, I can...
Pierpont asked 23/8, 2017 at 20:13
6
Solved
I am trying to re-order my categories from the default alphabetical order.
My admin backend my categories look like this:
And on the frontend they they look like this:
Is it possible to have...
Kalmuck asked 25/4, 2016 at 8:17
3
I have added a function to functions.php to redirect users to posts-new.php after login and it works. However, I only want this to happen if the user logging in is a contributor. So I added the fol...
Gemmation asked 15/11, 2012 at 18:59
7
My blog feed show error today:
This page contains the following errors:
error on line 2 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the p...
Havard asked 4/2, 2013 at 11:31
4
I know it is possible to nest shortcodes if they use the do_shortcode wrapper, however, the codex states:
"However the parser will fail if a shortcode macro is used to enclose another macro of the...
3
Solved
After I searched solutions:
maximize upload file: https://help.servmask.com/2018/10/27/how-to-increase-maximum-upload-file-size-in-wordpress/
From reading this: https://wordpress.org/support/topic...
7
Solved
I am learning wordpress together with bootstrap and somehow I can't add class on UL tag.
In the screenshot, I want to add class nav nav-tabs on UL but it was added on parent div
$defaults = array(
...
Hakodate asked 30/3, 2014 at 9:59
10
Solved
I am trying to retrieve all products using rest api. I have read this question. I am using postman to make calls. Here is my query
https://squatwolf.com/wp-json/wc/v2/products?filter[posts_per_pag...
Rhymester asked 27/1, 2018 at 14:0
5
I can't for the life of me manage to override the main shop page.
My understanding is that it's archive-product.php
I've attempted to copy it into the Woocommerce directory I created in my theme'...
Ironsides asked 3/9, 2013 at 18:3
13
Solved
Couple of days back, i got this error when i was trying to login
i did find out some solutions such as:
Renaming Plugins folder
Replacing Files which are giving error.
But these are not wor...
10
Solved
I am new in WordPress and I came from Joomla. How can I (if I can do it...) organize the uploaded media into folder and subfolder using WordPress?
If I go in my backend administration panel I have...
Neptune asked 29/3, 2013 at 12:24
1
I am using one separate table called members to to keep sign up information. I am storing password using wp_hash_password($password).
But when I want login by using wp_signon() then it send 0 as r...
1
I'm displaying 3 posts on my homepage and I need to have either a next page, previous page type functionality. I'd also like to incorporate 1,2,3,4,5,6,7,8,9, ... type paging functionality on some ...
11
I've been struggling with this problem for days and can't find a solution.
I've been updating my css and the changes are not reflected for a crazy reason.
When I check the source, the style.css is ...
3
Solved
Right now www.mysite.com/shop list all product.
I want to list other content in shop page (say only category) and in www.mysite.com/shop-product to show content what is shown right now in shop page...
Lanellelanette asked 11/5, 2016 at 9:57
3
Solved
My dream is to include a php file in a theme which checks if a set of plugins are installed, and installs the ones which are not. Kind of like a set of dependencies for the theme, but also just a g...
6
I want to disable or erase the text of my input fields from my contact form.
Specially on the fields that appears text like "Full name", "Email Address" and "Your message will be here"
I am using...
Ontine asked 28/8, 2014 at 2:53
7
Solved
I have my site here. I am using a wordpress WOO Theme named Canvas.
I can't figure it out how to remove the whitespace below the footer.
This is a screen shot of the issue.
Q: What is the easies...
2
Solved
I have a weird situation when I am trying to use get_the_post_thumbnail_url() in Wordpress.
To be more precise, I have this variable:
$postImage = get_the_post_thumbnail_url('article-thumbnail-im...
Carriole asked 12/2, 2017 at 14:27
© 2022 - 2024 — McMap. All rights reserved.