Forum Replies Created
-
AuthorPosts
-
Hey queendad,
I’m not sure I understand what you mean, but the page you linked to looks to be full width and sidebars won’t show to the left or right if you are using full width elements. If that is not what you are referring to then please try to explain a bit further.
Best regards,
RikardHey acscreativenew,
Login details are not working, could you check and verify please?
Best regards,
RikardHey newki75,
Please try the following in Quick CSS under Enfold->General Styling:
#col-titre .content { padding-top: 0 !important; padding-bottom: 0 !important; }Best regards,
RikardHey obimedia2,
Yes it’s Work Sans 100 weight. Did you try setting it in the theme options?
Best regards,
RikardHey johnsnyderpottery,
You can try to write the html manually like this:
<a href="http://site.com/link/">Your link</a>Best regards,
RikardDecember 1, 2017 at 9:36 am in reply to: Google Maps API is not working and don´t show me the picture in the 2nd column #883778Hey Franz,
Thanks for the login details. First off, could you try updating the theme to the latest version (4.2) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
If that doesn’t help then please point out the page where we can see the problem in question.
Best regards,
RikardDecember 1, 2017 at 9:34 am in reply to: Backend/Site unresponsive and loading super slowly after saving #883776Hey brandreach_at,
Did you try to update all plugins and WordPress? I see you have one of these plugins already, but you could try the other one as well:
https://wordpress.org/plugins/query-monitor/
https://wordpress.org/plugins/p3-profiler/That should tell you what is consuming all your resources.
Best regards,
RikardHey r3t4iL,
Could you post a link to the page in question so that we can take a closer look please?
Best regards,
RikardHey Andy,
I’m not sure to be honest with you, but I don’t think that comes by default in WooCommerce. Did you try searching for a plugin or did you ask the same question on a WooCommerce forum? I think you will likely get better answers on a different platform.
Best regards,
RikardHi Louis,
You can change that under Enfold->Advanced Styling. Select All Headings then edit the Text Transform value.
Best regards,
RikardHi Alex,
Where did Facebook tell you to add the code? We can give you a function to insert it on your site but we need to know where it should go?
Best regards,
RikardHi,
Thanks for the screenshot, I’m not sure what you mean by merge though? Please try to explain a bit further.
Best regards,
RikardHey Besteam,
I’m not sure if I could see anything missing on my end, could you post a screenshot of the problem please? It looks like some resources are being blocked on the page though, please see private.
Best regards,
RikardHey m_reiprich,
Please try the following in Quick CSS under Enfold->General Styling:
.caption_framed .slideshow_caption .avia-caption-content p { min-width:100% !important; }Best regards,
RikardHi,
We need to be able to inspect the problem on an actual page, could you post a link to where we can see it please?
Best regards,
RikardHey AliAbabwa,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-content-grid-active .av_one_fourth { margin-left: 2% !important; width: 23.5% !important; }.avia-content-grid-active .av_one_fourth .image-overlay-inside:before { background-color: red !important; }Best regards,
RikardHi,
Great, glad you found a solution and thanks for sharing :-)
Please open a new thread if you should have any further questions or problems.
Best regards,
RikardDecember 1, 2017 at 7:45 am in reply to: How to disable image column on posts of dashboard ? #883737Hey Moaaaaya,
Thanks for that, I get the same results on my end so I think this needs to be fixed in a future release. We will investigate further.
Best regards,
RikardHi,
Sorry for the late reply. Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardDecember 1, 2017 at 7:04 am in reply to: Play a sound on an image in gallery masonry without opening the player? #883721Hi kohlidays_kohsamui,
There is nothing like that in the theme by default unfortunately, maybe you could try to looking for a plugin which would add that functionality for you? Otherwise I think you would have to implement such functionality yourself or hire a freelancer to do it for you.
Best regards,
RikardDecember 1, 2017 at 7:02 am in reply to: Can't import demo "Enfold 2017 | Import didn’t work! You might want to try again #883720Hi Mat,
First off, could you start a new thread and include admin login details to your site? The import should work, but if it’s not, then we can determine why it’s not working on your site if we have access to it.
Best regards,
RikardHey CM Architects,
I couldn’t see the element in your screenshot on your site, where can we see them?
Best regards,
RikardHey mcraig77,
You have set a lot of padding to the left and right of those element, that applies to mobile as well. Maybe it would be better if you used empty layout elements to center them?
Best regards,
RikardHey mcraig77,
I’m not sure what you mean by pop up? Maybe you are looking to remove the animation?
Best regards,
RikardHi,
Thanks for sharing that, I’m guessing it solved your problem?
Best regards,
RikardHi,
Do you mean the background image of a cigar? If so then it’s very difficult to have a background image look the same on all screen sizes. You could try to add a different section and use an image better adapted to mobile sizes though. You can hide/show the correct section by using the Screen Options in the element options.
Best regards,
RikardHi,
Could you post your login URL as well please? I get an error message on the default URL.
Best regards,
RikardHi,
Another user used the following code which worked for him, could you try that out in your functions.php file please?
add_action('wp_enqueue_scripts', 'my_register_javascript', 100); function my_register_javascript() { wp_register_script('mediaelement', plugins_url('wp-mediaelement.min.js', __FILE__), array('jquery'), '4.8.2', true); wp_enqueue_script('mediaelement'); }Best regards,
Rikard -
AuthorPosts
