-
AuthorPosts
-
November 18, 2013 at 1:02 pm #190040
Hi Kriesi Team,
I seem to have a problem and I dont know if this is the Enfold Theme or WooCommerce.
The menu that can sort my products by price, date, name etc.. isnt working :( :(Here is a photo to explain what isnt working..
http://s23.postimg.org/t0scseoqj/image.jpg
http://s24.postimg.org/a6fwnut05/image.jpgThanks for you help! :)
November 18, 2013 at 2:26 pm #190074Hey tinagianna!
Can you please give us a link to the website? Did you add any plugins prior to the issue? Please deactivate them first.
Regards,
IsmaelNovember 19, 2013 at 4:22 am #190450Hi Ismael,
I discovered it was the plugin 404 redirected stopping it from working.
I have adjusted the settings now and it works. Thank you!Just one more question. I am starting a blog on my site (www.interiorinnovations.com.au)
I was wondering if I could tweak the look of the blog.
1. Enfold has a large feature image in the blog pages. Can I remove this but keep the thumbnail image in blog search?
2. Can I remove the link for author name (if this is possible)
3. Also can I extend the display area to be a larger width?
http://s7.postimg.org/i28vr3ljv/Fix_Blog.jpgThank you Ismael!
November 20, 2013 at 5:42 pm #191029Hi!
1) Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.big-preview.single-big { display: none; }
2) Use:
.blog-author.minor-meta { display: none; } .text-sep.text-sep-cat { display: none; }
3) If you are using a featured image with the Blog Single Author Fullwidth display that is how it will show by default: http://kriesi.at/themes/enfold/blog/blog-single-author-full/
Regards,
DevinNovember 21, 2013 at 2:39 am #191256Hi Devin!
Thank you so much for that!
I put that code in.. and saw no changes?
November 22, 2013 at 4:15 pm #191870Which part isn’t working? If you have any server side caching or WordPress plugins for caching then please clear their saved data so any css changes will be reflected live.
November 22, 2013 at 4:59 pm #191899Sorry Devin I should have been more specific. The code for no.2 worked but no.1. didn’t work. The the main blog image is still there even after I added the code and emptied all caches.
November 24, 2013 at 3:31 pm #192485Hey!
Please try adding !important to Devin’s code to force it, so it should be
.big-preview.single-big { display: none!important; }
Please flush browser cache once again after applying the code
Cheers!
YigitNovember 26, 2013 at 6:14 am #193278This reply has been marked as private.November 26, 2013 at 9:54 am #193313I just discovered a issue with the theme on a ipad. I searched up my site on my ipad and it displays the site like this – http://s10.postimg.org/u7na1upft/websiteonipad.jpg
The weird part is that it displays the site completely fine on my mobile and Computer.. it just seems to be my ipad that cant display the theme and menu properly.
Would you guys know why it is displaying the themes menu like this?November 26, 2013 at 12:38 pm #193379Hey!
Please use this instead to remove the featured image:
.single .small-preview { display: none !important; }
The website seems to load properly on mobile devices including iPad when I check it here: http://responsinator.com/?url=http%3A%2F%2Fwww.interiorinnovations.com.au%2Ftest%2F
Cheers!
IsmaelNovember 27, 2013 at 1:30 am #193647Thanks Ismael! That code worked perfectly!
Ismael you are right.. the website works perfectly on computers, mobiles, ipod players, and the ipad 3.
But I have tried it on ipad 2 and it seems that just ipad 2 cant display the themes menu and footer properly. http://s10.postimg.org/u7na1upft/websiteonipad.jpg
It is just ipad 2 that cant properly display it. Ive used 2 separate ipads and they both display the site funny.The weird thing is I have used sites like the one you used and the site seems to be displaying ok. However; Google Developers picks up on thing issue as well..
http://s22.postimg.org/p73s01tr5/websitemenunotloading.jpgThanks guys.. ive pretty much finished my site now. I just have this insecurity that people using Ipad 2 will not be able to see the site properly.
November 27, 2013 at 2:28 am #193656Hi guys..
I figured out it was W3 Total Cache.. the option of Minifying the CSS was the culprit!
I thought id let you know if someone else asks about the same thingBut a huge thank you once again for your amazing patience and support! xx
:)
November 27, 2013 at 5:58 am #193698 -
AuthorPosts
- The topic ‘How do you fix product default menu and page numbers that arent working?’ is closed to new replies.