Thank.
Is it possible to automatically have the upsell for every product on my website?
Thank.
Is it possible to automatically have the upsell for every product on my website?
I figured out which plugin caused the problem.
I would like to know whether I can place the Upsell product elsewehere. I now appears within my sidebar on the right. Can I also place underneath the images of the main product images of the single product page?
And: is it possible to automatically have this for every product on my website (otherwise I would have to add them manually.
Thank you for your answer. But for some reason I cannot fill in that space (the upsell-area)?? Please try it yourself on my website. The login codes are in any of my earlier posts. Thank you!
Too bad. Would it be a good idea to include this in the next update?
Also, the Linked Products does not work on my site. See for login codes earlier Private Content in this topic.
Thank you kindly.
?
I don’t see how your answer is related to my question: how can I also create a pop-up like that with my own text and logo?
Hi,
I have a question: how can I place a button on my website that pops up like on this site?. I mean the small button that is a circle and a triangle.
Also, the Linked Products does not work on my site. See for login codes earlier Private Content in this topic.
Thank you kindly.
Thank you. Do you perhaps know how I can change the plugin Wooocommerce Filter Plus? Is does not work with Loco translate.
For my login codes (wp-admin and FTP), please see previous posts.
Thank you Laranz, I will look into the WP DEBUG.
15. My page for all the blogs is not like the Default Ecommerce Royal page. The black bar ‘Lees verder’ is out of tune. Also, I cannot get the Instagram posts in a 3 x 3 row like you have on the Default Ecommerce page. Further, the colours of the recent posts is black, and not my colour of yellow. Further, when you type something in the search bar, it reads: ‘FROM THE BLOG →’. How can I translate this?
Thank you.
Hi Laranz,
Thank you. Yesterday my website went blank. That is, the whole website was white and nothing could be seen. It is because the plugin Advanced Custom Fields PRO was disabled. If I disable this plugin, then I can use the Variable product again.
What do you mean exactly with Ultimate -> Modules -> Woocomposer?
Kind regards
I can’t. Can Eva Kemp please help? She helps
Can you please, please help?
I am not capable of figuring this.
Hi,
I don’t know what to do, I cannot do it. That is why I ask you. Can you please help ?
Thank you kindly.
See enclosed.
You can also look at the Private Content of my other messages for my passwords.
Please, the problem is that I cannot make any new variation products. Please try doing so, you will see that it is not possible. See image.
I cannot make new variations, and I cannot change the old variations. It just doesn’t work.
Please help.
I have activated the plugin Ultimate Addons, and I have updated the plugin WPBakery Visual Composer.
But the variations still does not work.
Please see this product that I was able to make a variation before the problem occurred. But now I cannot change anything about this product.
Please help.
’12. Thank you this works well.
’13. Thank you kindly.
’14. I have activated Ultimate Addons plugins, but it still does not work.
’12. No, I want there to be a white vertical line in the tab called ‘Garantie’. Just like the tab ‘Levering en Ontvangst’. How do I accomplish this?
’13. Can you show me a picture of how it looks now? I have added the custom css for the mobile.
14. After a month I still cannot use the Product Variation. Customers are asking for this. I am not good at checking which plugin is causing the error. Do you know how to fix this?
Hi Rose,
Thank you. How do I insert a value for “?
12. I would like to have the sixth tab (called ‘Guarantee’) to start with the <p> like the default tab on the Default Ecommerce single product page.
Please see this (correct version )and this (not correct) image. See for an example, this product
How do I create such a white vertical bar, so that the text starts a bit more center?
13. When you view the tabs on the phone, then there is problem. Please see this image. Is there a way to separate the tabs on the phone equally in 2 columns with the 3 rows?
Thank you
Thank you Rose,
The letters are quite small. is it possible to make the icon like the new Youtube icon?
Thank you, it worked well.
Hi Rose,
So what must be changed for the youtube button are two things:
I) In themes\woopress\framework\shortcodes.php file on line 1729-1796:
if($youtube == 1) {
$html .= '
<li>
<a href="http://your_youtube_link" class="'.$tooltip_class.'" title="'.__('YouTube', ET_DOMAIN).'" target="_blank">
<i class="ico-youtube"></i>
<svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
<circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
</svg>
</a>
</li>
';
}
II) In Theme Options > Custom CSS > Global Custom CSS:
.menu-social-icons .ico-youtube:before {
content: "\f167";
font-family: FontAwesome;
}
.menu-social-icons .ico-youtube {
display: block;
width: 28px;
height: 28px;
}
Is this correct?
Thank you Rose.
There is also an odd things with the tabs: when I write the second column, it start far lower than the first (left) column. Please see this image.
Do you know how this can be fixed?
Hi Rose,
Thank you.
’10. Can you write the code for youtube out? Like this:
if($mail == 1) {
$html .= '
<li>
<a href="mailto:info@?subject='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Stuur ons een mail', ET_DOMAIN).'" target="_blank">
<i class="ico-envelope"></i>
<svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
<circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
</svg>
</a>
</li>
';
}
Please explain what I should add for the Youtube button.
’11. I removed ?subject='.$post_title.' from the code and now it’s gone. Thank you.
‘1 and 9. Thank you for your answer.
10. I want to add a Youtube button (with a link to my youtube page) to the shortcodes.php file. So it will come next to Twitter, Facebook, Instagram etc. button in the footer and on every single product page. How can I do this?
The ‘Send mail’-button has a pre-written subject-line. How can I change this?
Dear Rose Tyler,
Please help. I have bought additional support just for this question.
Both Eva Kemp and Max Mullins said that they can help me with this issue. Why do you give a different answer?
Please see Private Content.
I would like to make 3 tabs:
– one with text and an image
– one with text and a video
– one with text and an image
Thank you for your help.
‘2. I wish to add 2 custom tabs to every product. When I try to write the 2 custom tabs in my child-theme, my whole website goes blank.
I have followed the instructions on this page. But even when I just add the code as it is on the Woocommerce website (starting with ‘add_filter’), then my site still goes blank.
I wish to write this tab and this tab for every product on my website. Please see for the content of tab 1 this page and for tab 2 this page.