wordpress, menu, woocommerce, cart

Stack Overflow

I have a WordPress plugin (sidebar form) which is giving an error. When I submitting any kind of message as user this error is showing: Warning: mail(): SAFE MODE Restriction in effect. The fifth …

tagged: wordpress, contact-form, safe-mode, php-safe-mode Feb 11 at 8:49
Stack Overflow

I’m using a BEM naming convention for my markup. Which means I’ve needed to rewrite the main navigation to be able to add the correct classes to list-item and anchor elements. This works great but I …

tagged: php, wordpress, wordpress-theming Feb 11 at 14:04
Stack Overflow

I’m using WordPress and would like to hide the word ‘Protected’ that is with the title ‘Protected: Pavanjot & Amandeep’s Wedding’ I’d like the rest of the title to remain as is. I’m guessing …

tagged: html, css, wordpress Feb 11 at 18:42
Stack Overflow

I’m trying to run WordPress in a virtual directory (application NOT selected), i.e. site.com/blog. The WordPress sites works fine, except that HTTP POSTs (form submissions) do not work. They return …

tagged: wordpress, azure Feb 11 at 3:47
Stack Overflow

I’m using Timber and ACF to output a repeater field which is working fine but I want the order of the output to be random using twig. I’m currently trying this – <div class=”my-list”> {% for …

tagged: jquery, wordpress, twig, advanced-custom-fields, timber Feb 11 at 10:35
Stack Overflow

I want my index.php with a horizontal list of category names on the top and when i click on any category name, display latest 10 post in index page on specific div container without refreshing. Is …

tagged: php, jquery, ajax, wordpress Feb 12 at 10:01
Stack Overflow

I installed the Easy HTTPS Redirection plugin and installed it gave the following error, besides redirecting the site basiccode.com.br to https://basiccode.com.br/404.html a text appears and error …

tagged: wordpress, plugins Feb 12 at 0:03
Stack Overflow

Using standard WordPress uploader I can upload images as an admin without any problems, but when I logging in with another user role (subscriber for ex), uploading does not work. And it does not work …

tagged: wordpress, file-upload Feb 12 at 14:53
Stack Overflow

I have a website deployed in Apache: http://mysite.test. I need to configure wordpress at http://mysite.test/blog. I tried to configure it with alias, but it keep redirecting to the default page of …

tagged: php, angularjs, wordpress, apache, .htaccess Feb 11 at 10:26
Stack Overflow

I have a WordPress form. When submitted, I want to call a specific action (POST) in a controller, in my Rails app. How can I do this?

tagged: ruby-on-rails, wordpress Feb 11 at 3:27
Stack Overflow

i’m up all night to try to fix this, i want to remove some html content between 2 do_action() actions. As far as i know is that i can use those points to hook into and add html code in between them. …

tagged: wordpress, woocommerce, storefront Feb 11 at 3:58
Stack Overflow

I want to crop thumbnail of WooCommerce products in Archive,category,shop pages. I want crop position to be center center. I visited link below and nothing changed. Link The image of single page …

tagged: wordpress, image, function, woocommerce, thumbnails Feb 11 at 11:43
Stack Overflow

Ever since I got my adsense account approved and placed google ads on my site “nowviba”, none of my other plugins that use scripts have been able to work. For example, I have an mp3 player plugin that …

tagged: wordpress, plugins Feb 12 at 12:12
Stack Overflow

Could anyone please explain how to unistall wordpress in wamp server. Also please explain how to transfer my live wordpress website files & database into wamp server localhost without any third …

tagged: wordpress, wamp Feb 11 at 3:36
Stack Overflow

I have an app which is should be secure and therefore using Nonce’s but I can’t get them to work. I have tried several options but apparently something is missing as the validation doesn’t work. My …

tagged: php, wordpress, rest, nonce Feb 11 at 18:50
Stack Overflow

This is my code, embeded in a wordpress template page. <?php include “Eventbrite.php”; $authentication_tokens = array(‘app_key’ => ‘XXXX’, ‘user_key’ => …

tagged: php, wordpress, api, eventbrite Feb 11 at 4:36
Stack Overflow

I built a static button from backend but i want that button get hyperlink from post editor I have designed a static design and button on singlepost.php file now i want that when i create a new post …

tagged: php, wordpress, function, plugins, wordpress-theming Feb 11 at 11:50
Stack Overflow

I have a wordpress page with simple html search input form: <!– ROW :: START – SEARCH –> <div class=”htheme_row_search”> <div class=”htheme_container”> <div class=”…

tagged: html, css, wordpress, dropdown Feb 11 at 15:00
Stack Overflow

I made some customization on my site, but noticed one issue that i cant resolve. Because main menu have fixed width, now main menu, and search and cart icons are overlapping with main menu, making …

tagged: css, wordpress, menu, woocommerce, cart Feb 11 at 11:42
Stack Overflow

I have a blog at snowtoseas.com. When I google my site, this appears in the description: A description for this result is not available because of this site’s robots.txt. I host with biz.nf and have …

tagged: php, wordpress, web-crawler, robots.txt