Viewing 30 posts - 1 through 30 (of 31 total)
  • Author
    Posts
  • #738607

    Hello,

    How can this issue be corrected on http://zorbas.synology.me/wordpress/priser/ ?

    View post on imgur.com

    #738626

    Hi lech07!

    That is a language issue I am afraid.
    Is there any way to use something else there?
    An other option is to make the headlines smaller, if thta would work for you

    Regards,
    Basilis

    #740890

    I dont understand how it can be a language issue?

    Well it needs to be in danish on the one site and swedish on the other site.
    Maybe it´s because there are too much text? Or is it the mobile/responsive version that is not correct?
    cause it is showing correct at first but when i resize the browser and make it smaller and smaller then the text will brake.

    yes, I could try to make the text smaller. can i do it directly or does it need to be with css?

    #741582

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .page-id-1176 .no_margin.av_one_half {
        width: 100% !important;
    }
    }

    Best regards,
    Rikard

    #743475

    I tried to add the code but didn´t solved the issue

    #745719

    Hi,

    Please replace the code with the following.

    @media only screen and (max-width: 767px) {
    .av-catalogue-price {
    font-size: 11px;
    position: relative;
    }
    
    .av-catalogue-title {
    font-size: 11px;
    line-height: 1.5em;
    }
    }

    This should decrease the font size of the price and title. And move the price below the title.

    Best regards,
    Ismael

    #745781

    i tried. But it looks like this after

    View post on imgur.com

    #746110

    Hi,

    The css should move the price below the title. Please post the login details here and we’ll check it.

    Best regards,
    Ismael

    #746605

    let me know the solution as it needs to be implemented to the clone as well.

    #748122

    Hello Ismael,

    could you log in with the provided?

    #749470

    Hi,

    the code Ismael provided to you should work, but somehow it does not get loaded on your end. I notice that no new code I add to your Quick CSS field does get loaded at all. So something is not working here. Please update the theme to the latest version. That should fix any issues you are currently experiencing :)

    To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)

    If that does not help, feel free to reply here and we will take a closer look at the issue.

    Best regards,
    Andy

    #749489

    all quick css was working before.

    I cant update trough FTP, the issue must be the FTP from my server.
    I can´t update in another way without FTP?

    I dont want to erase anything on the website as i used alot of time. my code should be under child theme, so I hope it wont erase anything.

    #750036

    Hi,

    it’s best to update via FTP, though you can try to update via your WP backend as well. Talk to your host about this issue, as you need access to your FTP server.

    Best regards,
    Andy

    #750743

    it´s my own server.

    I have opened for ftp on the server and router but not possible to update the theme.

    i get this error when i try from backend in wordpress:

    The update has begun. On some servers, this process may take some time, so be patient.

    Enables maintenance mode …

    Updating theme simplicity (1/1)
    An error occurred during the update of simplicity: Can not find WordPress Content directory (wp-content).
    Some translations to be updated. Please wait while we retrieve them.

    All updates are installed.

    Go Back to simplicity Child Theme Panel
    ———————————-

    can i just download the new update an then overwrite the old files? I can just do it from the interface direct and upload the files.
    Should i just overwrite? i dont want to lose the settings i did.

    • This reply was modified 7 years, 1 month ago by lech07.
    #751473

    Hi,

    yes, if there are no corrupted files on your end, then you can just overwrite.

    Best regards,
    Andy

    #752005

    Hi Andy,

    I managed to update the version of the theme but the issue still persist.

    #752298

    Hi,

    There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:

    Best regards,
    Andy

    #752418

    Which files/folder do I exactly need to erase and which one to keep?
    I dont want to loose my configuration. Can I install wihtout loosing anything?

    #753033

    Hi,

    you won’t lose anything, as everything is stored inside your database. However, we recommend to have a backup, just in case.

    Best regards,
    Andy

    #754003

    looks like it didn´t work in the start to reupload theme and childtheme but then i tried to remove the quick css>save and add the quick css again and it looks like it worked.

    how can i make it more nice with the text? If you see http://zorbas.synology.me/wordpress/priser/ as responsive/mobile it´s not so nice. I think it would be more nice if text is in line or same height as the pictures.

    thanks.

    • This reply was modified 7 years ago by lech07.
    #754584

    I tried to do the same with http://zorbas.synology.me/wordpress2 but didn´t succeed. I erased theme and childtheme and uploaded them via FTP. after i tried to remove and insert the quick css but nothing worked.

    #754824

    Hi!

    I’m sorry for the late response. I forgot to tag myself in the thread. Anyway, we fixed the css code in the Quick CSS field. There are multiple declarations of the same css media queries and there are extra curly braces. Please remove browser cache before testing the page.

    Best regards,
    Ismael

    #754938

    Hi, didnt work for http://zorbas.synology.me/wordpress2/priser

    Did you correct on wordpress2 or wordpress site? On http://zorbas.synology.me/wordpress2 its not working.

    What do you think its causing the error?
    Could it be the php code i use for funktions.Php to hide the errors with r/n/n/n?

    #756130

    Hey!

    The css is working here.

    // http://zorbas.synology.me/wordpress/priser/

    Check the screenshot:

    // http://i.imgur.com/4qrs3Z3.png

    Cheers!
    Ismael

    #756271

    yes but not on http://zorbas.synology.me/wordpress2/priser

    Do you believe the R/N/N/N errors are causing the issue?
    I did a new wordpress install and tried to copy the code from the article with catalog etc. on the new installation and it seems like I can edit the text without the design brakes.

    I can only see this solution right now. Do you perhaps know any other solution?

    #756724

    Hey!

    I didn’t add the code there. Please add the code that we suggested above.

    // https://kriesi.at/support/topic/catalog-text-and-pictures-not-working-properly-when-using-responsive/#post-745719

    What is the “R/N/N/N”? Could you please provide a screenshot?

    Regards,
    Ismael

    #756855

    Apparantly this is an error from the database.
    Backend:

    View post on imgur.com

    If i remove the php code from functions.php then all these R/N/RN will appear many places on the frontend/website as well:
    function replace_content($content)
    {
    $content = str_replace(‘\r\n’, ”,$content);
    return $content;
    }
    add_filter(‘the_content’,’replace_content’);

    #756856

    I can´t see where you suggested to add the code:
    EDITED: PLEASE USE PASTEBIN.COM

    #757639

    Hi!

    You can add the following code at the very bottom of the style.css file or the Quick CSS field.

    @media only screen and (max-width: 767px) {
        .av-catalogue-price {
            font-size: 11px;
            position: relative;
         }
         .av-catalogue-title {
             font-size: 11px;
             line-height: 1.5em;
         }
    }

    What is the function for? How did you end up with the newline tags (R/N/N/N) in the middle of the shortcodes?

    Regards,
    Ismael

    #758984

    ok, done.

    I ended op with this after i tried to clone website and database in phpmyadmin.
    I tried to download database an change name and then upload. Apparantly this has ruined the installation and filled it with R/N/N/N.
    And since then I have had issues.

    I have now done a clean istallation on http://zorbas.synology.me/zorbas.dk/

    it seems like this are going better there.
    The only thing im struggling with now is to get flaticons merged as one package and and upload but it´s not working. I dont get all the icons/fonts.
    The other thing is the flags picture which is not appearing at the nav bar at the right.

    • This reply was modified 7 years ago by lech07.
Viewing 30 posts - 1 through 30 (of 31 total)
  • The topic ‘catalog text and pictures not working properly when using responsive’ is closed to new replies.