boldthemes
Forum Replies Created
-
Forum: Plugins
In reply to: [Bold Page Builder] Slider pause on mouse hoverHi @ictdavo,
Thanks for using Bold Builder.
Currently, autoplay on Slider works as you mentioned. We will make sure to upgrade it in the upcoming plugin updates. Thanks for your suggestion!
Forum: Reviews
In reply to: [Bold Page Builder] This is good butThanks @mrghasemi1047gmailcom for your review!
Regards
BoldThemes teamForum: Reviews
In reply to: [Bold Page Builder] CustomizationThanks @calibera for your review!
We’re glad that Bold Builder plugin helped you built the site.
Cheers!
BoldThemes teamForum: Plugins
In reply to: [Bold Page Builder] Other post typesHi @chriscolegate,
Bold Builder editor can be added to the Posts and Portfolios too. Once you select “Switch Editor” default WP editor will be changed to BB.
If you need any further assistance, please feel free to contact us.
BoldThemes team
Forum: Plugins
In reply to: [Bold Page Builder] Masonry gallery: how to?We’ve checked your site. Our premium WordPress theme (Estato), which you are using currently, has Grid Gallery element, the same element as Masonry Grid Gallery. In order to achieve Masonry style please enter numbers 22,11,22 or 12 according to your needs, which refer to image sizes.
Also, for detailed help with our theme please submit tickets on supporting system (link is attached).
Forum: Plugins
In reply to: [Bold Page Builder] Masonry gallery: how to?Hi @j1nn,
There was a misunderstanding, since you are using our premium WordPRess theme. Please submit ticket on our supporting system and our support agents will help you.
Thanks in advance.
Forum: Plugins
In reply to: [Bold Page Builder] Masonry gallery: how to?Hi @j1nn,
We have checked latest version of Bold Page Builder (1.5.9) and on the element list are Masonry Post and Masonry Gallery. Please have a look at this screenshot.
If you are still having some issues, please send us access to your Dashboard to our email (info@bold-themes.com) so that we could inspect it.
Thanks in advance.
Forum: Plugins
In reply to: [Bold Page Builder] Masonry gallery: how to?Hi @j1nn,
Please choose Masonry Image grid on element list. Than choose images selecting them from your Media Library, edit Columns number, Gap and Tiles format (1:1, 2:1, 1:2). In that way you will achieve Masonry style gallery (with or w/o lightbox enabled) as on Accomodation 2017 demo (Gallery section).
Hi @calibera,
The background colors can be edited in Page Editor (Bold Builder). Please find the section which you want to edit and than clicking on edit button, on that section, will open pop-up window “Edit Section”. Select Design tab and choose Color scheme from the dropdown list, select Background color or add image from Media Library.
In that way you can manage background colors/layout according to your needs.
Forum: Plugins
In reply to: [Bold Page Builder] Question about Menu linksForum: Plugins
In reply to: [Bold Page Builder] Using different icons and images for service pageHi @calibera,
In order to have Images instead of the Icons, please replace the Icon element with Image element and choose it from your Media Library.
Regarding new icons, you should add .ttf and .woff Font files to the \wp-content\plugins\bold-page-builder\content_elements_misc\fonts folder. Also, create and add required .php file to \wp-content\plugins\bold-page-builder\content_elements_misc folder (similar to fa_icons.php file). Please note that this changes will be override once plugin is updated.
Forum: Plugins
In reply to: [Bold Page Builder] Google maps center to location on clickHi @zilvinask,
In order to edit Google Map code, please locate 264 line (// google maps) in content_elements.js file in \wp-content\plugins\bold-page-builder\content_elements_misc\js folder on your server. Than edit the code according to your needs (have a look at the following example):
Replace the next lines:
var myLatLng = new google.maps.LatLng( 0, 0 ); var mapOptions = { zoom: zoom, center: myLatLng, scrollwheel: false, scaleControl:true, zoomControl: true, zoomControlOptions: { style: google.maps.ZoomControlStyle.SMALL, position: google.maps.ControlPosition.RIGHT_CENTER }, streetViewControl: true, mapTypeControl: true }with required Lng and Lat:
var myLatLng = new google.maps.LatLng( lat, lng ); var mapOptions = { zoom: zoom, center: {lat: -39.8283229, lng: -73.38118}, scrollwheel: false, scaleControl:true, zoomControl: true, zoomControlOptions: { style: google.maps.ZoomControlStyle.SMALL, position: google.maps.ControlPosition.RIGHT_CENTER }, streetViewControl: true, mapTypeControl: true }Please note that the changes will be override once the plugin is updated.
Hi,
Thanks for using our plugin.
In order to change color schemes, please navigate to Settings > Bold Builder on your Dashboard. In Color Schemes field edit Accent color according to your needs.
Regarding dark backgrounds, once you open Section editor in Bold Builder you will be able to select defined color schemes in Design tab.
Let us know should you require any additional assistance.
Forum: Plugins
In reply to: [Bold Page Builder] Add icons fontsHi @bryanm1990,
Since you are using our premium Medicare theme, the best way to get instructions for adding custom Icons is to submit ticket on our support system – https://boldthemes.ticksy.com/
Thanks in advance.
Forum: Plugins
In reply to: [Bold Page Builder] Problem with wp pro quiz pluginFirst of all, thanks for using Bold Page Builder plugin.
We have tested WP-Pro-Quiz plugin in our enviroment and it worked properly. Could you please confirm us, did you use Text element and paste required quiz shortcode?
Please have a look at the following screenshot.
Thanks in advance.
- This reply was modified 8 years, 6 months ago by boldthemes.