Forum Replies Created
-
in reply to: Child Theme rename
Hello,
Yes, you can rename the template in it’s style.css file. Change the
Theme Name:in file header info.Best regards!
in reply to: Codeless builder not working for BlogHello,
Sure you can. But first make sure to have selected Custom Post style in “Post Style”. See screenshot: https://postimg.org/image/xaldwkht1/
Best regards!
in reply to: Codeless builder not working for BlogHello,
The options are displaying correctly, if you shift+click on an element in post page. But you have an error in your site. One of the wordpress core files is not getting loaded. See screenshot: https://postimg.org/image/4vnxiv50l/ The text options are under the “loading” sign.
Please contact your host first. Make sure to have all necessary access rights and try again. Do you have any caching enabled in the server? Remove it too.
Let us know the progress.Best regards!
in reply to: Social Icon after MenueHello,
Sorry but this is not possible using theme options. I suggest you add a top navigation bar to add additional information such as socials.
Best regards!
in reply to: Demo data specular default not workingHello,
To show more text to staff you have to change theme files. Go to file vc_templates/staff.php and find these lines:
$output .= '<p>'.codeless_text_limit(get_the_excerpt(), 25).'</p>';Replace with this:
$output .= '<p>'.codeless_text_limit(get_the_content(), 255).'</p>';
Where 255 is the number of words to show. Change it to your need.Best regards!
Hello,
This is an issue from our side. We will resolve it as soon as we can. Don’t worry you will get always the support you paid for.
Best regards!
in reply to: Last 4 items in portfolio not showing upHello,
The portfolio style with three columns, has a total of 9 items to show up in one page. The rest will be shown in second page. If you use the filter bar, the category selected will show up ONLY the items of that category in that page. Not all of them, including the second page. If you want all search items to show up immediately, then use another pagination method.
Reset permalinks to fix the 404 page. Let us know.
Best regards!
Hello,
Please go down the General Settings of each page and check out that the set up is the same. It looks from the video that some pages have an empty (but present) page header, while the others don’t. This creates distance between the menu bar and first image.
Let us know.
Best regards!
in reply to: responsive problemsHello,
Do you have any third party plugin installed? Please deactivate them all and try again. Did you add any custom code to your site? or made any changes to theme files directly?
If the issue persists send us some valid wp and ftp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: Services / Side BarsHello,
Menu widgets in sidebar as well as any other element in your page, can be changed/edited out just by going over the element with your mouse. Shift-Click on it for the widget’s options to unfold in the left sidebar.
Chose another menu from the list that will show up. See screenshot: https://postimg.org/image/z6gwfu4h1/
Best regards!
in reply to: Codeless builder not working for BlogHello,
This is very strange. What theme version are you running? Do you have any other third party plugin installed? Please deactivate all plugins first. If the situation persists, send us your wp and ftp credentials in a private reply. So we can investigate this further.
Best regards!
in reply to: top header element alignementHello,
Actually, the header is perfectly aligned with your logo below. The problem is that you have another widget (empty)before the location icon that is taking place.
See screenshot: https://postimg.org/image/lkt3dbsr9/
I already removed the additional widget in your top header area (screenshot). Please check your site now.Best regards!
in reply to: MenusHello,
I understand, that’s because you have added the page “engineering product / general product” are pages and will link to those pages.
To get what you need, go to Menus, add new item and set it as custom link instead. See screenshot: https://postimg.org/image/6ma94nj85/Best regards!
in reply to: Handel – working on development domainThis reply has been marked as private.in reply to: breadcrumbs and page headerHello,
Sorry but that is not possible. Use the Customizer options to change and set up page headers.
Best regards!