For some reason images not showing up?
Cart page:

Checkout page:

For some reason images not showing up?
Cart page:

Checkout page:

Any help on this please?
Website in private
Hi,
Sorry for the delay in getting back.
I figured out that this is a bug when using a test product to give 100% discount, seems to be a bug?
Hello, any support staff?
I have found what is causing the terms checkbox to move to the top of the checkout field, it’s when I add a coupon code, it seems to cause the checkbox to move to the top.
Please see image, T&C’s big red circle at the top and small red circle where it should be.

I will try and do this today.
Do you not know the code to centre blog text?
Jack,
Removed all of the code posted above in index.php and added this, footer now full width and not broken.
<?php wp_pagenavi();?>
</div>
Thank you
Tried adding WP-PageNavi and it breaks the footer?
Should be able to add this plugin easily to your theme guys?
Do I need to add wp page navi
Asked to add this code:
<?php wp_pagenavi(); ?>
I’m taking it I just remove this from index.php ?
<div class="articles-nav">
<div class="left"><?php next_posts_link(__('← Older Posts', ET_DOMAIN)); ?></div>
<div class="right"><?php previous_posts_link(__('Newer Posts →', ET_DOMAIN)); ?></div>
<div class="clear"></div>
</div>
</div>
thank you
I am still waiting for you to advise of the code needed to center text on single blog pages??
If you could advise of the code needed please, I have removed code now as it didn’t work.
Using iPhone… text is not centered, it’s to the left.
Also you guys did some recent work on my site, since then I noticed bogus links added one of my pages linking to a casino website??
Was not there before!
Just to mention, I have tried adding to custom css via theme options and also directly using media query in custom.css file, makes no difference.
Olga,
that is strange, hopefully if fed back to VC they will look at that.
Thanks for finding the problem, much appreciated! 🙂
Olga,
Can I ask what you have done?
Have you gained access?
STILL NO SOLUTION AND STILL NO CONTACT FROM MANAGER.
SUPPORT HAS GOT REALLY BAD
As I have explained taking a screen shot does not fully show up the whitespace doing that!
The picture clearly shows the whitespace Robert.
I have contacted a manager to help with this as I don’t feel you are helping here!
I’m happy to take picture on my 3 iPad devices which are iPad 2, iPad 3 and iPad Air
They all show whitespace at bottom of the footer exactly like my picture.
Again for you to see, not on my home page so it’s not a sit wide issue.
THERE IS WHITESPACE DIRECTLY UNDER THE FOOTER!!!
I have already advised what is causing it, visual composer row but you deny this.
Here

Your screen grabs show white space as the background under the footer anyway so it’s not going to show it!
I sent you an image from my iPad, I have 3 iPad devices and it does them on them all!
iPad in landscape there is approx 2-5px whitespace under the footer! Why do you guys always have to deny it is there… look at my picture I posted.
It’s ok I will contact Olga the manager yet again.
REMOVE THE IMAGES, YOU DO NOT HAVE MY CONSENT
PLEASE REMOVE IMAGES FROM MY WEBSITE, AS PER MY REQUEST AT THE TOP OF THIS THREAD!
Any ideas guys?
Robert unfortunately that does nothing at all ?
Queenb I would remove your link for security purposes, pls check your link
*** It’s ok now but it was on WordPress install page with setup info **
Here

Here is an image, I have taken a picture of the whitespace at the bottom of the screen which is under the footer.
Also when I take a screen grab because of the whitespace and white background you can’t see it!
It is definitely visual composer causing the gap!
Jack it’s on the page in private content.
It’s on the iPad using safari using landscape, if you are using a pc browser you don’t see it on Firefox, chrome on bigger screens, it is 100% there and is caused by the row using visual composer as explained.
This was the fix given to me, might be slight different for you if you have previously changed this code, 5px made it fine on mobile again.
Check your code for the below css
.navbar-right .navbar-right {left: 15px !important;} instead of 20px.
hope it helps