Hello, I am running version 1.6.3 of Infoway, with a child theme. Is there a newer version of Infoway? Do I need to upgrade? If I upgrade Infoway, how do I install the latest version? I am also running an older version of Wordpress, 4.1.9, and want to upgrade to the latest version 4.4.1. Should I upgrade Wordpress first, then Infoway? Thank you!
Hello, Greetings from InkThemes! You are on old version of the theme, latest version is 1.7.1.. You can upgrade your theme by following the steps as given below.. Here're the steps of doing so... Download the InfoWay theme by logging in your members account: http://inkthemes.com/members/member Next, you have to extract the zip file and rename that folder infoway like infoway_new, Again, you would need to create a zip file of that renamed folder (say: infoway_new.zip), Now, upload the theme in your WordPress from Dashboard->Appearance->Themes->Add New, Then, activate your theme, This way you can install and activate your updated version in your site, keeping the copy of your older version in your WordPress Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
Thank you. Does this mean it will install into a new Wordpress directory? I have a lot of .php files that run off our site. If there is a new directory, I will have to copy those files over. Also, we have a child theme. Do I need to do anything with that?
Hello, After upgrading the theme, it will create a new theme under Appearance section of your dashboard and all the settings will remain same.. Hope you will get it.. Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
Hello, I have tried this several times and get the following error: Installing Theme from uploaded file: infoway_new.rar Unpacking the package… The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
ok, sorry, I've gotten a little further. First, after some searching, I realized that I was creating a .rar file. I instead created a .zip file, with the second level folder inside the infowaytheme directory. I was able to install that successfully through Add/Upload theme. I have a child theme. Will the child theme automatically take control if I Activate the new theme version? Initial attempt at activating new theme did not use child theme.
Hello, No, your child theme will not take control automatically of your new theme until you rename the folder name under child theme.. Like if you will replace folder name from infoway to infoway_new in the child theme, in that case, your child theme will automatically behave like your new theme... Hope you will get it... Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
Ok, I think I've got it, thank you! The mobile version is now showing the "tap to call" feature, which I thought I had disabled. Can you please tell me how to disable "tap to call"?
Hello, You can use below code in Custom CSS field of your dashboard for your purpose.. Code: @media only screen and (max-width: 767px) and (min-width: 480px){ a.btn { display: none; } } @media only screen and (max-width: 480px){ a.btn { display: none; } } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
Thank you for all your help, Priyanka. I am still having a problem with the new theme version. I have changed the name in my child theme to infoway_new, and it does pull in most of my customization. However, I have many custom template php files in my original infowaytheme folder, and these do not appear when I use my changed child theme. Do I need to copy my templates into the infoway_new folder?
Hello, No, you don't need to copy your templates into the infoway_new folder... You just have to copy that template under child theme... Thanks & Regards! Priyanka InkThemes.com
Hi Priyanka, You have been really great in helping me out. I have 99% of my website working with the new Infoway version. I'm still having some problems with my custom css. For some reason the table/no border styling is not working anymore, and I still can't get the tap to call button to go away on mobile (but it did disappear on full screen). Here is what I have entered through the Custom CSS screen of Theme Options: table { border: none; } a.btn { display: none; } .header .contactinfo img { display: none; } @media only screen and (max-width: 767px) and (min-width: 480px){ a.btn { display: none; } .header .contactinfo img { display: none; } } @media only screen and (max-width: 480px){ a.btn { display: none; } .header .contactinfo img { display: none; } } .closeicon { display: none; } a { color: red; } #menu .ddsmoothmenu li li a.selected { color: #7b7b7b; } .menu_bar { background: orange; } #featured { display: none; } Please let me know if you can help me further!
Hello, Would you please explain your issue with some edited screenshot of the concerned area and your site URL as well so that I can better understand your requirement and assist you accordingly..? Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com
Hi, My website is www.roboticsandbeyond.org. The issues are: table borders are showing (do not want them) and "tap to call" showing on mobile version (do not want it). Thank you!
Hello, For issue #1, Code is given below.. Code: td, th { border: none; } For issue #2, Use below code, Code: .menu_bar { display: none; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
Thank you! for your appreciation and that warm feedback. Means a lot. I do hope that you will have more awesome experience with InkThemes in coming days. I would also like to ask you if you can cosider upgrading to InkThemes Full Membership. Check this out: http://www.inkthemes.com/offers/inkthemes-membership/ InkThemes Membership comes with instant access to 49 WP Themes. I'm sure you will like the themes and create more awesome sites for yourself or for your clients. Let me know what you think about it.. I will offer you a GOOD discount. Looking forward to your positive reply. Thanks & Regards! Priyanka InkThemes.com