Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #568494

    Hello,

    I’m fairly new to making an new website and it goes pretty well but i have come up with 2 problems
    1: When i make text with a table on a page it works fine one the website but the mobile version of the site doesnt show the full table, so i’m unable to see it all. How can i fix this?
    2. I have a dropdown menu but some of the items i wan’t people to not be able to click on them, just use them as dropdown. Can i make this possible?
    Example home -> competitions -> specific competition (is there a way that nobody can click on competition, it will just open the next box)

    Thanks in advance!

    #568507

    I forgot to ask, is it possible to keep the tables but make the borders invisible?

    #568730

    Hi!

    Yes i think everything is possible but we cannot say for sure until we see the site. please send us your website link and admin login details in a private message so we can take a closer look.

    Regards,
    Vinay

    #569938

    Thanks for the reply, when you have checked the website will you inform me about the how to aswell because i want to be able change it myself.

    #570624

    Is there a different sollution where i don’t have to give our information, because our team doesn’t feel comfortable with sharing this. There should be some information on this template in how to fix these issues right?

    #570835

    The menu issue is fixed now.
    The problem remains with the tables.
    The issue is only appearing when i’m on a phone and have it it straight. If i turn the phone all the text is visible so it appears that the text on a smartphone isn’t 1 zoomable, slider left right doesnt work and 2 isn’t adjusted automaticly.
    How can i make it that it will show fine when i hold the phone straight?

    Thanks in advance!

    #570854

    Hey!

    we at least need the page link, so we can understand the issue by seen it.
    Thanks a lot for your understanding

    Cheers!
    Basilis

    #571227

    We use tables on most pages but to pick two out

    • This reply was modified 8 years, 11 months ago by Habafed.
    #572037

    Is this enough information? I would like to put my website in maintenance mode again because it’s not finished yet

    #574026

    Hi!

    try to deactivate all plugins, to check if one is causing this issue and let us know about your results. If that does not help send us admin access, so we can take a deeper look into it.

    Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?

    Cheers!
    Andy

    #574439

    I tried to deactivate all plugins and it didnt fix the problem! I posted everything since i couldnt find a way to private message you (this can only be seen by the mods right?) I hope you can fix my issue and hopefully you can tell me how to fix the problem in the future!

    #575185

    Hi!

    1.) Edit the table then set the table purpose to tabular and the responsive styling to scrollable. This will enable the scrollbar.

    2.) It’s possible. Go to the Appearance > Menus panel then create a custom link. Add a hashtag (#) in the URL field.

    Cheers!
    Ismael

    #575429

    Thanks for replying! I have no idea though where to find this option about the tables. Can you explain me a bit more? The second problem has been resolved already!

    #576861

    Hey!

    Edit the table element then look for the Table Options panel. You can set the Table Purpose to tabular and the Responsive Styling to the second option or scrollable. :)

    Cheers!
    Ismael

    #577014

    Thank you that is good information. I found out though that we are talking about different tables, I see the element now but the way we put the tables is by copying them from word into a text element, since it’s a whole program we have to put on the site. Is there a way to fix that without having to type all of the program’s into a table element?

    (another small question: is there a way to make an arrow on the mobile theme to scroll up automaticly?)

    Thanks for all the help!

    #578401

    Hey!

    You can try pasting in the textbox as text element rather than visual

    To display the scroll to top button in mobiles please use the below code in Enfold > general styling > quick css

    
    @media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
      display: block !important;
    }
    }
    

    Regards,
    Vinay Kashyap

    • This reply was modified 8 years, 11 months ago by Vinay.
Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.