Forum Replies Created
-
in reply to: backup/migration
Hello,
The export feature is primary to save a backup your current site’s situation. Also to export the settings of a certain installment and import them into another one.
We have tested it and it does not have any issue. Please clear cache and refresh yoru page. Sometimes it takes a while to reflect changes.
The “WP Migrate DB” plugin is recommended for server to server site transfers because it takes care of the url’s as well.Regards!
in reply to: Support request made 5 days ago and no responseHello,
Sorry for the late reply. We have replied you here: https://support.codeless.co/?topic=codeless-slider-not-showing-on-mobile
Best regards!
in reply to: Responsive/retina issuesHello,
I added this code into your custom css box:
#logo img { margin-top: 60px !important;} nav { height: 100%; padding-top: 0px !important; } .header_8 nav .menu>li>a { margin-top: -30px !important; height: 100px !important; } .header_tools { padding-top: 24px !important; } @media (max-width: 979px){ #logo img { top: 20% !important;} .header_tools { height: 80% !important;} .header_tools { padding-top: 0 !important; } } @media (max-width: 1024px){ header#header #navigation { margin-top: -80px !important;} .header_tools { height: 55% !important;} #logo { margin-top: -60px !important;} .header_tools .vert_mid > a:last-child { margin-top: -36px;} } @media (max-width: 480px){ #logo img { max-height: 85px !Important; margin-top: -14px !Important; margin-right: 55px !Important; }}This is the result: mobile screenshot; ipad; ipad landscape.
Let us know.Best regards!
in reply to: Custom heading URL title errorHello,
I made a test in this page: https://prod.apollogic.com/test/ and the alt does not show up. Perhaps your site needed time to reflect changes. Some servers do need time to reflect changes.
Let us know.Best regards!
in reply to: codeless slider not showing on mobileHello,
Sorry for the late reply. It wasn’t intentional.
Codeless slider does not have any issue showing up in mobile. I tried the credentials you have set u=in your profile but this seems to be a different site.
Can you please add the slider in a test page? Send us the link so we can give it a closer look.Best regards!
in reply to: Portfolio HyperlinksHello,
Sorry for the late reply.
I edited it. Please check your site. Let us know if you need anything else.Best regards!
in reply to: DocumentationHello,
The documentation is included in theme package as well as the slider’s dummy data and license. Most probably you have downloaded only the installable file which contains only theme files. Please go back your Envato account > Downloads and download the “All files & documentation” version. See screenshot.
Let us know.Best regards!
Hello,
There isn’t a fixed date scheduled just yet. You will be notified via email for every update.
Best regards!
Hello,
If you have already created the pages of the old website, then just assign these to main menu and as the home page. So the visitors of the site will only be send to the old site’s pages.
Did you already imported the dummy data? If so, then keep customizing them in private. If a page is not set in the menu or as home page/blog page, no one can access it unless it knows the precise url.
Let us know if you need help.Best regards!
in reply to: WooCommerce product picture mouseoverHello,
Do you mind explaining a little more? What error are you referring to? The code does work. Previously there where two “Select Options” buttons when you hover the product. Now it is only one showing. And i don’t see any error messages.
See screenshot.
Was this not what you were asking for?Best regards!
in reply to: Images lose quality after uploadHello,
Please make sure you are using one of the large image sizes and not thumbnail. Go to Image Gallery Settings > General > Image Size, and select one of the available sizes that fits best your needs.
See screenshot.Best regards!
in reply to: Header on pagesHello,
You can target these pages by category id. Open the inspect element in the page you want to assign the custom css and choose one of the css classes inside the
<body>tag. See screenshot.
If you want, you can send us the links of the pages you want to change and we’ll show your the right code.
Let us know.Best regards!
in reply to: Codeless slider not responsiveThank you for sharing! :)
in reply to: alignment iphonein reply to: render above the fold firstHello,
I can’t tell a certain structure. The order of the visual elements in a page does not affect the page’s speed. I recommend you read this article for more insight in increasing your site’s load time.
Best regards!