Forum Replies Created
-
AuthorPosts
-
Bonjour Jihele!
I have checked your website but it seems like you have already successfully translated your website to French – http://i.imgur.com/xWfKXZ0.png
Regards,
YigitHey rlaucello1!
Please try deactivating all active plugins and check if that helps
Regards,
YigitHi twdlewis!
Please go to Enfold/config-templatebuilder/avia-shortcodes folder and open image_hotspots.php file and change default values as needed
Regards,
YigitHey Dave! :)
1- Please add following code to Quick CSS as well
.multi-big .post_author_timeline, .single-small .post_author_timeline { top: 14%; }2- Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogsand change the values as needed. Then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
YigitHi Will!
Each license can be used for one domain. For another domain, you are going to need to purchase a new license.
Please also see – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/Best regards,
YigitAugust 7, 2014 at 12:36 pm in reply to: Change the background colour of the area holding the title & breadcrumb? #301071Hey!
Please add following code to Quick CSS as well and flush browser cache
#top .alternate_color.title_container .main-title a { color: black; }Cheers!
YigitHey Stigan!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia_textblock p { font-size: 14px; }Regards,
YigitHi NOSPORTS!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.nextgen_pro_thumbnail_grid .image-wrapper { float: left; }Best regards,
YigitHey Martin!
Please go to Appearance > Editor and open Error404.php file and modify it manually.
Regards,
YigitHi!
You need to check the server configuration in that case. Enfold contact form uses the standard wp_mail function: http://codex.wordpress.org/Function_Reference/wp_mail to send emails.
Please contact your server administrator for more info.Regards,
YigitHey Rupert!
Please add following code to Quick CSS
.html_header_transparency #top .avia-builder-el-0 .container { padding-top: 0!important; } .header-scrolled .av-main-nav ul { top: 160%; } .header-scrolled .avia-menu-fx { bottom: -55px; }This will remove the white space and fix dropdown menus when scrolled down. Currently, unfortunately there is no easy way of moving menu items below and keep header shrinking.
Best regards,
YigitHey!
Please use following code instead
#footer span.amount { font-size: 14px; position: relative; top: -40px; }Regards,
YigitHey HIO2014!
Please make sure that you migrate wp-content/uploads folder as well
Regards,
YigitHi rpl_admin!
Can you please post the link to your website and a screenshot showing the changes you would like to make?
Best regards,
YigitHi Ben!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column)and change it to
$avia_config['imgSize']['portfolio'] = array('width'=>210, 'height'=>210 ); // images for portfolio entries (2,3 column)then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
YigitHi Bruno!
Can you please post the link to your website? Where exactly is the image located in? Please try
echo avia_logo(get_stylesheet_directory_uri().'/img/my-image.png', $addition, 'strong', true);Regards,
YigitHey Chris!
Using default contact form it is not possible but you can use Contact Form 7 plugin – http://wordpress.org/plugins/contact-form-7/
After installing the plugin, please see – http://contactform7.com/file-uploading-and-attachment/Best regards,
YigitHi Welmoed!
Please go to Enfold theme options > Footer Layout and choose to display only “Socket”. You can also add following code to Enfold theme options > General Styling > Quick CSS field
#footer { display: none; }Best regards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitAugust 7, 2014 at 11:44 am in reply to: Change the background colour of the area holding the title & breadcrumb? #301036Hi Alvin!
Sure, please add following code to Quick CSS as well
#top .title_container * { color: white; }Regards,
YigitHey same-d!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .logo img { opacity: 0; } .logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); }}Cheers!
YigitHey!
I have checked your page on Firefox 31 and it looks identical to Chrome on my end – http://i.imgur.com/G0HRz2P.jpg
Have you already figured it out?Regards,
YigitHi MeisDesign!
Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit
Best regards,
YigitHey!
Can you please try installing Contact Form 7 plugin and check if it works – http://wordpress.org/plugins/contact-form-7/
Best regards,
YigitAugust 7, 2014 at 11:07 am in reply to: how to add Search link from MLS IDX into enfold page? #301021Hey eyesforlies!
Seems like they have added social icons into socket menu in Appearance > Menus :)
Best regards,
YigitHey eyesforlies!
There are bunch of errors in the console – http://i.imgur.com/9p5eArs.png
Please contact your service provider regarding the issueBest regards,
YigitHi tvlleaders!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-59 .main_menu { display: none !important; }You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Cheers!
Yigit -
AuthorPosts
