Forum Replies Created
-
AuthorPosts
-
Hi,
You can set the container width in the Maximum Container width option under Enfold->General Layout.
Best regards,
RikardHi Enffie,
Great, glad you got it working :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Thanks for the feedback. The builder is loading properly now and I managed to load your template. The problem is open markup in your content:
<strong>Kami berikan pelayanan terbaik untuk Anda. <strong>
You haven’t closed the strong tag properly, so I changed it to this:
<strong>Kami berikan pelayanan terbaik untuk Anda. </strong>
I tried adding some content after that and it seems to be working. Could you try to recreate the rest of your content below that please? Also try to be careful when adding markup to the content, if you don’t close it properly it will likely break the builder like in this instance.
Best regards,
Rikard-
This reply was modified 7 years, 5 months ago by
Rikard.
Hi,
Please try this as well:
#av_section_6 .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial { padding:0 !important; }
You can see which sections it is by inspecting the element in question in your browser and reading the html markup, the container of the section will have av_section_6 for instance as its ID.
Best regards,
RikardHey andreas83,
If you use a text block element then you can use the WYSIWYG editor to edit your text, if you select the text tab for editing, then you will see a button to have a block quote in there. If you want to write it manually you can use something like this:
<blockquote> This text is a quote </blockquote>
Best regards,
RikardHi,
Did you manage to connect to your website using FileZilla? If you did then you should be able to navigate to the wp-content folder from the root, in there you will see a folder called uploads. If you right-click on that folder you will see some options in FileZilla. Select File Permissions in that options menu. That folder should be set to 755.
Best regards,
RikardHi Diep,
Thanks for contacting us. We don’t create actual websites for customers, we only sell templates to be used on the WordPress platform, which enable users to create their own websites. If you would like to purchase our most popular template then you can find it here: themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
Best regards,
RikardHi,
Thanks for the screenshot. Please try the following in Quick CSS under Enfold->General Styling:
.single_toggle .hor_icon, .single_toggle .vert_icon { border-color:#00BB84 !important; }
Best regards,
RikardHi,
You could create the element you want using the layout builder, once you are finished with it then you will need to enable debug mode in order to see the shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Then you should be able to use the following function to echo your element:
echo do_shortcode('[your_short_code]');
Best regards,
RikardHi,
Thanks for the feedback, so you got the content you need? Please let us know if you should need any further help on the topic.
Best regards,
RikardHi,
There is nothing like that in the theme by default unfortunately, but if you want a fullwidth image on top then you could try using a Color Section element and to set the image in question as a background to it.
Best regards,
RikardHey pvdheeraj,
You are loading 27mb of images just on the front page, you might want to have a look at reducing that. Your front page is actually loading fast considering the ridiculous size of it.
If you should need a different caching plugin then I would recommend having a look at this: https://wordpress.org/plugins/wot-cache/
If you should need someone to help you out speeding your site up then I would recommend that you contact a service like SteadyWP.
Best regards,
RikardHi,
Thanks for the feedback, though the builder is not loading at all now. The server is responding with 404 (not found) on almost all the resources needed for the builder to work. You haven’t deleted any files, right? In any case, please try to overwrite the theme files via FTP with a fresh copy from your Themeforest account: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Your other theme/plugin for that theme might be creating conflicts as well, so please try to deactivate anything connected to that theme.
Best regards,
RikardFebruary 2, 2018 at 7:15 am in reply to: Automatically set featured image or post thumbnail from first image detected. #906670Hi,
Thanks for the feedback. It seems that you haven’t assigned a menu to the Enfold locations under Appearance->Menus? If you haven’t assigned a menu then your top level pages will show by default.
Best regards,
RikardHey andreamangialardo,
Maybe you could try adding it to a widget in the header? http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
RikardFebruary 2, 2018 at 6:51 am in reply to: Disable category "Uncategorized" in shop breadcrumb #906660Hi Netzie,
I’m guessing that you don’t use that category? Did you try to rename or delete it? https://wordpress.stackexchange.com/questions/83415/remove-rename-uncategorized-category-in-wordpress
Best regards,
RikardHey dennistk,
Did you try to follow this? http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
.av-social-link-facebook a:before { color:#37589b !important; }
Best regards,
RikardHi,
Forgot to ask you for WordPress login details as well, please post them in private so that we can try logging in.
Best regards,
RikardHi,
Thanks for the feedback, but then you didn’t overwrite the theme since the old version is still there. Did you try following the FTP instructions here? http://kriesi.at/documentation/enfold/updating-your-theme-files/
If you can’t get it overwritten then we can give it a go if you like.
Best regards,
RikardHey KaJoHa,
You can use the menu ID to only target the secondary menu, something like this:
#menu-sec-menu .avia-menu-text { Your CSS goes here }
Best regards,
RikardHi,
Thanks for the feedback and sorry for the problems. I logged in to check the problem again but it looks like you have switched themes, are you not going to use Enfold anymore or can we switch back? Enfold needs to be active for us to be able to check the problem.
Best regards,
RikardHi Nick,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Great, glad you got it working and thanks for sharing your solution :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardFebruary 2, 2018 at 6:05 am in reply to: Adding a secondary button in flyout menu to act as close menu button #906628February 2, 2018 at 5:48 am in reply to: Single Main Menu Items (Naigation diferent Background and Hover Color and Border #906623 -
This reply was modified 7 years, 5 months ago by
-
AuthorPosts