Forum Replies Created
-
AuthorPosts
-
Yes, I the search function did not find that line, stange. Thanks!
Kind regards, Eric Smeets.
Yes, I read that. But I am unable to locate this line in the functions.php file:
if(isset($avia_config['use_child_theme_functions_only'])) return;
- This reply was modified 2 years, 3 months ago by EricSmeets.
Hi, I posted this a couple of years ago and now I try to do the same with another website. I pasted the code on your website:
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
at the bottom of the functions.php file. (I have no child theme installed.) But I can’t see a debug field appearing when editing my page. Any idea?
The font that I use is called Impact indeed. But on my iPhone it does not show Impact but something else.
I didn’t load or register the Impact font. Can you help me how to do this (with the layerslider.)
Thanks!Kind regards, Eric.
July 12, 2022 at 10:15 am in reply to: Warning: Undefined array key "nav_visibility_desktop" #1358047Perfect! Thanks!
Kind regards, Eric Smeets.
Ok, so I de-activated all the plugins and it’s gone. After activating WooCommerce again the message reappears. I googled for nav_visibility_desktop and woocommerce but I can’t find anything…
That’s strange. I can see it here https://www.caspersmeets.nl/diagnose-professioneel/maxisys/ and on the homepage: https://www.caspersmeets.nl (black background and darkgrey text, top of the screen.)
Flawless! Thanks Yigit!
Great once again! Thanks!
Yes, indeed. This is located in the quick css area. I deleted it and then the problem is gone. However this piece of code is needed to change the location of the ‘add to basket’ button and the other items around it. So I prefer not to delete the code (see screenshots below with and without the code.)
With the code:
Without the code:
- This reply was modified 2 years, 7 months ago by EricSmeets.
Ah yes, I see. Can you please try again?
Perfect! Thanks!
Yes of course.
Thanks Nikko, but unfortunately both options don’t work. Any other ideas?
Yes, I understand what you mean and have altered the code to my needs. One question remains.
How would I alter the code if I want all the products in the category named ‘MaxiSys’ to have this extra button?Perfect, thanks for the help Guenni007!
Hello Mike,
thanks a lot. It works perfectly. However I don’t want it for every product. Is it possible to pick specific items for this function? How would this work?
Kind regards, Eric Smeets.
February 15, 2022 at 5:16 pm in reply to: Layout builder with Woocommerce – Show product images #1340751Ok thank you Mike.
Yes!!!! You’re the best. Thanks Mike!
Hi Mike, I don’t think I understand. What I want is to have the product title at that spot without having to add it manually every time with every product.
The text “Tekst 1” can of course be deleted, that was just to show the location where the product title had to be copied to.Hello Mike,
sorry for me making not clear what I want. Your code works perfectly, but I want it a little bit different.
Please have a look at the image here:I want the h1 of the productpage (“Thermisch printpapier voor BT608” for this specific product) to be also visible at the location where now “Tekst 1” is written. So I don’t want to have the word “Beschrijving” replaced.
- This reply was modified 2 years, 9 months ago by EricSmeets.
Cool, thank Rikard!
Kind regards, Eric Smeets.
Yes I understand that. But is there no such code like this:
#top.single-product #wrap_all .woocommerce-tabs h2 { display: product_title entry-title }
In other words that the product title gets shown instead of the original word ‘Beschrijving’?
Perfect, thanks Mike for your reply!
Perfect, thanks! And is it also possible to change this text into the H1 head of the page name? In the example image here I manually typed MaxiSys MS906. But is it possible to use the H1 head for all products?
- This reply was modified 2 years, 9 months ago by EricSmeets.
Perfecto again. Thanks Rikard!
Thanks Rikard,
that works. But on a mobile device everything gets cluttered. How can to change the code so that this only applies to desktop and not mobile/ipad.
Kind regards,
Eric Smeets.That does not really do the trick. The correct part gets smaller but does not get fitted on the right spot. Also now on mobile it is too narrow and the text falls outside of the box.
- This reply was modified 2 years, 10 months ago by EricSmeets.
Perfect, you’re the best! Thanks
Cool! Almost perfect. Only when I click on the image and then remove the cursor from the image it changes colour haha. Any idea?
-
AuthorPosts