Digital experiences for all disciplines
Forum Replies Created
-
-
Hi,
I have found the issue.
In the product admin area, there is the option ‘Product Short Description‘.
Here you added a table for each product, this looks to be getting trimmed off and only half the table is output for each product.
Can you add these tables to the main content area to avoid this issue?
Thanks
David.Attachments:
You must be logged in to view attached files.Hey,
This is hard to replicate, I had to scroll down, then back up, only then did the bug work.
I have added a custom CSS snippet to your theme admin options:
.bring-to-front { position: relative; z-index: 99; }
I have then added the class to the page builder column.
This has resolved your issue.
Thanks.
Thanks,
Do you know what file this has been added to:
<table class="sales" style="height: 137px;" width="308">
?It’s repeated for each search result item.
Could you send me your FTP details?
Thanks.
Hi,
I think I actually misunderstood you 🙂 I thought you meant the button on the slider!
Are you referring to the menu ‘Proceed to checkout’ button? If not, could you add a screenshot illustrating the button?
Thanks,
David.Hi,
I have found the issue, this is caused because there is more than one map on the page.
If you remove the other maps, the map will stay centered on window resize.
I will need to report this issue back and see if we can improve it for the next release.
Solutions: you could embed a map iframe into a raw HTML content box.
Thanks.
June 29, 2015 at 1:43 pm in reply to: navigation and logo positioning on tablet & mobile device #189732Hi,
Your logo looks perfect for me on small screen. – Could you add a screenshot?
– Have you cleared your cache, or cache plugins?
Thanks.
Thanks EcoPark,
Please open a new ticket if you have further theme specic queries for us to help you with.
Thanks.
David.Hi,
The CSS you are using
max-height
is causing that.You would need to either remove it (dependant on your specific needs) or remove for tablet only.
Let us know if you need assistance.
Thanks,
David.Hey,
Please use this:
.products .product .product-details .posted_in { display: none; }
Thanks. 🙂
Hey!
Could you please supply a WP login credential for us to investigate deeper?
Thanks.
Could you disable all plugins apart from the Swift Framework?
Let me know when you have done this.
Thanks,
David.Hey,
You can choose from any of these colors but switching the shortcode color option. http://swiftideas.com/elements/buttons-social-icons/
[sf_button colour="accent" type="standard" size="standard" link="http://" target="_self" icon="" dropshadow="no" extraclass="ml0"]ACCENT BUTTON[/sf_button]
[sf_button colour="blue" type="standard" size="standard" link="http://" target="_self" icon="" dropshadow="no" extraclass="ml0"]BLUE BUTTON[/sf_button]
[sf_button colour="turquoise" type="standard" size="standard" link="http://" target="_self" icon="" dropshadow="no" extraclass="ml0"]TURQUOISE BUTTON[/sf_button]
[sf_button colour="green" type="standard" size="standard" link="http://" target="_self" icon="" dropshadow="no" extraclass="ml0"]GREEN BUTTON[/sf_button]
[sf_button colour="pink" type="standard" size="standard" link="http://" target="_self" icon="" dropshadow="no" extraclass="ml0"]PINK BUTTON[/sf_button]
[sf_button colour="orange" type="standard" size="standard" link="http://" target="_self" icon="" dropshadow="no" extraclass="ml0"]ORANGE BUTTON[/sf_button]
[sf_button colour="gold" type="standard" size="standard" link="http://" target="_self" icon="" dropshadow="no" extraclass="ml0"]GOLD BUTTON[/sf_button]
[sf_button colour="grey" type="standard" size="standard" link="http://" target="_self" icon="" dropshadow="no" extraclass="ml0"]GREY BUTTON[/sf_button]
[sf_button colour="lightgrey" type="standard" size="standard" link="http://" target="_self" icon="" dropshadow="no" extraclass="ml0"]LIGHT GREY BUTTON[/sf_button]
Let me know how you get on.
Thanks.
Same with this also:
#footer > .container { width: 935px!important; margin-left: auto; margin-right: auto; padding-top: 0!important; }
Please remove
width: 935px!important;
Thanks.
Hi,
Looks like there is an error in your CSS:
#footer { width: 935px!important; margin-left: auto; margin-right: auto; padding-top: 0!important; }
You will need to start by removing
width: 935px!important;
As this is forcing the width to always be that wide even on small screens, hence the extra right scrollable space.
Thanks.
Hi,
Could you disable your caching plugin whilst we look into this.
Have you moved your WP image upload directory or deleted any files from that?
Thanks.
-
Posted in: Reply To: Products not loading