Forum Replies Created
-
in reply to: Search Page
Hello,
-The search page has the “Centered Title” page header style because that is the style chosen for the blog page. And the search page is depended from it. It will show the results in the style you selected for your posts page.
If you want all your pages to have the default page haeder style, you set up in the general Options > Header Style > Default Page Header, then just set OFF the ‘Overwrite the default page options’ option in all page’s General Settings > Page Header Options (screenshot).
Let us know if you need further help.Best regards!
in reply to: Archive PageHello,
The header style used in the demo is the light version of it. All archive pages (categories/ tags) use the blog style. Meaning, if the style chosen for the blog is “Timeline”, so will be the style for these pages too.
-Page header can be set up for all pages in your General Options > Header Options > Default Page Header. Or edited specifically for one page, in the page’s General Settings > Page Header Options.
Also you can change the header version (light/dark) for a specific page, by editing the General Settings > Page Options & Style > Header Color Style.These are not bugs as they do function perfectly in the theme. The online demo is an old version. Thanks for letting us know, we will fix these soon.
Best regards!
in reply to: Page titlesHello,
In the link you posted, the page header title is short and it displays ok. If you send us your site’s url (the page with long titles), i can give you the proper code to fix it’s layout to the best it fits your need.
Let us know.Best regards!
Hello,
I checked your site, but the slider opens up well in the tab. I also made a test on our side and the issue does not happen.
Did you manage to fix your issue? Let us know how we can help you.Best regards!
in reply to: About Chinese web fonts integrationHello,
Sorry for the late reply.
Please follow the instructions in this article, to add a new font. If you face any difficulties and need our help, then please send us your wp and ftp credentials in a private reply. So we can help you with that.Best regards!
in reply to: missing dummy contentHello,
I already made the main configurations and set up the site like the demo. Please continue with further customization.
You can add more items for the front page at ‘Portfolio > New Item’ and posts for the blog page in ‘Posts > New Post’Best regards!
in reply to: Portfolio slider images blurryHello,
I can not access admin panel. It redirects to “Page Not Found”. The portfolio images look ok, not blurred (screenshot). Would you please send us a screenshot of the result you want? So i can better understand you.
let us know.Best regards!
in reply to: Text Overlay and White Space in HeaderHello,
Please add this code into your custom cs sbox:
.services_media.style_2 h5 { z-index: 1; }We will fix this in the next theme update.
Best regards!
in reply to: Replace Slider with static imageHello,
A workaround for this is to assign a new css class to the row containing the header image (example: custom_class) and then add this css code into the page’s custom css box:
@media (max-width: 480px){ .custom_class .wpb_column .wpb_wrapper { width: 297px !important; }}(Screenshot) Save changes.
Let us know.Best regards!
in reply to: Import/Export not availableHello,
the Import/ Export option has not been moved. You can find it under General Options > Import/Export (Dummy Data).
You can see a screenshot of it here. Let us know.Best regards!
in reply to: header in mobile verisonHello,
You have js errors in the demo site. Please see screenshot. Is this a clean install? Meaning, does it have any other plugins installed, other than the included ones? Please make sure you have all necessary access rights to your theme files first.
If the issue persists, send us your wp credentials. So we can give it a closer look.-For the price list button, please go to file \vc_templates\price_list.php and find this line:
<a class="btn-bt '.esc_attr($cl_redata['overall_button_style'][0]).'"href="'.esc_url($button_link).'">'.$button_title.'</a>Replace with this:
<a class="btn-bt default'.esc_attr($cl_redata['overall_button_style'][0]).'"href="'.esc_url($button_link).'">'.$button_title.'</a>Best regards!
Hello,
I have already responded you regarding this in this other topic of yours: https://support.codeless.co/forums/topic/fixed-image-width/
-Theme is build to be responsive. Meaning it will resize it’s elements according to the new layout until the size of a specific device is reached (in the cases of browser shrink). If you are somewhere in between, like the screenshot above, the menu width will exceed the header width and cause it to slide down. This is usually not an issue because theme is always accessed by either a normal desktop computer/ laptop / ipad or mobile. All of which are devices with specified sizes that are covered by the responsive css code.
Best regards!
in reply to: Project Details (i.e. Custom Fields) not showing upHello,
Did you make any changes to theme files? Did you installed any new third party plugin lately? When did this started to happen?
Please update theme files first, with a freshly downloaded copy. (Make sure to have saved a backup if you have made any direct changes). If the issue persists after theme update, send us your wp credentials in a private reply. So we can check this up.Best regards!
in reply to: missing dummy contentHello,
I am trying to access the dashboard by i get username error. Please check the credentials and let us know.
Best regards!
in reply to: Isotope V2+Hello,
Yes, you can update it. Find the relevant file under the tower/js folder.
Best regards!