Header in Fullwdh ? - by BilalKass - on WordPress WooCommerce support

This topic has 69 replies, 5 voices, and was last updated 9 years, 2 months ago ago by Jack Richardson

  • Avatar: Eva
    Eva Kemp
    Support staff
    June 29, 2015 at 12:27

    Hello,

    I’ve commented the code background-size: 100% 270px; in custom.css file, so now it is:

    .header {
        background: transparent url("http://welovewheels.de/wp-content/uploads/2015/06/header1.jpg") no-repeat scroll top center;
       /* background-size: 100% 270px;*/
    }

    Please clear browser cache and check your header now.

    Regards,
    Eva Kemp.

    Avatar: BilalKass
    BilalKass
    Participant
    August 5, 2015 at 00:05

    Hey i have 3 questions, how to put the social icos on the right side of the menu? i want to have them in space from the last menu category.

    http://abload.de/img/asasd6pufn.png

    2. i want to make the mobile menu icon bigger to be more visible on smartphones, and the information boxes that marked in the screenshot, are displayed in a different size, on Destkop all 3 are the same.

    3. if u visit my shop on smartphone, you cant select a category on the shop, and it is displayed over the products, which dosent look good.


    All in all my side dosen`t look very mobile friendly, maybe you can help me.

    Big thanks to ur service, support and helpful advices.

    Avatar: Eva
    Eva Kemp
    Support staff
    August 5, 2015 at 09:04

    Hello,

    1. You can try to use this code in custom.css:

    li.menu-item-22050 {
      margin-right: 400px;
    }

    2. Please use this code in custom.css:

    @media (min-width: 768px) and (max-width: 1200px) {.square_box-icon .aio-icon-description {
      height: 100px !important;
    }}
    .menu-icon:before {
      font-size: 35px;
    }

    3. Please use this code:

    @media (min-width: 768px) and (max-width: 1200px) {.content.main-products-loop.col-md-9 {
      display: inline;
    }}

    Regards,
    Eva Kemp.

    Avatar: BilalKass
    BilalKass
    Participant
    August 5, 2015 at 10:05

    Thanks for anwser, the second codes worked well.

    But the first with placing the social icons to right side of menu bar and the thrid with the categorymenu on smartphones dosent change.

    in point of the category menu on smart phones, maybe we can do it like a drop down menu?
    Maybe u can try to fix it.

    Avatar: Eva
    Eva Kemp
    Support staff
    August 5, 2015 at 10:32

    Hello,

    1. Please give us access to wp-admin panel.

    3. Try to use replace the code with this one:

    @media (min-width: 480px) and (max-width: 1200px) {.content.main-products-loop.col-md-9 {
      display: inline;
    }}

    Regards,
    Eva Kemp.

    Avatar: BilalKass
    BilalKass
    Participant
    August 5, 2015 at 11:40

    Eva check private content

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 5, 2015 at 12:26

    Hello,

    I’ve edited the code and added this one in custom.css:

    @media (min-width: 768px) and (max-width: 1200px) {.content.main-products-loop {
      display: inline !important;
    }}
    
    @media (max-width: 480px) {.content.main-products-loop.col-md-9 {
      display: inline !important;
    }}

    Please check the site on mobile devices now.

    Also I’ve added this code custom.css for your menu:

    li.menu-item-22050 {
      margin-right: 200px;
    }
    
    li.menu-item-22052  {
        margin-left: 240px;
    }

    Please check it.

    Regards,
    Eva Kemp.

    Avatar: BilalKass
    BilalKass
    Participant
    August 5, 2015 at 21:42

    Thanks so far, the category part dosent work at all….
    but i have a bigger problem with the IOS Apple users! When they open my side they get an error after 1 secound and the browser try to re open it, it looks like its stuck on the revolution slider?

    i deactivated the revolution slider on mobile, and it loads without a problem.

    can u check if there is an error ? its realy important.

    best regards.

    Avatar: Eva
    Eva Kemp
    Support staff
    August 6, 2015 at 08:40

    Hello,

    You need update the theme to the latest version.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: BilalKass
    BilalKass
    Participant
    August 6, 2015 at 10:40

    so i have to update all, but what is with my desgins oder slides that iam using? Isn`t everything deleted after replacing the folders into the new versions?

    And with woocommerce also, do i loose them if i delete it from the theme directory?

    Regards.

    Avatar: stan
    Stan Russell
    Participant
    August 6, 2015 at 11:21

    Hello BilalKass,

    as was said, don’t forget to create back up of your files and database before starting update process!

    After making backup you may update theme with overwriting. All settings and content will be saved.

    Regards,
    Stan Russell.

    Avatar: BilalKass
    BilalKass
    Participant
    August 6, 2015 at 11:46

    with backup u mean just copy alle files from server to my computer via FTP?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 7, 2015 at 08:59

    Hello,

    You can copy all files from server or use some backup plugins to do this.

    Regards,
    Robert Hall.

    Avatar: BilalKass
    BilalKass
    Participant
    August 18, 2015 at 23:08

    Hey, today i will try the update, but which one shall i download i really dont know which of these

    Avatar: Eva
    Eva Kemp
    Support staff
    August 19, 2015 at 08:46

    Hello,

    You need download new theme version on ThemeForest site http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976 , log in with your Envato account and find the archive in Downloads.

    Regards,
    Eva Kemp.

    Avatar: BilalKass
    BilalKass
    Participant
    August 19, 2015 at 15:04

    Hello, i have big problems after update to ur latest theme version.

    My language settings are gone, all the settings from before are resetted,the shop has everywhere space, the product pages look wrong.. what to do …. everything looks faulty 🙁

    The boxed page looks too narrow , the header etc.

    Avatar: BilalKass
    BilalKass
    Participant
    August 19, 2015 at 15:13

    I activated now under responsive theme, now the show page and the homepage seem as usual,

    BUT my edited language is gone and the product pages are completly faulty, u have access take a look on it…

    Avatar: BilalKass
    BilalKass
    Participant
    August 19, 2015 at 15:25

    is it possible to reload the full settings of my older version? i dont want do change anything again..

    Avatar: Eva
    Eva Kemp
    Support staff
    August 19, 2015 at 15:58

    Hello,

    We can’t access wp-admin panel getting this notice:
    You must log in to access the admin area.

    Please open access for us.

    Regards,
    Eva Kemp.

    Avatar: BilalKass
    BilalKass
    Participant
    August 19, 2015 at 16:05

    check private box

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 19, 2015 at 16:12

    Hello,

    I’ve enabled Responsive design in Theme Options > Responsive. Please clear browser cache and check your site now.

    Regards,
    Eva Kemp.

    Avatar: BilalKass
    BilalKass
    Participant
    August 19, 2015 at 16:16

    i did this too but it doesent bring my settings back.. and before i didnt activate the responsive design on version V1.71 because it looks very worse with this option on mobile phones..

    its more that my settings for customizing this page are all gone, language has now much faults in translation, the single products page is bad structured etc.

    Avatar: BilalKass
    BilalKass
    Participant
    August 19, 2015 at 17:20

    if i replace the new royal folder with the old one of my backup, my side should be like before?!

    Avatar: Eva
    Eva Kemp
    Support staff
    August 19, 2015 at 17:23

    Hello,

    Did you create back up of the site files before updating the theme?
    If so restore it (remove new “royal” folder in wp-content/themes directory and upload your old folder) or ask your hosting provider to restore the site from back up.

    Regards,
    Eva Kemp.

    Avatar: BilalKass
    BilalKass
    Participant
    August 19, 2015 at 17:48

    i restored it with my backup and everything is good now. , but we have to find a solution, because updates are realy important for wordpress..

    Maybe making a child theme oder some advices that i dont loose my custom settings after an update again?

    Avatar: Eva
    Eva Kemp
    Support staff
    August 19, 2015 at 18:04

    Hello,

    You can create child theme http://codex.wordpress.org/Child_Themes and copy files where changes were made to the child theme directory.

    Regards,
    Eva Kemp.

    Avatar: BilalKass
    BilalKass
    Participant
    September 20, 2015 at 13:28

    Hello, i created a Child Theme by using the information of the WordPress Codex.

    But if i activate the Child Theme, it dosent show the same design as my Parent Theme.

    So how to let the Child theme looks exactly like the Parent theme when activated?

    It dosen`t set up the configurations of the Parent theme.

    Here are the Parent Theme Screenshots ( how it must look )

    And this is with activating the “Child Theme”

    As you can see, it looks very faulty after activating Child Theme.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 21, 2015 at 08:09

    Hello,

    I’ve added correct code in child functions.php file. Please check your site now.

    Best regards,
    Jack Richardson.

    Avatar: BilalKass
    BilalKass
    Participant
    September 21, 2015 at 18:48

    Thanks so far!

    Ive updated now finaly my Theme Version from V1.7.1 to 2.2.1 !

    But my translations are gone now ! where is the file to replace with old translation files?

    And on the Single product pages i dont want the Pictures under each other, i want them as a slide like normaly.

    In addition to this, my Side seem now more Narrow, how can i have the old Wide back?

    Avatar: BilalKass
    BilalKass
    Participant
    September 21, 2015 at 19:34

    Ok the Translation is now back by replacing the functions php data from the back up parent theme to new version file.

    But i need the Boxed design back in 1200px, in addition to this the old single page look with the Article pictures in a slider, not under each other.

    And i need the font color of the Menu name in Red ( cant read in Black )

  • 1 2 3
    Viewing 60 results - 31 through 60 (of 69 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.