It seems that the pages tab in my woocommerce settings is missing. While I can see videos online has this tab.
Version shown online
Here is the version I have. I know the versions may differ but I don't think the newest one does not have the "pages" tab in setting.
my version of Woocommerce
Is there anything I can do to make the "pages" tab appear in the settings of Woocommerce?
Related
Need your help here.
I have a page - https://www.iservis.info/
-> In Navigation you have iPhone, iPad, Macbook, Macs, Watches which lead to certain tabs in this page -> https://iservis.info/opravy/
So I have url for MacBook -> https://iservis.info/opravy/?tab=target-tab-macbook which open certain tab.
PROBLEM IS - GOOGLE INDEXING THESE URLS :///
What exactly I should type to robots.txt or even to sitemap?
Thanks a lot for help
In the old version of search console in Crawl > URL parameters you can configure what do all parameters that you have in the website.
You need specify this parameters don't affects to the content of the page to solve this problem.
**`I am new for magento.`**
Browse files and upload files buttons missing in magento (in google chrome)?
When adding new product information then can't seeing this two buttons.
Magento version 1.9
Now I tried for this solution.
Go to Chrome settings.
Scroll down to Advanced settings
Under Privacy click Content settings
Scroll down for Flash
Click Exceptions and add your Magento store url to the exceptions list. If running your store over https, be sure to include https in the url (https://myshop.com)
Save settings and refresh your store admin page and see if your Upload and Browse buttons are back and running (they should be).
i having problem. please help!
I recently installed "size chart" extension and removed, and after that,
in my all product not show in pages and not able to add new product in admin panel. But all website to work fine.
I 've searched on google some online unused css removers that you have to pay. I also checked here on stackoverflow for programs that might do that. I only found an easy way via google chrome.
Customize and control google chrome
Tools
Developper options
Audits
Check Audit Present State , Web Page Performance only and then push RUN
Then i can see on the files the unused css of the current page
The thing is that this one does it for one page (current) only.
I have a website with three pages here : PAGE 1 , PAGE 2 , PAGE 3. I want to find the unused css parts of all the three pages at the same time. Is there a tool or a website that does it for free ?
Try "Dust-Me Selectors" add-on for Firefox. It has the ability to crawl, even thru a given sitemap.
I also wish Google Audit had that feature.
Opera has an open project Ucss. It's searching dublicated or no-used properities.
More here
I'm trying to make a simple login form.
The wordpress function
is_user_logged_in() always returns false.
I don't want to use any pre-existing themes for wordpress, and I want to simply add wordpress functionality to an existing page.
I checked the cookies on my page with the form, and none are being set.
The wordpress install is located at:
http://localhost/newgameplus/wordpress/
The testings script is located at:
http://localhost/newgameplus/TEST/scripts/php/testWP.php
EDIT:
Solved this issue by going to wp admin panel, and changing the options.
Settings>General Settings
Adjusted site Address to reflect the actual website location.
Your script is running in a different web space to the WordPress install. To access the Wordpress functionality you'll need to be working on the site within the wordpress web space - ie the
http://localhost/newgameplus/wordpress/
directory