• Resolved ussailing

    (@ussailing)


    I am currently using the ZerifLite verision. I’ve added a few links (text as well as images) within the page content area. I’ve noticed on the mobile version they are not working….can someone please explain why this would occur?

Viewing 10 replies - 1 through 10 (of 10 total)
  • MariusG

    (@marius_codeinwp)

    Hello,

    Can you please attach a screenshot of the issue. What do you mean by not working?

    Thank you,
    Marius

    I am having the same problem (I think). I have a gallery with thumbnails and when I use the site on the desktop the images opens in a lightbox fine, but when I use a mobile or a tablet, the images wont open. I have tried different galleries, and nothing works.

    Here is the website that you can check the problem. Try opening a thumbnail image from a mobile phone or tablet.
    https://tapetesmedellin.com.co/tapete-cobre-metal-fibra/

    Thanks for your help!!

    MariusG

    (@marius_codeinwp)

    Hello Kino,

    I have inspected your website and it seems indeed there is a problem. We had several issues with mobile devices on our latest updates, but they will all be fixed in the next update. I’ll report this issue too and we’ll get it fixed, thank you for reporting it!

    Best regards,
    Marius

    Thank you Marius for your fast response,

    Looking foward for the next update.

    The updated just fixed my problem!.
    Thank you guys!

    This is still problematic with version 4.1
    On my “About” page I have 4 columns. In each column there is a title over an image over a text block. Everything is linked to another page. And everything works on the computer. However, on mobile only the text block in the fourth column works. The three other text blocks do not.

    Its extremely odd. Once in awhile the text block in the first column will work – but not often.

    There must be a simple fix to this.

    Dave Terry
    Archdjt.com

    MariusG

    (@marius_codeinwp)

    Hello Dave,

    Can you possibly attach a link to your website so I too can investigate this issue?
    The link provided under your name isn’t using our theme.

    Regards,
    Marius

    Add to you style sheet:

    @media (max-width: 992px) {
    	.sidebar-wrap.col-md-3.content-left-wrap {
    	display: inline-block;
    	width: 100%;
    	}
    }

    Hello I am using zerif-lite.1.8.2.2 ,and the links through search on the about page are broken. It is throwing these errors.

    [29-Jul-2015 14:02:07 UTC] PHP Fatal error: Call to undefined function zerif_posted_on() in /home/sbburnett/public_html/wp-content/themes/zerif-lite/content-single.php on line 23
    [30-Jul-2015 04:36:38 UTC] PHP Fatal error: Call to undefined function zerif_posted_on() in /home/sbburnett/public_html/wp-content/themes/zerif-lite/content.php on line 55
    [30-Jul-2015 04:39:37 UTC] PHP Parse error: syntax error, unexpected ‘s’ (T_STRING) in /home/sbburnett/public_html/wp-content/themes/zerif-lite/404.php on line 49

    And when viewing the html that the search produces it appears as if the correct link is being generated. Although when one clicks on that link it throws a the helloworld link in the right column throughd this error.
    Fatal error: Call to undefined function zerif_posted_on() in /home/sbburnett/public_html/wp-content/themes/zerif-lite/content-single.php on line 23
    It seems the whole search functionality is broken.

    shelly.rocks.com

    I could use this to stop it from printing the error to page.

    <?php ini_set(‘display_errors’, 0); ?>

    But would prefer to fix the error. How would I fix the code?

    MariusG

    (@marius_codeinwp)

    Please create a new topic, don’t post on a 8 months old topic.

    It’d be best if you sent us more details about the issue at [email protected] and please mention if you made and modification to the theme’s files.

    Regards,
    Marius

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Links not working within page content area on mobile’ is closed to new replies.