Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for your reply. Would that be added to the chlld theme functions.php?
Thanks Jordan,
I think it’s all sorted now!
I’ll definitely try the WP-ALL-IN-ONE Migration plugin next time.Fi
HI Jordan
If the images appear in the media library (showing the correct URL) is one solution to go through the site manually and relink the pictures? Or is it more complex than that?
There aren’t a huge number of images.Otherwise I’ll make a full backup and try the plugin.
Thanks again
Hi,
Thanks for getting back so quickly.
Yes it was a manual migration. Unfortunately I have made many changes since the migration which was several days ago…
Many thanks for you help on this. I am still interested to know, when using links from another page, how to avoid items near the top of the accordion list being obscured by the header image?
Hi Mike,
I’m about to move the site over to another domain, I’ll let you know new urls when this is complete.
Thanks for getting back to me!
Hi Basilis,
I found that the issue of tabs opening beyond the viewport was browser related. OK in Chrome, I upgraded Firefox and now OK there. Internet Explorer still opens tab beyond viewport.
I have reduced the size of the accordion list which should help.Reducing text size sorted out the aligning of the + symbol, but I would still be interested to know which css to target – for future reference!.
Best regards,
Fiona
Hi Basilis,
Most of the items on the list are fine, I agree, but those near the bottom of the list open beyond the viewport and those near the top are obscured by the header.
I think I will reduce the size of the text in the list which will make the list shorter and avoid items opening beyond the viewport. Then for those near the top of the list I may try some JavaScript.
Also if I want to move the + symbol in the accordion list to align with the text, which css do I target please?
Thanks for you help.
OK, I have seen several Javascript solutions on this forum, can you point me in the right direction please?
Many thanks!Thanks for getting back to me.
Sorry I didn’t make myself clear – see pages in private content …Thank you, that works fine!
You’re a star – thank you!
All working now.Sorry guys, afraid I spoke too soon, although the button looks the way I want it to, it has lost the link.
I am not a php user, can you help me restore the link please?Fi
Problem solved with the following css targeting ‘avia-button’:
.avia-button { color: red !important; font-family: akbarplain !important; position: relative; top: 40px; right: 47%; }
Another method I tried which might be of interest to other users, but not quite right for my website, is referenced here and uses a menu item as a button:
https://kriesi.at/support/topic/removing-ahover-color-over-search-icon-stylizing-individual-menu-elements/Fi
- This reply was modified 8 years, 9 months ago by Fionadee.
Hi, I know you guys are busy but I would really like to resolve this by the end of the day if possible, the site is due to go live this evening to coincide with a conference tomorrow.
October 31, 2015 at 1:02 pm in reply to: Remove empty top bar space, adjust Woo Commerce cart icon position and size #527894Solved!
There was an error in my original code, this is what worked:`
@media only screen and (max-width: 766px) {
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 0px !important;
}}Thanks for your patience.
Fiona
October 31, 2015 at 10:55 am in reply to: Remove empty top bar space, adjust Woo Commerce cart icon position and size #527883Sorry guys, I spoke too soon!
This doesn’t work for all pages on mobile devices.
October 31, 2015 at 10:51 am in reply to: Remove empty top bar space, adjust Woo Commerce cart icon position and size #527881Hey Andy!
Thank you. This didn’t work, but I tried adding a media query to the original code and this has solved the problem:
`@media only screen and (min-width: 767px) {
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 216px !important;
}}Many thanks,
Fiona
October 28, 2015 at 6:42 pm in reply to: Remove empty top bar space, adjust Woo Commerce cart icon position and size #526344One more thing …
Your code above worked great for removing space below the menu, but on mobile devices I now have a large space (between the menu and first heading) ..html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 216px; } So I have tried this and variations, but without success:
@media only screen and (max-width: 766px) {
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 0px !important;
}}
Please can you help me target the correct element?October 28, 2015 at 2:01 pm in reply to: Remove empty top bar space, adjust Woo Commerce cart icon position and size #526078Fab! That works with the addition of !important to a couple of lines.
Many thanks!
October 27, 2015 at 4:55 pm in reply to: Remove empty top bar space, adjust Woo Commerce cart icon position and size #525606Hi,
Thanks for the media queries link!
Here is a clearer description of what I’m trying to achieve:
1. I would like to reduce space below the menu bar.
2. The cart icon overlaps the menu on an ipad in portrait. I think it would help if the menu was aligned left, which would allow more space for the cart icon.
So my question is, what is the best way to align the menu left while keeping the main logo centered?
http://the-kew-plantsman.co.uk/about-3/Many thanks,
Fiona
October 23, 2015 at 1:57 pm in reply to: Remove empty top bar space, adjust Woo Commerce cart icon position and size #523798Thanks Andy, I will get back to you after the weekend with a clearer description!
Fiona
October 22, 2015 at 3:46 pm in reply to: Remove empty top bar space, adjust Woo Commerce cart icon position and size #523057Hi Yigit, thanks for the fast reply!
This helps but I’m not quite there yet!
The cart icon solution looks great on a full size screen, but slides out of position as the window size is reduced, on an ipad in portrait format it jumps back up to the previous position. Am I making things complicated by having a centered menu? A left or right aligned menu would be fine. The only reason it is centered is to centre the logo. If I can target the logo separately maybe this would work. On your demo page the cart seems to be part of the menu – is this possible with my set-up?
Moving up the top bar space has resulted in space below the menu – is there another way of reducing the top bar? Could the div height be reduced instead?
September 28, 2015 at 11:24 am in reply to: Main menu active colour. Partner logo pop-up text box – colours #509937Hi Yigit!
Fantastic! Thanks so much for helping (and pointing out my error!).
Best Wishes,
FionaHi Elliot, thanks for your help.
All seems to be working well so far!OK thank you Andy! I’ll get started.
I can’t find a “Template builder element” reffered to in your documentation http://kriesi.at/documentation/enfold/custom-woocommerce-shop-overview/
is it the “Advanced layout editor”?Sorry my question wasn’t very clear. I was referring to this advice from January on your website http://kriesi.at/documentation/enfold/custom-woocommerce-shop-overview/ :
” The more “complicated” option is to activate a beta feature of ours, that disables the WooCommerce Custom Query.
If thats the way you want to go, you will need to add the following snippet to either your themes or child themes function.php file:add_theme_support( 'avia_custom_shop_page' );
This will enable the Layout Builder for the default Shop page but also remove the default WooCommerce Products that would usually be displayed on that page. You then have to add them with a template builder element, just as in solution #1
Please keep in mind that solution #2 is a Beta feature and is still tested.”
Does this advice still apply?
Thanks for your patience, this is the first time I’ve used Woo Commerce…Yes, I see what you mean, I meant below the header!
Is your WooCommerce Custom Query still in beta version?Ok that’s great!
What about adding a slider to the header of the demo theme – is that a problem? I’m not quite clear exactly what the situation is with Avia layout builder. ( I have read http://kriesi.at/documentation/enfold/custom-woocommerce-shop-overview/ ).
Just thinking ahead here so I don’t paint my self into a corner!Thanks for the swift response!
Thank you, I didn’t spot it there!
If I want to use the imported Enfold Demo Shop as a a basis for my site, do I install the Woo Commerce pages first, then the Enfold demo? -
AuthorPosts