randomdev91
Forum Replies Created
-
Forum: Plugins
In reply to: [Export All URLs] Cant export woocommerce product categoriesI scraped the product categories URL in another way.
I was running the newest version, and i had selected the “Collections” options. As far as i remember “Categories” was not avaliable.
It did not throw any errors, it just did not export the product categories URL’s
Forum: Plugins
In reply to: [Redux Framework] Field type color_scheme was not found.Did not fix the issue unfortunately
Forum: Plugins
In reply to: [Redux Framework] Field type color_scheme was not found.Hello
I am experiencing the same problem. What is the fix? And i would rather not update my theme since i have made a lot of changes in the parent theme (Stupid, i know)
I am also using “The SEO” theme version 4.4
Redux version 4.1.231. Yes I can confirm that.
2. Yes I can also confirm that
3. Yes they are.
4. Here: https://rask-cykler.dk/tilbud/Forum: Plugins
In reply to: [Redirection] Escaping parentheses in URL imports?It worked after i removed the RegEx option.
Thank you so much for the very quick support! 🙂
Forum: Plugins
In reply to: [Redirection] Escaping parentheses in URL imports?https://imgur.com/a/tuZvVBG there.
Sorry that it is very zoomed out.
Forum: Plugins
In reply to: [Redirection] Escaping parentheses in URL imports?How can i post my screenshot on here?
Forum: Plugins
In reply to: [Redirection] Escaping parentheses in URL imports?No they are just refering old paths that are no longer valid.
And the same type of path works with other URL’s where they do not contain parenthesesForum: Plugins
In reply to: [Redirection] Escaping parentheses in URL imports?Hi John
Thanks for the fast reply.
Yeah it imports it, but the redirect does not actually get created.
Yes okay, but I also have other relative paths containing parentheses that are not PDF files, and they do not work either.Forum: Plugins
In reply to: [Redirection] Escaping parentheses in URL imports?An example could be a redirect from the relative path “/Files/images/siteImages/PDF/product(2).pdf to ” / ” (The frontpage)
I can create the redirect in the plugin and everything, but the redirect itself does not get created. The path that is supposed to redirect simply returns error 404.
I managed to do this using the ACF plugin and editing the “product-attributes.php” file in the WooCommerce plugin.
- This reply was modified 6 years, 5 months ago by randomdev91.
I currently have variation swatches plugin: https://wordpress.org/plugins/woo-variation-swatches/
Do you know if I can achieve it using that plugin?
Forum: Plugins
In reply to: [WooCommerce] Custom text field inputs for attributesHi wprock.
Thanks for the reply.
What exactly would I post inside the //*WRITE YOUR PHP CODE HERE ? 🙂
Do you think I should use “get_post_meta” or?
I tried that. That didn’t work either.. I have made a workaround now with the free version, where i set “display:none;” on category pages, the label i dont want shown on category pages.
I was finally able to get the premium demo to work (I used Firefox and then it worked) However i still could not get the plugin to only show my label on the product page and not the category/archive pages.
I set the page ID conditions:
Page ID not equal:
SHOP PAGE
PRODUCT TAXONOMIES
PRODUCT CATEGORY PAGEPage ID equal:
PRODUCT PAGEDid i do something wrong, or? 🙂