Forums
(@jeyush)
14 years, 10 months ago
I have permalinks set up. Before permalinks setup I have query string like this,
https://localhost/wordpress/products-page?category=2&product_id=11
And by changing it to permalinks to numeric,
It shows ; https://localhost/wordpress/products-page/po-campo1/product-3
There is po-campo1 is category product-3 is product in po-campo1 category.
So, how can I get category_id and product_id at the top of the page?
If you know that please share it with me, I really need it.
It’s a products-page with page_id=3,
Now the error is, I am not able to access my products-page,
error-The requested URL /wordpress/products-page/po-campo1/ was not found on this server.
waiting…