Forum Replies Created
-
in reply to: fullscreen slider on mobile
Hello,
The fading is an due to the parallax effect. To increase the slider’s height in mobile, please add this code into your custom css box:
@media (max-width:480px){ .codeless-slider-container.swiper-parent.swiper_slider.codeless_slider { min-height: 667px !important; }}Result screenshot. Let us know.
Best regards!
in reply to: Onepage menu link does not workHello,
I fixed it.
Please check your site. Let us know for anything.Best regards!
in reply to: Specular Update Error http 500Hi,
That’s great to know. Thanks for letting us know.
Regards!
in reply to: responsive issueHello,
Do you mean you found the culprit? I don’t understand very well the explanation. I checked your site in a mobile and it shows very well (screenshot).
Let us know if you still need our help.Regards!
in reply to: Custom heading URL title errorHello,
This is not a bug. If you do not want the text then just leave blank the “link text” field.
Best regards!
in reply to: Codeless slider on mobileHello Jenny,
Can you please post some valid wp credentials in your profile data? Read this article for more information.
We need to check the options of this slider.
@richloalbo,
Strangely i don’t see any issue in your site. Please see screenshot. When ever i scroll it, the sldier remains in it’s place. Did you made any changes afer posting the question?Thanks,
Mihailain reply to: LayerSlider WordPress not working in chromeHello,
Sorry for the late reply.
I added this code into your custom css box:.header_2 nav .menu>li>ul.sub-menu ul { top: -12px !important; }For the sub-menu alignment.
Regarding the slider, i see you have an error in your site. Please see this screenshot. I tried to use other pre-build slides in your site and none of them shows up even if they do not have any issue displaying on our side.
Could you please try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps? Deactivate all third party plugins before.
https://codeless.co/documentation/main.html#update_themeLet us know how it will go.
Regards!
in reply to: Portfolio losing itemsHello,
Let’s take things one at a time.
1-By default when you set the portfolio with 3 columns, it will display ONLY 9 items per page. To see the other items you will have to navigate to the second page and so on.
While you are at a certain page (example page 1), if you filter the portfolio using the categories filter bar, it will search the items of that category and display only them. BUT the filter is applied ONLY to the items of that page! Not all portfolio items available. Therefore it will not included items located in page 2,3 ..etc.And this is why i suggested you to read this article: https://support.codeless.co/?ht_kb=display-all-portfolio-items-in-one-page
So that you can change the number of portfolio items to show in one page.2-I did further tests, the masonry style is not the problem. It’s actually the “Overlayed with base color and zoom effect” portfolio style paired with the masonry style that causes this. I have informed the developer team and they are looking into it. We will include a fix in the next theme update.
In the mean time you can use one of the other available styles.Please know that you wrote us during the weekend. Our working hours are from Monday to Friday. We reply to topics based on their arrival time, so it’s the oldest first. We are trying our best to reply to all asap, but we ask for your patience until we get back to you. Please read more about support policy here.
Thank you for understanding!Best regards!
in reply to: translation filesHello,
If the string is not present then you have to add it. Use a po file editor just like explained in my last reply.
Best regards!
in reply to: tower new font styleHello,
Please read this article: https://support.codeless.co/?ht_kb=how-to-add-new-local-font for more info on how to add additional font in theme.
Let us know.Best regards!
in reply to: Portfolio HyperlinksHello,
Yes, please go to file includes/view/portfolio/loop-grid.php find these lines:
https://codeshare.io/kSgtEReplace with these:
https://codeshare.io/39lEyLet us know.
Best regards!
in reply to: Codeless Slider option disabled?Hello,
1-You can always use the visual composer “Media Grid” and “Image gallery” elements for the albums. Sorry but the page you showed us does not have the same elements. It can’t be recreated exactly the same here. You have to use theme’s available elements.
2-The example displayed uses the default
%postname%permalink structure. And since these are independent pages, there can not be a structure like this: mysite.com/sport/2weeks/albumsHowever having both, the permalinks and the example page you showed, is not possible.
-To change the positioning of back to top, you have to edit it’s js function. Look for functionscrollUpBinding()in your js/main.js file.Best regards!
in reply to: Mobile menu covered by logoHello,
The landscape is a different layout and it has a different screen size. To edit this, please add this code:
@media ((max-width: 979px)) { #logo img { width: 100%;} .mobile_small_menu { margin-left: -41px;} }Let me know if you need further help.
Best regards!
in reply to: Can't install DUMMY DATA it stalls at 30%Hello,
Please read this article regarding the dummy data import issues. If you still have problem after it, then fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.
Read this article for more information.
Best regards!