-
AuthorPosts
-
May 11, 2015 at 3:44 pm #442502
Hi,
I have been working with Enfold for a bit more than a week now and I have some issues that I can not resolve. Hope you can help?
Q1: I installed WooCommerce and used it for my shop (with only 1 product), but that 1 product is shown twice in the shop and I do not know why and how to fix it as the ‘builder’ is disabled and I can not write code.
Q2: the responsiveness of my website sucks…
I used the slider on the homepage and that just looks like a mess on my iphone 5s.
Also the shop (that 1 product I have) looks terrible – the product details are not layout properly.Q3: I did a quick CCS (.logo { display: none; }) based on one of your forum tips to delete the Enfold logo. It works for desktop and for the ipad, but not for mobile. How can I delete the Enfold logo for mobile as well? i do not want to replace by my own logo, but just don’t want to show any logo at all.
Thanks in advance for your prompt reply.
cheers,
NaimaMay 12, 2015 at 2:50 pm #443027Hey n_elbouzidi!
1- Please add following code to Quick CSS
.page-description { display: none; }
2- Can you please post a screenshot and show the issues? You can upload your screenshots on imgur.com or Dropbox public folder
3- Please add following code to Quick CSS as well.responsive #top .logo { display: none !important; }
Regards,
YigitMay 12, 2015 at 8:41 pm #443352This reply has been marked as private.May 15, 2015 at 8:18 am #444804Hi!
You don’t need to add the shortcode if you set the “Shop” page as the default shop.
[av_productgrid columns='2' items='-1' offset='1' sort='0' paginate='no']
Best regards,
IsmaelMay 15, 2015 at 8:58 am #444819Hi Ismael,
I don’t really understand your answer…
Should i delete the short code your colleague gave me and replace it with yours?And i am also still waiting on the reply of question 2…
Thanks,
NaimaMay 18, 2015 at 5:31 pm #445881Hi!
it is better to open separate tickets for different questions, so we can work simultaneously on your threads and you would get a faster reply.
I see only one product (instead of 2) on the link you have provided:
Could you fix the issue? If not please clear browser cache and refresh your site a few times.You dropbox link does not show anything for me, as it is just empty. Please post a public link to your screenshot. I recommend to use imgur.com.
Regards,
AndyMay 19, 2015 at 11:56 am #446356Hi Andy,
Thanks for your reply. Indeed, all of a sudden it worked and now there is only 1 product (thank God!)
Concerning the dropbox link, I sent you the wrong links. Sorry.
Below the right links:
https://www.dropbox.com/s/c1p60d79l8k5nqa/IMG_0002.jpg?dl=0
https://www.dropbox.com/s/aevt9c13z49l26v/IMG_0001.jpg?dl=0And thanks for the tip. I will open separate tickets in the future!
Cheers,
NaimaMay 19, 2015 at 2:58 pm #446438Hi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 768px) { .woocommerce-tabs tr, .woocommerce-tabs td { display: block; }}
Slider looks fine on my iphone – http://i.imgur.com/NDk0iSi.png
Cheers!
YigitMay 19, 2015 at 5:11 pm #446571Tx Yigit!
It works!
The slider should also include the picture of the book….So it doesn’t look good yet. Do you have a ccs for that as well? :)
thanks again!
Naima
May 21, 2015 at 3:39 am #447525Hi!
https://kriesi.at/support/topic/3-questions-about-enfoldwoocommerce-enfold-logo-and-enfold-responsiveness/#post-444804
You have that code in the shop page. We removed it. You don’t need to add it because you already set the Shop as the default shop page in the Woocommerce > Settings panel. You kinda lost me here.. “The slider should also include the picture of the book”. What do you mean by that? Can you please provide a screenshot?
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.