Hi,
In your WordPress installation you should open wp-config.php file and find
define('WPLANG', '');
and change it to
define('WPLANG', 'da_DK');
If you have more questions, please start a new topic and ask there
Regards,
Yigit
Hi,
In your WordPress installation please go to Enfold and open Footer.php file and find this code in line 165

and change it to

some CSS adjustments may be needed after it
Regards,
Yigit
Hi,
Then please replace previous code with this one
.social_header .phone-info { float: right; padding-top: 15px; }
Regards,
Yigit
Hi Ismael,
Forget my previous message. Anyway we decide not to display all products on sales.
I need some help on other thing please if possible. I would like to change the sales icon and position.
Here on forum i found a custom css code which changes “sales” position
#top .onsale { top: -320px; }
and it works fine.
How can i apply a background image on the sales badge ?
I tried with #top .onsale { top: -320px; background:url(‘filename.png’) }
But the background image is not displaying corectly, is cropped.
Assume that i want to use this image : https://cdn1.iconfinder.com/data/icons/Siena/128/label_sale%20yellow.png
which is 128x128px
regards
Mario
Hi,
This code will do it, add it to the custom.css or Quick CSS:
#menu-item-3645:after {
content: url(https://www.bbmarketing.com.br/wp-content/uploads/2013/08/novo.png);
position: absolute;
right: 0;
top: 0;
}
Regards,
Josue
Thank you Ismael, that worked. Is there a way to remove that little arrow inside the button and replace it with a different image?
Hi, I have a problem that my primary menu bar has a lot of long sentences in it. What I am trying to do, is that the link text’s would fix to rows. I can do that from css in my dropdown menu just fine, the words will group if I change the the max width in css
.main_menu ul first-child > li > a
max-width ….
But I cannot find where i could fix my primary menus preferences. I would want my menu text to be in two rows.
Another thing is with the custom slider. If I use the normal easy slider, it does not create any borders with it. If I implement my own or another custom slider, it always makes box shadow-like lines top of the slider, it is kind of like the custom slider is an element with edges top of it. I would want to have the “borders” or the lines to be blank white. I am not sure if you get what I mean!
Thanks!
Hi,
Please add this code to Quick CSS
#top .widget ul { list-style: none outside; text-align: right }
.widgettitle { text-align: right; }
Regards,
Yigit
Seems like that did it, once I deleted the preloaded sliders and made some new ones…weird! Thanks Bro!
So my client wants a Real Estate site – we’re using Enfold. We are also using the IDX plugin. The IDX plugin automatically generates pages for Real Estate agents. The pages that are created, however, are formatted like blog posts. I hid the icon and dashes to make it look less blog like but this will be an issue down the line.
e.g.
http://test.curlyhost.com/homes-for-sale-search/
http://test.curlyhost.com/homes-for-sale-toppicks/EastGrandRapidsWaterfrontHomes/28086/
Any idea on how to fix this? On how to make blog posts be formatted like blog posts and these dynamically created pages to be formatted like pages?
I know you guys don’t support third party plugins, but any thoughts in the right direction would be greatly appreciated.
Thanks, Josue. That did the trick!
Thank you. I played with it but it makes the website look incomplete, as though the website begins 1/3 of the way down the page. I would like to just move the phone number down with the icons. What do I need to do to just place the phone above the social media icons?
Hi Kostas,
My guess is a plugin is causing a javascript conflict with the theme which is stopping the gallery from running correctly. So you can try disabling all plugins then logging out of WordPress, closing the browser and then logging back in and testing the gallery items again.
Regards,
Devin
Hi yukanl,
Follow these steps https://kriesi.at/support/topic/export-theme-settings-and-templates#post-113775
Then you’ll get the raw output for your advanced layout editor layouts which you can then copy out individually to another page. Just be careful copy out the whole section you want and to not introduce any incorrect code since this is the raw data and can break the whole pages layout a bit more easily (just like working with regular shortcode layouts).
Regards,
Devin
Thanks for the quick test and reply.
(1) I have affirmative working solution with the menu configuration to Non-Fixed (i.e. Menu only sits on the top of pages) Menu settings only. The default Fixed menu (i.e. Floating and Sticky Menu) is still having problem with ASUS transformer infinity tablet.
WELL AT LEAST A WORKAROUND SOLUTION FOR ASUS TABLET IS GOOD ENOUGH.
(2) Both Non-Fixed and Fixed menu works fine with most common tablets: Nexus 10, Samsung Galaxy Tab 10.1, Samsung Note 10.1 and 8, IPAD 1,2,3.
(3) Smaller screen mobile device is using the responsive menu and it is working well. IPHONE, Samsung, etc.
Found a good samsung developer remote tablet and mobile testing can be found here. Very interesting. But sometimes their office Wifi can be a problem and thus, unable to test. http://developer.samsung.com/remotetestlab/
Yes, many possibilities ( I think an ASUS OS firmware update is necessary to fixed the real problems) and thank you Josue for the effort in reply and test.
Frankly, Fixed menu is not really gonna be satisfactory because it still took up too much space for the menu to be always displayed a-top + the social icon, etc. especially on small mobile screen like iphone no matter portrait or landscape view. I think it is convention usability behavior acceptance. People don’t mind to scroll down and up.
anyway a good discovery for me, Case close for me and i just set it to non-fixed menu options as default and should work 99%. thanks again.
My website is http://web.guru99.com/
1. Open the website web.guru99.com
2. Click on PHP tutorial link in the top left of the web page
3. Click on the tutorial 1 link “What is PHP, First PHP program”
4. Check for the link “You are here: Home / PHP / WHAT IS PHP, FIRST PHP Program” in the top left of the tutorial 1 page
5. Click on the PHP hyperlink (Middle)
6. Now webpage http://web.guru99.com/category/php/ is opened
7. Click on the recent tab in the right side of the page
8. Click on the first link in the recent tab
9. Click on the back button in the browser
10.Click on Answers link in the recent tab
Actual Result:
Links are broken . Error 404: Page not found error is displayed
Expected Result:
There should not be any broken links
For more information please see this picture – http://imgur.com/ijXby7s
So how can i fixed it
Please help
Hi,
I tried on Chrome and it works fine. You can check the screencast here http://www.screenr.com/dLrH
I zoomed in on page because height wasn’t enough to display go top button. After you add more content it will be automatically visible.
Regards,
Yigit
Hi Josue!
It´s done! ;-) Thanks a lot! :D
I did just work something out but probably bad coding :-) Not that good with CSS but learning.
I did this
.twentytwenty-left-arrow {
border-right: 6px solid rgba(221, 221, 221, 0.80)!important;
border-left: 6px solid rgba(221, 221, 221, 0)!important;
border-top: 6px solid rgba(221, 221, 221, 0)!important;
border-bottom: 6px solid rgba(221, 221, 221, 0)!important;
}
I used important to over ride it. Was that a good way?
Hi
My website is web.guru99.com
At the home page Top link/button not visible in safari and chrome browser.
Check here http://i.imgur.com/PiGAwOx.png
Hi Josue,
Thanks for pointing me in the right direction. I changed the ‘square’ setting which does reduce the image size, but the result was that the image just occupies the top left corner of the box that was its previous size. The remaining area where the featured image was stays grey and it doesn’t allow the text to be wider which what I want to happen.
Is there a change elsewhere that can reduce the size of the featured image on blog posts?
Thanks
Evan
Hi Josue,
I added it to the Quick CSS field of ENFOLD settings section but it probably took out all the portfolios from the widget area so the outcome was none of the portfolios showed up. While I was trying to update and save the page, I got this error message,
“
Fatal error: Call to undefined function layerslider_init() in /home/content/30/11045530/html/template/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 121
“
Do you have any idea what might have caused this? The page I got this from is http://acutta.com/template/?page_id=2.
Then I tried a different page and now you can see the portfolio list at http://acutta.com/template/?page_id=2307.
However, as you can see from the 2307 page, I got these messages,
“
Nothing Found
Sorry, the post you are looking for is not available. Maybe you want to perform a search?
For best search results, mind the following suggestions:
Always double check your spelling.
Try similar keywords, for example: tablet instead of laptop.
Try using more than one keyword.
Feel like browsing some posts instead?
“
On the page, I only have the ENFOLD Latest Portfolio widget there. Not sure where these messages came from.
And BTW, the page directly changed to “http://acutta.com/template/?post_type=product” from “http://acutta.com/template/?page_id=2307” and don’t know why is that.
Sorry Josue, I asked a lot of questions here. Thanks again for your assistance.
Thanks,
Hi,
Please add this on your custom.css or Quick CSS. This will make the header 58px in height consistently.
/*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
#header_main .container, .main_menu ul:first-child > li a{ height:58px !important; line-height: 58px !important; }
/*header with social icons: */
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 58px !important; line-height: 58px !important; }
/*header with social icons and bottom nav */
.bottom_nav_header.social_header #header_main .container{height: 58px !important; line-height: 58px !important;}
.fixed_header #main {
padding-top: 58px;
}
Regards,
Ismael
Hey,
Please follow this short instruction on how to control AddThis plugin more effeciently. https://kriesi.at/support/topic/placing-addthis-social-icons-into-the-header
Like what Yigit said, you can place the AddThis social button code on a Text Block or Widgets.
Regards,
Ismael
Hey,
You can add this on your custom.css or Quick CSS:
.current-page-ancestor.current-menu-ancestor .avia-menu-fx {
visibility: visible;
opacity: 1;
display: block;
bottom: 0;
}
.current-page-ancestor.current-menu-ancestor .avia-menu-fx .avia-arrow-wrap {
visibility: visible;
opacity: 1;
display: block;
top: -10px;
}
Regards,
Ismael
Hi,
Yes, most of them are, in the LayerSlider page try emptying the existing sample sliders and create new blank ones.
Regards,
Josue
This is way beyond my capabilities. Seems like they are just sample sliders though?
Hi,
Try adding this CSS code to the Quick CSS or the custom.css file:
html[lang="zh-hans"] #top .main_menu .menu li > a{ font-size: 21px }
Change 21px for the desired size.
Regards,
Josue
Hi,
Try adding this CSS code to Quick CSS or custom.css:
#top #header .avia_mega_div > .sub-menu{ background: white }
.header_color .main_menu ul:first-child > li > a{ color: red !important;}
.header_color .avia-menu-fx{ background-color: red !important; }
Change “red” for the desired color, the first is for the font color and the second one is for the underline.
Regards,
Josue