Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #338176
    Manish S
    Participant

    Hi,

    I have the X theme installed at the page http://www.jdfoodproducts.com

    I am facing issues with images on homepage. I have been using the default demo content layout for my homepage, however the images that appear besides the text are not coming up. I have uploaded the images at the correct places but on the home page all it shows is empty spaces. If I click the empty space for the image and try to see the image in a new tab, I can see the image, which means that the images are uploaded but not showing up.

    I also want to know where can I access the mobile layout of the website ?

    Thanks,

    Manish

    #338244
    Zeshan
    Member

    Hi Manish,

    Thanks for writing in!

    Please install and activate Cornerstone under Addons > Extensions. You can review our changelog for more details: https://theme.co/changelog/

    After that, please deactivate the X Shortcodes plugin.

    Let us know how it goes.

    Thanks!

    #339127
    Manish S
    Participant

    Hi,

    Thanks ! It worked like a charm. No more issues !

    One more thing ! Can you please help me understand from where I can manage the mobile layout of the website and edit it ?

    Best Regards,

    Manish

    #339233
    Paul R
    Moderator

    Hi Manish,

    Regretfully, there are no settings available to manage the site mobile layout.

    Can you specify which component you want to change, may be we can help you by providing some custom css.

    Thanks

    #339269
    Manish S
    Participant

    Hi,

    The problem is that the mobile site doesn’t come up in a similar way as the desktop site. For example the desktop version comes has the area “LEADING THE WAY”. This doesn’t come up on the mobile version. Instead the website begins with the area ” THE MILLING EXPERTS”. There are two such more headlines and their contents which don’t come up at all. They are ” Chieftain of Bakery” and “Our Bakery Profile”

    Please let me know how can I sort this.
    Thanks,

    Manish

    #339280
    Manish S
    Participant

    Hi,

    The problem is that the mobile site doesn’t come up in a similar way as the desktop site. For example the desktop version comes has the area “LEADING THE WAY”. This doesn’t come up on the mobile version. Instead the website begins with the area ” THE MILLING EXPERTS”. There are two such more headlines and their contents which don’t come up at all. They are ” Chieftain of Bakery” and “Our Bakery Profile”

    Please let me know how can I sort this.
    Thanks,

    Manish

    #339324
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! May we know how you built this page? Was it via Cornerstone, Visual Composer or through the text editor? Upon checking your site, you have a visibility setting set in on the areas in question. A visibility setting to hide content on phones. Did you import the demo and edited it? If you could give us more info on how the page was built/edited, we can help you with how to fix it. Thanks!

    #340133
    Manish S
    Participant

    Hi,

    It was made with Visual Composer. I have removed the visibility settings . And the columns are appearing on the mobile site. However on the mobile site the grey color connecting lines that join the headlines with the images have become disordered. How do I set them now ?

    Thanks,

    Manish

    #340163
    Christopher
    Moderator

    Hi there,

    Please add this code in Customize -> Custom -> CSS:

    @media (max-width:767px){
    .home div#x-content-band-2, .home div#x-content-band-4, .home div#x-content-band-6 {
      background-image: none !important;
    }
    }
    

    Hope it helps.

    #340181
    Manish S
    Participant

    Hi,

    Thanks,

    Added the above code to Custom CSS and one set of lines are gone. There is another set of lines coming up due to the background images of the bullets.png files used. Is there any way to hide it as well. The images are overlapping on these background images.

    Thanks again,

    Manish

    #340200
    Christopher
    Moderator

    Hi there,

    Please add this as well :

    @media (max-width:767px){
    .home div#x-content-band-16, .home div#x-content-band-17, .home div#x-content-band-18 {
      background-image: none !important;
    }
    }

    Thanks.

    #341509
    Manish S
    Participant

    Hi,

    Thanks,

    The issue looks sorted now and the mobile site looks much better !

    Best regards,

    Manish

    #341516
    Christopher
    Moderator

    Glad we could help you with this.

    #809086
    mlewnix
    Participant

    I am having a similar problem. The homepage displays perfectly on a desktop, but not on a mobile device. The demo content is coming up on the mobile. Here is my URL:

    http://www.anentrepreneurssuccess.com/

    Let me know if I should follow your instruction above?

    Thanks

    #809642
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Please follow this post:

    https://community.theme.co/forums/topic/mobile-version-shows-demo-content/

    Hope it helps, Cheers!

  • <script> jQuery(function($){ $("#no-reply-338176 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>