Forum Replies Created
-
in reply to: Codeless Slider – Folie Architecture
Hello,
Just set the background-position to ‘contain’. See screenshot: https://ibb.co/bTUkrn
Best regards!
in reply to: Problem with WPBakery & JuneHello,
@thecompanylife,
Sorry for the late reply.
We have included the WP Bakery plugin and incorporated it with theme files. This means it’s customized to fit theme style and settings. That is why some of the original plugin options are not included. because it’s customized.Theme’s default and main builder is Codeless Builder. We strongly recommend to use it in order to get the full potential of theme.
If you want to use the WP Bakery Page Builder, at least stick to the included version because as said, it’s customized to be compatible with theme.Which elements do you want to use that are not present in the included VC plugin? We can help you modify the files in order to access them as well.
Please keep in mind that we do not support third party plugins!
Best regards!
in reply to: Handel Theme, Services Section, Image displayThis reply has been marked as private.in reply to: Menu / Navigation widthHello,
I removed the “Force Center, Middle Column” header. So that the menu items would show inline. This moved a bit the logo, so i added this css into General > Additional Css:
.header-el.cl-h-cl_header_logo { margin-left: 30px !important; }to center it further. You can change the value to your wish or remove the custom css altogether if you want.
-What do you mean by “The Header Builder is empty as well.” when the centered header is removed?Let me know if this is what you wanted.
Best regards!
in reply to: Position ProductsHello,
I fixed it.
In file includes/codeless_builder/shortcodes/cl_column.php i edited this line:
<a href="<?php esc_url( $custom_link ) ?>" class="column_link"></a>
to this:
<a href="<?php echo $custom_link ?>" class="column_link"></a>We will make the change in theme’s next update as well. So you do not have to worry about it.
Best regards!
in reply to: *Error bug* Warning*Hello,
That’s great! Thanks for sharing!
Best regards!
in reply to: Folie – Architecture TemplateHello,
That’s because in the given css there is this part: .page-id-30
This is a page’s id. And thus, restricts this css to be effective only on that page. To have the same effect in all other pages, just remove this “.page-id-30” from the code above.
Let us know.Best regards!
in reply to: Codeless Slider – Folie ArchitectureHello,
Sorry for the inconvenience.
Please check my last reply. First and second point. Regarding the slider images size, please try changing the background size to ‘Contain’ as instructed, instead of ‘cover’. So there won’t be any zooming effect.
Let us know.Best regards!
in reply to: Menu / Navigation widthTo upload images, please use one of the available image sharing services. Such as:
https://postimages.org/
https://imgbb.com/Best regards!
in reply to: Menu / Navigation widthHello,
You can hide the elements and sections you do not want using custom css.
Can i please see a link where are you having this? So i can help you with the css to add.This is a duplicate ticket of this: https://support.codeless.co/?topic=menu-navigation-width. So i am closing the other ticket. Please keep up the questions here.
Best regards!
in reply to: Hey can you check on the screen shot below pleaseHello,
I logged in successfully and i don’t see any issue in your site. The dashboard has no error messages: https://ibb.co/bWX9U7
The front-end is displaying great as well: https://ibb.co/ccNCXSPlease go to wp-content/themes using a ftp account or cpanel and make sure there are no additional folders except from the ‘tower‘ theme and ‘tower-child‘ theme folders. These two folders are already showing up correctly as you can see from this screenshot: https://ibb.co/dpVzCS
However, this does not affect in no possible way the site look and functionality.Let us know if you have any actual issue while using theme options.
Best regards!
in reply to: How to get Instagram feed token and Feed user ID?Hello,
Please follow the instructions here: link, to generate a valid user id and token for your Instagram account. Then add them in theme’s Options Customizer > Footer.
Best regards!
in reply to: Portfolio questionsThis reply has been marked as private.in reply to: Folie Sample ContentThis reply has been marked as private.Hello,
This is a Revolution slider. To change the slider’s slides, go to Revolution slider plugin options. Open the given slider and then the slide. Open the slide options and change the background color of the rectangle shape.
See a screenshot of the steps for more details: https://ibb.co/jULHWnLet us know.
Best regards!